*{box-sizing:border-box;margin:0;padding:0}body{color:#1f2937;background:#f5f7fb;font-family:Arial,sans-serif}.container{max-width:950px;margin:0 auto;padding:32px 20px}.header{margin-bottom:24px}.header h1{margin-bottom:8px;font-size:2rem}.header p{color:#555}.query-box,.answer-card{background:#fff;border-radius:14px;margin-bottom:20px;padding:22px;box-shadow:0 3px 12px #00000012}.query-box label{margin-bottom:10px;font-weight:700;display:block}.query-box textarea{resize:vertical;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:12px;font-size:1rem;line-height:1.5}.query-box button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;margin-top:12px;padding:10px 18px;font-weight:600}.query-box button:hover{background:#1d4ed8}.query-box button:disabled{opacity:.7;cursor:not-allowed}.answer-card h2{margin-bottom:18px}.section-block{margin-bottom:20px}.section-block h3{margin-bottom:8px;font-size:1.05rem}.section-block p,.section-block li{color:#374151;line-height:1.7}.steps-list{padding-left:20px}.steps-list li{margin-bottom:8px}.formal-text{background:#f9fafb;border-left:4px solid #2563eb;border-radius:8px;padding:14px}.citation-list{padding-left:0;list-style:none}.citation-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;gap:12px;margin-bottom:8px;padding:10px 12px;display:flex}.citation-source{font-weight:600}.citation-section{color:#6b7280}.confidence-badge{border-radius:999px;padding:10px 14px;font-size:.95rem;font-weight:700;display:inline-block}.confidence-high{color:#166534;background:#dcfce7}.confidence-medium{color:#92400e;background:#fef3c7}.confidence-low{color:#991b1b;background:#fee2e2}.warning-box{color:#9a3412;background:#fff7ed;border:1px solid #fdba74;border-radius:10px;margin-top:10px;padding:14px;line-height:1.6}.error-text{color:#dc2626;margin-bottom:16px;font-weight:600}.skeleton{background:#e5e7eb;border-radius:8px;margin-bottom:10px;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb3,#0000);width:150px;height:100%;animation:1.2s infinite shimmer;position:absolute;top:0;left:-150px}.title-skeleton{width:180px;height:28px;margin-bottom:20px}.heading-skeleton{width:140px;height:20px}.line-skeleton{width:100%;height:14px}.short-line-skeleton{width:70%;height:14px}@keyframes shimmer{0%{left:-150px}to{left:100%}}
