:root{color-scheme:light;--page-bg: #f3f8fa;--surface: #ffffff;--surface-soft: #eaf3f5;--brand: #35ada5;--brand-dark: #267f7a;--brand-light: #ddf1ef;--text-primary: #26343a;--text-secondary: #6c7b82;--border: #dce7eb;--button-bg: #35ada5;--button-text: #ffffff;--button-hover: #2c948d;--bg: var(--page-bg);--bg-soft: var(--surface-soft);--panel: var(--surface);--panel-light: var(--brand-light);--text: var(--text-primary);--text-dark: var(--text-primary);--muted: var(--text-secondary);--muted-dark: #718188;--line: var(--border);--line-strong: #cbdce2;--accent: var(--brand);--accent-soft: rgba(53, 173, 165, .12);--yellow: #d6a928;--green: #35ada5;--red: #b95752;--gentle: #d8b761;--shadow: 0 12px 36px rgba(38, 52, 58, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;overflow-x:hidden;background:var(--page-bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea,select{font:inherit}button{touch-action:manipulation}button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.app-shell{background:linear-gradient(145deg,#f9fcfd,#f0f7f9 55%,#e8f3f5);color:var(--text);min-height:100svh}.error-boundary-page{align-items:center;background:var(--page-bg);color:var(--text);display:flex;justify-content:center;min-height:100svh;padding:24px}.error-boundary-page section{max-width:420px;width:100%}.error-boundary-page h1{font-size:22px;line-height:1.45}.debug-panel{background:#fffffff0;border:1px solid var(--line);border-radius:8px;bottom:calc(env(safe-area-inset-bottom,0px) + 10px);box-shadow:0 10px 24px #26343a1a;color:var(--text);display:grid;font-size:11px;gap:4px;left:10px;line-height:1.35;max-width:min(360px,calc(100vw - 20px));padding:10px;position:fixed;z-index:40}.debug-panel strong{color:var(--brand-dark);font-size:12px}.top-bar{align-items:center;display:flex;gap:12px;justify-content:space-between;min-height:64px;padding:calc(env(safe-area-inset-top,0px) + 12px) 18px 10px;position:sticky;top:0;z-index:20;background:#ffffffdb;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-wordmark,.text-button{appearance:none;background:transparent;border:0;color:var(--text);cursor:pointer;min-height:44px;padding:0}.brand-wordmark{align-items:center;display:inline-flex;flex:0 0 auto;height:32px;min-width:132px}.brand-wordmark img{display:block;height:26px;object-fit:contain;object-position:left center;width:auto}.top-actions{align-items:center;display:flex;gap:8px;min-width:0}.language-toggle{align-items:center;border:1px solid var(--line);border-radius:999px;display:flex;height:40px;padding:3px}.language-toggle button{appearance:none;background:transparent;border:0;border-radius:999px;color:var(--muted);cursor:pointer;height:32px;min-width:34px}.language-toggle button.active{background:var(--brand);color:var(--button-text)}.compatibility-notice{background:var(--brand-light);border-bottom:1px solid var(--line);color:var(--brand-dark);font-size:13px;line-height:1.45;padding:10px 18px;text-align:center}.page{animation:page-in .18s ease both;margin:0 auto;max-width:1120px;min-height:calc(100svh - 64px);padding:24px 20px calc(env(safe-area-inset-bottom,0px) + 24px);width:100%}.home-page{display:flex;flex-direction:column;justify-content:space-between}.home-copy{align-items:center;display:grid;flex:1;gap:0 44px;grid-template-columns:minmax(0,1fr);justify-content:center;margin:0 auto;max-width:1120px;min-height:560px;padding:22px 0 34px;width:100%}.home-logo{display:block;height:auto;margin-bottom:28px;max-width:172px;object-fit:contain;width:46vw}.home-visual{aspect-ratio:1 / 1;background:#ffffffb8;border:1px solid rgba(220,231,235,.88);border-radius:12px;margin:18px auto 26px;max-width:270px;padding:12px;width:min(70vw,270px)}.home-visual img{display:block;height:100%;object-fit:contain;width:100%}.tagline{color:var(--text);font-size:18px;font-weight:650;line-height:1.35;margin:0}.tagline-en{color:var(--accent);font-size:12px;margin:8px 0 0}h1,h2,p{margin-top:0}h1{font-size:30px;font-weight:700;line-height:1.18;margin-bottom:16px;max-width:640px}h2{font-size:18px;line-height:1.3;margin-bottom:16px}.subtitle{color:var(--muted);font-size:16px;line-height:1.7;margin-bottom:18px;max-width:540px}.trust-line{color:var(--brand-dark);font-size:13px;line-height:1.6;margin-bottom:30px}.primary-button,.secondary-button,.feedback-button,.option-button{appearance:none;border-radius:10px;cursor:pointer;min-height:52px;transition:border-color .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}.primary-button{background:var(--button-bg);border:1px solid var(--button-bg);color:var(--button-text);font-weight:700;max-width:360px;padding:0 22px;width:100%}.primary-button:hover:not(:disabled){background:var(--button-hover);border-color:var(--button-hover)}.primary-button.compact{max-width:180px}.secondary-button{background:#ffffffad;border:1px solid var(--line-strong);color:var(--text);padding:0 18px}.primary-button:active,.secondary-button:active,.feedback-button:active,.option-button:active{transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.46}.footer-note{color:var(--muted);font-size:12px;line-height:1.65;margin:0;max-width:680px}.test-page,.empty-state-page{align-items:center;display:flex;justify-content:center}.question-panel,.empty-state{width:100%}.question-panel{max-width:660px}.progress-row{align-items:center;color:var(--muted);display:grid;font-size:13px;gap:14px;grid-template-columns:auto 1fr;margin-bottom:30px}.progress-track{background:var(--surface-soft);border-radius:999px;height:4px;overflow:hidden}.progress-fill{background:var(--accent);border-radius:inherit;height:100%;transition:width .18s ease}.option-list{display:grid;gap:12px;margin-top:24px}.option-button{align-items:center;background:var(--panel);border:1px solid var(--line);color:var(--text);display:grid;gap:14px;grid-template-columns:36px 1fr;line-height:1.45;padding:14px 16px;text-align:left;width:100%}.option-button span{align-items:center;background:var(--brand-light);border-radius:999px;color:var(--accent);display:inline-flex;font-size:13px;font-weight:700;height:32px;justify-content:center;width:32px}.option-button:hover{background:#f7fbfc;border-color:var(--accent)}.test-controls{align-items:center;display:flex;gap:14px;justify-content:space-between;margin-top:24px}.test-controls .secondary-button{min-width:112px}.test-controls .text-button{color:var(--muted);padding:0 4px}.empty-state{max-width:440px}.empty-state p{color:var(--muted);line-height:1.65}.result-layout{display:grid;gap:28px;margin:0 auto;max-width:900px;padding:10px 0 24px}.asset-frame{align-items:center;display:flex;justify-content:center;overflow:hidden}.asset-frame img{display:block;height:100%;object-fit:contain;width:100%}.asset-placeholder{align-items:center;aspect-ratio:inherit;border:1px solid var(--line-strong);border-radius:8px;color:var(--muted);display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:100%;padding:16px;text-align:center;width:100%}.asset-placeholder span{color:var(--text);font-size:15px}.asset-placeholder small{color:var(--muted);font-size:12px}.brush-frame{aspect-ratio:4 / 5;background:#f8fbfc;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);min-height:260px;padding:12px;width:100%}.result-copy{min-width:0}.color-chip{border-radius:999px;height:12px;margin-bottom:18px;width:72px}.result-yellow,.result-gentle{--result-color: var(--yellow)}.result-green{--result-color: var(--green)}.result-red{--result-color: var(--red)}.color-chip.result-yellow,.color-chip.result-gentle,.staff-color.result-yellow,.staff-color.result-gentle{background:var(--yellow)}.color-chip.result-green,.staff-color.result-green{background:var(--green)}.color-chip.result-red,.staff-color.result-red{background:var(--red)}.reason-block{border-left:2px solid var(--result-color, var(--accent));margin:22px 0;padding-left:16px}.reason-block p:last-child{color:var(--muted);line-height:1.72;margin-bottom:0}.eyebrow{color:var(--accent);font-size:12px;font-weight:700;margin-bottom:8px}.feedback-group{border:0;display:grid;gap:10px;margin:24px 0 18px;padding:0}.feedback-group legend{color:var(--text);font-size:15px;line-height:1.4;margin-bottom:12px;padding:0}.feedback-button{background:var(--surface);border:1px solid var(--line);color:var(--text);min-height:48px;padding:0 14px;text-align:left}.feedback-button.selected{background:var(--brand-light);border-color:var(--brand);color:var(--brand-dark)}.result-note{margin-top:18px}.staff-card-page{align-items:center;background:linear-gradient(145deg,#f9fcfd,#f0f7f9 55%,#e8f3f5);display:flex;justify-content:center;min-height:100svh;padding:calc(env(safe-area-inset-top,0px) + 22px) 20px calc(env(safe-area-inset-bottom,0px) + 22px);position:relative}.staff-return{appearance:none;background:#ffffffc7;border:1px solid var(--line);border-radius:999px;color:var(--text);cursor:pointer;min-height:44px;padding:0 18px;position:absolute;right:20px;top:calc(env(safe-area-inset-top,0px) + 18px)}.staff-card{align-items:center;display:flex;flex-direction:column;gap:14px;max-width:720px;text-align:center}.staff-color{border-radius:999px;box-shadow:0 0 0 16px #35ada514;height:86px;margin-bottom:22px;width:86px}.staff-card p{color:var(--muted);font-size:18px;margin:0}.staff-card h1{font-size:44px;margin:0;max-width:760px}.staff-card span{color:var(--text);font-size:20px;line-height:1.55;max-width:640px}.report-page{max-width:1100px}.report-header{align-items:flex-start;display:flex;flex-direction:column;gap:18px;margin-bottom:24px}.report-header>div:first-child{min-width:0}.report-header p{color:var(--muted);line-height:1.5;margin-bottom:10px}.sync-state{color:var(--accent);font-size:13px}.sync-state.muted{color:var(--muted)}.sync-state.warning{color:#e1a36f}.report-meta-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px 14px}.report-actions{align-items:stretch;display:flex;flex-wrap:wrap;gap:12px;width:100%}.report-actions button{flex:1}.event-filter{display:flex;flex:1 1 160px;flex-direction:column;gap:6px;min-width:0}.event-filter span{color:var(--muted);font-size:12px}.event-filter input{appearance:none;background:#ffffff0a;border:1px solid var(--line);border-radius:8px;color:var(--text);min-height:44px;padding:0 12px;width:100%}.event-filter input:focus{border-color:var(--accent);outline:0}.metric-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:26px}.metric-card,.report-section{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 22px #26343a0a}.metric-card{display:flex;flex-direction:column;gap:10px;min-height:96px;padding:16px}.metric-card span{color:var(--muted);font-size:12px;line-height:1.4}.metric-card strong{color:var(--text);font-size:26px;font-weight:700;line-height:1}.report-section{margin-bottom:16px;padding:16px}.report-auth-panel p{color:var(--muted);line-height:1.55}.report-auth-form{align-items:flex-end;display:flex;flex-wrap:wrap;gap:12px}.empty-report.warning{color:#a15e32;margin-top:12px}.report-table{display:grid;gap:8px}.report-row{align-items:center;color:var(--muted);display:grid;font-size:13px;gap:8px;grid-template-columns:1.2fr repeat(3,.8fr);min-height:34px}.report-row.header{color:var(--text);font-weight:700}.distribution-list{display:grid;gap:12px}.distribution-row{align-items:center;display:grid;gap:10px;grid-template-columns:1.2fr 1fr 34px}.distribution-row span{color:var(--muted);font-size:13px;line-height:1.35}.distribution-row strong{color:var(--text);text-align:right}.distribution-track{background:var(--surface-soft);border-radius:999px;height:7px;overflow:hidden}.distribution-track div{background:var(--accent);border-radius:inherit;height:100%}.empty-report{color:var(--muted);font-size:13px}@keyframes page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:560px){.home-copy{min-height:620px}h1{font-size:38px}.feedback-group{grid-template-columns:repeat(3,minmax(0,1fr))}.feedback-group legend{grid-column:1 / -1}.report-header{align-items:center;flex-wrap:wrap;flex-direction:row;justify-content:space-between}.report-header>div:first-child{flex:1 1 360px}.report-actions{flex:0 1 auto;justify-content:flex-end;width:auto}.report-actions button{flex:0 0 auto}.event-filter{flex:0 0 180px}.metric-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:760px){.page{padding-left:32px;padding-right:32px}.brand-wordmark img{height:30px}.home-copy{grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);min-height:calc(100svh - 120px);padding-left:0}.home-logo,.tagline,.tagline-en,.home-copy h1,.home-copy .subtitle,.home-copy .trust-line,.home-copy .primary-button{grid-column:1;max-width:660px}.home-logo{max-width:190px}.home-visual{grid-column:2;grid-row:1 / span 7;justify-self:end;margin:0;max-width:390px;padding:16px;width:100%}.tagline-en{margin-bottom:32px}.result-layout{align-items:center;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);padding-top:36px}.brush-frame{min-height:420px}.staff-card h1{font-size:58px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}}
