@import"https://fonts.googleapis.com/css2?family=Jua&display=swap";@font-face{font-family:Pretendard Variable;font-weight:45 920;font-style:normal;font-display:swap;src:url(./PretendardVariable-CJuje-Rk.woff2) format("woff2-variations")}:root{font-family:Pretendard Variable,Pretendard,Apple SD Gothic Neo,Malgun Gothic,system-ui,sans-serif;color:#1f1f1f;background:#fffdfb;--orange: #f97316;--orange-strong: #ea580c;--orange-deep: #c2410c;--orange-soft: #fff3e8;--orange-tint: #fff8f1;--orange-line: #fed7aa;--surface: #ffffff;--surface-warm: #fffaf6;--background: #fffdfb;--line: #ede7e0;--line-strong: #dfd6ce;--text: #1f1f1f;--title: #3f3f46;--muted: #6f6a64;--muted-light: #8b8580;--green: #16a36a;--green-soft: #eaf8f1;--gray-soft: #f5f3f0;--danger: #dc4c3f;--danger-soft: #fff0ed;--shadow: 0 10px 28px rgba(56, 40, 24, .08);--shadow-soft: 0 4px 14px rgba(56, 40, 24, .06)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--background);font-weight:400;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}a{color:inherit}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,454px);gap:44px;align-items:center;padding:40px 56px 40px 72px;background:radial-gradient(circle at 12% 10%,rgba(249,115,22,.1),transparent 28%),linear-gradient(135deg,#fff,#fff7ef)}.auth-visual{display:grid;align-content:center;justify-items:center;gap:22px;padding:40px;text-align:center}.auth-visual img{width:min(560px,100%);border-radius:8px;box-shadow:var(--shadow)}.auth-visual h1{max-width:620px;margin:10px 0 12px;font-family:Jua,Pretendard Variable,Pretendard,Apple SD Gothic Neo,Malgun Gothic,system-ui,sans-serif;font-size:42px;font-weight:400;line-height:1.15;letter-spacing:0}.auth-visual p{margin:0;color:var(--muted);font-size:16px;line-height:1.7}.auth-visual .eyebrow{color:var(--orange)}.auth-panel,.section-panel,.form-panel,.progress-panel,.group-panel,.toolbar-panel,.detail-hero{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft)}.auth-panel{width:min(454px,100%);justify-self:end;padding:30px}.sidebar-brand,.panel-title,.detail-title,.hero-actions,.candidate-title-line,.item-title-line,.topbar-actions,.row-actions,.check-actions,.modal-actions,.status-actions,.toolbar-actions{display:flex;align-items:center}.auth-panel-logo{display:flex;justify-content:center;margin-bottom:26px}.auth-panel-logo img{width:164px;max-width:72%;height:auto}.auth-panel h2{margin:0 0 18px;font-size:28px}.auth-form,.stack-page{display:grid;gap:16px}.auth-consents{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fffaf4}.auth-consent{display:flex;align-items:center;gap:9px;color:var(--text);font-size:13px;line-height:1.4}.auth-consent input{width:16px;height:16px;accent-color:var(--orange);flex:0 0 auto}.text-button{border:0;background:transparent;color:var(--orange-strong);font-weight:600;padding:8px 0}.auth-switch-button{display:block;width:max-content;margin:18px auto 0;font-size:13px;font-weight:400;line-height:1.4;text-align:center;text-decoration:underline;text-underline-offset:3px}.field{display:grid;gap:8px;min-width:0}.field span{color:var(--muted);font-size:13px;font-weight:600}.field b{color:var(--danger);margin-left:3px}input,select,textarea{width:100%;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface);color:var(--text);outline:none;padding:12px 13px;min-height:44px;font-weight:400}textarea{resize:vertical;line-height:1.6}input:focus,select:focus,textarea:focus{border-color:var(--orange);box-shadow:0 0 0 4px #f973161f}.button,.icon-text-button,.icon-button,.nav-item,.candidate-row,.status-button,.check-actions button,.back-button{border:0;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border-radius:8px;font-weight:600;white-space:nowrap}.button:hover,.icon-text-button:hover,.candidate-row:hover,.nav-item:hover,.back-button:hover{transform:translateY(-1px)}.button.primary{background:var(--orange);color:#fff;box-shadow:0 8px 18px #f973162e}.button.primary:hover{background:var(--orange-strong)}.button:disabled,.button:disabled:hover{cursor:not-allowed;transform:none;box-shadow:none}.button.primary:disabled,.button.primary:disabled:hover{background:#d8d3cd;color:#fff}.button.subtle{background:var(--orange-soft);color:var(--orange-deep)}.button.outline-gray{border:1px solid #d4d4d8;background:transparent;color:#71717a}.button.outline-gray:hover{background:#f4f4f5;color:#52525b}.button.danger{background:var(--danger-soft);color:var(--danger)}.button.full{width:100%}.button.small{min-height:36px;padding-inline:12px;font-size:13px}.icon-button{width:40px;height:40px;display:inline-grid;place-items:center;border-radius:8px;background:var(--orange-soft);color:var(--orange-strong)}.icon-button.ghost{background:transparent}.icon-button.danger-lite{background:transparent;color:#a8a29e}.icon-button.danger-lite:hover{background:transparent;color:#78716c}.icon-text-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 13px;border-radius:8px;background:var(--orange-soft);color:var(--orange-deep);font-weight:600}.app-shell{min-height:100vh;display:grid;grid-template-columns:252px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;padding:24px 18px;display:flex;flex-direction:column;gap:24px;background:linear-gradient(180deg,#fff8f1,#fff 78%);border-right:1px solid var(--line)}.sidebar-scrim{display:none}.sidebar-brand{gap:12px}.sidebar-brand.logo-brand{display:block;width:100%}.sidebar-brand.logo-brand img{display:block;width:168px;max-width:100%;height:auto;margin-inline:auto}.brand-symbol{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:var(--orange);color:#fff;box-shadow:0 8px 20px #f9731633}.sidebar-brand strong{display:block;font-size:18px;font-weight:700}.sidebar-brand span{color:var(--muted);font-size:12px;font-weight:400}.nav-list{display:grid;gap:8px}.nav-item{width:100%;min-height:46px;display:flex;align-items:center;gap:11px;border-radius:8px;padding:0 12px;background:transparent;color:var(--muted);font-weight:600;text-align:left}.nav-item.active{background:var(--orange);color:#fff;box-shadow:0 8px 18px #f973162e}.sidebar-user-area{margin-top:auto;display:grid;gap:8px}.sidebar-user-email{margin:0;color:#a8a29e;font-size:12px;font-weight:600;line-height:1.4;text-align:center;word-break:break-all}.sidebar-note{padding:14px;border-radius:8px;background:#fff;border:1px dashed var(--orange-line);display:grid;gap:4px}.sidebar-note span{color:var(--muted);font-size:12px;font-weight:400}.sidebar-note strong{color:var(--orange-strong);font-weight:600}.sidebar-note.sidebar-user{background:var(--orange-tint);border:0}.sidebar-note.sidebar-user strong{color:var(--orange-deep);font-size:18px;font-weight:700}.sidebar-logout-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;justify-self:center;min-height:28px;padding:0;border:0;background:transparent;color:#a8a29e;font-size:12px;font-weight:600;text-align:center}.sidebar-logout-button svg{flex:0 0 auto}.sidebar-logout-button:hover{color:#78716c}.content-shell{min-width:0;padding:24px 28px 128px}.topbar{min-height:70px;display:flex;align-items:center;gap:16px;justify-content:space-between;margin-bottom:22px}.topbar-title{min-width:0}.topbar h1{margin:2px 0 0;color:#3f3f46;font-family:Jua,Pretendard Variable,Pretendard,Apple SD Gothic Neo,Malgun Gothic,system-ui,sans-serif;font-size:26px;font-weight:400;letter-spacing:0}.topbar-description{margin:8px 0 0;color:var(--muted);font-size:15px;line-height:1.55;white-space:normal}.topbar-kicker,.eyebrow{color:var(--orange-strong);font-size:12px;font-weight:600}.topbar-actions{gap:10px}.mobile-home-button,.mobile-page-description{display:none}.mobile-page-description{white-space:pre-line}.mobile-menu{display:none;background:transparent}.page-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:18px}.dashboard-page{grid-template-columns:minmax(260px,.72fr) minmax(520px,1.28fr)}.hero-panel{grid-column:1 / -1;min-height:280px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:18px;align-items:center;padding:28px 0;border:0;border-radius:0;background:transparent;box-shadow:none}.hero-copy h2{max-width:620px;margin:8px 0 12px;font-family:Jua,Pretendard Variable,Pretendard,Apple SD Gothic Neo,Malgun Gothic,system-ui,sans-serif;font-size:34px;font-weight:400;line-height:1.18;letter-spacing:0}.hero-copy p{max-width:560px;margin:0;color:var(--muted);line-height:1.5}.hero-copy .eyebrow{color:var(--orange-strong)}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:22px}.hero-panel img{width:100%;aspect-ratio:2752 / 1536;object-fit:cover;object-position:center;border-radius:8px}.metric-row{align-self:start;display:grid;grid-template-columns:1fr;gap:10px;margin-top:28px;margin-bottom:34px}.metric-card{min-height:64px;padding:12px 18px;border-radius:8px;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:8px;box-shadow:var(--shadow-soft)}.metric-card span{color:var(--muted);font-size:13px;font-weight:400}.metric-label{display:inline-flex;align-items:center;gap:6px;color:var(--metric-tone, var(--muted));font-size:15px;font-weight:600}.metric-label span{color:inherit;font-size:inherit;font-weight:inherit}.metric-status-icon{flex:0 0 auto;color:var(--metric-tone, var(--muted))}.metric-card strong{font-size:22px;font-weight:700;line-height:1}.metric-card.orange{--metric-tone: var(--orange-deep);background:#ffe9d1}.metric-card.green{--metric-tone: #12855a;background:#d9f5e4}.metric-card.gray{--metric-tone: #626262;background:#ecebea}.progress-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px;margin-bottom:34px}.progress-panel{padding:20px;display:grid;gap:16px}.progress-panel .button.full{height:44px;min-height:44px}.panel-title{gap:10px}.panel-title h2,.section-heading h2,.group-panel h2{margin:0;font-size:19px;font-weight:700}.panel-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:0;background:transparent;color:var(--orange-strong)}.progress-track{height:12px;border-radius:999px;background:#f4ebe3;overflow:hidden}.progress-track span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#fb923c,#f97316)}.progress-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:14px}.progress-meta strong{color:var(--text);font-size:20px;font-weight:700}.section-panel{padding:20px}.section-panel.wide{grid-column:1 / -1}.section-panel.recent-candidates-section{padding:0;border:0;background:transparent;box-shadow:none}.section-panel.list-section,.group-panel.list-section{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px}.editable-heading{align-items:center}.section-edit-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;margin-left:auto}.section-heading p{margin:0 0 5px}.candidate-preview-list,.candidate-list,.item-list,.checklist-groups{display:grid;gap:10px}.candidate-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:stretch;padding:16px;border-radius:8px;border:1px solid var(--line);background:var(--surface);color:var(--text);text-align:left;box-shadow:var(--shadow-soft)}.candidate-row.has-photos,.candidate-row.has-photo-placeholder{grid-template-columns:auto minmax(0,1fr) auto}.candidate-row.is-rejected{background:#f4f4f5;border-color:#e4e4e7;color:#71717a}.candidate-row.is-rejected:hover{transform:none}.candidate-main{min-width:0;display:grid;align-content:center;gap:6px}.candidate-title-line{gap:8px;min-width:0;flex-wrap:wrap}.candidate-main strong{font-size:17px;font-weight:600}.candidate-main span{color:var(--muted);overflow-wrap:anywhere}.candidate-row-photo-strip{display:flex;width:156px;height:116px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-x;border-radius:8px;background:var(--gray-soft);cursor:grab;-webkit-user-select:none;user-select:none}.candidate-row-photo-strip:active{cursor:grabbing}.candidate-row-photo-strip.is-empty{cursor:default}.candidate-row-photo-strip::-webkit-scrollbar{display:none}.candidate-row-photo-slide{width:100%;height:100%;flex:0 0 auto;margin:0;scroll-snap-align:start;scroll-snap-stop:always}.candidate-row-photo-slide img{width:100%;height:100%;object-fit:cover}.candidate-row-photo-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#f4f4f5eb,#e4e4e7f5),#f4f4f5;color:#a1a1aa}.candidate-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:230px}.candidate-facts>span{min-width:0}.candidate-meta-card{min-height:54px;display:grid;align-content:center;gap:4px;padding:8px 10px;border-radius:8px;background:var(--orange-soft);color:var(--orange-deep)}.candidate-meta-card em{color:var(--muted);font-size:11px;font-style:normal;font-weight:600;line-height:1}.candidate-meta-card strong{min-width:0;display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:700;line-height:1.2;white-space:nowrap}.candidate-meta-card.rating strong{color:inherit}.candidate-facts.status-confirmed>span{background:#dcfce7;color:#166534}.candidate-facts.status-pending>span{background:var(--orange-soft);color:var(--orange-deep)}.candidate-facts.status-rejected>span{background:#e4e4e7;color:#52525b}.candidate-facts.status-confirmed .candidate-meta-card.status{background:#168a54;color:#fff}.candidate-facts.status-pending .candidate-meta-card.status{background:var(--orange);color:#fff}.candidate-facts.status-rejected .candidate-meta-card.status{background:#71717a;color:#fff}.candidate-meta-card.status em{color:#ffffffc7}.rating-stars{display:inline-flex;align-items:center;gap:1px;color:#d7d2cb}.rating-stars svg{flex:0 0 auto}.rating-stars .active{color:inherit}.candidate-facts.status-confirmed .rating-stars{color:#16a34a}.candidate-facts.status-pending .rating-stars{color:var(--orange-strong)}.candidate-facts.status-rejected .rating-stars{color:#71717a}.candidate-facts .rating-stars svg:not(.active){color:#d7d2cb}.badge{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.badge.confirmed{background:#168a54;color:#fff}.badge.pending{background:var(--orange);color:#fff}.badge.rejected{background:#71717a;color:#fff}.badge.priority{gap:4px;line-height:1}.badge.priority svg{flex:0 0 auto}.badge.priority span{color:inherit;display:inline-flex;align-items:center;line-height:1}.badge.priority strong{display:inline-flex;align-items:center;margin-bottom:0;font-weight:700;line-height:1}.badge.priority.high{background:#ffe5dd;color:#c2412f}.badge.priority.medium{background:#fff0cf;color:#985e00}.badge.priority.low{background:#eaf6ee;color:#2e7b59}.stack-page,.management-page{max-width:1180px}.toolbar-panel{padding:14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.toolbar-actions{gap:8px}.candidate-page-actions{display:flex;justify-content:flex-end}.candidate-list-panel{display:grid;gap:16px}.candidate-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.candidate-list-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.candidate-list-toolbar-actions .button{min-height:44px;white-space:nowrap}.sort-dropdown{position:relative;min-width:136px}.field-select{width:100%;min-width:0}.sort-trigger{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;padding:0 18px 0 14px;border:1px solid var(--line-strong);border-radius:8px;background:#fff;color:var(--text);font-weight:600;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.sort-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sort-trigger:hover,.sort-dropdown.open .sort-trigger{border-color:var(--orange);background:var(--surface-warm)}.sort-trigger:focus-visible,.sort-dropdown.open .sort-trigger{box-shadow:0 0 0 4px #f973161f}.sort-trigger svg{flex:0 0 auto;color:var(--orange-strong);transition:transform .16s ease}.sort-dropdown.open .sort-trigger svg{transform:rotate(180deg)}.sort-trigger:disabled{cursor:not-allowed;opacity:.58}.sort-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:12;min-width:100%;padding:6px;border:1px solid var(--orange-line);border-radius:8px;background:#fff;box-shadow:var(--shadow);display:grid;gap:4px}.field-select .sort-menu{left:0;right:auto;width:100%}.sort-option{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:var(--muted);font-weight:600;text-align:left;white-space:nowrap}.sort-option:disabled{cursor:not-allowed;opacity:.5}.sort-option:hover,.sort-option.active{background:var(--orange-soft);color:var(--orange-deep)}.sort-option svg{flex:0 0 auto;color:var(--orange-strong)}.segmented{display:inline-flex;flex-wrap:wrap;gap:5px;padding:5px;border-radius:8px;background:var(--orange-soft)}.segmented button{min-height:36px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-weight:600}.segmented button.active{background:#fff;color:var(--orange-strong);box-shadow:var(--shadow-soft)}.segmented.compact button{min-height:32px}.unit-toggle{gap:2px;padding:2px;border:0;border-radius:999px;background:#fff;cursor:pointer}.unit-toggle span{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:999px;color:var(--muted);font-size:11px;font-weight:600}.unit-toggle span.active{background:#fff;color:var(--orange-strong);box-shadow:var(--shadow-soft)}.form-panel{padding:22px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.span-2{grid-column:span 2}.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}.back-button{justify-self:start;display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;border-radius:8px;background:var(--orange-soft);color:var(--orange-deep);font-weight:600}.detail-top-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.candidate-delete-button{min-height:40px;padding-inline:14px}.detail-hero{padding:22px;display:flex;justify-content:space-between;gap:18px;align-items:center;background:linear-gradient(115deg,#fff7ed,#fdba74 60%,#ea580c);border:0}.detail-hero.status-confirmed{background:linear-gradient(115deg,#effdf5,#86efac 58%,#168a54);border-color:transparent}.detail-hero.status-pending{background:linear-gradient(115deg,#fff7ed,#fdba74 60%,#ea580c);border-color:transparent}.detail-hero.status-rejected{background:linear-gradient(115deg,#fafafa,#d4d4d8 58%,#71717a);border-color:transparent}.detail-hero-main{min-width:0}.detail-title{gap:10px;flex-wrap:wrap}.detail-title h2{margin:0;font-size:28px;font-weight:700}.detail-hero p{color:var(--muted);margin:8px 0 0;overflow-wrap:anywhere}.detail-stat-card{min-width:124px;min-height:94px;display:grid;align-content:center;justify-items:start;gap:10px;padding:14px 16px;border-radius:8px;background:#fff;border:0}.detail-stat-stack{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex:0 0 auto}.rating-editor{margin-top:0;display:inline-grid}.detail-stat-label{color:var(--muted);font-size:12px;font-weight:600}.star-rating{display:inline-flex;align-items:center;gap:2px;padding:0;background:transparent;touch-action:none;-webkit-user-select:none;user-select:none}.star-rating:focus-visible{outline:none;border-radius:8px;box-shadow:0 0 0 4px #f9731624}.star-button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:999px;background:transparent;color:#d7d2cb}.star-button.active{color:var(--orange)}.score-bubble{place-items:center}.detail-stat-value{display:inline-flex;align-items:center;gap:7px;color:var(--orange-strong);font-size:28px;font-weight:700;line-height:1}.detail-stat-value svg{flex:0 0 auto}.detail-hero.status-rejected .detail-stat-value{color:#71717a}.candidate-photo-section{display:grid;gap:0}.candidate-photo-section-heading{margin-bottom:14px}.candidate-photo-section-heading p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.candidate-photo-manager{min-width:0;display:grid;gap:12px}.candidate-photo-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.candidate-photo-header strong{display:block;font-size:17px;font-weight:700}.candidate-photo-header p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.candidate-photo-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;cursor:grab;-webkit-user-select:none;user-select:none}.candidate-photo-list:active{cursor:grabbing}.candidate-photo-card{position:relative;min-width:0;margin:0;overflow:hidden;border-radius:8px;background:var(--gray-soft);aspect-ratio:4 / 3}.candidate-photo-list.is-readonly .candidate-photo-card{cursor:zoom-in}.candidate-photo-card img{width:100%;height:100%;object-fit:cover}.candidate-photo-remove{position:absolute;top:8px;right:8px;width:32px;height:32px;background:#ffffffeb;color:#78716c;box-shadow:var(--shadow-soft)}.candidate-photo-remove:hover{background:#fff}.candidate-photo-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px}.candidate-photo-add.is-mobile{display:none}.candidate-photo-add.is-footer{display:inline-flex}.candidate-photo-empty{min-height:118px;display:grid;place-items:center;align-content:center;gap:8px;border-radius:8px;background:var(--surface-warm);color:var(--muted)}.candidate-photo-empty p{margin:0;font-size:14px;font-weight:600}.candidate-photo-count{color:var(--muted);font-size:12px;font-weight:600}.info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.area-info-row{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.area-info-row .info-item{background:#fff4ec}.info-edit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.info-item{min-height:76px;padding:12px;border-radius:8px;background:var(--surface-warm);display:grid;align-content:center;gap:5px}.info-item-label{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.info-item span{color:var(--muted);font-size:12px;font-weight:400}.info-item strong{overflow-wrap:anywhere;font-weight:600}.note-box{margin:14px 0 0;padding:14px;border-radius:8px;background:var(--gray-soft);color:var(--muted);line-height:1.6}.status-actions{flex-wrap:wrap;gap:8px}.status-heading{margin-bottom:0}.status-heading .status-actions{margin-left:auto;justify-content:flex-end}.status-button{min-height:40px;padding:0 16px;border-radius:8px;background:var(--orange-soft);color:var(--orange-deep);font-weight:600}.status-button.active{background:var(--orange);color:#fff}.check-group{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--surface)}.check-group h3{margin:0;padding:13px 15px;background:var(--orange-tint);font-size:15px;font-weight:600}.check-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:15px;border-top:1px solid var(--line)}.check-item:first-of-type{border-top:0}.check-item strong{display:block;margin-bottom:6px;font-weight:600}.check-item p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.check-actions{gap:8px;justify-content:flex-end;flex-wrap:nowrap}.check-actions button{width:64px;height:64px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:0;border-radius:999px;font-size:12px;font-weight:600;line-height:1.1;text-align:center;white-space:nowrap}.check-actions button svg{width:17px;height:17px;flex:0 0 auto}.check-actions .good,.check-actions .bad{background:#f1f2f4;color:#6b7280}.check-actions .good.active{background:#2f8f68;color:#fff;box-shadow:0 8px 16px #2f8f6838}.check-actions .bad.active{background:var(--orange);color:#fff;box-shadow:0 8px 16px #f9731638}.review-textarea{min-height:140px}.review-note-display{min-height:140px;margin:0;padding:14px;border-radius:8px;background:var(--gray-soft);color:var(--muted);line-height:1.6;white-space:pre-wrap}.review-note-display.is-empty{color:var(--muted-light)}.danger-zone{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.compact-form{margin-bottom:14px}.mobile-add-entry{display:none;margin-bottom:14px}.mini-form{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr)) auto;gap:10px;align-items:end}.mini-form>.button{justify-self:start;min-width:96px}@media(min-width:1121px){.mini-form .memo-field{grid-column:1 / 5}.mini-form>.button{grid-column:5}.furniture-form{grid-template-columns:minmax(180px,1.35fr) repeat(3,minmax(110px,.85fr)) auto}.discard-form{grid-template-columns:minmax(260px,1.05fr) minmax(0,2.5fr) auto}.discard-form .memo-field{grid-column:1 / 3}.discard-form>.button{grid-column:3}.purchase-form{grid-template-columns:minmax(150px,.8fr) minmax(220px,1.2fr) minmax(240px,1.25fr) auto}.purchase-form .memo-field{grid-column:1 / 4}.purchase-form>.button{grid-column:4}}.two-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.group-tabs-panel{display:grid;gap:12px}.group-tabs{width:fit-content}.group-tabs button{min-width:96px}.group-panel{padding:18px}.tabbed-group-panel{display:grid;gap:14px}.tabbed-group-panel .item-row{padding-top:20px;padding-bottom:20px}.group-panel h2{margin-bottom:14px}.item-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px;border-radius:8px;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft)}.item-row.is-completed{background:#f4f4f5;border-color:#e4e4e7}.item-row.is-completed>:first-child,.item-row.is-completed>:first-child span,.item-row.is-completed>:first-child p,.item-row.is-completed>:first-child a{color:#71717a}.item-row.is-completed>:first-child strong{color:#52525b}.item-row.is-completed .badge.priority{background:#e4e4e7;color:#71717a}.item-row .row-actions{gap:8px}.item-action-stack{flex-direction:row;align-items:center;justify-content:flex-end;gap:8px}.row-action-icons,.row-action-buttons{display:inline-flex;align-items:center;justify-content:center;gap:8px}.item-action-stack .button.small{min-width:72px;justify-content:center}.item-action-stack .row-primary-action{min-width:86px;padding-inline:18px}.item-action-stack .row-action-icons .icon-button:not(.danger-lite){background:#f4f4f5;color:#78716c}.item-action-stack .row-action-icons .icon-button:not(.danger-lite):hover{background:#e7e5e4;color:#57534e}.item-row.is-editing{align-items:start}.furniture-inline-form,.simple-inline-form,.purchase-inline-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.furniture-inline-form .field,.simple-inline-form .field,.purchase-inline-form .field{min-width:0}.furniture-inline-form .span-2,.purchase-inline-form .span-2{grid-column:1 / -1}.item-row.is-editing .row-actions{align-self:start;flex-wrap:nowrap}.modal-edit-form{display:grid;gap:14px}.purchase-item-row.is-rankable{position:relative;grid-template-columns:auto minmax(0,1fr) auto}.purchase-item-row.is-dragging{opacity:.55}.purchase-item-row.drop-before:before,.purchase-item-row.drop-after:after{content:"";position:absolute;left:10px;right:10px;z-index:3;height:4px;border-radius:999px;background:var(--orange);box-shadow:0 0 0 5px #f9731624;pointer-events:none}.purchase-item-row.drop-before:before{top:-7px}.purchase-item-row.drop-after:after{bottom:-7px}.purchase-top-drop-zone{position:relative;height:18px;margin:-8px 0 -2px}.purchase-top-drop-zone:before{content:"";position:absolute;left:10px;right:10px;top:50%;height:4px;border-radius:999px;background:transparent;transform:translateY(-50%);pointer-events:none}.purchase-top-drop-zone.is-active:before{background:var(--orange);box-shadow:0 0 0 5px #f9731624}.purchase-priority-controls{display:grid;justify-items:center;align-self:center}.priority-rank-label{min-width:46px;display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border-radius:999px;background:#ffe7d6;color:var(--orange-deep);font-size:12px;font-weight:700;white-space:nowrap}.priority-rank-label.rank-high{background:var(--orange);color:#fff}.priority-rank-label.rank-mid{background:#ffb36a;color:#7c2d12}.priority-rank-label.rank-low{background:var(--orange-soft);color:var(--orange-deep)}.drag-handle{width:16px;height:80px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:#f4f4f5;color:#a1a1aa;line-height:0;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:none}.drag-handle svg{display:block;margin:auto;pointer-events:none;-webkit-user-drag:none}.drag-handle:active{cursor:grabbing}.item-row strong{display:block;margin-bottom:5px;font-weight:600}.item-row span,.item-row p{margin:0;color:var(--muted);line-height:1.5}.item-title-line{gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:4px}.item-title-line strong{display:inline-flex;align-items:center;margin-bottom:0;line-height:1.35}.item-title-line .badge{align-self:center}.inline-link{display:inline-flex;align-items:center;gap:4px;margin-top:8px;color:var(--orange-strong);font-size:13px;font-weight:600;text-decoration:none}.purchase-meta-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.purchase-meta-chip{min-height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border-radius:999px;background:var(--surface-warm);color:var(--orange-deep);font-size:12px;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap}.purchase-meta-chip svg{flex:0 0 auto}.empty-state{min-height:116px;display:grid;place-items:center;gap:8px;padding:20px;border-radius:8px;background:var(--surface-warm);color:var(--muted);text-align:center}.empty-state p{margin:0;font-weight:600}.toast{position:fixed;left:50%;bottom:24px;z-index:30;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;max-width:min(420px,calc(100vw - 32px));padding:0 16px;border-radius:8px;border:0;background:#12855a;color:#fff;box-shadow:0 14px 30px #12855a47;font-weight:600}.toast svg{color:#fff}.toast.error{background:#d92d20;color:#fff;box-shadow:0 14px 30px #d92d2042}.toast.error svg{color:#fff}.team-floating-button{position:fixed;right:24px;bottom:24px;z-index:16;display:inline-flex;align-items:center;gap:9px;min-height:50px;padding:7px 16px 7px 8px;border-radius:999px;background:#282625;color:#fff;box-shadow:0 12px 28px #28262538;font-size:14px;font-weight:600;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.team-floating-button:hover{transform:translateY(-2px);background:#34312f;box-shadow:0 16px 32px #28262547}.team-floating-button:focus-visible{outline:3px solid rgba(40,38,37,.22);outline-offset:3px}.team-floating-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:transparent;overflow:hidden;box-shadow:none}.team-floating-icon img{width:34px;height:34px;object-fit:contain}.top-floating-button{display:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:20px;background:#24201c47;animation:modalBackdropFadeIn .2s ease-out both}.modal{position:relative;width:min(420px,100%);padding:26px;border-radius:8px;background:#fff;box-shadow:var(--shadow);animation:modalRiseIn .24s ease-out both}.modal-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:8px;background:var(--danger-soft);color:var(--danger)}.modal h2{margin:16px 0 8px;font-weight:700}.modal p{margin:0;color:var(--muted);line-height:1.6}.close-button{position:absolute;right:14px;top:14px}.modal-actions{justify-content:flex-end;gap:8px;margin-top:22px}.form-modal{width:min(560px,100%)}.form-modal h2{margin:0 40px 18px 0;font-weight:700}.form-modal .mini-form{grid-template-columns:repeat(2,minmax(0,1fr))}.form-modal .memo-field{grid-column:1 / -1}.form-modal .mini-form>.button{grid-column:1 / -1;width:100%;justify-self:stretch}.photo-viewer-backdrop{z-index:55;background:#141210c7}.photo-viewer-modal{position:relative;width:min(960px,calc(100vw - 32px));height:min(720px,calc(100vh - 48px));display:grid;place-items:center;padding:0;background:transparent;animation:modalRiseIn .24s ease-out both}@keyframes modalBackdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalRiseIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.modal-backdrop,.modal,.photo-viewer-modal{animation:none}}.photo-viewer-modal .close-button{z-index:2;background:#fffffff0;color:var(--orange-deep)}.photo-viewer-track{width:100%;height:100%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab}.photo-viewer-track:active{cursor:grabbing}.photo-viewer-track::-webkit-scrollbar{display:none}.photo-viewer-slide{flex:0 0 100%;height:100%;display:grid;place-items:center;margin:0;scroll-snap-align:center}.photo-viewer-slide img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:var(--shadow);-webkit-user-select:none;user-select:none}.photo-viewer-nav{position:absolute;z-index:2;top:50%;transform:translateY(-50%);background:#fffffff0;color:var(--orange-deep);box-shadow:var(--shadow-soft)}.photo-viewer-nav.prev{left:12px}.photo-viewer-nav.next{right:12px}.photo-viewer-nav:disabled{opacity:.35;cursor:not-allowed}.photo-viewer-count{position:absolute;z-index:2;left:50%;bottom:14px;transform:translate(-50%);min-height:30px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:#ffffffeb;color:#282625;font-size:13px;font-weight:700}.loading-page{min-height:100vh;display:grid;place-items:center;color:var(--orange-strong);font-weight:600}h1,h2,.auth-visual h1,.auth-panel h2,.topbar h1,.hero-copy h2,.panel-title h2,.section-heading h2,.group-panel h2,.detail-title h2,.modal h2,.form-modal h2,.candidate-main strong,.item-row strong,.item-title-line strong,.check-item strong{color:var(--title)}@media(max-width:1120px){.page-grid,.hero-panel{grid-template-columns:1fr}.hero-panel img{max-width:420px}.info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.candidate-photo-list{grid-template-columns:repeat(4,minmax(0,1fr))}.info-edit-grid,.mini-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1121px){.dashboard-page .hero-copy{text-align:center}.dashboard-page .hero-copy h2,.dashboard-page .hero-copy p{margin-left:auto;margin-right:auto}.dashboard-page .hero-actions{justify-content:center}}@media(max-width:860px){.auth-page{grid-template-columns:1fr;padding:22px}.auth-panel{width:100%;justify-self:stretch}.auth-visual{padding:0}.auth-visual h1{font-size:31px}.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;z-index:20;left:0;top:0;width:min(300px,86vw);transform:translate(-105%);transition:transform .2s ease;box-shadow:var(--shadow)}.sidebar.open{transform:translate(0)}.sidebar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:19;display:block;width:100%;min-height:100vh;padding:0;border:0;background:transparent}.content-shell{padding:16px 16px 128px}.team-floating-button{right:16px;bottom:16px;min-height:46px;padding:6px 14px 6px 7px;font-size:13px}.team-floating-icon{width:34px;height:34px}.team-floating-icon img{width:30px;height:30px}.top-floating-button{position:fixed;right:16px;bottom:74px;z-index:17;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;min-height:42px;padding:0;border:0;border-radius:999px;background:#fff;color:#282625;box-shadow:0 10px 24px #28262529;font-size:12px;font-weight:700}.top-floating-button svg{flex:0 0 auto}.mobile-menu{display:inline-grid}.topbar{align-items:center;position:sticky;top:0;z-index:18;margin:-16px -16px 22px;padding:14px 16px;background:#fffdfbf5;border-bottom:1px solid rgba(237,231,224,.78);box-shadow:0 8px 18px #3828180d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar.has-mobile-description{margin-bottom:0}.topbar-title{flex:1;text-align:center}.topbar-description{display:none}.topbar-actions{gap:8px;min-width:40px;justify-content:flex-end}.mobile-home-button{display:inline-grid;background:transparent}.mobile-page-description{display:block;margin:10px 0 22px;color:var(--muted);font-size:15px;line-height:1.55}.toast{top:78px;bottom:auto}.sidebar-logout-button{display:inline-flex}.dashboard-page .hero-panel{display:flex;flex-direction:column;gap:0;min-height:0;padding:0;overflow:visible;border:0;background:transparent;box-shadow:none}.dashboard-page .hero-panel img{order:1;width:100%;max-width:none;margin:0;box-shadow:var(--shadow-soft)}.dashboard-page .hero-copy{position:relative;z-index:1;order:2;width:calc(100% - 24px);margin:-24px auto 0;padding:22px 20px 20px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#fffffffa,#fff7eff5),#fff;box-shadow:var(--shadow-soft)}.hero-copy h2{font-size:28px}.metric-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:34px;margin-bottom:24px}.two-groups{grid-template-columns:1fr}.dashboard-page .progress-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:8px;margin-bottom:42px}.dashboard-page .progress-panel .panel-title{gap:6px}.dashboard-page .progress-panel .panel-icon{width:18px;height:18px}.dashboard-page .progress-panel .panel-icon svg{width:17px;height:17px}.dashboard-page .progress-panel .panel-title h2{font-size:16px}.dashboard-page .progress-panel .progress-meta{font-size:12px}.dashboard-page .progress-panel .progress-meta strong{font-size:18px}.group-tabs{width:100%}.group-tabs button{flex:1;min-width:0}.desktop-add-form{display:none}.mobile-add-entry{display:block}.mobile-add-entry .button{width:100%}.toolbar-panel,.candidate-list-toolbar,.section-heading,.detail-hero{align-items:stretch;flex-direction:column}.section-heading.editable-heading,.section-heading.status-heading{align-items:center;flex-direction:row}.section-edit-actions,.status-heading .status-actions{flex-wrap:nowrap}.candidate-photo-header{align-items:flex-start}.candidate-photo-list{display:flex;gap:10px;margin-inline:-20px;padding:0 20px 4px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.candidate-photo-list::-webkit-scrollbar{display:none}.candidate-photo-card{flex:0 0 82%;max-width:360px;scroll-snap-align:center}.candidate-photo-add.is-desktop{display:none}.candidate-photo-footer{align-items:stretch;justify-content:space-between}.candidate-photo-add.is-mobile,.candidate-photo-add.is-footer{display:inline-flex;flex:1}.candidate-photo-count{align-self:center}.section-heading.recent-heading{align-items:flex-start;flex-direction:row;justify-content:space-between}.section-heading.recent-heading .text-button{flex:0 0 auto;margin-left:auto;padding-top:5px;text-align:right}.toolbar-actions{width:100%;align-items:stretch;flex-direction:column}.toolbar-actions .button,.toolbar-actions select,.toolbar-actions .sort-dropdown,.candidate-list-toolbar .sort-dropdown{width:100%}.candidate-list-toolbar-actions{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.candidate-list-toolbar-actions .button{width:auto;padding-inline:14px}.sort-menu{left:0;right:auto}.candidate-row{grid-template-columns:1fr;align-items:start}.candidate-row.has-photos,.candidate-row.has-photo-placeholder{grid-template-columns:1fr}.candidate-row-photo-strip{width:100%;height:auto;aspect-ratio:16 / 9;grid-row:auto}.candidate-row-photo-strip+.candidate-main{min-height:0}.check-item{grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.candidate-facts{grid-column:1;width:100%}.check-actions{align-self:start;flex-direction:row;align-items:center;justify-content:flex-end;gap:7px}.check-actions button{width:52px;height:52px;gap:3px;font-size:11px}.check-item p{font-size:12px;line-height:1.5}.check-actions button svg{width:14px;height:14px}.item-row{grid-template-columns:minmax(0,1fr) auto;align-items:start}.item-row .row-actions{align-self:start;flex-direction:column;align-items:center;justify-content:flex-end;flex-wrap:nowrap}.item-action-stack .row-action-icons{width:88px}.item-row .row-actions .button.small{min-width:62px;padding-inline:14px}.item-action-stack .row-primary-action{width:88px;min-width:88px;padding-inline:12px}.furniture-inline-form,.simple-inline-form,.purchase-inline-form{grid-template-columns:1fr}.item-row.is-editing .row-actions{align-items:center}.item-row.is-editing .row-actions .button.small{width:62px;justify-content:center}.purchase-item-row.is-rankable{grid-template-columns:auto minmax(0,1fr) auto;padding-left:8px}.purchase-priority-controls{align-self:center}.form-grid,.info-grid,.info-edit-grid,.area-info-row,.mini-form{grid-template-columns:1fr}.detail-page .info-grid,.detail-page .area-info-row{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-form>.button{width:100%;justify-self:stretch}.span-2{grid-column:auto}.detail-stat-stack{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-stat-stack .detail-stat-card{min-width:0;width:100%}.photo-viewer-modal{width:calc(100vw - 24px);height:min(72vh,620px)}.photo-viewer-nav.prev{left:8px}.photo-viewer-nav.next{right:8px}.rating-editor{padding-inline:14px;overflow:hidden}.star-rating{gap:0;max-width:100%}.star-button{width:24px;height:24px}.star-button svg{width:20px;height:20px}.form-modal-backdrop{align-items:center;place-items:center;padding:16px}.form-modal{max-height:calc(100vh - 32px);overflow-y:auto;padding:22px 20px 20px}.form-modal .mini-form{grid-template-columns:1fr}.form-modal .mini-form>.button{min-height:54px}}@media(max-width:520px){.auth-page{padding:14px}.auth-panel,.section-panel,.form-panel,.toolbar-panel,.detail-hero,.progress-panel,.group-panel{padding:16px}.topbar h1{font-size:22px}.item-title-line{flex-direction:column;align-items:flex-start;gap:6px}.item-title-line .badge{align-self:flex-start}.purchase-title-line{flex-direction:column;align-items:flex-start}.purchase-title-line .priority-rank-label{order:-1}.icon-text-button{width:40px;padding:0}.icon-text-button svg{flex:0 0 auto}.icon-text-button{font-size:0}.hero-copy h2{font-size:24px}.hero-actions .button{width:100%}.metric-card{min-height:58px;padding:10px 14px;gap:6px}.metric-card>span{font-size:12px}.metric-card strong{font-size:20px}.modal-actions{display:flex;justify-content:flex-end}.toast{left:50%;right:auto;top:78px;bottom:auto;width:max-content;max-width:calc(100vw - 32px)}}
