.rq-section{box-sizing:border-box;width:100%;max-width:100%;margin:32px 0;padding:0;position:relative}.rq-container{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;margin:0 auto;display:flex;position:relative}.rq-ambient-aura{pointer-events:none;z-index:1;background:radial-gradient(circle,#2563eb0f 0%,#fff0 70%);border-radius:50%;width:100%;max-width:1000px;height:100%;max-height:400px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.rq-card{z-index:5;width:100%;max-width:100%;font-family:var(--font-geist-sans,"Geist","DM Sans",-apple-system,sans-serif);box-sizing:border-box;will-change:transform,opacity,filter;background:#fff;border:1px solid #e1e5ee;border-radius:20px;flex-direction:column;justify-content:space-between;gap:1.4rem;margin:0 auto;padding:36px 40px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #2563eb0d}.rq-card:hover{border-color:#bfdbfe;box-shadow:0 8px 30px #2563eb1a}.rq-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.rq-label-badge{align-items:center;gap:8px;display:inline-flex}.rq-dot-brand{background:#2563eb;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite rqDotPulse;box-shadow:0 0 8px #2563eb99}@keyframes rqDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.4)}}.rq-label{font-family:var(--font-geist-mono,"Geist Mono",monospace);letter-spacing:.08em;text-transform:uppercase;color:#2563eb;font-size:.78rem;font-weight:700}.rq-refresh-btn{font-family:var(--font-geist-sans,"Geist",sans-serif);color:#2563eb;cursor:pointer;background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:20px;outline:none;align-items:center;gap:.45rem;padding:.42rem 1rem;font-size:.82rem;font-weight:650;transition:background .22s,border-color .22s,color .22s,transform .18s;display:inline-flex}.rq-refresh-btn:hover:not(:disabled){color:#fff;background:#2563eb;border-color:#2563eb;transform:translateY(-1px)}.rq-refresh-btn:disabled{opacity:.55;cursor:not-allowed}.rq-refresh-icon{flex-shrink:0;font-size:.9rem}.rq-spin{animation:.8s linear infinite rq-spin}@keyframes rq-spin{to{transform:rotate(360deg)}}.rq-body-container{will-change:transform,opacity;flex-direction:column;gap:1.1rem;display:flex}.rq-content{color:#0f172a;margin:0;padding:0;font-size:1.25rem;font-weight:500;line-height:1.65;position:relative}.rq-quote-text{will-change:transform,opacity,clip-path;display:inline}.rq-quote-mark{vertical-align:-.5rem;color:#2563eb;will-change:transform,opacity;font-family:Georgia,serif;font-size:2.4rem;font-weight:900;line-height:0;display:inline-block}.rq-open-quote{margin-right:.25rem}.rq-close-quote{margin-left:.25rem}.rq-footer{will-change:transform,opacity;border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.95rem;display:flex}.rq-author-wrap{align-items:center;gap:.55rem;display:flex}.rq-author-star{color:#2563eb;font-size:.85rem}.rq-author{font-family:var(--font-geist-sans,"Geist",sans-serif);color:#1e293b;letter-spacing:.01em;font-size:.94rem;font-weight:750}.rq-tags{flex-wrap:wrap;gap:.35rem;display:flex}.rq-tag{font-family:var(--font-geist-mono,"Geist Mono",monospace);color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:.2rem .65rem;font-size:.72rem;font-weight:650}.rq-error-box{color:#991b1b;background:#fff1f2;border:1.5px solid #fca5a5;border-radius:14px;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1.1rem;font-size:.88rem;font-weight:550;display:flex}.rq-error-info{align-items:center;gap:8px;display:flex}.rq-error-icon{color:#e11d48;flex-shrink:0;font-size:1.05rem}.rq-retry-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#e11d48;border:1px solid #e11d48;border-radius:8px;padding:.32rem .85rem;font-size:.8rem;font-weight:700;transition:background .18s}.rq-retry-btn:hover{background:#be123c}@keyframes rq-shimmer{0%{background-position:-500px 0}to{background-position:500px 0}}.rq-sk{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/1000px 100%;border-radius:8px;animation:1.4s linear infinite rq-shimmer}.rq-skeleton-wrap{flex-direction:column;gap:.75rem;margin:.5rem 0;display:flex}.rq-sk-line{height:18px}.rq-sk-line--lg{width:100%}.rq-sk-line--md{width:78%}.rq-sk-author{width:35%;height:14px;margin-top:.4rem}@media (max-width:768px){.rq-card{padding:28px 24px}}@media (max-width:480px){.rq-section{margin:20px 0}.rq-card{border-radius:16px;min-height:180px;padding:28px 20px}.rq-content{font-size:1.05rem;line-height:1.55}.rq-quote-mark{font-size:2rem}}
