:root{color:#101828;background:#eaf4ff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.selector-page{min-height:100vh;padding:40px 24px;background:linear-gradient(135deg,#eef7ff,#dbeeff),#eaf4ff}.hero{width:min(1400px,100%);margin:0 auto 40px;text-align:center;color:#17324d}.hero-title{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:16px}.hero-title svg{width:48px;height:48px}.hero-title h1{margin:0;font-size:36px;line-height:1.2;letter-spacing:0;font-weight:700}.hero p{margin:0;color:#4f6b86;font-size:18px;line-height:1.7;font-weight:400}.selector-workspace{width:min(1400px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1fr);gap:24px;align-items:start}.selector-card,.result-card{width:100%;border-radius:16px;background:#fff;box-shadow:0 10px 40px #00000026}.selector-card{padding:28px}.result-card{padding:28px;position:sticky;top:24px}.form-section{padding:0}.section-title{display:flex;align-items:center;gap:10px;margin-bottom:20px;color:#101828}.section-title svg{color:#667eea}.section-title h2{margin:0;font-size:20px;line-height:1.3;font-weight:700}.divider{height:1px;margin:32px 0;background:#eceff4}label{display:grid;gap:9px;margin-bottom:16px;color:#344054;font-size:14px;font-weight:600}input,textarea,select{width:100%;border:1px solid #e0e4ea;border-radius:8px;outline:none;background:#fff;color:#1d2939;padding:12px 14px;transition:border-color .18s ease,box-shadow .18s ease}select,input{min-height:48px}textarea{resize:vertical;min-height:150px;line-height:1.6}input:focus,textarea:focus,select:focus{border-color:#667eea;box-shadow:0 0 0 4px #6578ef1f}.grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.grid-two label{margin-bottom:0}.check-row{min-height:48px;display:flex;align-items:center;gap:12px;align-self:end;border:1px solid #e0e4ea;border-radius:8px;padding:0 16px;color:#111827}.check-row input{width:19px;min-height:19px;height:19px;accent-color:#667eea}.submit-button{width:100%;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:24px;border:0;border-radius:8px;color:#fff;background:#667eea;box-shadow:0 16px 28px #4e5fda40;font-size:16px;font-weight:700}.submit-button:disabled{opacity:.72;cursor:wait}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.message,.summary,.caution{display:flex;align-items:flex-start;gap:12px;border-radius:12px;padding:14px 16px;line-height:1.55;font-weight:500}.message{margin-top:24px}.message.error{background:#fff1f0;color:#b42318}.summary{margin-bottom:18px;background:#f3f6ff;color:#4f5ed7}.summary strong{color:#101828}.summary p{margin:5px 0 0;color:#667085}.empty-state{min-height:260px;display:grid;place-items:center;align-content:center;text-align:center;color:#667eea}.empty-state h3{margin:14px 0 0;color:#101828;font-size:20px}.empty-state p{max-width:560px;margin:10px auto 0;color:#7d8798;font-size:14px;line-height:1.7;font-weight:500}.journal-list{display:grid;gap:16px}.journal-card{display:grid;grid-template-columns:86px 1fr;gap:16px;border:1px solid #edf0f5;border-radius:12px;background:#fff;padding:16px;box-shadow:0 10px 28px #23275c12}.score{display:grid;place-items:center;align-content:center;border-radius:14px;background:#f3f6ff;color:#667eea}.score strong{font-size:30px;line-height:1;font-weight:900}.score span{margin-top:8px;color:#667085;font-size:12px;font-weight:700}.journal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.journal-head h3{margin:0;color:#101828;font-size:18px;line-height:1.35}.journal-head p{margin:5px 0 0;color:#7d8798}.badge,.metrics span,.terms span{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 12px;background:#f3f6ff;color:#667eea;font-size:12px;font-weight:700}.metrics,.terms{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.terms span{color:#4b5565;background:#f4f5f7}.journal-card ul{margin:14px 0 0;padding-left:20px;color:#475467;line-height:1.7}.caution{margin-top:12px;background:#fff7ed;color:#b54708}.tip{margin-top:12px;border-left:4px solid #667eea;padding-left:12px;color:#475467;line-height:1.6}@media (max-width: 980px){.selector-workspace{grid-template-columns:1fr}.result-card{position:static}}@media (max-width: 760px){.selector-page{padding:32px 14px 48px}.hero{margin-bottom:32px}.hero-title{gap:14px}.hero-title h1{font-size:30px}.hero-title svg{width:40px;height:40px}.selector-card,.result-card{padding:22px 18px}.section-title h2{font-size:20px}.divider{margin:42px 0}.grid-two,.journal-card{grid-template-columns:1fr}.journal-head{flex-direction:column}.score{min-height:86px}}
