:root{--surface-base:#fff;--surface-muted:#f6f7f8;--surface-warning:#fff7e6;--surface-info:#eaf7f4;--ink-primary:#1f2328;--ink-secondary:#57606a;--ink-muted:#6e7781;--border-subtle:#d8dee4;--border-strong:#8c959f;--primary:#1f6f68;--primary-foreground:#fff;--warning:#9a5a00;--warning-foreground:#1f2328;--danger:#b42318;letter-spacing:0;color:var(--ink-primary);background:var(--surface-muted);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:15px/1.55 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100svh;margin:0}p{margin:0}code{background:var(--surface-muted);border-radius:4px;padding:2px 6px;font-family:ui-monospace,Consolas,monospace;font-size:.92em}button,input,select,textarea{letter-spacing:0}.app-shell{min-height:100svh;color:var(--ink-primary)}.site-header{z-index:20;border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:space-between;align-items:center;gap:16px;padding:14px max(16px,50vw - 590px);display:flex;position:sticky;top:0}.brand-mark{color:var(--ink-primary);background:0 0;border:0;align-items:center;gap:8px;padding:8px 0;font-weight:700;display:inline-flex}.brand-mark-icon{flex:0 0 32px;width:32px;height:32px}.brand-wordmark{object-fit:contain;width:auto;height:30px;display:block}.site-header nav{flex:1;align-items:center;gap:18px;display:flex}.site-header nav .nav-item{min-height:auto;color:var(--ink-primary);font:inherit;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:6px;padding:6px 0;font-weight:700;text-decoration:none;display:inline-flex}.auth-controls a,.auth-controls button{border:1px solid var(--border-subtle);min-height:40px;color:var(--ink-primary);background:var(--surface-base);border-radius:6px;align-items:center;padding:9px 12px;text-decoration:none;display:inline-flex}.site-header nav .nav-item:hover{color:var(--primary)}.auth-controls button:hover:not(:disabled){border-color:var(--border-strong)}.site-header nav .nav-item:focus-visible{outline-offset:3px;outline:3px solid #00756a2e}.nav-icon{display:none}.auth-controls{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.site-header-actions{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.auth-controls span{max-width:160px;color:var(--ink-secondary);text-overflow:ellipsis;font-size:13px;overflow:hidden}.auth-controls a{text-decoration:none}.kakao-login-button,.auth-controls .kakao-login-button{color:#191919;background:#fee500;border-color:#fee500;font-weight:700}.auth-controls .test-login-button{font-weight:700}.header-info-button{width:40px;min-width:40px;height:40px;min-height:40px;color:var(--primary);border-radius:9999px;place-items:center;padding:0;font-style:italic;font-weight:800;display:inline-grid}.header-info-button:hover:not(:disabled){background:var(--surface-info)}.nickname-dialog{width:min(460px,100%)}.mypage-panel{gap:18px;max-width:720px;padding:22px;display:grid}.mypage-actions{gap:10px;max-width:260px;margin-top:10px;display:grid}.danger-action{border-color:var(--danger);color:var(--danger)}.danger-action:hover:not(:disabled){border-color:var(--danger);background:#fff5f5}.mono-value{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.loading-overlay{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1118276b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.loading-box{border:1px solid var(--border-subtle);background:var(--surface-base);text-align:center;border-radius:8px;justify-items:center;gap:10px;width:min(320px,100%);padding:22px;display:grid;box-shadow:0 18px 52px #1f232838}.loading-box p{color:var(--ink-secondary);margin:0;font-size:14px}.loading-spinner{border:3px solid var(--border-subtle);border-top-color:var(--primary);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite loading-spin}@keyframes loading-spin{to{transform:rotate(360deg)}}.page-grid,.surface-page{width:min(1180px,100% - 32px);margin:0 auto;padding:28px 0 120px}.page-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);align-items:start;gap:24px;display:grid}.lookup-panel,.data-panel,.data-basis,.result-card,.metric-tile,.brand-mini-card,.compare-group,.source-section{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:8px}.lookup-panel{padding:28px}.lookup-panel h1,.identity-header h1,.compare-header h1{letter-spacing:0;max-width:780px;margin:0;font-size:24px;line-height:1.3}.eyebrow{color:var(--primary);margin:0 0 8px;font-size:13px;font-weight:700}.search-form,.filter-grid,.issue-form{gap:12px;display:grid}.search-form{grid-template-columns:minmax(220px,1fr) 150px minmax(180px,240px) auto;align-items:end;margin-top:24px}.filter-grid{grid-template-columns:minmax(180px,1.2fr) 130px minmax(140px,1fr) minmax(140px,1fr) minmax(130px,.8fr) auto;align-items:end}label{color:var(--ink-secondary);gap:6px;font-size:13px;display:grid}input,select,textarea{border:1px solid var(--border-subtle);width:100%;min-height:44px;color:var(--ink-primary);background:var(--surface-base);font:inherit;letter-spacing:0;border-radius:6px;padding:10px 12px}textarea{resize:vertical}.select-field{min-width:0}.select-trigger{border:1px solid var(--border-subtle);width:100%;min-height:44px;color:var(--ink-primary);background:var(--surface-base);font:inherit;text-align:left;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:14px;line-height:1.35;display:inline-flex}.select-trigger:hover:not(:disabled),.select-trigger[data-state=open]{border-color:var(--border-strong)}.select-trigger:focus-visible{outline-offset:2px;outline:3px solid #00756a2e}.select-trigger[data-disabled]{color:var(--ink-tertiary);cursor:not-allowed}.select-trigger-indicator,.select-scroll-up-icon,.select-scroll-down-icon{border-bottom:2px solid;border-right:2px solid;flex:0 0 8px;width:8px;height:8px}.select-trigger-indicator{transform:rotate(45deg)translateY(-2px)}.select-trigger[data-state=open] .select-trigger-indicator{transform:rotate(225deg)translateY(-2px)}.select-content{z-index:100;width:var(--radix-select-trigger-width);max-height:min(320px, var(--radix-select-content-available-height));border:1px solid var(--border-strong);background:var(--surface-base);border-radius:8px;overflow:hidden;box-shadow:0 18px 44px #1f232829}.select-viewport{padding:4px}.select-item{min-height:36px;color:var(--ink-primary);-webkit-user-select:none;user-select:none;word-break:keep-all;border-radius:5px;outline:none;align-items:center;padding:8px 34px 8px 10px;font-size:14px;line-height:1.35;display:flex;position:relative}.select-item[data-highlighted]{background:var(--surface-muted)}.select-item[data-state=checked]{color:var(--primary);font-weight:700}.select-item[data-disabled]{color:var(--ink-tertiary)}.select-item-indicator{justify-content:center;align-items:center;display:inline-flex;position:absolute;right:12px}.select-checkmark{border-right:2px solid var(--primary);border-bottom:2px solid var(--primary);width:8px;height:12px;transform:rotate(45deg)}.select-scroll-button{min-height:28px;color:var(--ink-secondary);background:var(--surface-base);border:0;border-radius:0;place-items:center;display:grid}.select-scroll-up-icon{transform:rotate(225deg)translate(-1px,-1px)}.select-scroll-down-icon{transform:rotate(45deg)translate(-1px,-1px)}button{border:1px solid var(--border-subtle);min-height:40px;color:var(--ink-primary);background:var(--surface-base);font:inherit;cursor:pointer;border-radius:6px;padding:9px 12px}button:hover:not(:disabled){border-color:var(--border-strong)}button:disabled{cursor:not-allowed;opacity:.55}.primary-action{border-color:var(--primary);color:var(--primary-foreground);background:var(--primary);font-weight:700}.data-basis,.filter-panel,.source-section,.metric-group{padding:18px}.data-basis{gap:16px;display:grid}.data-basis strong,.source-section strong,.brand-mini-card strong{display:block}.data-basis p,.muted,.policy-copy,.policy-footer,.source-section p,.metric-group p,.identity-meta{color:var(--ink-secondary)}.policy-copy,.policy-footer{font-size:13px}.notice-stack{gap:10px;margin:16px 0;display:grid}.summary-sentence{border:1px solid var(--border-subtle);border-left:4px solid var(--primary);background:var(--surface-base);color:var(--ink-primary);border-radius:8px;margin:16px 0;padding:14px 16px;font-weight:650}.notice{border-radius:8px;padding:12px 14px;font-size:14px}.notice-info{background:var(--surface-info);border:1px solid #9ad6cb}.notice-warning,.inline-warning{border:1px solid var(--warning);color:var(--warning-foreground);background:var(--surface-warning)}.inline-warning{border-radius:6px;width:fit-content;padding:6px 8px;font-size:13px;display:inline-flex}.form-error{color:var(--danger);margin-top:10px;font-size:14px}.result-summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:18px 0 12px;display:flex}.result-list,.metric-groups,.compare-matrix,.skeleton-stack{gap:12px;display:grid}.result-card{justify-content:space-between;gap:16px;padding:18px;display:flex}.result-main{min-width:0}.result-card h2,.metric-group h2,.source-section h2,.compare-group h2{letter-spacing:0;margin:0 0 6px;font-size:18px;line-height:1.4}.result-card p{margin:4px 0}.result-actions,.header-actions,.tray-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.result-actions{place-content:flex-start flex-end}.meta-row,.metric-meta{color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:flex}.status-badge{border:1px solid var(--border-subtle);width:fit-content;min-height:24px;color:var(--ink-secondary);background:var(--surface-muted);border-radius:9999px;align-items:center;padding:3px 8px;font-size:12px;font-weight:700;display:inline-flex}.status-badge.warning{border-color:var(--warning);color:var(--warning);background:var(--surface-warning)}.empty-state{border:1px solid var(--border-subtle);background:var(--surface-muted);color:var(--ink-secondary);border-radius:8px;padding:24px}.skeleton-stack div{background:linear-gradient(90deg,#eef1f3,#f8fafb,#eef1f3) 0 0/200% 100%;border-radius:8px;height:88px;animation:1.4s infinite skeleton}@keyframes skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.pagination{justify-content:center;align-items:center;gap:12px;margin:18px 0;display:flex}.news-page{gap:18px;display:grid}.news-header{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:stretch;gap:18px;padding-bottom:18px;display:grid}.news-header h1{letter-spacing:0;max-width:780px;margin:0;font-size:24px;line-height:1.3}.news-header p{max-width:760px;color:var(--ink-secondary);margin-top:10px}.news-meta-panel{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:8px;gap:12px;margin:0;padding:16px;display:grid}.news-meta-panel div{gap:2px;display:grid}.news-meta-panel dt{color:var(--ink-secondary);font-size:12px;font-weight:800}.news-meta-panel dd{margin:0;font-weight:750}.news-list{gap:12px;display:grid}.news-card{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:8px;grid-template-columns:168px minmax(0,1fr);gap:16px;min-height:132px;padding:14px;display:grid}.news-thumbnail{aspect-ratio:4/3;border:1px solid var(--border-subtle);background:#edf2f0;border-radius:6px;place-items:center;min-height:118px;display:grid;position:relative;overflow:hidden}.news-thumbnail img{object-fit:cover;width:100%;height:100%}.news-thumbnail-fallback{color:var(--primary);background:linear-gradient(135deg, #1f6f681f, #1f23280a), var(--surface-muted);font-size:22px;font-weight:900}.news-card-body{align-content:start;gap:8px;min-width:0;display:grid}.news-card h2{letter-spacing:0;margin:0;font-size:18px;line-height:1.35}.news-card h2 a{color:var(--ink-primary);text-decoration:none}.news-card h2 a:hover{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.news-card p{color:var(--ink-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.news-tags{flex-wrap:wrap;gap:6px;display:flex}.news-tags span{border:1px solid var(--border-subtle);background:var(--surface-muted);min-height:24px;color:var(--ink-secondary);border-radius:999px;align-items:center;padding:3px 8px;font-size:12px;font-weight:750;display:inline-flex}.identity-header,.compare-header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.detail-tabs{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:8px;gap:4px;margin:6px 0 18px;padding:4px;display:inline-flex}.detail-tabs button{background:0 0;border-color:#0000;min-width:110px;font-weight:700}.detail-tabs button.selected{border-color:var(--primary);color:var(--primary-foreground);background:var(--primary)}.risk-map-shell{gap:16px;margin-top:10px;display:grid}.risk-map-toolbar{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.risk-map-toolbar h2{margin:0;font-size:20px;line-height:1.35}.risk-map-heading{min-width:0}.risk-map-toolbar-actions{flex-shrink:0;justify-content:flex-end;align-items:flex-start;gap:12px;display:flex}.provider-pill{border:1px solid var(--border-subtle);background:var(--surface-muted);min-height:32px;color:var(--ink-secondary);border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.provider-actions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.provider-pill.naver{color:#14558f;background:#eef7ff;border-color:#a8d5ff}.provider-pill.unavailable{border-color:var(--warning);background:var(--surface-warning);color:var(--warning)}.map-refresh-button{border-radius:999px;min-height:32px;padding:5px 10px;font-size:12px;font-weight:800}.candidate-save-inline{text-align:right;justify-items:end;gap:6px;width:min(280px,32vw);display:grid}.candidate-save-inline span{color:var(--ink-secondary);font-size:12px;font-weight:800}.candidate-save-inline button{min-height:34px;padding:7px 12px;font-size:13px}.candidate-save-inline .small-note{max-width:280px;font-size:12px;line-height:1.45}.risk-map-layout{grid-template-columns:minmax(220px,.72fr) minmax(420px,1.5fr) minmax(280px,.92fr);align-items:stretch;gap:12px;height:680px;display:grid}.risk-map-layout>*{min-height:0}.risk-map-panel,.risk-report-section{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:8px;align-content:start;gap:14px;padding:16px;display:grid}.risk-map-controls-panel{grid-template-rows:auto auto minmax(0,1fr);height:100%;min-height:0;max-height:680px;overflow:hidden}.risk-map-risk-panel{grid-template-rows:auto auto minmax(0,1fr);align-content:stretch;height:100%;min-height:0;max-height:680px;overflow:hidden}.panel-section{gap:10px;display:grid}.panel-section+.panel-section{border-top:1px solid var(--border-subtle);padding-top:14px}.panel-section h3,.risk-report-section h3{margin:0;font-size:15px;line-height:1.35}.radius-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid}.radius-options button{white-space:nowrap;min-height:34px;padding:6px 4px;font-size:12px;line-height:1.2}.radius-options button.selected{border-color:var(--primary);color:var(--primary);background:var(--surface-info);font-weight:800}.checkbox-row{color:var(--ink-primary);grid-template-columns:none;align-items:center;gap:8px;display:flex}.checkbox-row input{width:18px;min-height:18px;margin:0}.risk-map-canvas-wrap{z-index:0;isolation:isolate;border:1px solid var(--border-subtle);background:#edf2f0;border-radius:8px;min-height:560px;position:relative;overflow:hidden}.risk-map-canvas-column{grid-template-rows:minmax(320px,1fr) auto auto;gap:8px;height:100%;min-height:0;display:grid;overflow:hidden}.risk-map-canvas-column .risk-map-canvas-wrap{min-height:0}.risk-map-canvas{width:100%;height:100%;inset:0;position:absolute!important}.provider-message{border:1px solid var(--border-subtle);max-width:calc(100% - 24px);color:var(--ink-secondary);background:#fffffff0;border-radius:6px;padding:7px 10px;font-size:12px;position:absolute;bottom:12px;left:12px}.map-cache-note{border:1px solid var(--border-subtle);background:var(--surface-base);color:var(--ink-secondary);border-radius:8px;gap:4px;margin:0;padding:10px 12px;font-size:12px;line-height:1.5;display:grid}.map-cache-note strong{color:var(--ink-primary)}.map-disclosure-section{gap:8px;padding:12px}.map-disclosure-section p{margin:0;font-size:13px;line-height:1.45}.risk-summary-card{border:1px solid var(--border-subtle);background:var(--surface-muted);border-radius:8px;gap:6px;padding:14px;display:grid}.risk-metric-label,.risk-signal span{color:var(--ink-secondary);font-size:12px;font-weight:800}.risk-summary-card span{color:var(--ink-secondary);font-size:14px;font-weight:900}.risk-summary-card strong{font-size:17px;line-height:1.25}.risk-summary-card p{margin:0;font-size:10px;line-height:1.45}.risk-summary-card.high{background:#fff5f3;border-color:#d78b84}.risk-summary-card.medium{border-color:var(--warning);background:var(--surface-warning)}.risk-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.risk-metric-box{border:1px solid var(--border-subtle);background:var(--surface-muted);border-radius:6px;gap:3px;min-width:0;min-height:66px;padding:8px 6px;display:grid}.risk-metric-label{text-align:center;overflow-wrap:normal;white-space:normal;word-break:keep-all;justify-items:center;font-size:11px;line-height:1.2;display:grid}.risk-metric-label-line{line-height:1.15;display:block}.risk-metric-box strong{white-space:nowrap;min-width:0;font-size:15px;line-height:1.25}.risk-signal-list{overscroll-behavior:contain;align-content:start;gap:8px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.risk-signal-section{grid-template-rows:auto minmax(0,1fr);min-height:0;overflow:hidden}.risk-signal{border:1px solid var(--border-subtle);border-left:4px solid var(--border-strong);background:var(--surface-base);border-radius:6px;gap:5px;padding:10px;display:grid}.risk-signal.high{border-left-color:#b42318}.risk-signal.medium{border-left-color:var(--warning)}.risk-map-report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.community-discussion-section,.data-source-section{grid-column:1/-1}.store-list-section{grid-template-rows:auto minmax(0,1fr);align-content:start;min-height:0;overflow:hidden}.store-list-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.store-list-header span{color:var(--ink-secondary);flex-shrink:0;font-size:12px;font-weight:800}.store-list-scroll{overscroll-behavior:contain;align-content:start;gap:4px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.store-list{align-content:start;gap:2px;display:grid}.store-row{text-align:left;grid-template-rows:auto auto;grid-template-columns:max-content minmax(0,1fr);align-self:start;align-items:center;gap:0 8px;width:100%;min-height:26px;padding:5px;display:grid}.store-row span{border:1px solid var(--border-subtle);background:var(--surface-muted);color:var(--ink-secondary);border-radius:999px;grid-area:1/1;justify-self:start;padding:0 4px;font-size:10px;font-weight:800;line-height:1.1}.store-row strong{overflow-wrap:anywhere;white-space:normal;grid-area:1/2/span 2;align-self:center;min-width:0;line-height:1.35}.store-row em{color:var(--ink-secondary);grid-area:2/1;justify-self:center;font-size:10px;font-style:normal;line-height:1}.store-row.selected{border-color:var(--primary);background:var(--surface-info)}.selected-store-detail{border:1px solid var(--border-subtle);background:var(--surface-muted);border-radius:6px;gap:4px;padding:12px;display:grid}.keyword-row{flex-wrap:wrap;gap:6px;display:flex}.keyword-row span{border:1px solid var(--border-subtle);background:var(--surface-muted);color:var(--ink-secondary);border-radius:999px;padding:5px 8px;font-size:12px;font-weight:800}.source-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.source-list li{gap:3px;display:grid}.source-list strong{font-size:8px;line-height:1.3}.source-list span{color:var(--ink-secondary);font-size:8px;line-height:1.3}.source-list p{margin:0;font-size:8px;line-height:1.35}.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.metric-tile{gap:8px;min-height:156px;padding:16px;display:grid}.metric-tile span{color:var(--ink-secondary);font-size:13px}.metric-tile strong,.metric-value{color:var(--ink-primary);overflow-wrap:anywhere;font-size:20px;line-height:1.3}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.definition-table{border-top:1px solid var(--border-subtle);display:grid}.definition-row{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(150px,.8fr) minmax(220px,1.4fr) auto;align-items:center;gap:12px;padding:12px 0;display:grid}.compact-row{grid-template-columns:minmax(150px,.55fr) minmax(220px,1.45fr)}.address-detail{border:1px solid var(--border-subtle);background:var(--surface-muted);border-radius:6px;margin-top:12px;padding:12px}.address-detail summary{cursor:pointer;font-weight:700}.address-detail p{margin-top:8px}.guard-copy,.small-note{color:var(--ink-secondary);font-size:13px}.startup-card-grid,.industry-average-grid,.law-card-grid,.source-summary{gap:12px;display:grid}.startup-card-grid{grid-template-columns:minmax(240px,1.1fr) minmax(0,1.8fr)}.startup-breakdown-card,.reference-card,.law-card,.source-summary>div{border:1px solid var(--border-subtle);background:var(--surface-muted);border-radius:6px;padding:12px}.startup-total-card{border:1px solid var(--primary);background:var(--surface-info);border-radius:8px;align-content:start;gap:10px;padding:16px;display:grid}.startup-breakdown-card{gap:8px;display:grid}.startup-breakdown-card strong,.reference-card strong,.law-card strong,.startup-total-card strong{color:var(--ink-primary);overflow-wrap:anywhere;font-size:18px;line-height:1.35}.startup-total-card strong{font-size:26px}.startup-breakdown-card span,.reference-card span,.law-card span,.startup-total-card span{color:var(--ink-secondary);font-size:13px}.industry-average-grid,.law-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reference-card,.law-card{gap:8px;display:grid}.source-summary{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:12px}.source-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.source-grid>div{border:1px solid var(--border-subtle);background:var(--surface-muted);border-radius:6px;padding:12px}.disclaimer-list{gap:8px;margin-top:16px;display:grid}.brand-strip{gap:10px;padding-bottom:6px;display:flex;overflow-x:auto}.brand-mini-card{gap:8px;min-width:220px;padding:14px;display:grid}.brand-mini-card span{color:var(--ink-secondary);font-size:13px}.compare-group{padding:16px}.compare-row{border-top:1px solid var(--border-subtle);grid-template-columns:220px minmax(0,1fr);gap:12px;padding:12px 0;display:grid}.compare-row-label{align-content:start;gap:4px;display:grid}.compare-row-label span{color:var(--ink-secondary);font-size:13px}.compare-cells{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.compare-cell{border:1px solid var(--border-subtle);background:var(--surface-muted);border-radius:6px;gap:8px;min-width:0;padding:12px;display:grid}.compare-cell strong{overflow-wrap:anywhere;font-size:17px}.cell-brand{color:var(--ink-secondary);font-size:13px;font-weight:700}.compare-tray{z-index:25;border:1px solid var(--border-strong);background:var(--surface-base);border-radius:8px;justify-content:space-between;gap:16px;padding:14px;display:flex;position:fixed;bottom:16px;left:max(16px,50vw - 590px);right:max(16px,50vw - 590px);box-shadow:0 12px 38px #1f232829}.selected-chips{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.selected-chip{border:1px solid var(--border-subtle);background:var(--surface-muted);border-radius:9999px;align-items:center;gap:6px;padding:4px 8px;font-size:13px;display:inline-flex}.selected-chip button{background:0 0;border:0;min-height:24px;padding:0 4px;font-size:12px}.modal-backdrop{z-index:40;background:#1f232861;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.issue-dialog{background:var(--surface-base);border-radius:8px;width:min(620px,100%);max-height:min(760px,100svh - 32px);padding:20px;overflow:auto}.data-basis-dialog{background:var(--surface-base);border-radius:8px;gap:18px;width:min(560px,100%);max-height:min(720px,100svh - 32px);padding:20px;display:grid;overflow:auto}.test-login-dialog{background:var(--surface-base);border-radius:8px;gap:16px;width:min(520px,100%);max-height:min(720px,100svh - 32px);padding:20px;display:grid;overflow:auto}.test-login-list{gap:8px;display:grid}.test-login-list button{border:1px solid var(--border-subtle);background:var(--surface-muted);text-align:left;border-radius:8px;justify-items:start;gap:3px;min-height:58px;padding:12px;display:grid}.test-login-list button:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-base)}.test-login-list button span{color:var(--ink-secondary);font-size:12px}.data-basis-list{gap:14px;display:grid}.data-basis-list strong{margin-bottom:3px;display:block}.data-basis-list p{color:var(--ink-secondary)}.issue-form{margin-top:12px}.policy-footer{border-top:1px solid var(--border-subtle);margin-top:28px;padding-top:16px}.community-trust-preview{gap:18px;display:grid}.trust-preview-controls,.trust-preview-post,.trust-widget{gap:16px;display:grid}.trust-preview-post{padding:20px}.trust-preview-post>p{color:var(--ink-secondary)}.trust-preview-form{grid-template-columns:minmax(220px,360px);gap:12px;display:grid}.trust-summary-badge{color:var(--ink-secondary);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.trust-summary-badge strong{color:var(--ink-primary)}.trust-tag-buttons,.trust-strength-row,.trust-reason-list{flex-wrap:wrap;gap:8px;display:flex}.trust-tag-button{border-color:var(--border-subtle);background:var(--surface-base);min-height:36px}.trust-tag-button.active{border-color:var(--primary);color:var(--primary);background:var(--surface-info);font-weight:700}.trust-detail-panel{border:1px solid var(--border-subtle);background:var(--surface-muted);border-radius:8px;gap:12px;padding:14px;display:grid}.trust-detail-panel h3,.trust-widget h2{margin:0;font-size:18px;line-height:1.35}.trust-distribution-panel{gap:14px;padding-top:4px;display:grid}.trust-dimension-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.trust-dimension{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:6px;gap:6px;min-width:0;padding:10px;display:grid}.trust-dimension span{color:var(--ink-secondary);font-size:12px}.trust-dimension strong{font-size:16px}.trust-dimension meter{width:100%}.trust-distribution-list{border-top:1px solid var(--border-subtle);display:grid}.trust-distribution-row{border-bottom:1px solid var(--border-subtle);justify-content:space-between;gap:12px;padding:9px 0;display:flex}.trust-distribution-row span{color:var(--ink-secondary)}.author-tag-selector{gap:12px;display:grid}.trust-tag-group{border:1px solid var(--border-subtle);border-radius:8px;gap:8px;margin:0;padding:12px;display:grid}.trust-tag-group legend{color:var(--ink-secondary);padding:0 4px;font-size:13px;font-weight:700}.button-icon,.stat-icon{flex:0 0 16px;width:16px;height:16px}.board-page{gap:16px;display:grid}.board-mobile-toolbar,.board-controls,.board-post-detail,.board-comments,.board-editor-shell,.board-report-card{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:8px}.board-mobile-toolbar{justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex}.board-mobile-toolbar h1,.board-post-header h1,.board-editor-shell h1{letter-spacing:0;overflow-wrap:anywhere;margin:0;font-size:24px;line-height:1.3}.board-write-button,.board-search-row button,.board-action-bar button,.board-admin-bar button,.board-editor-actions button{justify-content:center;align-items:center;gap:6px;min-height:44px;display:inline-flex}.board-controls{gap:12px;padding:14px;display:grid}.board-category-strip{scrollbar-width:thin;gap:6px;padding-bottom:4px;display:flex;overflow-x:auto}.board-category-strip button{white-space:nowrap;flex:none;min-height:44px}.board-category-strip button.selected,.board-action-bar button.selected{border-color:var(--primary);color:var(--primary);background:var(--surface-info);font-weight:800}.board-search-row{grid-template-columns:minmax(0,1fr) minmax(128px,170px) minmax(150px,190px) auto;align-items:end;gap:10px;display:grid}.board-search-input{position:relative}.board-search-input input{padding-left:38px}.board-search-icon{width:16px;height:16px;color:var(--ink-muted);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.board-list-summary{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.board-post-list,.board-comment-list,.board-report-list{gap:10px;display:grid}.board-post-row{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:8px}.board-post-row>button{text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) minmax(126px,.24fr);gap:12px;width:100%;min-height:112px;padding:14px;display:grid}.board-post-row-main{align-content:start;gap:7px;min-width:0;display:grid}.board-post-row h2,.board-report-card h2{letter-spacing:0;overflow-wrap:anywhere;margin:0;font-size:18px;line-height:1.35}.board-post-row p{color:var(--ink-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.board-post-stats{grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;gap:6px;margin:0;display:grid}.board-post-stats div{border:1px solid var(--border-subtle);background:var(--surface-muted);border-radius:6px;justify-items:center;gap:3px;min-width:0;padding:8px 6px;display:grid}.board-post-stats dt{color:var(--ink-secondary);font-size:12px;font-weight:800}.board-post-stats dd{align-items:center;gap:4px;margin:0;font-weight:800;display:inline-flex}.board-post-trust-strip{flex-wrap:wrap;gap:6px;min-width:0;margin-top:2px;display:flex}.board-trust-meter,.board-trust-pill{border:1px solid var(--border-subtle);background:var(--surface-muted);min-height:28px;color:var(--ink-secondary);white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:800;line-height:1.1;display:inline-flex}.board-trust-meter.scored{background:var(--surface-info);color:var(--primary);border-color:#1f6f6840}.board-trust-pill.risk{color:var(--danger)}.board-post-detail,.board-comments,.board-editor-shell{gap:18px;padding:18px;display:grid}.board-post-header{border-bottom:1px solid var(--border-subtle);gap:10px;padding-bottom:14px;display:grid}.board-post-body{color:var(--ink-primary);overflow-wrap:anywhere;gap:12px;font-size:16px;line-height:1.75;display:grid}.board-action-bar,.board-admin-bar,.board-comment-actions,.board-editor-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.board-admin-bar{border:1px dashed var(--border-strong);background:var(--surface-muted);border-radius:8px;padding:12px}.board-comment-form,.board-editor-shell{align-content:start}.board-comment-form{border:1px solid var(--border-subtle);background:var(--surface-muted);border-radius:8px;gap:10px;padding:12px;display:grid}.reply-target{color:var(--ink-secondary);justify-content:space-between;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.board-comment{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:8px;gap:8px;padding:12px;display:grid}.board-comment.reply{border-left:4px solid var(--primary);margin-left:22px}.board-comment p{overflow-wrap:anywhere;white-space:pre-wrap}.board-comment-actions button{min-height:36px;padding:7px 10px;font-size:13px}.board-editor-shell{max-width:840px}.board-editor-shell textarea{min-height:280px;line-height:1.65}.board-report-dialog{background:var(--surface-base);border-radius:8px;gap:14px;width:min(560px,100%);max-height:min(720px,100svh - 32px);padding:18px;display:grid;overflow:auto}.board-report-card{gap:12px;padding:14px;display:grid}.board-report-meta{gap:8px;margin:0;display:grid}.board-report-meta div{grid-template-columns:92px minmax(0,1fr);gap:10px;display:grid}.board-report-meta dt{color:var(--ink-secondary);font-size:13px;font-weight:800}.board-report-meta dd{overflow-wrap:anywhere;min-width:0;margin:0}.about-page{background:var(--surface-muted);gap:0;padding-bottom:110px;display:grid}.about-page h1,.about-page h2,.about-page h3,.about-page p,.about-page li,.about-page strong{word-break:keep-all;overflow-wrap:break-word}.about-hero{isolation:isolate;align-items:center;min-height:min(620px,100svh - 78px);display:grid;position:relative;overflow:hidden}.about-hero:after{z-index:-1;content:"";background:linear-gradient(90deg,#080f13d1 0%,#080f13a8 44%,#080f1333 100%),linear-gradient(#080f1314,#080f1347);position:absolute;inset:0}.about-hero>img,.about-closing>img{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.about-hero-copy{color:#fff;gap:18px;width:min(680px,100% - 32px);margin-left:max(16px,50vw - 590px);display:grid}.about-hero-copy .eyebrow,.about-closing .eyebrow{color:#93e0d7}.about-hero-copy .eyebrow{max-width:560px;margin-bottom:2px;font-size:26px;line-height:1.28}.about-hero h1,.about-closing h2{margin:0;font-size:44px;line-height:1.14}.about-hero p,.about-closing p{color:#ffffffdb;font-size:17px}.about-hero-line{border-left:3px solid #93e0d7;padding-left:14px;font-weight:700}.about-actions{flex-wrap:wrap;gap:10px;padding-top:4px;display:flex}.about-actions a{color:#fff;background:#ffffff1f;border:1px solid #ffffff73;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:10px 14px;font-weight:700;text-decoration:none;display:inline-flex}.about-hero .about-actions button:not(.primary-action),.about-closing .about-actions button:not(.primary-action){color:#fff;background:#ffffff1f;border-color:#ffffff73}.about-section,.about-closing{width:min(1180px,100% - 32px);margin:0 auto}.about-section{gap:32px;padding:72px 0;display:grid}.about-section h2{margin:0;font-size:30px;line-height:1.25}.about-section h3{margin:0;font-size:17px;line-height:1.35}.about-section p,.about-section li{color:var(--ink-secondary);font-size:16px}.about-section strong{color:var(--ink-primary);font-size:17px;display:block}.about-intro,.about-split{grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);align-items:center}.about-intro>div,.about-split>div,.about-data>div{gap:16px;display:grid}.about-intro figure,.about-split figure{border-radius:8px;margin:0;overflow:hidden}.about-intro img,.about-split img{aspect-ratio:3/2;object-fit:cover;width:100%;display:block}.about-section-heading{gap:12px;max-width:720px;display:grid}.about-support-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.about-support-card{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:8px;gap:10px;min-width:0;padding:18px;display:grid}.about-support-card svg{width:24px;height:24px;color:var(--primary)}.about-support-card p{font-size:14px}.about-check-list{gap:10px;margin:4px 0 0;padding:0;list-style:none;display:grid}.about-check-list li{padding-left:22px;position:relative}.about-check-list li:before{background:var(--primary);content:"";border-radius:9999px;width:8px;height:8px;position:absolute;top:.7em;left:0}.about-principle{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:var(--surface-base);grid-template-columns:120px minmax(0,760px);justify-content:center;align-items:start;width:100%;padding:70px max(16px,50vw - 590px)}.about-principle>div:last-child{gap:14px;display:grid}.about-principle-mark{background:var(--surface-info);border:1px solid #1f6f6838;border-radius:9999px;place-items:center;width:88px;height:88px;display:grid}.about-principle-mark svg{width:40px;height:40px;color:var(--primary)}.about-data{max-width:900px;padding-top:62px}.about-closing{color:#fff;isolation:isolate;border-radius:8px;align-items:end;min-height:440px;padding:48px;display:grid;position:relative;overflow:hidden}.about-closing:after{z-index:-1;content:"";background:linear-gradient(90deg,#080f13c7,#080f1357);position:absolute;inset:0}.about-closing>div{gap:14px;max-width:680px;display:grid}.about-closing strong{font-size:18px}@media (width<=1020px){.page-grid{grid-template-columns:1fr}.search-form,.filter-grid,.quick-grid,.source-grid,.industry-average-grid,.law-card-grid,.source-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.startup-card-grid{grid-template-columns:1fr}.trust-dimension-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.board-post-row>button{grid-template-columns:1fr}.board-post-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.risk-map-layout,.risk-map-report-grid{grid-template-columns:1fr;height:auto}.risk-map-controls-panel{height:auto;max-height:none;overflow:visible}.risk-map-risk-panel{grid-template-rows:auto;height:auto;max-height:none;overflow:visible}.risk-signal-section{grid-template-rows:auto;overflow:visible}.risk-signal-list{max-height:none;overflow:visible}.store-list-scroll{max-height:360px}.risk-map-canvas-column{grid-template-rows:auto}.risk-map-canvas-column .risk-map-canvas-wrap,.risk-map-canvas-wrap{min-height:460px}.about-intro,.about-split{grid-template-columns:1fr}.about-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.risk-map-toolbar{flex-direction:column}.risk-map-toolbar-actions{justify-content:space-between;width:100%}.candidate-save-inline{width:min(280px,100%)}}@media (width<=770px){.app-shell{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;flex-direction:row;align-items:center;gap:8px;padding:10px 14px}.brand-mark{gap:6px;min-width:0;padding:4px 0}.brand-mark-icon{flex-basis:28px;width:28px;height:28px}.brand-wordmark{height:24px}.site-header nav{z-index:35;padding:6px 8px calc(6px + env(safe-area-inset-bottom));border-top:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;grid-template-columns:repeat(7,minmax(0,1fr));gap:0;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 28px #1f23281a}.site-header nav .nav-item{min-height:56px;color:var(--ink-secondary);white-space:normal;word-break:keep-all;border-radius:8px;align-content:center;justify-items:center;gap:4px;padding:5px 2px;font-size:9.5px;font-weight:800;line-height:1.1;display:grid}.board-mobile-toolbar{padding:14px;display:grid}.board-mobile-toolbar h1,.board-post-header h1,.board-editor-shell h1{font-size:21px}.board-write-button{width:100%}.board-search-row{grid-template-columns:1fr}.board-post-detail,.board-comments,.board-editor-shell{padding:14px}.board-action-bar,.board-admin-bar,.board-editor-actions{flex-direction:column;align-items:stretch}.board-action-bar button,.board-admin-bar button,.board-editor-actions button{width:100%}.board-comment.reply{margin-left:10px}.board-report-meta div{grid-template-columns:1fr;gap:2px}.site-header nav .nav-item:hover,.site-header nav .nav-item:focus-visible{color:var(--primary);background:var(--surface-info)}.nav-icon{stroke-width:2.2px;width:20px;height:20px;display:block}.auth-controls{justify-content:flex-start;gap:4px}.site-header-actions{margin-left:0;justify-content:flex-end;width:auto;margin-inline-start:auto}.auth-controls button{text-overflow:ellipsis;white-space:nowrap;max-width:104px;min-height:36px;padding:7px 10px;font-size:13px;overflow:hidden}.auth-controls .test-login-button{max-width:92px}.header-info-button{width:36px;min-width:36px;height:36px;min-height:36px}.about-page{padding-bottom:96px}.about-hero{min-height:560px}.about-hero:after{background:linear-gradient(#080f135c,#080f13d6),linear-gradient(90deg,#080f13b8,#080f133d)}.about-hero-copy{align-self:end;margin:0 auto;padding-bottom:36px}.about-hero h1,.about-closing h2{font-size:32px}.about-hero p,.about-closing p,.about-section p,.about-section li{font-size:15px}.about-section{gap:22px;padding:48px 0}.about-section h2{font-size:25px}.about-support-grid{grid-template-columns:1fr}.about-principle{grid-template-columns:1fr;gap:20px;padding:48px 16px}.about-principle-mark{width:72px;height:72px}.about-closing{min-height:520px;padding:28px 20px}.risk-map-toolbar-actions{flex-direction:column;align-items:stretch}.candidate-save-inline{text-align:left;justify-items:start}.page-grid,.surface-page{width:min(100% - 24px,1180px);padding-top:18px}.lookup-panel,.data-basis,.data-panel,.result-card,.metric-tile,.compare-group,.source-section{padding:14px}.search-form,.filter-grid,.quick-grid,.source-grid,.industry-average-grid,.law-card-grid,.source-summary,.definition-row,.compare-row{grid-template-columns:1fr}.identity-header,.compare-header,.result-card,.news-header,.news-card,.compare-tray{flex-direction:column;grid-template-columns:1fr}.news-thumbnail{min-height:auto}.result-actions,.header-actions,.tray-actions{justify-content:flex-start}.compare-cells,.trust-preview-form,.trust-dimension-grid{grid-template-columns:1fr}.compare-tray{max-height:48svh;bottom:10px;left:10px;right:10px;overflow:auto}.detail-tabs{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.risk-map-toolbar{flex-direction:column}.risk-map-panel,.risk-report-section{padding:14px}.risk-map-canvas-wrap,.risk-map-canvas-column .risk-map-canvas-wrap{min-height:380px}}.mobile-tab-bar{display:none!important}.site-header .desktop-nav .nav-item.active{color:var(--primary);box-shadow:inset 0 -2px var(--primary)}.header-info-button svg,.header-service-button svg{width:18px;height:18px}.header-service-button{place-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;display:inline-grid}.service-menu{z-index:42;border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:8px;width:min(250px,100vw - 24px);padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:max(16px,50vw - 590px);box-shadow:0 16px 40px #1f232829}.service-menu button,.service-menu a{min-height:44px;color:var(--ink-primary);font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;padding:10px;font-weight:700;text-decoration:none;display:flex}.service-menu button:hover,.service-menu a:hover{background:var(--surface-muted)}.service-menu svg{width:18px;height:18px;color:var(--primary)}.home-page{gap:18px;display:grid}.home-search{border:1px solid var(--border-subtle);border-top:4px solid var(--primary);background:var(--surface-base);border-radius:8px;gap:18px;padding:28px;display:grid}.home-heading{max-width:760px}.home-heading h1,.list-page-heading h1{letter-spacing:0;margin:0}.home-heading h1{font-size:30px;line-height:1.3}.home-heading>p:last-child{color:var(--ink-secondary);margin:8px 0 0}.home-search-form{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.home-search-form>label{min-width:0}.home-query-field,.list-query-field{position:relative}.home-query-field svg,.list-query-field svg{width:18px;height:18px;color:var(--ink-muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.home-query-field input,.list-query-field input{padding-left:40px}.home-search-form>button{justify-content:center;align-self:end;align-items:center;gap:8px;min-width:110px;display:inline-flex}.home-search-form>button svg{width:18px;height:18px}.home-search-options{grid-column:1/-1;grid-template-columns:repeat(2,minmax(180px,260px));gap:10px;display:grid}.home-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.home-quick-actions button{text-align:left;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:92px;padding:14px;display:grid}.home-quick-actions button>svg:first-child{width:22px;height:22px;color:var(--primary)}.home-quick-actions button>svg:last-child{width:17px;height:17px;color:var(--ink-muted)}.home-quick-actions span{gap:4px;min-width:0;display:grid}.home-quick-actions small{color:var(--ink-secondary);line-height:1.35}.home-data-status{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);gap:16px;padding:20px;display:grid}.home-data-status h2{margin:0;font-size:20px}.home-data-status dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.home-data-status dl div{border-left:3px solid var(--border-strong);background:var(--surface-muted);gap:4px;padding:12px;display:grid}.home-data-status dt{color:var(--ink-secondary);font-size:12px;font-weight:800}.home-data-status dd{margin:0;font-weight:700}.brand-search-panel{gap:14px;display:grid}.list-page-heading{justify-content:space-between;align-items:end;gap:12px;display:flex}.list-page-heading h1{font-size:24px}.list-page-heading>span{color:var(--ink-secondary);font-size:13px;font-weight:800}.list-search-tools,.board-search-tools{grid-template-columns:minmax(280px,.8fr) minmax(0,1.5fr);align-items:end;gap:12px;display:grid}.list-search-form,.board-search-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.list-search-form>button,.board-search-row>button{min-width:78px}.responsive-filter-panel{min-width:0}.mobile-filter-trigger,.filter-sheet-header,.filter-sheet-done,.filter-sheet-backdrop{display:none}.filter-sheet-content{min-width:0}.brand-filter-controls{grid-template-columns:repeat(4,minmax(120px,1fr)) auto;align-items:end;gap:8px;display:grid}.board-filter-controls{grid-template-columns:repeat(2,minmax(140px,1fr)) auto;align-items:end;gap:8px;display:grid}.filter-reset-button{white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-height:42px;display:inline-flex}.filter-reset-button svg{width:16px;height:16px}.result-list{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.result-list>.skeleton-stack,.result-list>.empty-state{grid-column:1/-1}.result-card{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);justify-content:stretch;align-items:stretch;gap:0;min-width:0;padding:0;display:grid;overflow:hidden}.result-main-button{text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-content:start;gap:12px;width:100%;min-width:0;height:100%;padding:16px;display:grid}.result-main-button h2,.result-main-button p{overflow-wrap:anywhere}.result-main-button>svg{width:20px;height:20px;color:var(--ink-muted);align-self:center}.result-card .result-actions{border-top:1px solid var(--border-subtle);background:var(--surface-muted);border-left:0;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;min-width:0;padding:12px;display:grid}.result-actions button{white-space:normal;text-align:center;justify-content:center;align-items:center;gap:6px;min-width:0;display:inline-flex}.result-actions svg{flex:0 0 16px;width:16px;height:16px}.detail-tabs{grid-template-columns:repeat(4,minmax(120px,1fr));width:100%;display:grid}.detail-tabs button{justify-content:center;align-items:center;gap:6px;display:inline-flex}.detail-tabs button svg{width:17px;height:17px}.detail-summary-view{gap:14px;display:grid}.detail-next-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.detail-next-actions button{text-align:left;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:78px;padding:14px;display:grid}.detail-next-actions svg{width:22px;height:22px;color:var(--primary)}.detail-next-actions span{gap:4px;display:grid}.detail-next-actions small{color:var(--ink-secondary)}.detail-source-glance{grid-template-columns:1.5fr .7fr .7fr;gap:10px;padding:14px;display:grid}.detail-source-glance div{gap:3px;min-width:0;display:grid}.detail-source-glance span{color:var(--ink-secondary);font-size:12px;font-weight:800}.detail-source-glance strong{overflow-wrap:anywhere}.detail-community-view{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:8px;gap:18px;padding:24px;display:grid}.detail-community-view h2{margin:0}.detail-community-actions{flex-wrap:wrap;gap:8px;display:flex}.detail-community-actions button,.detail-community-actions a{border:1px solid var(--border-subtle);min-height:42px;color:var(--ink-primary);background:var(--surface-base);border-radius:6px;align-items:center;gap:7px;padding:9px 12px;font-weight:700;text-decoration:none;display:inline-flex}.detail-community-actions button.primary-action{color:var(--primary-foreground);background:var(--primary)}.detail-community-actions svg{width:17px;height:17px}.brand-mini-card-heading{justify-content:space-between;align-items:start;gap:8px;display:flex}.brand-mini-card-heading button{place-items:center;width:30px;min-width:30px;min-height:30px;padding:0;display:grid}.brand-mini-card-heading svg{width:16px;height:16px}.compare-highlights,.compare-data-sections{gap:14px;margin-top:18px;display:grid}.compare-highlights>div:first-child h2,.compare-section-heading h2{margin:0;font-size:21px}.compare-highlights>div:first-child>p:last-child,.compare-section-heading>p{color:var(--ink-secondary);margin:5px 0 0}.compare-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.compare-highlight-grid>article{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:8px;padding:14px}.compare-highlight-grid h3{margin:0 0 10px;font-size:16px}.compare-highlight-grid article>div{gap:8px;display:grid}.compare-highlight-grid p{border-top:1px solid var(--border-subtle);grid-template-columns:minmax(80px,.8fr) minmax(120px,1fr);gap:2px 10px;margin:0;padding-top:8px;display:grid}.compare-highlight-grid p>span{color:var(--ink-secondary)}.compare-highlight-grid p>strong{text-align:right;overflow-wrap:anywhere}.compare-highlight-grid p>small{color:var(--ink-muted);text-align:right;grid-column:1/-1}.compare-section-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.compare-all-data{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:8px}.compare-all-data>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:12px 16px;font-weight:800;list-style:none;display:flex}.compare-all-data>summary::-webkit-details-marker{display:none}.compare-all-data>summary svg{width:18px;height:18px;transition:transform .16s}.compare-all-data[open]>summary svg{transform:rotate(180deg)}.compare-all-data .compare-matrix{padding:0 12px 12px}.library-page{gap:22px;display:grid}.library-heading{align-items:center;gap:14px;padding-block:8px;display:flex}.library-heading>svg{width:42px;height:42px;color:var(--primary);background:var(--surface-info);border-radius:8px;padding:9px}.library-heading h1,.library-heading p{margin:0}.library-heading h1{margin-block:2px 4px}.library-heading>div>p:last-child,.library-empty-copy{color:var(--ink-secondary)}.library-guest-notice{margin:0}.library-active{border-block:1px solid var(--border-subtle);gap:14px;padding-block:20px;display:grid}.library-section-heading,.library-compare-action,.library-card-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.library-section-heading h2,.library-section-heading p{margin:0}.library-section-heading h2{margin-top:2px;font-size:21px}.library-section-heading>button,.library-card-actions button{min-height:36px;padding:7px 10px}.library-section-heading .icon-text-button,.library-compare-action button,.library-card-actions button,.library-recent-card .icon-button{justify-content:center;align-items:center;gap:6px;display:inline-flex}.library-section-heading svg,.library-compare-action svg,.library-card-actions svg,.library-recent-card svg{width:16px;height:16px}.library-empty{justify-items:start;gap:10px;display:grid}.library-empty .empty-state{padding:18px 0 4px}.library-empty .primary-action{align-items:center;gap:7px;width:auto;display:inline-flex}.library-empty .primary-action svg{width:17px;height:17px}.library-active-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.library-brand-card,.library-add-slot{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:8px;flex-direction:column;justify-content:space-between;gap:12px;min-width:0;min-height:128px;padding:14px;display:flex}.library-brand-card>div:first-child{gap:4px;display:grid}.library-brand-card span,.library-brand-card p,.library-history-card span,.library-recent-card span,.library-recent-card small{color:var(--ink-secondary);font-size:13px}.library-brand-card strong,.library-history-card strong,.library-recent-card strong{overflow-wrap:anywhere}.library-brand-card p{overflow-wrap:anywhere;margin:0}.library-add-slot{color:var(--ink-secondary);background:var(--surface-muted);border-style:dashed;justify-content:center;align-items:start}.library-add-slot button{min-height:34px}.library-compare-action{align-items:end}.library-compare-action p{color:var(--ink-secondary);margin:0}.library-compare-action .primary-action{align-items:center;gap:7px;width:auto;display:inline-flex}.library-history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.library-history,.library-recent{align-content:start;gap:12px;min-width:0;display:grid}.library-empty-copy{margin:0;padding-block:22px}.library-list{gap:8px;display:grid}.library-history-card,.library-recent-card{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:12px;display:flex}.library-history-card>div:first-child{gap:5px;min-width:0;display:grid}.library-card-actions{flex:none}.library-card-actions .icon-button,.library-recent-card .icon-button{width:36px;min-width:36px;padding:0}.library-recent-main{min-width:0;color:var(--ink-primary);text-align:left;background:0 0;border:0;flex:1;justify-items:start;gap:3px;padding:0;display:grid}.library-recent-main small{align-items:center;gap:4px;display:flex}.library-recent-main small svg{width:13px;height:13px}.board-search-tools{grid-template-columns:minmax(280px,1fr) minmax(360px,.8fr)}.board-post-list{gap:7px}.board-post-row>button{min-height:96px;padding:12px}@media (width<=1020px){.home-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.list-search-tools,.board-search-tools{grid-template-columns:1fr}.brand-filter-controls,.board-filter-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.risk-map-layout{display:grid}.risk-map-controls-panel,.risk-map-risk-panel{display:contents}.analysis-criteria-section,.marker-filter-section,.store-list-section,.risk-signal-section,.risk-summary-card,.risk-stat-grid,.risk-map-canvas-column{min-width:0}.analysis-criteria-section{order:1}.risk-summary-card{order:2}.risk-stat-grid{order:3}.risk-map-canvas-column{order:4}.marker-filter-section{order:5}.store-list-section{order:6}.risk-signal-section{order:7}.analysis-criteria-section,.marker-filter-section,.store-list-section,.risk-signal-section{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:8px;padding:14px}.panel-section+.panel-section{padding-top:14px}.risk-signal-list{max-height:360px;overflow-y:auto}}@media (width<=770px){.site-header{min-height:58px}.site-header .desktop-nav{display:none}.site-header .mobile-tab-bar{z-index:35;padding:5px 8px calc(5px + env(safe-area-inset-bottom));border-top:1px solid var(--border-subtle);background:#fffffffa;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #1f23281a;display:grid!important}.site-header .mobile-tab-bar .nav-item{min-height:56px;color:var(--ink-secondary);align-content:center;justify-items:center;gap:3px;padding:4px 2px;font-size:10px;display:grid}.site-header .mobile-tab-bar .nav-item.active{color:var(--primary);background:var(--surface-info)}.site-header .mobile-tab-bar .nav-icon{display:block}.brand-mark-icon{display:none}.brand-wordmark{max-width:98px;height:22px}.header-info-button,.header-service-button{width:34px;min-width:34px;height:34px;min-height:34px}.auth-controls .kakao-login-button{max-width:92px;padding:6px 8px;font-size:12px}.auth-controls .test-login-button{display:none}.service-menu{top:calc(100% + 6px);right:10px}.home-page{gap:12px}.home-search{gap:14px;padding:18px 14px}.home-heading h1{font-size:24px}.home-search-form{grid-template-columns:minmax(0,1fr) auto}.home-search-form>button{min-width:72px;padding-inline:10px}.home-search-form>button svg{display:none}.home-search-options{grid-template-columns:repeat(2,minmax(0,1fr))}.home-quick-actions{grid-template-columns:1fr;gap:7px}.home-quick-actions button{min-height:70px;padding:11px 12px}.home-data-status{padding:16px 4px}.home-data-status dl{grid-template-columns:1fr;gap:6px}.brand-search-panel{padding:14px}.list-page-heading h1{font-size:21px}.list-search-tools,.board-search-tools{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.list-search-form,.board-search-row{min-width:0}.list-search-form>button,.board-search-row>button{min-width:68px;padding-inline:10px}.mobile-filter-trigger{justify-content:center;align-items:center;gap:5px;min-width:64px;min-height:42px;padding:8px;display:inline-flex}.mobile-filter-trigger svg{width:17px;height:17px}.mobile-filter-trigger strong{min-width:18px;height:18px;color:var(--primary-foreground);background:var(--primary);border-radius:999px;place-items:center;font-size:11px;display:inline-grid}.filter-sheet-backdrop{z-index:48;background:#0f171c7a;border:0;border-radius:0;position:fixed;inset:0}.responsive-filter-panel.open .filter-sheet-backdrop{display:block}.filter-sheet{z-index:49;max-height:min(82svh,700px);padding:14px 14px calc(14px + env(safe-area-inset-bottom));border:1px solid var(--border-subtle);background:var(--surface-base);border-bottom:0;border-radius:8px 8px 0 0;display:none;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -16px 40px #1f232833}.responsive-filter-panel.open .filter-sheet{gap:14px;display:grid}.filter-sheet-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.filter-sheet-header h2{margin:0;font-size:19px}.filter-sheet-header button{place-items:center;width:36px;min-width:36px;min-height:36px;padding:0;display:grid}.filter-sheet-header svg{width:18px;height:18px}.brand-filter-controls,.board-filter-controls{grid-template-columns:1fr}.filter-sheet-done{width:100%;min-height:46px;display:block}.result-summary{margin:12px 0 8px}.result-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.result-card{grid-template-rows:minmax(0,1fr) auto}.result-main-button{gap:6px;padding:10px}.result-main-button>svg{width:16px;height:16px}.result-card h2{font-size:16px}.result-card p{font-size:12px}.result-card .result-actions{background:var(--surface-base);gap:4px;padding:6px}.result-actions button{gap:3px;min-height:42px;padding:5px 2px;font-size:10.5px;line-height:1.2}.result-actions svg{flex-basis:13px;width:13px;height:13px}.detail-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;padding:3px}.detail-tabs button{white-space:nowrap;gap:3px;min-width:0;min-height:48px;padding:5px 2px;font-size:10.5px;line-height:1.2}.detail-tabs button svg{width:15px;height:15px}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.metric-tile{min-height:132px;padding:11px}.metric-tile strong,.metric-value{font-size:17px}.detail-next-actions,.detail-source-glance{grid-template-columns:1fr}.detail-next-actions button{min-height:70px}.detail-community-view{padding:16px}.detail-community-actions{display:grid}.detail-community-actions button,.detail-community-actions a{justify-content:center}.risk-map-toolbar{gap:10px}.risk-map-toolbar-actions{gap:8px}.provider-actions{justify-content:space-between;width:100%}.candidate-save-inline{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 8px;width:100%;display:grid}.candidate-save-inline .small-note{grid-column:1/-1;margin:0}.risk-summary-card,.analysis-criteria-section,.marker-filter-section,.store-list-section,.risk-signal-section{padding:12px}.risk-stat-grid{gap:4px}.risk-metric-box{min-height:68px;padding:7px 3px}.risk-metric-box strong{text-align:center}.store-list-scroll{max-height:300px}.source-list strong,.source-list span,.source-list p{font-size:12px}.brand-strip{scroll-snap-type:x proximity;margin-inline:-12px;padding-inline:12px}.brand-mini-card{scroll-snap-align:start;min-width:min(78vw,280px)}.compare-highlights,.compare-data-sections{margin-top:14px}.compare-highlight-grid{grid-template-columns:1fr}.compare-section-heading{flex-direction:column;align-items:start}.compare-all-data .compare-matrix{padding:0 8px 8px}.compare-group{padding:12px}.compare-row{gap:8px;padding:10px 0}.compare-cell{padding:10px}.compare-tray{bottom:calc(72px + env(safe-area-inset-bottom))}.library-page{gap:16px}.library-heading{align-items:flex-start}.library-heading>svg{width:38px;height:38px}.library-heading h1{font-size:24px}.library-active{padding-block:16px}.library-active-grid,.library-history-grid{grid-template-columns:1fr}.library-brand-card,.library-add-slot{min-height:0}.library-brand-card{flex-direction:row;align-items:end}.library-add-slot{min-height:72px}.library-compare-action{flex-direction:column;align-items:stretch}.library-compare-action .primary-action{width:100%}.library-history-grid{gap:22px}.library-history-card{flex-direction:column;align-items:stretch}.library-history-card .library-card-actions{justify-content:flex-end}.board-mobile-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center}.board-mobile-toolbar h1{font-size:19px}.board-write-button{width:auto;min-height:40px;padding:8px 10px}.board-controls{padding:10px}.board-category-strip button{min-height:38px;padding:7px 10px;font-size:13px}.board-post-row>button{min-height:0;padding:10px}.board-post-row-main{gap:5px}.board-post-row h2{font-size:16px}.board-post-row p{margin:0;font-size:13px}.board-post-stats div{padding:6px 4px}.board-post-trust-strip{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.board-trust-meter,.board-trust-pill{flex:none;min-height:25px;padding:3px 6px;font-size:11px}}
