@import"https://fonts.googleapis.com/css2?family=Pretendard:wght@400;500;600;700&family=Playfair+Display:wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Acme&display=swap";.user-form-page{background-color:#fff5e7;flex-direction:column;gap:10px}.user-form-group{width:1024px;background-color:#fff;flex:1;height:100%;display:flex;flex-direction:column}.user-form-page .notice-card{display:flex;gap:12px;align-items:center;width:100%}.brand-row-top{width:100%}.brand-sub{margin:20px 20px 0;background-color:#fff5e7;padding:10px;border-radius:5px;color:#9e6f36;font-weight:500;font-size:14px;display:flex;align-items:center;gap:5px;border:1px solid #e4d7c5}.brand-sub:before{content:"";background-image:url(/assets/bell_9017805-C8y-KL5U.png);width:22px;height:22px;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:contain}.user-form-page .brand-row{display:flex;gap:10px;align-items:center;border-bottom:2px solid #b98b50;padding:10px}.logo-mini{width:35px;height:35px;background-image:url(/assets/gomi_logo-BvnqmT44.svg);background-position:center;background-repeat:no-repeat;background-size:contain;display:grid;place-items:center;color:#fff;font-weight:800;letter-spacing:1px}.user-form-page .brand-row .brand{margin:0;color:#b98b50;font-weight:400;font-family:Acme,sans-serif}.user-form-page .brand-row .brand-sub{margin:2px 0 0;color:var(--color-muted);font-size:14px;line-height:1.45}.card.form-card{padding:20px}.radio-btn-group input[type=radio]{display:none}.radio-btn-group label{display:inline-block;width:50%;border:1px solid #b98b4f;cursor:pointer;color:#b98b4f;font-size:15px;transition:.2s;padding:10px;text-align:center}.radio-btn-group label:hover{background:#fff5e7}.radio-btn-group input[type=radio]:checked+label{background:#b98b4f;color:#fff}.field-block{display:flex;padding:20px;flex-direction:column;gap:10px;background-color:#fff;box-shadow:1px 1px 8px #ddd;border-radius:5px;position:relative}.field-block label{font-weight:600}.helper-text2{font-size:13px;font-weight:500;line-height:2;padding-left:10px}.modal-header h2{margin:0;font-size:20px;color:var(--color-text)}.modal-close{border:none;background:transparent;font-size:40px;cursor:pointer;color:var(--color-muted);position:absolute;right:0;top:-15px;padding:0}.date-picker-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.date-picker-grid select{width:100%;border:1px solid var(--color-border);border-radius:10px;padding:10px;font-size:16px;background:#fff}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.modal-actions.dual{width:100%;display:flex;justify-content:space-between}.btn-group{display:flex;gap:5px}.field-block.error-box,.detail-list-group.error-box,.field-block.error-box input[type=text],.field-block.error-box input[type=tel]{border:1px solid #ff0000}.error-text-sm{color:#ff2800;font-size:13px;padding:0;position:absolute;right:10px;top:10px}.field-block input[type=text],.field-block input[type=tel]{display:flex;padding:10px;flex-direction:column;background-color:#fff;border-radius:5px;border:1px solid #ddd}.field-block input[type=text]:focus,.field-block input[type=tel]:focus,.field-block select:focus{background-color:#fff9e6;border-color:#c59a5a;outline:none}.field-row{display:flex;gap:10px;width:100%}.field-block select{display:flex;padding:10px;flex-direction:column;background-color:#fff;border-radius:5px;border:1px solid #ddd}.detail-list-group{display:flex;padding:10px;gap:10px;background-color:#fff;box-shadow:1px 1px 8px #ddd;border-radius:5px;position:relative;align-items:center}.detail-list-group input[type=radio]{accent-color:var(--color-primary);width:18px;height:18px;margin:0}.detail-list-group>dt{min-width:60px;max-width:140px;font-size:15px;font-weight:600}.detail-list-group dd{width:calc(100% - 70px)}.detail-list-group dd>label{display:flex;align-items:center;gap:5px}.detail-list-group dd.w-100{width:100px}.detail-list-group dd.detail-flex-group{display:flex;align-items:center;gap:10px}.rong-input{width:100%;margin-top:5px}.rong-input input[type=text]{width:100%}.detail-list-group input[type=text],.detail-list-group input[type=tel],.detail-list-group input[type=date],.detail-list-group select{height:33px;border:1px solid #ddd;border-radius:5px;padding:5px;font-size:14px}.detail-list-group input[type=date]{width:130px;display:flex;align-items:center;line-height:1.5;font-size:14px}.detail-list-group textarea{border:1px solid #ddd;border-radius:5px;padding:5px;width:100%;min-height:50px;height:50px;max-height:100px;resize:none;overflow:auto;font-size:14px}.user-form-page .field-block+.field-block{margin:15px 0}.user-form-page .required{color:var(--color-error);font-size:13px;margin-left:4px}.user-form-page .radio-list{display:grid;gap:8px}.user-form-page .radio-row{display:flex;align-items:center;gap:10px;padding:5px 0;background:#fff}.user-form-page .radio-row input[type=radio]{accent-color:var(--color-primary);width:18px;height:18px}.complete-group{display:flex;flex-direction:column;text-align:center;margin:auto;gap:10px;padding:10px}.complete-page{background-color:#fff5e7;gap:10px;flex-direction:column}.done-card{height:100%;width:100%;display:flex;flex-direction:column;flex:1}.logo-circle-group{text-align:center;display:flex;flex-direction:column;gap:10px;color:#aaa}.logo-circle{width:100px;height:100px;border-radius:50%;background:#ffefd9;display:grid;place-items:center;border:8px solid #ffefd9;margin:auto}.done-title{font-size:30px;color:#b98b50;margin:0;font-family:YeogiOttaeJalnan,sans-serif}.done-copy{margin:0;font-size:15px}.action-row{display:flex;gap:10px;justify-content:center;margin-top:-70px}.complete-page-button{flex:1}.back-sm-btn{background-color:#bfac92;color:#fff;border:none;padding:5px 10px;font-size:15px;font-weight:400;cursor:pointer;width:100px;border-radius:5px;height:44px}.field-block,.card.form-card{padding:10px}.brand-sub{margin:10px 10px 0}.radio-btn-group label{padding:10px 5px}.input-group-row{display:flex;gap:10px}.input-group-row>.detail-input{width:100%}@media(max-width:1200px){.page.user-form-page{max-width:100%}.user-form-group{width:100%}.primary-sm-btn{padding:10px!important}.complete-page-button{flex:0}.action-row{margin-top:0;gap:0}.back-sm-btn{border-radius:0;width:100%}.detail-list-group{flex-direction:column;align-items:flex-start}.detail-list-group dd{width:100%}}@media(max-width:410px){.error-text-sm{position:static;display:flex}.field-block,.card.form-card{padding:10px}.brand-sub{margin:10px 10px 0}.input-group-row{flex-direction:column}}@font-face{font-family:YeogiOttaeJalnan;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2) format("woff2");font-weight:400;font-display:swap}:root{--font-base: "Pretendard", "Noto Sans KR", "Inter", system-ui, -apple-system, sans-serif;--font-accent: "Playfair Display", serif;--color-primary: #b7854c;--color-primary-strong: #9e6f36;--color-bg: #f6f0e6;--color-card: #fff8ef;--color-border: #e4d7c5;--color-text: #3b2a1b;--color-muted: #7a6a59;--color-error: #c34730;--shadow-soft: 0 12px 30px rgba(60, 40, 10, .08)}*,*:before,*:after{box-sizing:border-box}li{list-style:none}ul{list-style:none;padding:0;margin:0}ol{list-style:none}h1,h2,h3,h4,h5,dd{padding:0;margin:0}body{margin:0;min-height:100vh;font-family:var(--font-base);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.link-btn{border:none;background:transparent;color:inherit;font:inherit;cursor:pointer;padding:0}input,select,textarea,button{font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Malgun Gothic,Arial,sans-serif}.disabled-block{color:#999;opacity:.7;pointer-events:none;cursor:not-allowed;font-size:14px}html,body{min-height:100%;margin:0}.app-shell{display:flex;justify-content:center;background:#b98b50;width:100%;flex-direction:column;min-height:100vh;min-height:100dvh}.page{width:100%;max-width:100%;display:flex;align-items:center;gap:100px;flex:1;height:100%}.pagination{display:flex;gap:6px;justify-content:center;align-items:center;margin:20px 0;font-family:Arial,sans-serif}.pagination a{border:1px solid #b98b4f;background:#fff;text-decoration:none;color:#333;border-radius:4px;font-size:14px;width:33px;height:33px;justify-content:center;display:flex;align-items:center}.pagination .active{background:#b98b4f;color:#fff;border-color:#b98b4f}.pagination .disabled{opacity:.4;pointer-events:none}.prev-first:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.6599%206.00011L4.9999%2011.6601L10.6599%2017.3201L11.3599%2016.6101L6.4099%2011.6601L11.3599%206.71011L10.6599%206.00011Z'%20fill='black'/%3e%3cpath%20d='M17.9099%206.00011L12.2499%2011.6601L17.9099%2017.3201L18.6099%2016.6101L13.6599%2011.6601L18.6099%206.71011L17.9099%206.00011Z'%20fill='black'/%3e%3c/svg%3e");width:20px;height:20px;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:cover}.prev:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.4099%206.8402L9.7499%2012.5002L15.4099%2018.1602L16.1099%2017.4502L11.1599%2012.5002L16.1099%207.5502L15.4099%206.8402Z'%20fill='black'/%3e%3c/svg%3e");width:20px;height:20px;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:cover}.next-last:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.6599%206.00011L4.9999%2011.6601L10.6599%2017.3201L11.3599%2016.6101L6.4099%2011.6601L11.3599%206.71011L10.6599%206.00011Z'%20fill='black'/%3e%3cpath%20d='M17.9099%206.00011L12.2499%2011.6601L17.9099%2017.3201L18.6099%2016.6101L13.6599%2011.6601L18.6099%206.71011L17.9099%206.00011Z'%20fill='black'/%3e%3c/svg%3e");width:20px;height:20px;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:cover;transform:scaleX(-1)}.next:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.4099%206.8402L9.7499%2012.5002L15.4099%2018.1602L16.1099%2017.4502L11.1599%2012.5002L16.1099%207.5502L15.4099%206.8402Z'%20fill='black'/%3e%3c/svg%3e");width:20px;height:20px;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:cover;transform:scaleX(-1)}.welcome-page .hero-card{text-align:center;color:#fff;flex:1;display:flex;align-items:center}.welcome-page .consent-card{flex:1;display:flex;flex-direction:column}.welcome-page .hero-title{text-align:left;color:#fff;font-size:4rem;margin:30px 0;width:calc(100% - 200px);font-family:YeogiOttaeJalnan,sans-serif;line-height:1.4}.welcome-page .top-cont{flex:1;display:flex;flex-direction:column;justify-content:center;gap:10px;align-items:end}.welcome-page .hero-card .logo-circle{width:250px;height:250px;border-radius:50%;background:#fff;display:grid;place-items:center;border:8px solid #ffefd9;margin:0}.logo-img{background-image:url(/assets/gomi_logo-BvnqmT44.svg);width:70%;height:70%;background-position:center;background-repeat:no-repeat;background-size:contain}.logo-circle .logo-img{display:inline-block;transform-origin:center bottom;animation:swing 4s infinite ease-in-out}@keyframes swing{0%,to{transform:rotate(0)}25%{transform:rotate(-6deg)}50%{transform:rotate(6deg)}75%{transform:rotate(-6deg)}}.welcome-page .hero-card .brand{width:250px;font-size:28px;text-align:center;font-family:Acme,sans-serif;font-weight:400;color:#fff}.spacer{border-top:1px solid #ddd;width:calc(100% - 200px)}.label-group{display:flex;flex-direction:column;gap:20px;width:calc(100% - 200px);padding:20px 0}.checkbox-group.error{border:1px solid #ff0000;border-radius:5px;background-color:#d29a7cb3;flex-direction:column;align-items:normal}.checkbox-group-item{display:flex;align-items:center;justify-content:space-between;width:100%}.checkbox-group{display:flex;align-items:center;justify-content:space-between;padding:5px;width:100%}.checkbox{display:flex;gap:5px;align-items:flex-start}.checkbox input[type=checkbox]{appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid #fff;border-radius:4px;cursor:pointer;margin:0}input[type=checkbox]:checked{background:#8b2e2e;border-color:#8b2e2e;margin:0}input[type=checkbox]:checked:after{content:"✔";color:#fff;font-size:13px;display:block;text-align:center;line-height:1}.check-text{line-height:1;color:#fff;font-size:16px}.check-text>span{color:#8b2e2e;font-weight:700}.helper-text{font-size:13px;font-weight:200;line-height:2}.welcome-page .ghost-btn{border:1px solid var(--color-border);background:#bfac92;color:#fff;padding:5px 12px;border-radius:0;cursor:pointer;transition:border-color .2s ease,color .2s ease}.primary-btn{border:none;padding:10px;background:#bfac92;color:#fff;font-size:16px;font-weight:700;cursor:pointer;width:calc(100% - 200px)}.primary-lg-btn{border:none;padding:10px;background:#b98b4f;color:#fff;font-size:16px;font-weight:700;cursor:pointer;width:100%;border-radius:5px}.primary-sm-btn{border:none;padding:5px 10px;background:#b98b4f;color:#fff;font-size:15px;font-weight:400;cursor:pointer;width:100px;border-radius:5px;height:37px;display:flex;justify-content:center;align-items:center}.ghost-btn.close{background-color:#fff;border-radius:5px;border:1px solid #b98b4f;color:#b98b4f;padding:0 10px;font-size:15px;height:37px;display:flex;align-items:center;cursor:pointer;width:100px;justify-content:center}.ghost-btn.del{background-color:#ffe6e6;border-radius:5px;border:1px solid #ff2800;color:#ff2800;padding:0 10px;font-size:15px;height:37px;display:flex;align-items:center;cursor:pointer;width:100px;justify-content:center}.primary-xsm-btn{border:none;padding:5px 10px;background:#b98b4f;color:#fff;font-size:15px;font-weight:400;cursor:pointer;width:100px;border-radius:5px;height:33px}.justify-content-end{width:100%;display:flex;justify-content:end}button.reload-btn{gap:5px;min-width:32px;max-width:32px;width:100%;color:#b98b4f;padding:0;display:flex;background-color:#fff;height:33px;justify-content:center;align-items:center;border-radius:5px;border:1px solid #b98b4f}button.reload-btn:before{content:"";width:15px;height:15px;background-color:#b98b4f;mask-position:center center;-webkit-mask-position:center center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% auto;-webkit-mask-size:100% auto;mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='Outline'%20viewBox='0%200%2024%2024'%20width='512'%20height='512'%3e%3cpath%20d='M21.962,12.875A10.03,10.03,0,1,1,19.122,5H16a1,1,0,0,0-1,1h0a1,1,0,0,0,1,1h4.143A1.858,1.858,0,0,0,22,5.143V1a1,1,0,0,0-1-1h0a1,1,0,0,0-1,1V3.078A11.985,11.985,0,1,0,23.95,13.1a1.007,1.007,0,0,0-1-1.1h0A.982.982,0,0,0,21.962,12.875Z'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='Outline'%20viewBox='0%200%2024%2024'%20width='512'%20height='512'%3e%3cpath%20d='M21.962,12.875A10.03,10.03,0,1,1,19.122,5H16a1,1,0,0,0-1,1h0a1,1,0,0,0,1,1h4.143A1.858,1.858,0,0,0,22,5.143V1a1,1,0,0,0-1-1h0a1,1,0,0,0-1,1V3.078A11.985,11.985,0,1,0,23.95,13.1a1.007,1.007,0,0,0-1-1.1h0A.982.982,0,0,0,21.962,12.875Z'/%3e%3c/svg%3e")}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:grid;place-items:center;background:#00000080;z-index:999999}.spinner{width:60px;height:60px;border:6px solid rgba(193,159,101,.847);border-top-color:#7a6a59;border-radius:50%;animation:spin .9s ease-in-out infinite;box-shadow:0 0 12px #d29a7cb3}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{position:fixed;inset:0;background:#0006;display:grid;place-items:center;z-index:1000;padding:20px}.modal-card{width:100%;max-width:560px;background:#fff;border-radius:10px;padding:10px;box-shadow:0 20px 40px #0000002e;border:1px solid var(--color-border);gap:10px;display:flex;flex-direction:column}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;line-height:2;position:relative}.modal-body{max-height:60vh;overflow-y:auto;color:#4a3a2a;line-height:1.6;border-bottom:1px solid #b7854c}.modal-body::-webkit-scrollbar{width:8px}.modal-body::-webkit-scrollbar-thumb{background:#bbb;border-radius:4px}.modal-body::-webkit-scrollbar-track{background:#eee}.modal-section{padding:10px 0}.modal-section p{margin:0 0 10px}.modal-section .subtitle{font-weight:700;margin-top:12px;margin-bottom:6px}.modal-section ul{margin:0 0 0 22px;padding:0;font-size:14px}.error-text{color:#ff2800;font-size:15px;padding:10px 0}.detail-list.edit{display:flex;flex-direction:column;gap:10px}.global-footer{padding:15px;text-align:center;color:#bfac92;font-size:13px;background-color:#7a6a59}.footer-brand{font-weight:400;color:#fff;display:flex;gap:10px;margin:auto;justify-content:center}.footer-copy{margin:0}.field-row>*{flex:1}@media(max-width:1200px){.page{gap:0;flex-direction:column;width:100%;max-width:520px;margin:auto}.section-title{font-size:22px;font-weight:700;margin:0 0 10px;letter-spacing:-.3px}.section-subtitle{color:var(--color-muted);font-size:14px;margin:0 0 18px}label{display:block;font-weight:600}input,select,textarea{width:100%;border:1px solid var(--color-border);border-radius:10px;padding:12px 14px;font-size:15px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #b7854c26}.field-row{display:flex;gap:10px}.helper-text{color:#fff;font-size:12px;margin-top:6px;font-weight:300}.primary-sm-btn.radius-0{border-radius:0}.primary-btn{width:100%;border:none;padding:10px;background:#bfac92;color:#fff;font-size:16px;font-weight:700;cursor:pointer}.primary-btn:active{transform:translateY(1px)}.pill{display:inline-block;padding:4px 10px;border-radius:999px;background:#f0e3d3;color:var(--color-primary-strong);font-size:12px;font-weight:700}.spacer{border-top:1px solid #ddd;width:calc(100% - 40px);margin:10px}.label-group{width:100%;padding:30px 20px;gap:10px}.checkbox-group{display:flex;justify-content:space-between;align-items:center}.checkbox{display:flex;align-items:flex-start;justify-content:space-between;gap:5px;padding:0;color:#fff}.checkbox>div.check-text{flex:1;min-width:0;font-weight:400;font-size:14px;line-height:1.5}.checkbox input[type=checkbox]{width:21px;height:21px;margin:0;padding:0;background:none}input[type=checkbox]:checked{background-color:#8b2e2e}.checkbox strong{font-weight:700}.welcome-page .hero-card{text-align:center;color:#fff;flex:1;display:flex;flex-direction:column;width:100%}.welcome-page .consent-card{width:100%;justify-content:end}.welcome-page .hero-card .logo-circle{width:210px;height:210px}.welcome-page .hero-card .logo-text{font-family:var(--font-accent);font-size:30px;letter-spacing:2px}.welcome-page .hero-card .brand{margin:0;font-weight:400;letter-spacing:.3px;font-size:20px;text-align:center}.welcome-page .top-cont{width:100%;align-items:center;justify-content:flex-end}.welcome-page .hero-title{margin:0;font-size:2.5rem;text-align:justify;padding:0 20px;width:100%}.welcome-page .hero-copy{margin:0;font-size:15px;color:#ffffffe0;line-height:1.5}.welcome-page .section-header{display:flex;justify-content:space-between;gap:10px;align-items:center}.welcome-page .ghost-btn{border:1px solid var(--color-border);background:#bfac92;color:#fff;padding:5px 12px;border-radius:0;cursor:pointer;transition:border-color .2s ease,color .2s ease}.welcome-page .ghost-btn:hover{border-color:var(--color-primary);color:var(--color-primary-strong)}.welcome-page .consent-card{margin-bottom:50px}}@media(max-width:520px){.welcome-page .consent-card{margin-bottom:0}.welcome-page{padding:20px}.welcome-page .hero-title{padding:20px 0}.spacer{width:100%;margin:0}.label-group{padding:10px 0;gap:10px}.checkbox-group{align-items:center}.checkbox-group-item{gap:5px;align-items:center}.welcome-page .ghost-btn{width:70px;font-size:12px;padding:5px}.checkbox{width:calc(100% - 70px)}.checkbox>div.check-text{line-height:1.2}.helper-text{margin:0;font-size:10px}.error-text{font-size:13px}.welcome-page .consent-card{justify-content:end}}.admin-login-page{background-color:#fff5e7;width:100%;height:100%;display:flex;flex-direction:column;flex:1;align-items:center;justify-content:center}.logo-area>.logo-mini{width:60px;height:60px}.login-box{width:800px;display:flex;flex-direction:column;gap:40px}.logo-area{display:flex;align-items:center;gap:15px}.logo-area>.logo-img{width:74px;height:66px}.sub-title{color:#b98b4f;font-size:28px;font-weight:400;font-family:Acme,sans-serif}.title{font-size:4rem;font-weight:800;color:#b98b4f;margin:0;font-family:YeogiOttaeJalnan,sans-serif}.input-group{display:flex;flex-direction:column;gap:10px}.input-group label{color:#b98b4f;font-size:20px}.input-group input{border:none;border-bottom:2px solid #b98b4f;background:transparent;height:40px;font-size:18px;outline:none}.btn{width:100%;height:50px;background:#b98b4f;color:#fff;font-size:20px;border:none;border-radius:50px;cursor:pointer}.admin-shell{background-color:#fff5e7;width:100%;height:100%;display:flex;flex-direction:column;flex:1;align-items:center}.brand-row{display:flex;gap:10px;align-items:center;border-bottom:2px solid #b98b50;padding:5px 20px;background-color:#fff}.brand{font-family:Acme,sans-serif;color:#b98b50}.admin-content-group{display:flex;width:100%;height:100%;flex:1}.sidebar-nav{display:flex;flex-direction:column;width:100%;height:100%;justify-content:space-between}.sidebar-footer{padding:10px 0;background-color:#b98b4f;color:#fff}.sidebar-footer>.sidebar-link{padding:0;width:100%;display:flex;justify-content:center;gap:5px;align-items:center}.sidebar-nav h2{padding:10px;font-size:18px;display:flex;width:100%;justify-content:space-between;align-items:center;cursor:pointer;transition:.2s}.sidebar-nav h2:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='7'%20viewBox='0%200%2012%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%205.66L5.66%200L11.32%205.66L10.61%206.36L5.66%201.41L0.71%206.36L0%205.66Z'%20fill='black'/%3e%3c/svg%3e");width:20px;height:20px;display:flex;background-position:center;background-repeat:no-repeat}.sidebar-nav h2.on:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='7'%20viewBox='0%200%2012%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%205.66L5.66%200L11.32%205.66L10.61%206.36L5.66%201.41L0.71%206.36L0%205.66Z'%20fill='black'/%3e%3c/svg%3e");width:20px;height:20px;display:flex;background-position:center;background-repeat:no-repeat;transform:rotate(180deg)}.sidebar-nav ul{display:flex;width:100%;flex-direction:column}.sidebar-nav ul li{display:flex;flex-direction:column;width:100%}.filter-row{display:flex;flex-direction:column;gap:10px;color:#000;letter-spacing:-1px;font-size:15px}.filter-row div{display:flex;gap:10px}.admin-sidebar{width:200px;background-color:#bfac92;display:none}.sidebar-link{padding:10px 20px;font-size:15px;display:flex;gap:10px;align-items:center}.sidebar-link:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.96201%204.27467C3.45207%204.27467%203.84934%203.87739%203.84934%203.38733C3.84934%202.89727%203.45207%202.5%202.96201%202.5C2.47195%202.5%202.07468%202.89727%202.07468%203.38733C2.07468%203.87739%202.47195%204.27467%202.96201%204.27467Z'%20fill='white'/%3e%3cpath%20d='M6.082%203.38672H13.9253'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.96201%208.88734C3.45207%208.88734%203.84934%208.49007%203.84934%208C3.84934%207.50994%203.45207%207.11267%202.96201%207.11267C2.47195%207.11267%202.07468%207.50994%202.07468%208C2.07468%208.49007%202.47195%208.88734%202.96201%208.88734Z'%20fill='white'/%3e%3cpath%20d='M6.082%208H13.9253'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.96201%2013.5C3.45207%2013.5%203.84934%2013.1027%203.84934%2012.6127C3.84934%2012.1226%203.45207%2011.7253%202.96201%2011.7253C2.47195%2011.7253%202.07468%2012.1226%202.07468%2012.6127C2.07468%2013.1027%202.47195%2013.5%202.96201%2013.5Z'%20fill='white'/%3e%3cpath%20d='M6.082%2012.6133H13.9253'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:18px;height:18px;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:contain}.sidebar-link.on{background-color:#000;color:#fff}.admin-header h1{font-size:22px;margin-left:5px}.admin-content{width:100%;padding:20px;display:flex;flex-direction:column;gap:10px}.filter-item .dateinput{width:130px}.filter-item input:focus{box-shadow:none}.filter-item select{height:33px;border-radius:5px;border:1px solid #ddd;color:#888;padding:5px}.admin-filter{background-color:#fff;padding:10px;border-radius:5px;border:1px solid #ddd}.admin-table{display:flex;flex-direction:column;gap:10px;height:100%;flex:1}.table-header{display:flex;justify-content:space-between;margin:0 0 0 5px;align-items:center}.table-header .data{font-weight:700}.filter-item{align-items:center;height:35px}.filter-item>span{width:100px}.filter-item input{height:33px;border:1px solid #ddd;padding:10px;border-radius:5px;width:auto;font-family:inherit;color:#888;font-size:14px}.filter-item input[type=radio]{accent-color:var(--color-primary);width:18px;height:18px}.filter-item label{display:flex;align-items:center;font-weight:400}.filter-item input.searchinput{width:calc(100% - 265px)}.excel-group{display:flex;gap:10px}.excel-dw{background-color:#fff;border:1px solid #20744a;border-radius:5px;padding:5px 7px;color:#20744a;display:flex;align-items:center;gap:5px;cursor:pointer;letter-spacing:-1px}.excel-dw-full{background-color:#20744a;border:1px solid #20744a;border-radius:5px;padding:5px 7px;color:#fff;display:flex;align-items:center;gap:5px}.excel-dw-full:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.3905%202.20253H9.3255V1.00903L1%202.29403V13.5575L9.3255%2014.9915V13.2225H14.3905C14.544%2013.2306%2014.6943%2013.1774%2014.8086%2013.0746C14.9229%2012.9719%2014.9917%2012.828%2015%2012.6745V2.75003C14.9916%202.59667%2014.9227%202.4529%2014.8085%202.35026C14.6942%202.24762%2014.5439%202.19449%2014.3905%202.20253ZM14.4705%2012.7655H9.3085L9.3%2011.821H10.5435V10.721H9.2905L9.2845%2010.071H10.5435V8.97103H9.275L9.269%208.32103H10.5435V7.22103H9.265V6.57103H10.5435V5.47103H9.265V4.82103H10.5435V3.72103H9.265V2.72103H14.4705V12.7655Z'%20fill='white'/%3e%3cpath%20d='M11.2437%203.71948H13.4052V4.81948H11.2437V3.71948ZM11.2437%205.46998H13.4052V6.56998H11.2437V5.46998ZM11.2437%207.22048H13.4052V8.32048H11.2437V7.22048ZM11.2437%208.97098H13.4052V10.071H11.2437V8.97098ZM11.2437%2010.7215H13.4052V11.8215H11.2437V10.7215Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.17354%205.33646L4.24654%205.27496L4.92104%207.12946L5.71804%205.19846L6.79104%205.13696L5.48804%207.76996L6.79104%2010.4095L5.65654%2010.333L4.89054%208.32096L4.12404%2010.2565L3.08154%2010.1645L4.29254%207.83296L3.17354%205.33646Z'%20fill='%2320744A'/%3e%3c/svg%3e");width:18px;height:18px;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:contain}.excel-dw:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.3905%202.20253H9.3255V1.00903L1%202.29403V13.5575L9.3255%2014.9915V13.2225H14.3905C14.544%2013.2306%2014.6943%2013.1774%2014.8086%2013.0746C14.9229%2012.9719%2014.9917%2012.828%2015%2012.6745V2.75003C14.9916%202.59667%2014.9227%202.4529%2014.8085%202.35026C14.6942%202.24762%2014.5439%202.19449%2014.3905%202.20253ZM14.4705%2012.7655H9.3085L9.3%2011.821H10.5435V10.721H9.2905L9.2845%2010.071H10.5435V8.97103H9.275L9.269%208.32103H10.5435V7.22103H9.265V6.57103H10.5435V5.47103H9.265V4.82103H10.5435V3.72103H9.265V2.72103H14.4705V12.7655Z'%20fill='%2320744A'/%3e%3cpath%20d='M11.2435%203.71948H13.405V4.81948H11.2435V3.71948ZM11.2435%205.46998H13.405V6.56998H11.2435V5.46998ZM11.2435%207.22048H13.405V8.32048H11.2435V7.22048ZM11.2435%208.97098H13.405V10.071H11.2435V8.97098ZM11.2435%2010.7215H13.405V11.8215H11.2435V10.7215Z'%20fill='%2320744A'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.17354%205.33646L4.24654%205.27496L4.92104%207.12946L5.71804%205.19846L6.79104%205.13696L5.48804%207.76996L6.79104%2010.4095L5.65654%2010.333L4.89054%208.32096L4.12404%2010.2565L3.08154%2010.1645L4.29254%207.83296L3.17354%205.33646Z'%20fill='white'/%3e%3c/svg%3e");width:18px;height:18px;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:contain}.table-list{display:flex;flex-direction:column;width:100%;height:100%;flex:1;border-radius:5px}.top-header{display:flex;width:100%;font-weight:600;background-color:#fff}.table-list ul{display:flex;width:100%;padding:10px;height:52px}.table-list ul li{display:flex;flex:1;justify-content:center;align-items:center;font-size:14px;word-break:break-all}.table-list ul li.short{flex:.3}.table-list ul li.long{flex:1.5}.table-content{border-top:1px solid #ddd;position:relative;height:100%;flex:1}.table-content a{display:flex;flex:7.5}.box-item-01{padding:3px 10px;border:1px solid #b98b4f;border-radius:5px;background-color:#fff8ef;color:#b98b4f;width:63px;text-align:center}.box-item-02{padding:3px 10px;border:1px solid #b98b4f;border-radius:5px;background-color:#b98b4f;color:#fff;width:63px;text-align:center}.box-item-05{border:1px solid #b98b4f;border-radius:5px;background-color:#fff8ef;color:#b98b4f;width:63px;height:22px;display:flex;align-items:center;justify-content:center}.box-item-06{border:1px solid #b98b4f;border-radius:5px;background-color:#b98b4f;color:#fff;width:63px;height:22px;display:flex;align-items:center;justify-content:center}.teble-group{background-color:#fff;display:flex;width:100%;flex-direction:column}.table-content.none{width:100%;display:flex;align-items:center;flex:1;border-bottom:1px solid #ddd}.logout{border:1px solid #b98b4f;display:flex;align-items:center;background-color:#fff5e7;padding:3px;border-radius:5px;color:#b98b4f;gap:5px;font-size:13px;font-weight:900;letter-spacing:-1px;cursor:pointer}.logout:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2021V19H19V5H12V3H19C19.55%203%2020.021%203.196%2020.413%203.588C20.805%203.98%2021.0007%204.45067%2021%205V19C21%2019.55%2020.8043%2020.021%2020.413%2020.413C20.0217%2020.805%2019.5507%2021.0007%2019%2021H12ZM10%2017L8.625%2015.55L11.175%2013H3V11H11.175L8.625%208.45L10%207L15%2012L10%2017Z'%20fill='%23B98B4F'/%3e%3c/svg%3e");width:15px;height:15px;display:inline-flex;background-position:center;background-repeat:no-repeat;background-size:contain}.logo-header{display:flex;align-items:center;justify-content:space-between;width:100%}.detail-list-group .detail-input-row{display:flex;align-items:center;gap:8px}.detail-list-group .detail-input-row input{flex:1}.detail-list-group .rong-input{margin-top:6px}@media(max-width:1200px){.login-box{width:100%;padding:30px}.input-group input{border-bottom:1px solid #b98b4f;border-radius:0;padding:5px}.input-group input:focus{box-shadow:none}.sub-title{font-size:20px}.table-list ul li{font-size:13px}.filter-item select{padding:5px;width:200px}.table-list ul{height:100%}}@media(max-width:1024px){.admin-content-group{flex-direction:column}.admin-sidebar,.admin-content{width:100%}.admin-content{flex:1}.filter-item input.dateinput{width:auto;text-align:left}.filter-item>span{width:90px}.filter-item input.searchinput{width:calc(100% - 255px);height:35px}.sidebar-footer{border-top:1px solid #ddd}.box-item-01,.box-item-02,.box-item-05,.box-item-06{width:45px;padding:3px;height:24px}}@media(max-width:768px){.box-item-03{padding:3px 5px;border:1px solid #c8c2b9;border-radius:5px;background-color:#fff8ef;color:#7a6a59;min-height:24px}.top-header{display:none}.table-content{display:flex;min-height:100%;width:100%;height:100%}.table-content ul{height:100%;align-items:flex-start;gap:10px;flex-direction:column}.table-content a{flex-direction:column;align-items:baseline;position:relative;gap:10px;width:100%}.table-content a>li.short{display:none}.box-item{position:absolute;right:10px}.table-list ul li{font-size:14px}.table-content.none ul li{width:100%;height:100%}}@media(max-width:480px){.filter-item>span{width:80px;font-size:13px}.filter-item select{width:calc(100% - 55px);padding:5px}.filter-row div{gap:5px}.filter-item input.searchinput{width:calc(100% - 155px)}.filter-item .primary-xsm-btn{width:55px}.table-header span{font-size:14px}.filter-item input.dateinput{width:35%}input[type=date]::-webkit-date-and-time-value{text-align:left}}@media(max-width:360px){.login-box{padding:20px}.login-box{gap:20px}.filter-item>span{display:none}.filter-item input.dateinput{width:45%}.filter-item input.searchinput{width:100%}.filter-item .primary-xsm-btn{width:55px;font-size:12px;padding:0}}
