@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{font-family:Pretendard,Noto Sans KR,Arial,sans-serif;color:#101828;background:#f2f5f8;font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%}body{margin:0;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{margin:0 0 8px;color:#626d7d;font-size:12px;font-weight:700;text-transform:uppercase}.status-error{color:#c52626}.status-ok{color:#087a55}.calwalk-app{position:relative;width:min(100%,360px);min-height:100dvh;margin:0 auto;overflow:hidden;background:#fff}.calwalk-topbar{display:flex;align-items:center;width:100%;height:56px;padding:0 16px;background:#fff}.calwalk-back{display:grid;width:36px;height:36px;margin-left:-6px;padding:0;place-items:center;border:0;background:transparent;color:#101828}.calwalk-login{display:flex;flex-direction:column;align-items:center;width:100%;padding:91px 16px 40px}.calwalk-logo{display:block;width:239px;height:37px;object-fit:contain}.calwalk-login-form{display:flex;flex-direction:column;align-items:stretch;width:100%;margin-top:44px}.calwalk-fields{display:grid;gap:12px}.calwalk-fields input{width:100%;height:40px;padding:8px;border:0;border-bottom:1px solid #e1e4e8;border-radius:0;outline:none;color:#101828;background:#fff;font-size:14px;line-height:22px;letter-spacing:0}.calwalk-fields input::placeholder{color:#b4bac5;opacity:1}.calwalk-fields input:focus{border-bottom-color:#0d9488}.calwalk-form-error{min-height:20px;margin:8px 0 -8px;color:#e03a3e;font-size:12px;line-height:20px}.calwalk-primary{width:100%;height:48px;margin-top:20px;padding:0 24px;border:0;border-radius:12px;background:#0d9488;color:#fff;font-size:14px;font-weight:500;line-height:22px;letter-spacing:0}.calwalk-primary:active{background:#0f766e}.calwalk-auth-links{display:flex;align-items:center;justify-content:center;gap:12px;height:24px;margin-top:20px;color:#cbcfd7}.calwalk-auth-links button{height:24px;padding:0;border:0;background:transparent;color:#667085;font-size:14px;font-weight:500;line-height:22px;letter-spacing:0}.calwalk-auth-links span{color:#cbcfd7;font-size:12px;line-height:20px}.signup-page{min-height:100dvh;color:#16181d;overflow-x:hidden;overflow-y:auto}.signup-topbar{position:relative;display:flex;align-items:center;width:100%;height:56px;padding:0 16px;background:#fff}.signup-topbar strong{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:16px;font-weight:500;line-height:24px}.signup-content{padding:40px 16px 24px}.signup-content h1,.signup-form h1{margin:0;color:#16181d;font-size:24px;font-weight:700;line-height:32px;letter-spacing:0}.terms-wrap{display:grid;gap:24px;margin-top:40px}.terms-all{display:flex;align-items:center;gap:8px;width:100%;height:64px;padding:0 16px;border:1px solid transparent;border-radius:12px;background:#f3f5f7;color:#4b5362;font-size:18px;font-weight:500;text-align:left}.terms-all.selected{border-color:#0d9488;background:#e8fdfb;color:#0d9488}.check-icon,.term-check{display:grid;flex:0 0 auto;width:18px;height:18px;padding:0;place-items:center;border:1.5px solid #b4bac5;border-radius:4px;background:#fff;color:#fff}.terms-all.selected .check-icon,.term-check.selected{border-color:#0d9488;background:#0d9488}.terms-list{padding:12px 0;border:1px solid #f3f5f7;border-radius:12px}.term-row{display:flex;align-items:center;gap:8px;min-height:52px;padding:0 16px}.term-check{width:16px;height:16px}.term-label{display:flex;flex:1;align-items:center;gap:4px;min-width:0;padding:0;border:0;background:transparent;color:#4b5362;font-size:14px;line-height:22px;text-align:left}.term-label .required{color:#0d9488}.term-label .optional{color:#667085}.term-label svg{margin-left:auto;color:#98a2b3;transition:transform .16s ease}.term-label svg.rotated{transform:rotate(180deg)}.term-detail{margin:-2px 16px 8px 44px;padding:12px;border-radius:4px;background:#f3f5f7;color:#667085;font-size:12px;line-height:20px}.signup-type-content{padding-top:40px}.member-type-list{display:grid;gap:24px;margin-top:70px}.member-type-card{display:flex;align-items:center;gap:16px;width:100%;height:140px;padding:20px 20px 20px 16px;border:1px solid #9da5b4;border-radius:12px;background:#fff;color:#16181d;text-align:left}.member-type-card:active,.member-type-card:focus-visible{border-color:#0d9488;background:#e8fdfb}.member-type-card img{width:60px;height:60px;object-fit:contain}.member-type-card span{display:grid;flex:1;gap:2px}.member-type-card strong{font-size:24px;font-weight:500;line-height:28px}.member-type-card small{font-size:16px;font-weight:500;line-height:24px}.member-type-card em{padding:4px 12px;border-radius:4px;background:#e8fdfb;color:#0d9488;font-size:12px;font-style:normal;line-height:20px}.signup-form{display:flex;flex-direction:column;gap:22px;min-height:calc(100dvh - 56px);padding:12px 12px 8px}.signup-form h1{margin-bottom:4px}.line-field{display:grid;gap:4px;color:#667085;font-size:12px;line-height:20px}.line-input-row{display:flex;align-items:center;width:100%;min-height:40px;padding:0 8px;border-bottom:1px solid #e1e4e8}.line-input-row:focus-within{border-bottom-color:#0d9488}.line-input-row input{flex:1;min-width:0;height:39px;padding:8px 0;border:0;outline:0;background:transparent;color:#4b5362;font-size:14px;line-height:22px}.line-input-row input::placeholder{color:#b4bac5;opacity:1}.line-field small{color:#667085;font-size:10px;line-height:16px}.mini-action,.resend{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;height:28px;padding:0 12px;border:0;border-radius:999px;background:#e8fdfb;color:#0d9488;font-size:12px;font-weight:500}.gender-field{display:grid;gap:8px;margin:0;padding:0;border:0;color:#667085;font-size:12px;line-height:20px}.gender-field div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.gender-field button{height:32px;border:1px solid #e1e4e8;border-radius:8px;background:#fff;color:#667085;font-size:12px}.gender-field button.selected{border-color:#0d9488;background:#e8fdfb;color:#0d9488}.signup-full-button{width:100%;height:52px;margin-top:auto;padding:0 32px;border:0;border-radius:12px;background:#0d9488;color:#fff;font-size:16px;font-weight:500;line-height:24px}.signup-full-button:disabled{background:#e1e4e8;color:#cbcfd7;cursor:default}.business-form{gap:12px}.business-form h1{margin-bottom:2px}.upload-section{display:grid;color:#4b5362}.upload-section strong{font-size:14px;line-height:22px}.upload-section small{color:#667085;font-size:10px;line-height:16px}.upload-section>span{margin-top:12px;color:#667085;font-size:10px;line-height:16px}.upload-button{display:flex;align-items:center;justify-content:center;gap:4px;height:28px;margin-top:4px;border-radius:999px;background:#e8fdfb;color:#0d9488;font-size:12px;font-weight:500}.upload-button input{position:absolute;width:1px;height:1px;opacity:0}.email-content,.verify-content{padding-top:40px}.email-content h1,.verify-content h1{margin-bottom:44px}.email-label{display:block;color:#667085;font-size:14px;line-height:22px}.email-row{display:grid;grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr);align-items:center;gap:8px}.email-row>input,.email-row label{min-width:0;height:40px;border:0;border-bottom:1px solid #e1e4e8}.email-row>input{padding:8px;outline:0;color:#4b5362;font-size:14px}.email-row>input::placeholder{color:#b4bac5}.email-row>span{color:#b4bac5;font-size:14px;text-align:center}.email-row label{position:relative;display:flex;align-items:center}.email-row select{width:100%;height:100%;padding:0 32px 0 8px;border:0;outline:0;appearance:none;background:transparent;color:#667085;font-size:14px}.email-row label svg{position:absolute;right:8px;color:#98a2b3;pointer-events:none}.field-caption{margin:8px 0 0;color:#667085;font-size:12px;line-height:20px}.bottom-action{position:absolute;right:0;bottom:0;left:0;padding:8px 16px;background:#fff}.verify-content .line-input-row em{color:#667085;font-size:14px;font-style:normal}.modal-layer{position:fixed;z-index:30;inset:0;display:grid;place-items:center;background:#0003}.complete-modal{width:284px;padding:28px 24px 24px;border-radius:12px;background:#fff;text-align:center}.complete-modal h2{margin:0;color:#16181d;font-size:18px;line-height:26px}.complete-modal p{margin:8px 0 24px;color:#4b5362;font-size:14px;line-height:22px}.complete-modal button{width:100%;height:40px;border:0;border-radius:12px;background:#0d9488;color:#fff;font-size:14px;font-weight:500}.account-content{padding-top:40px}.account-content h1{margin-bottom:44px}.account-verify .line-field{margin-top:0}.result-content{padding-top:40px}.result-content h1 b{color:#0d9488;font-weight:700}.dual-actions{display:grid;gap:8px}.dual-actions .signup-full-button{margin:0}.dual-actions>button:last-child{width:100%;height:52px;border:1px solid #0d9488;border-radius:12px;background:#fff;color:#0d9488;font-size:16px;font-weight:500}.reset-content{display:grid;gap:8px;padding-top:40px}.reset-content h1{margin-bottom:36px}.main-page,.list-page{padding-bottom:72px;background:#fff}.main-header{display:flex;align-items:center;justify-content:center;height:56px;padding:0 16px;background:#fff}.main-header img{width:76px;height:24px;object-fit:contain}.main-header button{position:absolute;right:16px;display:grid;width:32px;height:32px;padding:0;place-items:center;border:0;background:transparent;color:#16181d}.home-greeting{padding:16px 16px 20px}.home-greeting h1{margin:0;font-size:20px;font-weight:500;line-height:28px}.home-greeting h1 b{font-weight:700}.home-greeting>span{display:inline-block;margin-top:12px;padding:4px 10px;border-radius:999px;background:#f3f5f7;color:#667085;font-size:11px;line-height:18px}.home-gray-area{display:grid;gap:32px;padding:24px 16px 32px;background:#f3f5f7}.home-gray-area section{min-width:0}.home-section-title{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:26px;margin:0 0 16px;padding:0;border:0;background:transparent;color:#16181d}.home-section-title strong,.plain-title{margin:0;font-size:18px;font-weight:700;line-height:26px}.home-section-title svg{color:#667085}.order-summary{display:grid;grid-template-columns:1fr 1fr;min-height:128px;padding:16px;border:1px solid #e1e4e8;border-radius:12px;background:#fff}.order-summary button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0;border:0;background:transparent;color:#4b5362}.order-summary button img{width:20px;height:20px;object-fit:contain}.order-summary span{font-size:14px;line-height:22px}.order-summary strong{color:#1e293b;font-size:18px;font-weight:500;line-height:26px}.order-summary strong b{font-weight:700}.schedule-scroller{display:grid;grid-auto-columns:86%;grid-auto-flow:column;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.schedule-scroller::-webkit-scrollbar{display:none}.schedule-card{min-height:210px;overflow:hidden;border:1px solid #e1e4e8;border-radius:10px;background:#fff;scroll-snap-align:start}.schedule-card>span{display:block;padding:10px 12px 4px;color:#0d9488;font-size:11px;line-height:18px}.schedule-card h3{margin:0;padding:0 12px 10px;font-size:14px;line-height:22px}.schedule-card dl{display:grid;gap:8px;margin:0;padding:12px;border-top:1px solid #e1e4e8}.schedule-card dl div{display:grid;gap:2px}.schedule-card dt{color:#98a2b3;font-size:10px;line-height:16px}.schedule-card dd{margin:0;overflow:hidden;color:#667085;font-size:11px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.schedule-card.active{border-color:#99f6e4}.schedule-card.active>span,.schedule-card.active h3{background:#e8fdfb}.schedule-card.waiting>span{color:#667085}.schedule-card.done>span{color:#2563eb}.progress-summary{display:grid;grid-template-columns:repeat(3,1fr);min-height:78px;border-radius:12px;background:#fff}.progress-summary span{display:grid;place-content:center;gap:2px;color:#667085;font-size:11px;text-align:center}.progress-summary span+span{border-left:1px solid #f3f5f7}.progress-summary strong{color:#16181d;font-size:16px;line-height:24px}.plain-title{margin-bottom:16px}.call-center{display:flex;align-items:center;justify-content:space-between;min-height:124px;padding:20px;border-radius:12px;background:#fff;color:#16181d;text-decoration:none}.call-center span{display:grid;flex:1;gap:8px;min-width:0}.call-center strong{font-size:24px;line-height:32px}.call-center small{color:#4b5362;font-size:14px;line-height:22px}.call-center>img{width:58px;height:58px;object-fit:contain}.process-section{overflow:hidden;padding:18px 0 14px;border-radius:12px;background:#fff}.process-carousel{display:grid;grid-auto-columns:100%;grid-auto-flow:column;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.process-carousel::-webkit-scrollbar{display:none}.process-slide{min-width:0;padding:0 16px;scroll-snap-align:start;scroll-snap-stop:always}.process-slide h2{margin:0;font-size:15px;line-height:22px}.process-slide>p{margin:6px 0 16px;color:#667085;font-size:12px;line-height:18px}.process-dots{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.process-dots span{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#e1e4e8;color:#98a2b3;font-size:10px;transition:background-color .2s ease,color .2s ease}.process-dots span.active{background:#0d9488;color:#fff}.process-card{position:relative;height:176px;overflow:hidden;border-radius:8px;background:#16181d}.process-card img{width:100%;height:100%;object-fit:cover;opacity:.78}.process-card div{position:absolute;right:0;bottom:0;left:0;display:grid;gap:2px;padding:16px;color:#fff;background:linear-gradient(transparent,#000000bf)}.process-card strong{font-size:15px;line-height:22px}.process-card small{font-size:11px;line-height:18px}.process-pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px}.process-pagination button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#d7dbe2}.process-pagination button.selected{width:16px;border-radius:999px;background:#0d9488}.main-footer{display:grid;gap:24px;padding:32px 16px;color:#9da5b4;font-size:12px;line-height:20px}.main-footer>div{display:grid;gap:4px}.main-footer strong{font-size:16px;font-weight:500;line-height:24px}.main-footer p{margin:0}.main-bottom-nav{position:fixed;z-index:20;bottom:0;left:50%;display:grid;grid-template-columns:repeat(4,1fr);width:min(100%,360px);height:64px;transform:translate(-50%);border-top:1px solid #e1e4e8;background:#fff}.main-bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px 0;border:0;background:transparent;color:#98a2b3;font-size:12px;line-height:20px}.main-bottom-nav button>i{display:block;width:32px;height:32px;background:currentColor;-webkit-mask:var(--nav-icon) center / contain no-repeat;mask:var(--nav-icon) center / contain no-repeat}.main-bottom-nav button>i.image-icon{background:var(--nav-icon) center / 32px 32px no-repeat;-webkit-mask:none;mask:none}.main-bottom-nav button.selected{color:#0d9488;font-weight:500}.list-header{display:flex;align-items:center;height:56px;padding:0 16px;background:#fff}.list-header h1{margin:0;font-size:20px;line-height:28px}.order-list-content{min-height:calc(100dvh - 176px);padding:16px 16px 148px;background:#f3f5f7}.order-list-content>h2{margin:0 0 16px;font-size:18px;line-height:26px}.order-list-content>h2 span{color:#667085}.filter-tabs{display:flex;gap:8px;margin:0 -16px 16px;padding:0 16px;overflow-x:auto;scrollbar-width:none}.filter-tabs::-webkit-scrollbar{display:none}.filter-tabs button{flex:0 0 auto;height:36px;padding:0 16px;border:0;border-radius:999px;background:#fff;color:#667085;font-size:13px}.filter-tabs button.selected{background:#0d9488;color:#fff}.order-cards{display:grid;gap:8px}.order-card{position:relative;display:grid;grid-template-columns:1fr auto;gap:6px 8px;width:100%;min-height:130px;padding:16px;border:1px solid #e1e4e8;border-radius:12px;background:#fff;color:#16181d;text-align:left}.order-card>svg{grid-column:2;grid-row:2;align-self:center;color:#667085}.order-status{grid-column:1 / -1;justify-self:start;padding:3px 8px;border-radius:999px;background:#f3f5f7;color:#667085;font-size:10px;line-height:16px}.status-견적도착{background:#101828;color:#fff}.status-확정{background:#eef2f6;color:#344054}.order-card>strong{grid-column:1;font-size:16px;line-height:24px}.order-card dl{grid-column:1 / -1;display:grid;gap:4px;margin:0}.order-card dl div{display:grid;grid-template-columns:34px minmax(0,1fr)}.order-card dt,.order-card dd{color:#667085;font-size:12px;line-height:20px}.order-card dt{color:#98a2b3}.order-card dd{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new-order-action{position:fixed;z-index:21;bottom:64px;left:50%;width:min(100%,360px);padding:8px 16px;transform:translate(-50%);background:#fff}.new-order-action button{width:100%;height:52px;border:0;border-radius:12px;background:#0d9488;color:#fff;font-size:16px;font-weight:500}.empty-page{display:grid;min-height:calc(100dvh - 128px);place-content:center;color:#98a2b3;text-align:center}.empty-page p{margin:12px 0 0}.order-guide{min-height:100dvh;padding-bottom:92px;background:#1d2a3d;color:#fff}.order-guide .signup-topbar{background:#fff;color:#16181d}.order-guide>section{padding:54px 16px 28px;text-align:center}.order-guide>section>img{width:104px;height:104px;object-fit:contain}.order-guide h1{margin:10px 0 6px;font-size:24px;line-height:32px}.order-guide>section>p{margin:0 0 32px;color:#b4bac5;font-size:13px;line-height:20px}.guide-checks{display:grid;gap:20px;padding:22px;border-radius:12px;background:#fff;color:#16181d;text-align:left}.guide-checks article{display:flex;gap:12px}.guide-checks article>span{display:grid;flex:0 0 auto;width:20px;height:20px;margin-top:1px;place-items:center;border-radius:50%;background:#0d9488;color:#fff}.guide-checks article div{display:grid;gap:4px}.guide-checks strong{font-size:16px;line-height:24px}.guide-checks p{margin:0;color:#667085;font-size:12px;line-height:20px}.guide-action{position:fixed;z-index:20;right:0;bottom:0;left:50%;width:min(100%,360px);padding:8px 16px;transform:translate(-50%);background:#fff}.guide-action button{width:100%;height:52px;border:0;border-radius:12px;background:#0d9488;color:#fff;font-size:16px;font-weight:500}.order-info-page{min-height:100dvh;padding-bottom:68px;background:#f3f5f7}.order-step{height:4px;background:#e1e4e8}.order-step i{display:block;width:25%;height:4px;background:#1d2a3d}.order-info-hero{position:relative;min-height:84px;margin-top:20px;padding:20px 16px 12px;overflow:hidden;background:#252525 url(/assets/order-info-top.png) center/cover no-repeat;color:#fff}.order-info-hero:before{position:absolute;inset:0;background:#00000085;content:""}.order-info-hero h1{position:relative;margin:0;font-size:16px;line-height:24px}.order-info-page form{display:grid;gap:8px}.order-info-page fieldset{display:grid;gap:22px;margin:0;padding:20px 16px;border:0;background:#fff}.order-info-page legend{float:left;width:100%;padding:0 0 10px;border-bottom:1px solid #16181d;font-size:18px;font-weight:700;line-height:26px}.order-field{display:grid;gap:8px;color:#667085;font-size:14px;line-height:22px}.order-field b,.work-selector b,.date-field b{margin-left:2px;color:#0d9488}.order-field>input,.people-input{min-height:40px;border-bottom:1px solid #e1e4e8}.order-field input{width:100%;padding:8px;border:0;outline:0;color:#4b5362;font-size:14px}.order-field input::placeholder,.order-field textarea::placeholder{color:#b4bac5}.order-name-field>input{height:40px;border:1px solid #e1e4e8;border-radius:4px}.order-name-field>input:focus{border-color:#0d9488}.work-selector>p{margin:0 0 8px;color:#667085;font-size:14px;line-height:22px}.work-selector>div{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.work-selector button{height:36px;border:1px solid transparent;border-radius:10px;background:#f3f5f7;color:#667085;font-size:13px}.work-selector button.selected{border-color:#0d9488;background:#e8fdfb;color:#0d9488}.order-field textarea{width:100%;height:140px;padding:12px;resize:vertical;border:1px solid #e1e4e8;border-radius:12px;outline:0;color:#4b5362;font-size:14px;line-height:22px}.people-input{display:flex;align-items:center}.people-input input{flex:1;min-width:0}.people-input em{padding-right:8px;color:#667085;font-size:14px;font-style:normal}.date-field{display:grid;gap:8px;color:#667085;font-size:14px;line-height:22px}.date-field>div{display:grid;grid-template-columns:1fr 16px 1fr;align-items:center;gap:6px}.date-field label{display:flex;align-items:center;height:40px;border-bottom:1px solid #e1e4e8;color:#98a2b3}.date-field input{width:100%;min-width:0;padding:8px 2px;border:0;outline:0;background:transparent;color:#667085;font-size:12px}.date-field i{color:#98a2b3;font-style:normal;text-align:center}.order-info-action{position:fixed;z-index:20;bottom:0;left:50%;width:min(100%,360px);padding:8px 16px;transform:translate(-50%);background:#fff}.order-info-action button{width:100%;height:52px;border:0;border-radius:12px;background:#0d9488;color:#fff;font-size:16px;font-weight:500}.order-info-action button:disabled{background:#e1e4e8;color:#cbcfd7}.upload-step i{width:75%}.order-upload-page .order-step{margin-top:24px}.order-upload-page .order-info-hero{min-height:100px;margin-top:24px;padding:24px 16px}.order-upload-page .order-info-hero h1{font-size:18px;line-height:26px}.upload-content{padding:20px 16px;background:#fff}.upload-content h2{margin:0 0 16px;padding-bottom:10px;border-bottom:1px solid #16181d;font-size:18px;line-height:26px}.order-file-box{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:180px;padding:40px 24px;border:2px dashed #e1e4e8;border-radius:8px;color:#9da5b4;text-align:center}.order-file-box strong{max-width:260px;margin-top:16px;overflow:hidden;color:#4b5362;font-size:16px;font-weight:500;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.order-file-box span{margin-top:4px;font-size:14px;line-height:22px}.order-file-box input{position:absolute;width:1px;height:1px;opacity:0}.order-file-list{display:flex;flex-wrap:wrap;gap:12px 8px;margin-top:16px}.order-file-list article{display:grid;gap:4px;width:76px}.order-file-list article>div{position:relative;display:grid;width:76px;height:76px;overflow:hidden;place-items:center;border:1px solid #e1e4e8;border-radius:4px;background:#f1f2f3;color:#667085}.order-file-list article>div>img{width:100%;height:100%;object-fit:cover}.order-file-list article>div>span{display:grid;place-items:center}.order-file-list button{position:absolute;top:4px;right:4px;width:20px;height:20px;padding:0;border:0;border-radius:50%;background:transparent}.order-file-list button img{width:20px;height:20px}.order-file-list small{overflow:hidden;color:#aeb1b7;font-size:10px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.upload-content>p{margin:8px 0 0;color:#e03a3e;font-size:12px;line-height:20px}.address-step i{width:50%}.order-address-page .order-step{margin-top:24px}.order-address-page .order-info-hero{min-height:100px;margin-top:24px;padding:24px 16px;background-image:url(/assets/order-address-top.png)}.address-content{padding:20px 16px 84px;background:#fff}.address-content h2,.review-section h2,.consent-section h2{margin:0 0 16px;padding-bottom:10px;border-bottom:1px solid #16181d;font-size:18px;line-height:26px}.address-content>p{margin:0 0 8px;color:#667085;font-size:14px;line-height:22px}.address-content b,.consent-section h2 b{margin-left:2px;color:#0d9488}.address-row{display:flex;align-items:center;border-bottom:1px solid #e1e4e8}.address-row input,.address-content>input{width:100%;height:40px;padding:8px;border:0;border-bottom:1px solid #e1e4e8;outline:0;color:#4b5362;font-size:14px}.address-row input{flex:1;min-width:0;border:0}.address-row input::placeholder,.address-content>input::placeholder{color:#b4bac5}.address-row button{flex:0 0 auto;height:28px;padding:0 12px;border:0;border-radius:999px;background:#e8fdfb;color:#0d9488;font-size:12px;font-weight:500}.address-content>img{width:100%;height:328px;margin-top:28px;border-radius:8px;object-fit:cover}.review-step i{width:100%}.review-page .order-info-hero{margin-top:20px;background-image:url(/assets/order-review-top.png)}.review-section,.consent-section{padding:20px 12px;background:#fff}.review-card{display:grid;gap:16px;padding:16px;border:1px solid #e1e4e8;border-radius:10px}.review-card dl{display:grid;gap:4px;margin:0}.review-card dt{color:#667085;font-size:11px;line-height:18px}.review-card dd{display:grid;gap:2px;margin:0;padding-left:10px;border-left:2px solid #e1e4e8;color:#4b5362;font-size:13px;line-height:20px}.review-card dd>small{color:#667085;font-size:11px;line-height:18px}.review-files{display:flex!important;gap:8px!important;padding-left:0!important;border:0!important}.review-files>span{display:grid;gap:4px;width:60px}.review-files img{width:60px;height:60px;border:1px solid #e1e4e8;border-radius:4px;object-fit:cover}.review-files small{overflow:hidden;color:#98a2b3;font-size:10px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.consent-section{margin-top:8px;padding-bottom:96px}.consent-section>button{display:flex;align-items:center;gap:8px;width:100%;height:48px;padding:0 16px;border:1px solid transparent;border-radius:8px;background:#f3f5f7;color:#667085;font-size:14px;text-align:left}.consent-section>button.selected{border-color:#0d9488;background:#e8fdfb;color:#0d9488}.consent-section>button>span{display:grid;width:16px;height:16px;place-items:center;border:1px solid #b4bac5;border-radius:3px;color:#fff}.consent-section>button.selected>span{border-color:#0d9488;background:#0d9488}.consent-section>div{display:grid;gap:12px;margin-top:8px;padding:14px 16px;border:1px solid #f3f5f7;border-radius:8px}.consent-section>div p{margin:0;color:#667085;font-size:12px;line-height:20px}.consent-section>div p span{color:#0d9488}.order-complete{position:relative;min-height:100dvh;padding:56px 16px 92px;background:#fff}.complete-back{position:absolute;top:0;left:10px;display:grid;width:44px;height:56px;padding:0;place-items:center;border:0;background:transparent;color:#16181d}.order-complete>section{display:flex;flex-direction:column;align-items:center;padding-top:128px;text-align:center}.order-complete>section>span{display:grid;width:64px;height:64px;place-items:center;border-radius:50%;background:#0d9488;color:#fff}.order-complete h1{margin:34px 0 24px;font-size:24px;line-height:32px}.order-complete section>div{width:100%;padding:18px 16px;border-radius:8px;background:#f3f5f7;color:#667085}.order-complete section>div strong{font-size:14px;font-weight:500;line-height:22px}.order-complete section>div p{margin:6px 0 0;font-size:13px;line-height:20px}.order-complete footer{position:absolute;right:16px;bottom:8px;left:16px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.order-complete footer button{height:52px;border:1px solid #0d9488;border-radius:12px;background:#fff;color:#0d9488;font-size:16px;font-weight:500}.order-complete footer button:last-child{background:#0d9488;color:#fff}.order-detail-page{min-height:100dvh;background:#f3f5f7}.order-detail-page>section{margin-bottom:8px;padding:14px 12px 18px;background:#fff}.order-detail-page>section h2{margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #16181d;font-size:16px;line-height:24px}.detail-rows{display:grid;gap:16px;padding:16px;border:1px solid #e1e4e8;border-radius:8px;background:#fff}.detail-rows>.order-status{justify-self:start}.detail-rows dl{display:grid;gap:4px;margin:0}.detail-rows dt{color:#667085;font-size:11px;line-height:18px}.detail-rows dd{display:grid;gap:2px;margin:0;padding-left:10px;border-left:2px solid #e1e4e8;color:#4b5362;font-size:13px;line-height:20px}.detail-rows dd>small{color:#667085;font-size:11px;line-height:18px}.detail-files{display:flex;gap:8px}.detail-files>span{display:grid;gap:4px;width:60px}.detail-files img{width:60px;height:60px;border:1px solid #e1e4e8;border-radius:4px;object-fit:cover}.detail-files small{overflow:hidden;color:#98a2b3;font-size:10px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.empty-quote{display:grid;min-height:52px;place-items:center;border:1px solid #e1e4e8;border-radius:8px;color:#667085;font-size:13px}.received-quote-section{padding-bottom:24px!important}.received-quote-section>h2{font-size:18px!important;line-height:26px!important}.received-quote{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:8px;width:100%;min-height:82px;padding:16px;border:1px solid #e1e4e8;border-radius:8px;background:#fff;color:#667085;text-align:left}.received-quote>i{display:grid;width:32px;height:32px;place-items:center;border-radius:4px;background:#f3f5f7;color:#667085}.received-quote>i img{width:24px;height:24px}.received-quote>span{display:grid;gap:4px;min-width:0}.received-quote>span>span{display:flex;align-items:center;justify-content:space-between;gap:8px}.received-quote strong{overflow:hidden;color:#4b5362;font-size:14px;font-weight:500;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.received-quote b{color:#16181d;font-size:18px;font-weight:500;line-height:26px}.received-quote time{color:#9da5b4;font-size:12px;line-height:20px}.quote-page{min-height:100dvh;padding-bottom:76px;background:#f3f5f7}.quote-intro{padding:28px 16px 20px}.quote-intro h1{margin:0;font-size:24px;line-height:32px}.quote-intro p{margin:6px 0 0;color:#667085;font-size:12px;line-height:20px}.quote-document{margin:0 14px;padding:18px 14px;background:#fff}.quote-document>header{display:grid;padding-bottom:16px;border-bottom:1px solid #e1e4e8}.quote-document>header h2{margin:0;font-size:16px;line-height:24px}.quote-document>header small{margin-top:4px;color:#667085;font-size:10px;line-height:16px}.quote-document>header strong{margin-top:16px;font-size:26px;line-height:34px;text-align:right}.quote-document>header em{margin-left:3px;font-size:14px;font-style:normal;font-weight:500}.quote-document>section{padding:16px 0;border-bottom:1px solid #e1e4e8}.quote-document>section:last-child{border:0}.quote-document h3{margin:0 0 10px;font-size:13px;line-height:20px}.quote-document dl{display:grid;gap:8px;margin:0}.quote-document dl div{display:flex;align-items:center;justify-content:space-between}.quote-document dt,.quote-document dd{color:#667085;font-size:12px;line-height:20px}.quote-document dd{margin:0}.quote-total dt,.quote-total dd{color:#16181d;font-weight:500}.quote-table{width:100%;overflow-x:auto;scrollbar-width:thin}.quote-table table{width:100%;min-width:492px;border-collapse:collapse;border-top:1px solid #4b5362;border-bottom:1px solid #4b5362;background:#fff;table-layout:fixed}.quote-table col.trade{width:68px}.quote-table col.item,.quote-table col.price,.quote-table col.amount,.quote-table col.note{width:106px}.quote-table th,.quote-table td{height:34px;padding:0 7px;border:0;border-bottom:1px solid #e1e4e8;color:#667085;font-size:10px;font-weight:400;text-align:center;white-space:nowrap}.quote-table th{background:#fff;color:#98a2b3}.quote-table td:nth-child(2){text-align:left}.quote-table-total td{border-top:1px solid #4b5362;border-bottom:0;color:#16181d;font-weight:500}.quote-file div{display:flex;align-items:center;justify-content:space-between;gap:8px}.quote-file span{overflow:hidden;color:#667085;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.quote-file button{display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 10px;border:1px solid #e1e4e8;border-radius:4px;background:#fff;color:#667085;font-size:11px}.quote-bottom-action{position:fixed;z-index:20;bottom:0;left:50%;width:min(100%,360px);padding:8px 14px;transform:translate(-50%);background:#fff}.quote-bottom-action button{width:100%;height:52px;border:0;border-radius:12px;background:#0d9488;color:#fff;font-size:16px;font-weight:500}.quote-bottom-action button:disabled{background:#e1e4e8;color:#cbcfd7}.approval-page .quote-intro{padding-bottom:18px}.quote-consent{margin-top:8px;padding:18px 14px 76px;background:#fff}.quote-consent h2{margin:0;padding-bottom:8px;border-bottom:1px solid #16181d;font-size:16px;line-height:24px}.quote-consent h2 b{color:#0d9488}.quote-consent>p{margin:10px 0;color:#667085;font-size:12px;line-height:20px}.quote-consent>button{display:flex;align-items:center;gap:8px;width:100%;height:44px;padding:0 16px;border:1px solid transparent;border-radius:8px;background:#f3f5f7;color:#667085;font-size:12px}.quote-consent>button.selected{border-color:#0d9488;background:#e8fdfb;color:#0d9488}.quote-consent>button span{display:grid;width:16px;height:16px;place-items:center;border:1px solid #b4bac5;border-radius:3px;color:#fff}.quote-consent>button.selected span{border-color:#0d9488;background:#0d9488}.approval-page .quote-consent{margin-top:4px;padding-top:14px;padding-bottom:72px}.approval-page .quote-bottom-action{padding-top:4px}.quote-complete{position:relative;min-height:100dvh;padding:56px 16px 92px;background:#fff}.quote-complete>section{display:flex;flex-direction:column;align-items:center;padding-top:128px;text-align:center}.quote-complete>section>span{display:grid;width:64px;height:64px;place-items:center;border-radius:50%;background:#0d9488;color:#fff}.quote-complete>section h1{margin:34px 0 8px;font-size:24px;line-height:32px}.quote-complete>section p{margin:0;color:#667085;font-size:13px;line-height:20px}.quote-help{position:absolute;right:16px;bottom:108px;left:16px;padding:16px;border-radius:12px;background:#f3f5f7}.quote-help h2{display:flex;align-items:center;gap:6px;margin:0 0 10px;color:#4b5362;font-size:15px;font-weight:500;line-height:22px}.quote-help a,.quote-help button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:28px;padding:0;border:0;background:transparent;color:#667085;font-size:13px;text-decoration:none}.quote-complete footer{position:absolute;right:16px;bottom:8px;left:16px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.quote-complete footer button{height:52px;border:1px solid #0d9488;border-radius:12px;background:#fff;color:#0d9488;font-size:16px;font-weight:500}.quote-complete footer button:last-child{background:#0d9488;color:#fff}.construction-list-page{min-height:100dvh;padding-bottom:64px;background:#f3f5f7}.construction-list-header{display:flex;align-items:center;height:56px;padding:0 16px;background:#fff}.construction-list-header h1{margin:0;font-size:20px;line-height:28px}.construction-list-top{padding-top:8px;background:#fff}.construction-list-top h2{margin:0;padding:0 16px;font-size:18px;line-height:26px}.construction-list-top h2 span{margin-left:2px;color:#667085}.construction-filters{display:flex;gap:8px;padding:20px 16px 12px}.construction-filters button,.trade-filters button{height:34px;padding:0 14px;border:0;border-radius:999px;background:#f3f5f7;color:#667085;font-size:14px}.construction-filters button.selected,.trade-filters button.selected{background:#0d9488;color:#fff}.construction-card-list{display:grid;gap:8px;padding:20px 16px}.construction-card{display:flex;flex-direction:column;align-items:flex-start;width:100%;min-height:152px;padding:20px;border:1px solid #e1e4e8;border-radius:12px;background:#fff;color:#16181d;text-align:left}.construction-card>span{color:#4b5362;font-size:12px;line-height:20px}.construction-card>span.active{color:#0d9488;font-weight:500}.construction-card>strong{margin-top:4px;font-size:18px;line-height:26px}.construction-card>p{margin:4px 0 12px;color:#4b5362;font-size:14px;line-height:22px}.construction-card>p i{margin:0 3px;color:#9da5b4;font-style:normal}.construction-card>div{display:flex;flex-wrap:wrap;gap:4px}.construction-card small{padding:2px 8px;border-radius:4px;background:#eef1f6;color:#4b5362;font-size:12px;line-height:20px}.construction-topbar{position:relative;display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 16px;background:#fff}.construction-topbar>button{display:grid;width:32px;height:40px;padding:0;place-items:center;border:0;background:transparent;color:#16181d}.construction-topbar>button:first-child{margin-left:-8px}.construction-topbar>strong{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:16px;font-weight:500;line-height:24px;white-space:nowrap}.construction-topbar>span{width:32px}.construction-detail-page{min-height:100dvh;padding-bottom:76px;background:#f3f5f7}.construction-detail-intro{display:grid;gap:24px;padding:32px 16px 24px}.construction-detail-intro h1{margin:0;font-size:24px;line-height:32px}.construction-detail-intro>div{display:grid;gap:4px;padding:20px;border:1px solid #e1e4e8;border-radius:8px;background:#fff}.construction-detail-intro small{color:#667085;font-size:14px;line-height:22px}.construction-detail-intro strong{padding-left:12px;border-left:2px solid #e1e4e8;color:#4b5362;font-size:16px;font-weight:500;line-height:24px}.progress-record{padding:0 16px 24px}.progress-record h2{margin:0 0 8px;font-size:18px;line-height:26px}.progress-record ol{margin:0;padding:20px 20px 20px 42px;border:1px solid #e1e4e8;border-radius:8px;background:#fff;list-style:none}.progress-record li{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;min-height:42px;color:#16181d;font-size:14px;line-height:22px}.progress-record li:before{position:absolute;top:25px;bottom:-17px;left:-22px;border-left:2px dotted #11c5b5;content:""}.progress-record li:last-child:before{display:none}.progress-record li>span{position:absolute;left:-25px;width:8px;height:8px;border-radius:50%;background:#0d9488}.progress-record li strong{font-weight:400}.progress-record li time{color:#667085;font-size:12px;line-height:20px}.progress-record li.current strong{color:#0d9488;font-weight:500}.progress-record li.current>span{box-shadow:0 0 0 4px #d9fcf9}.progress-record li.future{color:#cbcfd7}.progress-record li.future:before{border-color:#e1e4e8}.progress-record li.future>span{background:#e1e4e8}.construction-fixed-action{position:fixed;z-index:20;bottom:0;left:50%;width:min(100%,360px);padding:8px 16px;transform:translate(-50%);background:#fff}.construction-fixed-action button,.construction-fixed-action a{display:flex;align-items:center;justify-content:center;width:100%;height:52px;border:0;border-radius:12px;background:#0d9488;color:#fff;font-size:16px;font-weight:500;text-decoration:none}.progress-detail-page{min-height:100dvh;padding-bottom:76px;background:#f3f5f7;overflow:visible}.progress-section{margin-bottom:8px;padding:24px 16px;background:#fff}.progress-section>h2{margin:0 0 16px;padding:4px 0 8px;border-bottom:1px solid #16181d;font-size:18px;line-height:26px}.progress-basic-card{display:grid;gap:4px;padding:20px;border:1px solid #e1e4e8;border-radius:8px}.progress-basic-card>span{color:#0d9488;font-size:12px;font-weight:500;line-height:20px}.progress-basic-card>strong{font-size:18px;line-height:26px}.progress-basic-card dl{display:grid;gap:16px;margin:16px 0 0}.progress-basic-card dl div{display:grid;gap:4px}.progress-basic-card dt{color:#667085;font-size:14px;font-weight:500;line-height:22px}.progress-basic-card dd{margin:0;padding-left:12px;border-left:2px solid #e1e4e8;color:#4b5362;font-size:14px;line-height:22px}.worker-section>p{margin:0 0 8px;color:#4b5362;font-size:14px;line-height:22px}.worker-scroller{display:flex;gap:8px;margin-right:-16px;padding-bottom:10px;overflow-x:auto;scrollbar-color:#e4e5e7 transparent;scrollbar-width:thin}.worker-scroller button{display:flex;flex:0 0 120px;flex-direction:column;align-items:center;min-height:120px;padding:16px 12px;border:1px solid #e1e4e8;border-radius:4px;background:#fff;color:#16181d}.worker-scroller img{width:50px;height:50px;border:1px solid #f3f5f7;border-radius:50%;object-fit:cover}.worker-scroller strong{display:flex;align-items:center;gap:2px;margin-top:8px;font-size:14px;font-weight:500;line-height:22px}.worker-scroller strong svg{color:#0d9488}.worker-scroller small{color:#667085;font-size:12px;line-height:20px}.trade-filters{display:flex;gap:8px;margin:0 0 16px;overflow-x:auto}.trade-section>article{padding:16px 20px;border:1px solid #e1e4e8;border-radius:8px}.trade-section article header{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #e1e4e8;color:#4b5362;font-size:14px;line-height:22px}.trade-section article header b{display:flex;align-items:center;gap:2px;padding:2px 8px 2px 6px;border-radius:999px;background:#1e293b;color:#fff;font-size:12px;font-weight:400;line-height:20px}.trade-section article dl{display:grid;gap:8px;margin:8px 0 0}.trade-section article dl div{display:flex;align-items:center;justify-content:space-between}.trade-section article dt,.trade-section article dd{color:#667085;font-size:14px;line-height:22px}.trade-section article dd{margin:0;color:#4b5362}.trade-section article dd button{display:flex;align-items:center;gap:4px;height:28px;padding:0 8px;border:1px solid #e1e4e8;border-radius:4px;background:#fff;color:#667085;font-size:12px}.worker-detail-page{min-height:100dvh;padding-bottom:76px;background:#f3f5f7}.worker-detail-page>section{padding:24px 16px}.worker-detail-page article{display:grid;gap:20px;padding:16px;border-radius:12px;background:#fff;box-shadow:0 0 10px 4px #0000000d}.worker-detail-page article>img{width:100%;aspect-ratio:1 / 1;border-radius:12px;object-fit:cover}.worker-name{display:grid;justify-items:center;gap:4px;text-align:center}.worker-name>small{color:#4b5362;font-size:14px;line-height:22px}.worker-name h1{margin:0;font-size:24px;line-height:32px}.worker-name>div{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.worker-name span{padding:2px 8px;border-radius:8px;background:#e8fdfb;color:#0d9488;font-size:12px;line-height:20px}.worker-detail-page article>dl{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:16px;border-radius:8px;background:#f3f5f7}.worker-detail-page article>dl div{display:grid;gap:4px;justify-items:center}.worker-detail-page article>dl div+div{border-left:1px solid #e1e4e8}.worker-detail-page article>dl dt{color:#4b5362;font-size:16px;font-weight:500;line-height:24px}.worker-detail-page article>dl dd{margin:0;color:#9da5b4;font-size:14px;line-height:22px}.construction-calendar-page{min-height:100dvh;background:#f3f5f7;overflow:visible}.calendar-project{display:grid;gap:4px;padding:24px 16px;background:#fff}.calendar-project strong{font-size:18px;line-height:26px}.calendar-project span{color:#4b5362;font-size:14px;line-height:22px}.calendar-panel{margin-top:8px;padding:20px 16px;background:#fff}.calendar-panel>header{display:grid;grid-template-columns:28px 1fr 28px;align-items:center;height:36px}.calendar-panel>header button{display:grid;width:28px;height:28px;padding:0;place-items:center;border:0;background:transparent;color:#4b5362}.calendar-panel>header strong{color:#4b5362;font-size:18px;font-weight:500;line-height:26px;text-align:center}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-weekdays{margin-top:20px}.calendar-weekdays span{display:grid;height:34px;place-items:center;color:#4b5362;font-size:12px}.calendar-grid>div{display:flex;min-width:0;height:52px;flex-direction:column;align-items:center;gap:4px;color:#4b5362;font-size:12px}.calendar-grid>div>span{display:grid;width:26px;height:26px;place-items:center;border-radius:50%}.calendar-grid>div.muted{color:#cbcfd7}.calendar-grid>div.selected>span{background:#0d9488;color:#fff}.calendar-grid small{width:calc(100% + 1px);height:16px;overflow:visible;color:#4b5362;font-size:9px;font-weight:400;line-height:16px;text-align:center;white-space:nowrap}.calendar-grid small.coral,.calendar-agenda article.coral{background:#f7dede}.calendar-grid small.grass,.calendar-agenda article.grass{background:#eff9d2}.calendar-grid small.sky,.calendar-agenda article.sky{background:#d8ebfd}.calendar-grid small.plum,.calendar-agenda article.plum{background:#ecd1fa}.calendar-agenda{display:grid;gap:10px;margin-top:8px;padding:20px 16px 36px;background:#fff}.calendar-agenda h2{margin:0 0 8px;font-size:16px;font-weight:500;line-height:24px}.calendar-agenda article{position:relative;display:grid;gap:4px;min-height:64px;padding:12px 12px 12px 18px;overflow:hidden;border:1px solid currentColor;border-radius:8px;background:#fff!important;color:#e1e4e8}.calendar-agenda article:before{position:absolute;top:0;bottom:0;left:0;width:7px;background:currentColor;content:""}.calendar-agenda article.coral{color:#f7dede}.calendar-agenda article.grass{color:#eff9d2}.calendar-agenda article.sky{color:#d8ebfd}.calendar-agenda article.plum{color:#ecd1fa}.calendar-agenda article small{color:#667085;font-size:12px;line-height:20px}.calendar-agenda article strong{color:#16181d;font-size:14px;font-weight:500;line-height:22px}.issue-list-page{min-height:100dvh;background:#f3f5f7}.issue-list-top{padding:28px 16px 20px;background:#fff}.issue-list-top h1{margin:0 0 20px;color:#16181d;font-size:20px;line-height:28px}.issue-list-top h1 span{color:#667085;font-weight:500}.issue-list-top>div{display:flex;gap:8px}.issue-list-top button{min-width:64px;height:36px;padding:0 18px;border:1px solid #e1e4e8;border-radius:20px;background:#fff;color:#667085;font-size:14px}.issue-list-top button.selected{border-color:#0d9488;background:#0d9488;color:#fff;font-weight:500}.issue-card-list{display:grid;gap:12px;padding:16px 16px 40px}.issue-card{display:grid;justify-items:start;min-height:130px;padding:20px;border:0;border-radius:12px;background:#fff;text-align:left}.issue-badge{display:inline-flex;min-width:40px;height:24px;padding:0 10px;align-items:center;justify-content:center;border-radius:12px;font-size:12px;font-weight:500}.issue-badge.memo{background:#e7f6f4;color:#0d9488}.issue-badge.issue{background:#fff0ed;color:#e2604f}.issue-card strong{margin-top:14px;color:#16181d;font-size:16px;font-weight:500;line-height:24px}.issue-card small{margin-top:10px;color:#98a2b3;font-size:12px;line-height:18px}.issue-card small i{display:inline-block;width:1px;height:10px;margin:0 8px;vertical-align:-1px;background:#d0d5dd}.issue-detail-page{min-height:100dvh;background:#fff}.issue-detail-content{padding:32px 16px}.issue-detail-content h1{margin:16px 0 8px;color:#16181d;font-size:20px;line-height:28px}.issue-detail-content time{color:#98a2b3;font-size:12px}.issue-detail-content>div{min-height:240px;margin-top:28px;padding-top:24px;border-top:1px solid #e1e4e8}.issue-detail-content p{margin:0;color:#4b5362;font-size:14px;line-height:24px}.completion-report-page{min-height:100dvh;padding-bottom:84px;background:#f3f5f7}.completion-intro{padding:28px 16px 24px;background:#fff}.completion-intro h1{margin:0;color:#16181d;font-size:20px;line-height:30px}.completion-document{margin:12px 16px 0;overflow:hidden;border-radius:12px;background:#fff}.completion-document>header{padding:24px 20px;border-bottom:1px solid #e1e4e8}.completion-document>header span{color:#0d9488;font-size:12px;font-weight:600}.completion-document>header h2{margin:8px 0 4px;color:#16181d;font-size:18px;line-height:26px}.completion-document>header p{margin:0;color:#667085;font-size:13px;line-height:20px}.completion-section{padding:20px;border-bottom:1px solid #eef0f3}.completion-section:last-child{border-bottom:0}.completion-section h3{margin:0 0 16px;color:#16181d;font-size:15px;line-height:22px}.completion-section dl{margin:0}.completion-section dl div{display:flex;align-items:center;justify-content:space-between;min-height:30px}.completion-section dt{color:#667085;font-size:13px}.completion-section dd{margin:0;color:#16181d;font-size:13px}.completion-summary strong{color:#0d9488;font-size:18px}.completion-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 12px}.completion-info-grid div{display:grid!important;gap:4px;justify-content:initial!important}.completion-info-grid dd{font-weight:500}.completion-trades{display:grid;gap:10px}.completion-trades div{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:0 12px;border-radius:6px;background:#f7f8fa}.completion-trades span{color:#667085;font-size:13px}.completion-trades strong{color:#16181d;font-size:13px;font-weight:500}.completion-price dl div:last-child{min-height:44px;margin-top:10px;padding-top:10px;border-top:1px solid #e1e4e8}.completion-price dl div:last-child dt,.completion-price dl div:last-child dd{color:#16181d;font-size:15px;font-weight:600}.completion-consent{margin-top:12px;padding:24px 16px 32px;background:#fff}.completion-consent h2{margin:0;color:#16181d;font-size:16px;line-height:24px}.completion-consent p{margin:10px 0 20px;color:#667085;font-size:13px;line-height:21px}.completion-consent button{display:flex;width:100%;height:48px;padding:0 14px;align-items:center;gap:10px;border:1px solid #e1e4e8;border-radius:8px;background:#fff;color:#4b5362;font-size:14px;text-align:left}.completion-consent button>span{display:grid;width:20px;height:20px;place-items:center;border:1px solid #c9cfd8;border-radius:4px;color:#fff}.completion-consent button.selected{border-color:#0d9488;color:#16181d}.completion-consent button.selected>span{border-color:#0d9488;background:#0d9488}.completion-actions{position:fixed;z-index:20;bottom:0;left:50%;display:grid;width:min(100%,360px);padding:8px 16px;transform:translate(-50%);grid-template-columns:1fr 1.35fr;gap:8px;background:#fff}.completion-actions button{height:52px;border:1px solid #0d9488;border-radius:12px;background:#fff;color:#0d9488;font-size:14px;font-weight:500}.completion-actions button:last-child{background:#0d9488;color:#fff}.completion-actions button:disabled{border-color:#d9dde3;background:#d9dde3;color:#fff}.supplement-page{min-height:100dvh;padding-bottom:84px;background:#fff}.supplement-form{padding:24px 16px 32px}.supplement-form>label{position:relative;display:grid;gap:10px;margin-bottom:24px}.supplement-form>label>span,.supplement-upload h2{color:#16181d;font-size:14px;font-weight:500;line-height:22px}.supplement-form b{color:#e2604f}.supplement-form input,.supplement-form select,.supplement-form textarea{width:100%;border:1px solid #e1e4e8;border-radius:8px;outline:0;background:#fff;color:#16181d;font-size:14px}.supplement-form input,.supplement-form select{height:48px;padding:0 14px}.supplement-form input:disabled{background:#f3f5f7;color:#667085}.supplement-form input::placeholder,.supplement-form textarea::placeholder{color:#b4bac5}.supplement-form textarea{height:150px;padding:14px;resize:none;line-height:22px}.supplement-form>label>small{position:absolute;right:12px;bottom:10px;color:#98a2b3;font-size:11px}.supplement-select{position:relative}.supplement-select select{appearance:none;padding-right:44px}.supplement-select svg{position:absolute;top:50%;right:14px;transform:translateY(-50%);pointer-events:none;color:#667085}.supplement-guide{margin:-6px 0 28px;color:#667085;font-size:12px;line-height:19px}.supplement-upload{padding-top:24px;border-top:1px solid #eef0f3}.supplement-upload h2{margin:0 0 12px}.supplement-upload h2 small{color:#98a2b3;font-weight:400}.supplement-upload>label{position:relative;display:flex;height:48px;align-items:center;justify-content:center;gap:8px;border:1px dashed #bfc6d0;border-radius:8px;color:#4b5362;font-size:14px}.supplement-upload>label input{position:absolute;width:1px;height:1px;opacity:0}.supplement-upload>p{margin:8px 0 0;color:#98a2b3;font-size:11px}.supplement-upload>strong{display:block;margin-top:8px;color:#e2604f;font-size:12px;font-weight:400}.supplement-upload ul{display:grid;gap:6px;margin:12px 0 0;padding:0;list-style:none}.supplement-upload li{overflow:hidden;color:#667085;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.supplement-action{position:fixed;z-index:20;bottom:0;left:50%;width:min(100%,360px);padding:8px 16px;transform:translate(-50%);background:#fff}.supplement-action button{width:100%;height:52px;border:0;border-radius:12px;background:#0d9488;color:#fff;font-size:16px;font-weight:500}.supplement-action button:disabled{background:#d9dde3}.modal-check{display:grid;width:52px;height:52px;margin:0 auto 18px;place-items:center;border-radius:50%;background:#e7f6f4;color:#0d9488}.construction-complete-page{position:relative;display:grid;min-height:100dvh;padding:0 16px 24px;grid-template-rows:56px 1fr auto;background:#fff}.construction-complete-page>header{display:flex;align-items:center}.construction-complete-page>header button{display:grid;width:40px;height:40px;margin-left:-8px;padding:0;place-items:center;border:0;background:transparent}.construction-complete-page>section{display:flex;padding-bottom:40px;align-items:center;flex-direction:column;justify-content:center;text-align:center}.construction-complete-page>section>div{display:grid;width:84px;height:84px;margin-bottom:28px;place-items:center;border-radius:50%;background:#e7f6f4;color:#0d9488}.construction-complete-page h1{margin:0;color:#16181d;font-size:22px;line-height:31px}.construction-complete-page p{margin:12px 0 0;color:#667085;font-size:14px;line-height:22px}.construction-complete-page>button{width:100%;height:52px;border:0;border-radius:12px;background:#0d9488;color:#fff;font-size:16px;font-weight:500}.notice-list-page,.notice-detail-page{min-height:100dvh;background:#fff}.notice-list-page>section{display:grid}.notice-list-page>section>button{display:grid;width:100%;min-height:88px;padding:20px 16px;justify-items:start;gap:4px;border:0;border-bottom:1px solid #f5f5f5;background:#fff;text-align:left}.notice-list-page strong{color:#16181d;font-size:16px;font-weight:500;line-height:24px}.notice-list-page time{color:#667085;font-size:12px;line-height:20px}.notice-detail-page article{padding:32px 16px}.notice-detail-page article>header{display:grid;gap:4px;padding-bottom:20px;border-bottom:1px solid #f3f5f7}.notice-detail-page h1{margin:0;color:#16181d;font-size:18px;line-height:26px}.notice-detail-page time{color:#667085;font-size:12px;line-height:20px}.notice-detail-page p{margin:20px 0 0;color:#4b5362;font-size:14px;line-height:22px}.confirm-modal{width:284px;padding:28px 24px 24px;border-radius:12px;background:#fff;text-align:center}.confirm-modal h2{margin:0;color:#16181d;font-size:18px;line-height:26px}.confirm-modal p{margin:8px 0 24px;color:#667085;font-size:14px;line-height:22px}.confirm-modal>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.confirm-modal button{height:40px;border:1px solid #e1e4e8;border-radius:10px;background:#fff;color:#667085;font-size:14px}.confirm-modal button:last-child{border-color:#0d9488;background:#0d9488;color:#fff}.my-page{min-height:100dvh;padding-bottom:64px;background:#f3f5f7}.my-header{height:56px;padding:0 16px;display:flex;align-items:center;background:#fff}.my-header h1{margin:0;color:#16181d;font-size:20px;line-height:28px}.my-content{display:grid;gap:20px;padding:24px 16px}.my-profile{display:flex;width:100%;height:112px;padding:20px 16px;align-items:center;border:0;border-radius:12px;background:#fff;text-align:left}.my-avatar{display:grid;width:72px;height:72px;flex:0 0 72px;overflow:hidden;place-items:center;border-radius:50%;background:#f3f5f7;color:#b4bac5}.my-avatar img{width:100%;height:100%;object-fit:cover}.my-profile>span:nth-child(2){display:grid;gap:2px;margin-left:12px}.my-profile strong{color:#16181d;font-size:18px;line-height:26px}.my-profile small{color:#667085;font-size:14px;line-height:22px}.my-profile>svg{margin-left:auto;color:#667085}.my-menu{overflow:hidden;border-radius:12px;background:#fff}.my-menu button{display:flex;width:100%;height:56px;padding:0 16px;align-items:center;border:0;background:transparent;color:#4b5362;font-size:16px;text-align:left}.my-menu button span{flex:1}.my-menu button svg{color:#667085}.my-menu button.muted{color:#9da5b4}.my-edit-page{min-height:100dvh;padding-bottom:84px;background:#fff}.my-edit-page>form{padding-bottom:20px}.my-edit-profile{display:flex;padding:28px 0;align-items:center;flex-direction:column;gap:12px}.my-edit-profile label{position:relative;display:flex;height:28px;padding:0 12px;align-items:center;overflow:hidden;border:1px solid #e1e4e8;border-radius:999px;color:#667085;font-size:12px;font-weight:500}.my-edit-profile input{position:absolute;width:1px;height:1px;opacity:0}.my-edit-section{display:grid;gap:24px;padding:0 13px 32px}.my-edit-section.business{padding-top:0}.my-edit-section h2{margin:0;color:#16181d;font-size:18px;line-height:26px}.my-edit-section label{display:grid;gap:8px}.my-edit-section label>span:first-child{color:#667085;font-size:14px;line-height:22px}.my-edit-section input{width:100%;height:40px;padding:8px;border:0;border-bottom:1px solid #e1e4e8;border-radius:0;outline:0;background:#fff;color:#4b5362;font-size:14px}.my-edit-section input:disabled{color:#cbcfd7;opacity:1}.my-edit-section small{color:#667085;font-size:12px;line-height:20px}.my-edit-section small.error{color:#e2604f}.my-address-row{display:flex;align-items:center;border-bottom:1px solid #e1e4e8}.my-address-row input{min-width:0;border:0}.my-address-row button{flex:0 0 auto;height:28px;padding:0 12px;border:0;border-radius:999px;background:#e8fdfb;color:#0d9488;font-size:12px;font-weight:500}.my-edit-action{position:fixed;z-index:20;bottom:0;left:50%;width:min(100%,360px);padding:8px 16px;transform:translate(-50%);background:#fff}.my-edit-action button{width:100%;height:52px;border:0;border-radius:12px;background:#0d9488;color:#fff;font-size:16px;font-weight:500}.my-edit-action button:disabled{background:#e1e4e8;color:#cbcfd7}.inquiry-list-page{min-height:100dvh;padding-bottom:84px;background:#fff}.inquiry-list-heading{padding-top:8px}.inquiry-list-heading h1{margin:0;padding:0 16px;color:#16181d;font-size:18px;line-height:26px}.inquiry-list-heading h1 span{margin-left:4px;color:#667085}.inquiry-list-heading>div{display:flex;gap:8px;padding:20px 16px 12px;overflow-x:auto;scrollbar-width:none}.inquiry-list-heading>div::-webkit-scrollbar{display:none}.inquiry-list-heading button{flex:0 0 auto;height:34px;padding:0 14px;border:0;border-radius:999px;background:#f3f5f7;color:#667085;font-size:14px}.inquiry-list-heading button.selected{background:#0d9488;color:#fff}.inquiry-rows{padding:0 16px}.inquiry-rows>button{display:grid;width:100%;padding:18px 0;justify-items:start;gap:2px;border:0;border-bottom:1px solid #f3f5f7;background:#fff;text-align:left}.inquiry-rows small{color:#667085;font-size:12px;line-height:20px}.inquiry-rows small.complete{color:#0d9488}.inquiry-rows strong{width:100%;overflow:hidden;color:#16181d;font-size:14px;font-weight:500;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.inquiry-rows time{color:#9da5b4;font-size:12px;line-height:20px}.inquiry-fixed-action{position:fixed;z-index:20;bottom:0;left:50%;width:min(100%,360px);padding:8px 16px;transform:translate(-50%);background:#fff}.inquiry-fixed-action button{width:100%;height:52px;border:0;border-radius:12px;background:#0d9488;color:#fff;font-size:16px;font-weight:500}.inquiry-create-page{min-height:100dvh;padding-bottom:84px;background:#fff}.inquiry-create-page>form{display:grid;gap:40px;padding:28px 16px}.inquiry-create-page form>label{display:grid;gap:8px}.inquiry-create-page label>span{color:#667085;font-size:14px;line-height:22px}.inquiry-create-page label>div{position:relative}.inquiry-create-page select,.inquiry-create-page input{width:100%;height:40px;padding:8px;border:0;border-bottom:1px solid #e1e4e8;border-radius:0;outline:0;background:#fff;color:#4b5362;font-size:14px}.inquiry-create-page select{padding-right:36px;appearance:none}.inquiry-create-page label>div svg{position:absolute;top:50%;right:8px;transform:translateY(-50%);pointer-events:none;color:#98a2b3}.inquiry-create-page input::placeholder,.inquiry-create-page textarea::placeholder{color:#b4bac5}.inquiry-create-page textarea{width:100%;height:140px;padding:12px;resize:none;border:1px solid #e1e4e8;border-radius:12px;outline:0;color:#4b5362;font-size:14px;line-height:22px}.inquiry-create-action{position:fixed;z-index:20;bottom:0;left:50%;width:min(100%,360px);padding:8px 16px;transform:translate(-50%);background:#fff}.inquiry-create-action button{width:100%;height:52px;border:0;border-radius:12px;background:#0d9488;color:#fff;font-size:16px;font-weight:500}.inquiry-create-action button:disabled{background:#e1e4e8;color:#cbcfd7}.inquiry-detail-page{min-height:100dvh;background:#fff}.inquiry-question,.inquiry-answer{display:grid;gap:12px;padding:28px 16px}.inquiry-question{border-bottom:1px solid #e1e4e8}.inquiry-question small,.inquiry-answer small{color:#667085;font-size:12px;line-height:20px}.inquiry-answer small{color:#0d9488}.inquiry-question h1,.inquiry-answer h2{margin:-8px 0 0;color:#16181d;font-size:18px;font-weight:500;line-height:26px}.inquiry-question p,.inquiry-answer p{margin:0;color:#4b5362;font-size:14px;line-height:22px;white-space:pre-line}.inquiry-question time,.inquiry-answer time{color:#667085;font-size:12px;line-height:20px}.inquiry-waiting{display:flex;min-height:300px;padding:80px 16px 24px;align-items:center;flex-direction:column;color:#98a2b3;text-align:center}.inquiry-waiting strong{margin-top:16px;color:#4b5362;font-size:16px}.inquiry-waiting p{margin:8px 0 0;color:#98a2b3;font-size:13px}@media(max-height:740px){.signup-form{gap:12px}.signup-form h1{font-size:22px;line-height:29px}.business-form{gap:8px}}.fo-topbar{height:56px;padding:0 20px;border-bottom:1px solid #e4e8ef;display:flex;align-items:center;justify-content:space-between;background:#fff}.icon-button{width:36px;height:36px;border:0;background:transparent;color:#2f67d8}.fo-content{padding:40px 20px}.fo-content h1{margin:0 0 12px;font-size:28px}.body-copy{margin:0;color:#566173;line-height:1.6}.status-panel{display:grid;gap:8px;margin-top:32px;padding:18px;border:1px solid #dce2ea;border-radius:8px}.capability-list{margin-top:32px}.capability-list h2{font-size:18px}.capability-list span{display:block;padding:12px 0;border-bottom:1px solid #edf0f4}.fo-bottom-nav{position:fixed;z-index:10;left:50%;bottom:0;width:min(100%,480px);height:64px;transform:translate(-50%);display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dce2ea;background:#fff}.fo-bottom-nav button{border:0;background:transparent;color:#6b7482;font-size:12px}.fo-bottom-nav button[aria-current=page]{color:#245cc5;font-weight:700}.admin-login-page{display:grid;min-width:1024px;min-height:100vh;place-items:center;background:#f9fafb;color:#31363f}.admin-login-form{display:flex;width:280px;margin-top:1px;flex-direction:column;align-items:stretch}.admin-login-form h1{margin:0 0 32px;color:#16181d;font-size:28px;font-weight:700;line-height:40px;text-align:center}.admin-login-fields{display:grid;gap:12px}.admin-login-fields input{width:280px;height:36px;padding:8px 12px;border:1px solid #e2e5e9;border-radius:4px;outline:0;background:#fff;color:#31363f;font-size:14px;line-height:20px}.admin-login-fields input::placeholder{color:#b4bac5;opacity:1}.admin-login-fields input:focus{border-color:#0a5edc;box-shadow:0 0 0 1px #0a5edc}.admin-login-error{min-height:20px;margin:6px 0 2px;color:#e03a3e;font-size:12px;line-height:20px;text-align:left}.admin-login-form>button{width:280px;height:40px;border:0;border-radius:4px;background:#0a5edc;color:#fff;font-size:14px;font-weight:600}.admin-login-form>button:hover{background:#084fb9}.admin-layout{display:grid;min-width:1024px;min-height:100vh;grid-template-columns:240px minmax(0,1fr);background:#f9fafb;color:#31363f}.admin-sidebar{position:sticky;top:0;display:flex;width:240px;height:100vh;padding:0 12px 32px;justify-content:space-between;flex-direction:column;background:#16181d}.admin-brand{display:flex;height:80px;padding:0 20px;align-items:center;color:#fff;font-size:20px;font-weight:700;line-height:32px}.admin-sidebar nav{display:grid;gap:0}.admin-sidebar nav button,.admin-logout-button{display:flex;width:216px;height:40px;padding:0 10px;align-items:center;gap:8px;border:0;border-radius:8px;background:transparent;color:#cbcfd7;font-size:14px;line-height:20px;text-align:left}.admin-sidebar nav button svg,.admin-logout-button svg{flex:0 0 24px;color:#8791a3}.admin-sidebar nav button:hover{background:#292e37;color:#fff}.admin-sidebar nav button[aria-current=page]{background:#4b5362;color:#fff}.admin-sidebar nav button[aria-current=page] svg{color:#fff}.admin-logout-button{margin:0}.admin-logout-button:hover{color:#fff}.admin-workspace{min-width:0}.admin-gnb{display:flex;height:80px;padding:0 20px;align-items:center;justify-content:space-between;border-bottom:1px solid #eef0f3;background:#fff}.admin-gnb h1{margin:0;color:#16181d;font-size:18px;font-weight:600;line-height:28px}.admin-gnb>div{display:flex;align-items:center;gap:12px}.admin-gnb button{display:grid;width:36px;height:36px;padding:0;place-items:center;border:0;border-radius:4px;background:transparent;color:#667085}.admin-gnb span{display:flex;height:36px;padding:0 10px;align-items:center;gap:8px;color:#667085;font-size:14px}.admin-content{padding:20px}.admin-orders-page{display:grid;gap:40px}.admin-section h2{margin:0;color:#31363f;font-size:16px;font-weight:600;line-height:24px}.admin-order-search{display:grid;gap:20px}.admin-order-search form{display:flex;flex-direction:column;align-items:center}.admin-order-search form>div:first-child,.admin-select-field{width:100%}.admin-search-grid{display:grid;padding:20px 20px 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;border:1px solid #e2e5e9;border-bottom:0;border-radius:4px 4px 0 0;background:#fff}.admin-search-grid label,.admin-select-field{display:grid;gap:8px}.admin-search-grid label{height:72px}.admin-search-grid label>span,.admin-select-field>span{color:#667085;font-size:14px;font-weight:600;line-height:20px}.admin-search-input{display:flex;width:100%;height:36px;padding:0 8px;align-items:center;gap:4px;border:1px solid #e2e5e9;border-radius:4px;background:#fff;color:#b4bac5}.admin-search-input:focus-within{border-color:#0a5edc;box-shadow:0 0 0 1px #0a5edc}.admin-search-input input{width:100%;min-width:0;height:34px;padding:0;border:0;outline:0;background:transparent;color:#31363f;font-size:14px}.admin-search-input input::placeholder{color:#b4bac5;opacity:1}.admin-select-field{padding:0 20px 20px;border:1px solid #e2e5e9;border-top:0;border-radius:0 0 4px 4px;background:#fff}.admin-select-field>div{position:relative}.admin-select-field select{width:100%;height:36px;padding:0 36px 0 8px;appearance:none;border:1px solid #e2e5e9;border-radius:4px;outline:0;background:#fff;color:#667085;font-size:14px}.admin-select-field select:focus{border-color:#0a5edc}.admin-select-field svg{position:absolute;top:50%;right:8px;transform:translateY(-50%);color:#98a2b3;pointer-events:none}.admin-primary-button{width:104px;height:36px;margin-top:20px;border:0;border-radius:4px;background:#0a5edc;color:#fff;font-size:14px;font-weight:600}.admin-order-list{display:grid;gap:20px}.admin-section-title{display:flex;align-items:center;justify-content:space-between}.admin-section-title button{height:36px;padding:0 12px;border:1px solid #e2e5e9;border-radius:4px;background:#fff;color:#31363f;font-size:14px;font-weight:600}.admin-section-title button:disabled{color:#b4bac5;cursor:default}.admin-table-wrap{overflow:hidden;border:1px solid #e2e5e9;border-radius:4px;background:#fff}.admin-data-table{width:100%;border-collapse:collapse;table-layout:fixed;background:#fff}.admin-data-table col.number{width:6%}.admin-data-table col.code{width:19%}.admin-data-table col.name{width:16%}.admin-data-table col.client{width:15%}.admin-data-table col.period{width:24%}.admin-data-table col.people,.admin-data-table col.state{width:10%}.admin-data-table th,.admin-data-table td{height:48px;padding:0 12px;overflow:hidden;border:0;border-bottom:1px solid #e2e5e9;color:#31363f;font-size:14px;font-weight:400;text-align:left;text-overflow:ellipsis;white-space:nowrap}.admin-data-table th{background:#f6f7f8;color:#667085;font-size:12px}.admin-data-table th:first-child,.admin-data-table td:first-child,.admin-data-table th:last-child,.admin-data-table td:last-child{text-align:center}.admin-data-table tbody tr{cursor:pointer}.admin-data-table tbody tr:last-child td{border-bottom:0}.admin-data-table tbody tr:hover td,.admin-data-table tbody tr[aria-selected=true] td{background:#e7f0fe;color:#0a5edc}.admin-data-table tbody tr:focus-visible{outline:2px solid #0a5edc;outline-offset:-2px}.admin-empty-row{height:96px;margin:0;display:grid;place-items:center;color:#98a2b3;font-size:14px}.admin-pagination{display:flex;align-items:center;justify-content:center;gap:0}.admin-pagination button{display:grid;width:28px;height:24px;padding:0;place-items:center;border:0;border-radius:4px;background:transparent;color:#b4bac5;font-size:14px}.admin-pagination button[aria-current=page]{background:#0a5edc;color:#fff}.admin-pagination button:first-child,.admin-pagination button:last-child{width:24px}.admin-management-page{display:grid;gap:40px}.admin-filter-section{display:grid;gap:20px}.admin-filter-section form{display:flex;flex-direction:column;align-items:center}.admin-filter-panel{width:100%;padding:20px;border:1px solid #e2e5e9;border-radius:4px;background:#fff}.admin-filter-row{display:grid;gap:12px}.admin-filter-row+.admin-filter-row{margin-top:20px}.admin-filter-row.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-filter-row.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-filter-row.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-filter-row label{display:grid;gap:8px;min-width:0}.admin-filter-row label>span{color:#667085;font-size:14px;font-weight:600;line-height:20px}.admin-filter-select{position:relative}.admin-filter-select select{width:100%;height:36px;padding:0 36px 0 8px;appearance:none;border:1px solid #e2e5e9;border-radius:4px;outline:0;background:#fff;color:#667085;font-size:14px}.admin-filter-select svg{position:absolute;top:50%;right:8px;transform:translateY(-50%);color:#98a2b3;pointer-events:none}.admin-list-actions{display:flex;align-items:center;gap:8px}.admin-list-actions button.outline{border-color:#0a5edc;color:#0a5edc}.admin-list-actions button.primary{border-color:#0a5edc;background:#0a5edc;color:#fff}.admin-data-table input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:#0a5edc}.admin-client-table th,.admin-client-table td,.admin-worker-table th,.admin-worker-table td{padding:0 8px;text-align:center}.admin-client-table th:nth-child(1){width:52px}.admin-client-table th:nth-child(2){width:60px}.admin-client-table th:nth-child(3){width:148px}.admin-client-table th:nth-child(4){width:210px;text-align:left}.admin-client-table td:nth-child(4){text-align:left}.admin-client-table th:nth-child(9){width:142px}.admin-worker-table th:nth-child(1){width:44px}.admin-worker-table th:nth-child(2){width:48px}.admin-worker-table th:nth-child(3){width:86px}.admin-worker-table th:nth-child(4){width:142px}.admin-worker-table th:nth-child(5){width:92px}.admin-worker-table th:nth-child(6){width:126px}.admin-worker-table th:nth-child(7),.admin-worker-table th:nth-child(8),.admin-worker-table th:nth-child(9){width:72px}.admin-worker-table th:nth-child(10){width:140px}.admin-worker-table th:nth-child(11){width:108px}.admin-table-link{padding:0;border:0;background:transparent;color:#31363f;font-size:14px}.admin-table-link:hover{color:#0a5edc;text-decoration:underline}.admin-detail-page{display:grid;gap:40px;padding-bottom:40px}.admin-back-button{display:flex;width:max-content;height:32px;padding:0 10px 0 4px;align-items:center;gap:2px;border:1px solid #e2e5e9;border-radius:4px;background:#fff;color:#667085;font-size:14px}.admin-detail-page>section{display:grid;gap:20px}.admin-detail-page h2{margin:0;color:#31363f;font-size:16px;font-weight:600;line-height:24px}.admin-detail-grid{display:grid;overflow:hidden;grid-template-columns:1fr;border:1px solid #e2e5e9;border-right:0;border-bottom:0;border-radius:4px;background:#fff}.admin-detail-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-detail-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-detail-grid.wide{grid-column:1 / -1;border:0;border-radius:0}.admin-detail-cell{display:grid;min-height:48px;grid-template-columns:132px minmax(0,1fr);border-right:1px solid #e2e5e9;border-bottom:1px solid #e2e5e9}.admin-detail-cell.wide{grid-column:1 / -1}.admin-detail-cell>span{display:flex;padding:0 12px;align-items:center;background:#f6f7f8;color:#667085;font-size:14px}.admin-detail-cell>div{display:flex;min-width:0;padding:9px 12px;align-items:center;color:#31363f;font-size:14px;line-height:21px}.admin-detail-cell input,.admin-detail-cell select,.admin-detail-cell textarea{width:100%;min-width:0;border:1px solid #e2e5e9;border-radius:4px;outline:0;background:#fff;color:#31363f;font-size:14px}.admin-detail-cell input,.admin-detail-cell select{height:28px;padding:0 8px}.admin-detail-cell textarea{height:76px;padding:8px;resize:vertical}.admin-detail-cell:has(textarea){min-height:96px}.admin-file-button{height:28px;padding:0 10px;border:1px solid #e2e5e9;border-radius:4px;background:#fff;color:#31363f;font-size:12px}.admin-option-row{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.admin-option-row label{display:flex;align-items:center;gap:6px;white-space:nowrap}.admin-option-row input{width:16px;height:16px;accent-color:#0a5edc}.admin-inline-control,.admin-memo-entry,.admin-address-control{display:flex;width:100%;align-items:center;gap:8px}.admin-inline-control>input,.admin-memo-entry>input,.admin-address-control>input{flex:1}.admin-inline-control>button,.admin-memo-entry>button,.admin-address-control>button{min-width:max-content;height:28px;padding:0 10px;border:1px solid #0a5edc;border-radius:4px;background:#0a5edc;color:#fff;font-size:12px}.admin-inline-control>button:disabled,.admin-memo-entry>button:disabled{border-color:#e2e5e9;background:#f6f7f8;color:#b4bac5}.admin-client-detail .admin-blue-button{height:28px;padding:0 10px;border:1px solid #0a5edc;border-radius:4px;background:#fff;color:#0a5edc;font-size:12px}.admin-client-detail section:first-child>.admin-detail-grid.cols-3>.admin-detail-cell:nth-child(7){grid-column:span 2}.admin-memo-warning{margin:-12px 0 0;color:#e13347;font-size:12px}.admin-memo-history{display:grid;gap:8px;margin:-8px 0 0;padding:0 20px 16px;border:1px solid #e2e5e9;border-top:0;border-radius:0 0 4px 4px;background:#fff;list-style:none}.admin-memo-history li{display:flex;min-height:24px;align-items:center;justify-content:space-between;gap:16px;color:#31363f;font-size:13px}.admin-memo-history button,.admin-certificate-upload li>button:last-child,.admin-unavailable-dates button{width:24px;height:24px;flex:none;border:0;background:transparent;color:#98a2b3;font-size:20px}.admin-client-history-table th,.admin-client-history-table td{text-align:center}.admin-worker-detail .admin-check-grid{gap:12px 16px}.admin-worker-detail .admin-detail-cell:has(.admin-certificate-upload){min-height:200px}.admin-date-input{position:relative;width:100%}.admin-date-input input{padding-right:32px}.admin-date-input svg{position:absolute;top:50%;right:8px;transform:translateY(-50%);color:#98a2b3;pointer-events:none}.admin-certificate-upload{display:grid;width:100%;align-self:stretch;align-content:start;gap:10px}.admin-certificate-upload ul{display:grid;gap:4px;margin:0;padding:0;list-style:none}.admin-certificate-upload li{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-unavailable-dates{display:grid;grid-column:1 / -1;gap:8px;padding:16px 20px;border-right:1px solid #e2e5e9;border-bottom:1px solid #e2e5e9;background:#fff}.admin-unavailable-dates div{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#31363f;font-size:14px}.admin-detail-actions{display:flex;justify-content:center;gap:8px}.admin-detail-actions button{width:104px;height:36px;border:1px solid #e2e5e9;border-radius:4px;background:#fff;color:#31363f;font-size:14px;font-weight:600}.admin-detail-actions button:last-child{border-color:#0a5edc;background:#0a5edc;color:#fff}.admin-order-detail .admin-detail-actions button:only-child{border-color:#e2e5e9;background:#fff;color:#31363f}.admin-construction-copy{min-height:156px;margin:0;white-space:pre-wrap}.admin-file-link{padding:0;border:0;background:transparent;color:#0a5edc;font:inherit;text-decoration:underline;text-underline-offset:2px}.admin-empty-quote{display:grid;min-height:152px;place-content:center;gap:12px;border:1px solid #e2e5e9;border-radius:4px;background:#fff;color:#667085;text-align:center}.admin-empty-quote strong{color:#31363f;font-size:14px;font-weight:400}.admin-quote-stack{display:grid}.admin-quote-stack .admin-detail-grid{border-radius:0}.admin-quote-stack .admin-detail-grid:first-child{border-radius:4px 4px 0 0}.admin-quote-stack .admin-detail-grid:last-child{border-top:0;border-radius:0 0 4px 4px}.admin-section-title .admin-blue-button{border-color:#0a5edc;background:#0a5edc;color:#fff}.admin-worker-picker{display:flex;width:100%;align-items:center;gap:8px}.admin-worker-picker button{height:28px;flex:none;padding:0 10px;border:1px solid #0a5edc;border-radius:4px;background:#fff;color:#0a5edc;font-size:12px}.admin-worker-picker span{min-width:0;overflow:hidden;color:#31363f;text-overflow:ellipsis;white-space:nowrap}.admin-worker-modal,.admin-quote-confirm-modal{width:min(812px,calc(100vw - 48px));overflow:hidden;border-radius:4px;background:#fff;box-shadow:0 20px 48px #10182833}.admin-worker-modal>h2,.admin-quote-confirm-modal>h2{margin:0;padding:32px 36px 0;color:#16181d;font-size:20px;line-height:30px}.admin-modal-search{display:grid;padding:24px 36px;grid-template-columns:1fr 80px;gap:8px}.admin-modal-search .admin-search-input{height:40px}.admin-modal-search>button{border:1px solid #0a5edc;border-radius:4px;background:#0a5edc;color:#fff;font-weight:600}.admin-worker-modal .admin-table-wrap{margin:0 36px}.admin-worker-modal .admin-data-table th,.admin-worker-modal .admin-data-table td{height:44px;text-align:center}.admin-worker-modal .admin-data-table th:first-child,.admin-worker-modal .admin-data-table td:first-child{width:64px}.admin-worker-modal .admin-data-table tr[aria-selected=true]{background:#f0f6ff}.admin-worker-modal input[type=radio]{width:16px;height:16px;accent-color:#0a5edc}.admin-worker-modal footer,.admin-quote-confirm-modal footer{display:flex;justify-content:center;gap:8px;padding:32px 36px}.admin-worker-modal footer button,.admin-quote-confirm-modal footer button{width:180px;height:40px;border:1px solid #e2e5e9;border-radius:4px;background:#fff;color:#31363f;font-size:14px;font-weight:600}.admin-worker-modal footer button:last-child,.admin-quote-confirm-modal footer button:last-child{border-color:#0a5edc;background:#0a5edc;color:#fff}.admin-worker-modal footer button:disabled{border-color:#e2e5e9;background:#e2e5e9;color:#98a2b3}.admin-quote-confirm-modal{max-height:calc(100vh - 64px);overflow-y:auto}.admin-quote-confirm-modal>p{margin:8px 36px 24px;color:#667085;font-size:14px}.admin-quote-confirm-modal>.admin-detail-grid{margin:0 36px}.admin-confirm-workers{display:grid;margin:20px 36px 0;border:1px solid #e2e5e9;border-radius:4px}.admin-confirm-workers>div{display:grid;min-height:48px;align-items:center;padding:8px 12px;grid-template-columns:120px 1fr auto;gap:12px}.admin-confirm-workers>div+div{border-top:1px solid #e2e5e9}.admin-confirm-workers strong{color:#667085;font-size:13px}.admin-confirm-workers span{color:#31363f;font-size:14px}.admin-confirm-workers small{color:#667085;font-size:12px}.admin-price-input{display:flex;width:100%;align-items:center;gap:8px}.admin-price-input input{text-align:right}.admin-price-input span{flex:none;color:#31363f}.admin-other-cost{display:grid;width:100%;grid-template-columns:minmax(90px,.8fr) minmax(150px,1.2fr);gap:8px}.admin-total-price{color:#16181d;font-size:15px;font-weight:600}.admin-upload-button{display:inline-flex;height:28px;flex:none;align-items:center;padding:0 10px;border:1px solid #0a5edc;border-radius:4px;color:#0a5edc;cursor:pointer;font-size:12px}.admin-upload-button input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.admin-upload-name{margin-left:8px;color:#31363f}.admin-date-range{display:grid;width:100%;grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;gap:8px}.admin-recommend-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-recommend-grid article{overflow:hidden;border:1px solid #e2e5e9;border-radius:4px;background:#fff}.admin-recommend-grid article.selected{border-color:#0a5edc;box-shadow:0 0 0 1px #0a5edc}.admin-recommend-head{display:flex;min-height:58px;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #e2e5e9}.admin-recommend-head>div{display:grid;gap:2px}.admin-recommend-head strong{color:#16181d;font-size:14px}.admin-recommend-head span{color:#667085;font-size:12px}.admin-recommend-head label{display:flex;align-items:center;gap:6px;color:#31363f;font-size:13px}.admin-recommend-head input{width:16px;height:16px;accent-color:#0a5edc}.admin-recommend-person{display:flex;align-items:center;gap:10px}.admin-recommend-person>div{display:grid;gap:2px}.admin-worker-avatar{display:grid;width:38px;height:38px;flex:none;place-items:center;border-radius:50%;background:#eef2f6;color:#667085;font-size:14px;font-weight:700}.admin-recommend-grid dl{display:grid;margin:0;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-recommend-grid dl>div{display:grid;min-height:64px;align-content:center;gap:4px;padding:8px 12px;border-right:1px solid #e2e5e9;border-bottom:1px solid #e2e5e9}.admin-recommend-grid dl>div:nth-child(2n){border-right:0}.admin-recommend-grid dl>div.wide{grid-column:1 / -1;border-right:0}.admin-recommend-grid dt{color:#667085;font-size:12px}.admin-recommend-grid dd{margin:0;color:#16181d;font-size:14px;line-height:20px}.admin-detail-actions button:disabled{border-color:#e2e5e9;background:#e2e5e9;color:#b4bac5;cursor:default}.admin-construction-table th:nth-child(1),.admin-construction-table td:nth-child(1){width:64px;text-align:center}.admin-construction-table th:nth-child(2),.admin-construction-table td:nth-child(2){width:180px}.admin-construction-table th:nth-child(3),.admin-construction-table td:nth-child(3){width:150px}.admin-construction-table th:nth-child(4),.admin-construction-table td:nth-child(4){width:180px}.admin-construction-table th:nth-child(6),.admin-construction-table td:nth-child(6){width:230px}.admin-status-badge{display:inline-flex;min-height:26px;align-items:center;padding:2px 9px;border-radius:4px;font-size:12px}.admin-status-badge.waiting{background:#f1f3f5;color:#667085}.admin-status-badge.progress{background:#e8f2ff;color:#0a5edc}.admin-status-badge.complete{background:#e8f7ef;color:#14804a}.admin-trade-list{display:grid;overflow:hidden;border:1px solid #e2e5e9;border-radius:4px;background:#fff}.admin-trade-list article+article{border-top:1px solid #e2e5e9}.admin-trade-title{display:flex;min-height:48px;align-items:center;gap:10px;padding-left:12px;background:#f6f7f8}.admin-trade-title>button{margin-left:auto;margin-right:10px;padding:7px 12px;border:1px solid #0a5edc;border-radius:4px;background:#0a5edc;color:#fff;font-size:12px}.admin-trade-title strong{color:#31363f;font-size:14px}.admin-trade-title span{color:#0a5edc;font-size:13px}.admin-trade-title button{height:30px;margin-left:auto;margin-right:10px;padding:0 10px;border:1px solid #0a5edc;border-radius:4px;background:#0a5edc;color:#fff;font-size:12px}.admin-trade-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-trade-summary .admin-detail-cell{border-right:1px solid #e2e5e9;border-bottom:0}.admin-trade-summary .admin-detail-cell:last-child{border-right:0}.admin-trade-progress{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;border-top:1px solid #e2e5e9;background:#fff}.admin-trade-progress label{display:grid;gap:8px;color:#667085;font-size:13px}.admin-trade-progress label.wide{grid-column:1 / -1}.admin-trade-progress select,.admin-trade-progress textarea,.admin-trade-progress input[type=file]{width:100%;min-width:0;border:1px solid #e2e5e9;border-radius:4px;background:#fff;color:#31363f;font:inherit}.admin-trade-progress select,.admin-trade-progress input[type=file]{min-height:36px;padding:5px 8px}.admin-trade-progress textarea{min-height:86px;padding:8px;resize:vertical}.admin-trade-progress>button{width:104px;height:36px;align-self:end;justify-self:end;border:1px solid #0a5edc;border-radius:4px;background:#0a5edc;color:#fff;font-size:14px;font-weight:600}.admin-construction-detail .admin-detail-actions button:first-child{border-color:#e2e5e9;background:#fff;color:#31363f}.admin-completion-guide{margin:10px 0 0;color:#667085;font-size:13px;text-align:right}.admin-trade-detail-title{min-height:46px;padding:13px 12px;border:1px solid #e2e5e9;border-bottom:0;background:#f6f7f8;color:#31363f;font-size:14px;font-weight:600}.admin-trade-memo-table th,.admin-trade-memo-table td{text-align:center}.admin-trade-memo-table th:first-child,.admin-trade-memo-table td:first-child{width:64px}.admin-trade-memo-table th:nth-child(2),.admin-trade-memo-table td:nth-child(2){width:72px}.admin-trade-memo-table th:nth-child(3),.admin-trade-memo-table td:nth-child(3){width:140px}.admin-trade-memo-table th:last-child,.admin-trade-memo-table td:last-child{width:160px}.admin-completion-files{display:flex;flex-wrap:wrap;gap:8px}.admin-completion-files span{padding:7px 10px;border:1px solid #e2e5e9;border-radius:4px;color:#31363f;font-size:12px}.admin-completion-report .admin-detail-cell>div{min-height:48px}.admin-completion-report .admin-upload-button:has(input:disabled){border-color:#e2e5e9;background:#f6f7f8;color:#98a2b3;cursor:default}.admin-completion-report .admin-upload-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-objection-section .admin-detail-cell p{margin:0;white-space:pre-wrap}.admin-no-objection{display:grid;min-height:72px;margin:0;place-items:center;border:1px solid #e2e5e9;border-radius:4px;background:#fff;color:#667085;font-size:14px}.admin-construction-detail select:disabled,.admin-construction-detail input:disabled,.admin-construction-detail textarea:disabled{background:#f6f7f8;color:#667085;cursor:default}.admin-dashboard{display:grid;gap:20px}.admin-dashboard-summaries{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.admin-dashboard-summaries button{display:grid;min-height:104px;align-content:center;gap:12px;padding:16px;border:0;border-radius:8px;background:#fff;box-shadow:0 0 10px 4px #00000008;text-align:left;cursor:pointer}.admin-dashboard-summaries button:hover{box-shadow:0 0 0 1px #0a5edc,0 8px 20px #0a5edc17}.admin-dashboard-summaries span{color:#667085;font-size:14px}.admin-dashboard-summaries strong{color:#16181d;font-size:24px;font-weight:600;line-height:32px}.admin-dashboard-summaries small{margin-left:4px;color:#98a2b3;font-size:12px;font-weight:400}.admin-dashboard-main{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(280px,1fr);gap:20px}.admin-trend-panel,.admin-recent-orders{min-width:0;padding:20px;border-radius:8px;background:#fff;box-shadow:0 0 10px 4px #00000008}.admin-trend-panel>header,.admin-recent-orders>header{display:flex;min-height:32px;align-items:center;justify-content:space-between;gap:16px}.admin-trend-panel h2,.admin-recent-orders h2{display:flex;margin:0;align-items:center;gap:6px;color:#31363f;font-size:18px;font-weight:600}.admin-trend-panel header>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px}.admin-trend-panel header label{display:flex;align-items:center;gap:5px;color:#667085;font-size:13px;white-space:nowrap}.admin-trend-panel input{width:16px;height:16px;margin:0;accent-color:#0a5edc}.admin-bar-chart{position:relative;height:330px;margin-top:20px;padding:20px 16px 36px 48px;border:1px solid #edf0f4;border-radius:8px;background:#fff}.admin-chart-grid{position:absolute;inset:20px 16px 36px;display:flex;justify-content:space-between;flex-direction:column;pointer-events:none}.admin-chart-grid:before,.admin-chart-grid:after{position:absolute;right:0;left:32px;height:1px;background:#edf0f4;content:""}.admin-chart-grid:before{top:0}.admin-chart-grid:after{top:50%}.admin-chart-grid span{color:#98a2b3;font-size:11px;line-height:1}.admin-chart-bars{position:relative;z-index:1;display:grid;height:100%;grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:20px}.admin-chart-bars>div{position:relative;display:flex;height:100%;align-items:center;justify-content:flex-end;flex-direction:column}.admin-chart-bars i{display:block;width:min(44px,66%);min-height:8px;border-radius:4px 4px 0 0;background:#0a5edc;transition:height .2s ease}.admin-chart-value{margin-bottom:5px;color:#4b5362;font-size:11px}.admin-chart-bars small{position:absolute;top:calc(100% + 10px);color:#667085;font-size:12px;white-space:nowrap}.admin-recent-orders{display:flex;min-height:402px;flex-direction:column}.admin-recent-orders>div{display:grid;margin-top:12px}.admin-recent-orders article{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #edf0f4}.admin-recent-orders article>div{display:grid;min-width:0;gap:3px}.admin-recent-orders article strong{overflow:hidden;color:#31363f;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.admin-recent-orders article span,.admin-recent-orders time{color:#98a2b3;font-size:11px;white-space:nowrap}.admin-recent-orders>button{height:34px;margin:12px auto 0;padding:0 14px;border:0;border-radius:4px;background:#e8f2ff;color:#0a5edc;font-size:13px;font-weight:600}.admin-notice-table th,.admin-notice-table td,.admin-inquiry-table th,.admin-inquiry-table td{text-align:center}.admin-notice-table th:nth-child(1),.admin-notice-table td:nth-child(1){width:52px}.admin-notice-table th:nth-child(2),.admin-notice-table td:nth-child(2){width:64px}.admin-notice-table th:nth-child(3),.admin-notice-table td:nth-child(3){width:190px;text-align:left}.admin-notice-table th:nth-child(4),.admin-notice-table td:nth-child(4){text-align:left}.admin-notice-table th:nth-child(5),.admin-notice-table td:nth-child(5){width:120px}.admin-notice-table th:nth-child(6),.admin-notice-table td:nth-child(6){width:260px}.admin-inquiry-table th:nth-child(1),.admin-inquiry-table td:nth-child(1){width:72px}.admin-inquiry-table th:nth-child(2),.admin-inquiry-table td:nth-child(2){width:210px;text-align:left}.admin-inquiry-table th:nth-child(3),.admin-inquiry-table td:nth-child(3){text-align:left}.admin-inquiry-table th:nth-child(4),.admin-inquiry-table td:nth-child(4){width:140px}.admin-list-actions button:disabled{border-color:#e2e5e9;background:#f6f7f8;color:#b4bac5;cursor:default}.admin-board-editor,.admin-inquiry-detail{display:grid;gap:20px}.admin-board-editor .admin-detail-cell:has(.admin-rich-editor){min-height:322px}.admin-rich-editor{display:grid;width:100%;overflow:hidden;align-self:stretch;border:1px solid #e2e5e9;border-radius:4px;background:#fff}.admin-rich-toolbar{display:flex;min-height:36px;align-items:center;gap:2px;padding:4px 6px;border-bottom:1px solid #e2e5e9;background:#f9fafb}.admin-rich-toolbar button,.admin-editor-image{display:inline-grid;min-width:30px;height:28px;padding:0 7px;place-items:center;border:1px solid transparent;border-radius:3px;background:transparent;color:#4b5362;cursor:pointer;font-size:12px}.admin-rich-toolbar button:hover,.admin-editor-image:hover{border-color:#d8dde5;background:#fff}.admin-editor-image input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.admin-rich-editor textarea{width:100%;height:250px;padding:12px;resize:vertical;border:0;border-radius:0;outline:0;color:#31363f;font-size:14px;line-height:22px}.admin-board-editor .admin-detail-actions,.admin-inquiry-detail .admin-detail-actions{margin-top:12px}.admin-board-editor .admin-detail-actions button:only-child,.admin-inquiry-detail .admin-detail-actions button:only-child{border-color:#0a5edc;background:#0a5edc;color:#fff}.admin-inquiry-detail .admin-detail-cell:has(.admin-inquiry-content){min-height:140px}.admin-inquiry-content{margin:0;white-space:pre-wrap}.admin-inquiry-detail .admin-detail-cell:has(textarea){min-height:96px}.admin-module-preview{min-height:260px;padding:24px;border:1px solid #e2e5e9;border-radius:4px;background:#fff}.admin-module-preview h2{margin:0;color:#31363f;font-size:18px}.admin-module-preview p{margin:12px 0 0;color:#667085;font-size:14px}.admin-modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;background:#16181d73}.admin-confirm-modal{width:360px;padding:32px;border-radius:8px;background:#fff;text-align:center;box-shadow:0 20px 48px #10182833}.admin-confirm-modal h2{margin:0;color:#16181d;font-size:18px;line-height:28px}.admin-confirm-modal p{margin:8px 0 28px;color:#667085;font-size:14px;line-height:22px}.admin-confirm-modal>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.admin-confirm-modal button{height:40px;border:1px solid #e2e5e9;border-radius:4px;background:#fff;color:#31363f;font-size:14px;font-weight:600}.admin-confirm-modal button:last-child{border-color:#0a5edc;background:#0a5edc;color:#fff}.admin-excel-modal{width:min(812px,calc(100vw - 48px));overflow:hidden;border-radius:4px;background:#fff;box-shadow:0 20px 48px #10182833}.admin-excel-modal>h2{margin:0;padding:32px 36px 0;color:#16181d;font-size:20px;line-height:30px}.admin-excel-modal>p{margin:10px 0 20px;padding:0 36px;color:#16181d;font-size:14px}.admin-excel-upload-row{display:grid;min-height:48px;margin:0 36px;grid-template-columns:132px minmax(0,1fr);overflow:hidden;border:1px solid #e2e5e9;border-radius:4px}.admin-excel-upload-row>span{display:flex;align-items:center;padding:0 12px;border-right:1px solid #e2e5e9;background:#f6f7f8;color:#667085;font-size:14px}.admin-excel-upload-row>div{display:flex;min-width:0;align-items:center;gap:8px;padding:9px 12px}.admin-excel-upload-row label{display:inline-flex;height:28px;flex:none;align-items:center;padding:0 10px;border:1px solid #0a5edc;border-radius:4px;color:#0a5edc;cursor:pointer;font-size:12px}.admin-excel-upload-row label input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.admin-excel-upload-row strong{overflow:hidden;color:#31363f;font-size:14px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.admin-excel-modal footer{display:flex;justify-content:center;gap:8px;padding:36px}.admin-excel-modal footer button{width:180px;height:36px;border:0;border-radius:4px;background:#f6f7f8;color:#31363f;font-size:14px;font-weight:600}.admin-excel-modal footer button:last-child{background:#0a5edc;color:#fff}.admin-excel-modal footer button:disabled{background:#e2e5e9;color:#b4bac5}@media(min-width:361px){.calwalk-app{box-shadow:0 0 0 1px #e4e7ec}}
