.pqt-pinned-section{background:#fff;width:100%;position:relative;overflow:hidden;border:none!important}.pqt-viewport{box-sizing:border-box;background:radial-gradient(circle,#eff6ff 0%,#fff 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;padding:40px 24px;display:flex;position:relative;overflow:hidden}.pqt-ambient-aura{pointer-events:none;z-index:1;background:radial-gradient(circle,#2563eb14 0%,#fff0 70%);border-radius:50%;width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pqt-card{z-index:5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;max-width:720px;font-family:var(--font-geist-sans,"Geist","DM Sans",-apple-system,sans-serif);box-sizing:border-box;will-change:transform,opacity,filter;background:#fffffff5;border:1.5px solid #dbeafe;border-radius:26px;flex-direction:column;justify-content:space-between;gap:1.2rem;margin:0 auto;padding:2.2rem 2.6rem;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #2563eb14}.pqt-card:hover{border-color:#93c5fd;box-shadow:0 25px 70px #2563eb1f}.pqt-header-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.pqt-main-title{color:#1e40af;letter-spacing:-.01em;align-items:center;gap:6px;margin:0;font-size:1.2rem;font-weight:800;display:flex}.pqt-sparkle-icon{color:#60a5fa;font-size:1.1rem}.pqt-badge-pill{color:#b45309;background:#fffbeb;border:1.5px solid #fef3c7;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:.76rem;font-weight:700;display:inline-flex}.pqt-input-box{will-change:transform,opacity,filter;flex-direction:column;gap:10px;display:flex}.pqt-input-label{color:#2563eb;align-items:center;gap:6px;font-size:.88rem;font-weight:700;display:flex}.pqt-textarea-container{background:#f8fbff;border:1.5px solid #bfdbfe;border-radius:14px;flex-direction:column;gap:10px;padding:12px 14px 10px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.pqt-textarea-container:focus-within{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.pqt-textarea{resize:vertical;color:#1f2937;background:0 0;border:none;outline:none;width:100%;min-height:70px;max-height:140px;font-family:inherit;font-size:.9rem;line-height:1.45}.pqt-textarea::placeholder{color:#9ca3af}.pqt-textarea-footer{justify-content:flex-end;align-items:center;gap:14px;display:flex}.pqt-char-counter{color:#9ca3af;font-size:.76rem;font-weight:600}.pqt-submit-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;align-items:center;gap:6px;padding:8px 18px;font-size:.85rem;font-weight:700;transition:background .2s,transform .15s;display:inline-flex;box-shadow:0 4px 12px #2563eb40}.pqt-submit-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.pqt-submit-btn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.pqt-submit-btn--success{background:#10b981!important}@keyframes pqt-spin{to{transform:rotate(360deg)}}.pqt-spin-icon{animation:.8s linear infinite pqt-spin}.pqt-error{color:#dc2626;margin:0;font-size:.82rem;font-weight:600}.pqt-posts-section{will-change:transform,opacity,filter;flex-direction:column;gap:10px;display:flex}.pqt-posts-header{justify-content:space-between;align-items:center;display:flex}.pqt-posts-heading{color:#1e293b;align-items:center;gap:6px;margin:0;font-size:.95rem;font-weight:800;display:flex}.pqt-msg-icon{color:#2563eb}.pqt-view-more-pill{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;align-items:center;gap:4px;padding:4px 12px;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.pqt-view-more-pill:hover{background:#dbeafe}.pqt-posts-list{flex-direction:column;gap:8px;display:flex}.pqt-post-card{will-change:transform,opacity,filter;background:#fff;border:1px solid #e2e8f0;border-left:3.5px solid #3b82f6;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;transition:border-color .2s,transform .2s;display:flex}.pqt-post-card:hover{border-color:#cbd5e1 #cbd5e1 #cbd5e1 #1d4ed8;transform:translate(2px)}.pqt-post-left{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.pqt-avatar-circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:800;display:flex}.pqt-post-content{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.pqt-author-row{align-items:center;gap:6px;display:flex}.pqt-author-name{color:#0f172a;font-size:.85rem;font-weight:750}.pqt-time-ago{color:#94a3b8;font-size:.74rem;font-weight:500}.pqt-post-text{color:#334155;white-space:pre-wrap;word-break:break-word;margin:0;font-size:.85rem;line-height:1.4}.pqt-post-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.pqt-time-badge{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;align-items:center;gap:4px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.pqt-more-options-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:2px}.pqt-empty-card{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:14px;font-size:.84rem}.pqt-disclaimer{color:#64748b;will-change:transform,opacity;border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:6px;padding-top:.5rem;font-size:.78rem;font-weight:600;display:flex}.pqt-shield-icon{color:#94a3b8;font-size:.85rem}@media (max-width:680px){.pqt-card{padding:1.6rem 1.3rem}}
.lrx-dlb-section{--lrx-blue:#1e4fd8;--lrx-blue-dark:#15379e;--lrx-yellow:#ffc93c;--lrx-ink:#14161a;--lrx-gray:#5b6472;--lrx-surface:#f4f6fb;--lrx-border:#e1e5ee;--lrx-white:#fff;background:var(--lrx-white);border:1px solid var(--lrx-border);border-radius:20px;padding:40px;overflow:hidden}.lrx-dlb-inner{grid-template-columns:1.2fr .8fr;align-items:center;gap:48px;max-width:980px;margin:0 auto;display:grid}.lrx-dlb-content{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.lrx-dlb-badge{background:var(--lrx-surface);border:1px solid var(--lrx-border);color:var(--lrx-blue-dark);border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12.5px;font-weight:600;display:inline-flex}.lrx-dlb-title{color:var(--lrx-ink);max-width:26ch;margin:0;font-family:Sora,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:28px;font-weight:650;line-height:1.25}.lrx-dlb-subtitle{color:var(--lrx-gray);max-width:42ch;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.6}.lrx-dlb-features{flex-wrap:wrap;gap:8px;margin:4px 0 8px;padding:0;list-style:none;display:flex}.lrx-dlb-feature{border:1px solid var(--lrx-border);color:var(--lrx-ink);border-radius:10px;align-items:center;gap:6px;padding:6px 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:500;display:inline-flex}.lrx-dlb-feature svg{color:var(--lrx-blue);flex-shrink:0}.lrx-dlb-cta{background:var(--lrx-blue);color:var(--lrx-white);border:1px solid var(--lrx-blue);border-radius:12px;align-items:center;gap:8px;margin-top:8px;padding:13px 22px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14.5px;font-weight:600;text-decoration:none;transition:background-color .16s,transform .16s,box-shadow .16s;display:inline-flex}.lrx-dlb-cta:hover{background:var(--lrx-blue-dark);border-color:var(--lrx-blue-dark);box-shadow:0 4px 14px #1e4fd838}.lrx-dlb-cta:active{transform:translateY(1px)}.lrx-dlb-cta:focus-visible{outline:2px solid var(--lrx-yellow);outline-offset:3px}.lrx-dlb-cta-icon{flex-shrink:0;transition:transform .16s}.lrx-dlb-cta:hover .lrx-dlb-cta-icon{transform:scale(1.08)}.lrx-dlb-cta-text{flex-direction:column;line-height:1.15;display:flex}.lrx-dlb-cta-text-small{opacity:.85;font-size:10.5px;font-weight:400}.lrx-dlb-cta-text-main{font-size:14.5px;font-weight:600}.lrx-dlb-cta[aria-disabled=true]{background:var(--lrx-gray);border-color:var(--lrx-gray);cursor:default;pointer-events:none}.lrx-dlb-visual{justify-content:center;align-items:center;min-height:220px;padding-bottom:26px;display:flex;position:relative}.lrx-dlb-svg-icon{object-fit:contain;z-index:2;width:140px;max-width:100%;height:auto;max-height:200px;display:block;position:relative;transition:none!important;animation:none!important;transform:none!important}.lrx-dlb-visual-tag{background:var(--lrx-white);border:1px solid var(--lrx-border);color:var(--lrx-ink);border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:600;display:inline-flex;position:absolute;bottom:0}.lrx-dlb-visual-tag svg{color:var(--lrx-blue)}.lrx-dlb-badge,.lrx-dlb-title,.lrx-dlb-subtitle,.lrx-dlb-features,.lrx-dlb-cta,.lrx-dlb-visual{animation:.55s ease-out both lrx-dlb-rise}.lrx-dlb-title{animation-delay:60ms}.lrx-dlb-subtitle{animation-delay:.11s}.lrx-dlb-features{animation-delay:.16s}.lrx-dlb-cta{animation-delay:.21s}.lrx-dlb-visual{animation-delay:.12s}@keyframes lrx-dlb-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.lrx-dlb-phone,.lrx-dlb-badge,.lrx-dlb-title,.lrx-dlb-subtitle,.lrx-dlb-features,.lrx-dlb-cta,.lrx-dlb-visual{animation:none!important}}@media (max-width:860px){.lrx-dlb-inner{grid-template-columns:1fr;gap:32px}.lrx-dlb-visual{order:-1;min-height:180px}.lrx-dlb-content{text-align:center;align-items:center}.lrx-dlb-title,.lrx-dlb-subtitle{max-width:100%}.lrx-dlb-features{justify-content:center}}@media (max-width:480px){.lrx-dlb-section{border-radius:16px;padding:28px 20px}.lrx-dlb-title{font-size:23px}.lrx-dlb-svg-icon{width:115px;max-height:160px}}
.hgq-wrap{background:linear-gradient(135deg,#eff6ff 0%,#e0f2fe 55%,#dbeafe 100%);border:1px solid #bfdbfe;border-radius:16px;margin-top:14px;position:relative;overflow:hidden;box-shadow:0 14px 34px #1e40af24}.hgq-content{z-index:2;padding:16px;position:relative}.hgq-title{color:#1e3a8a;align-items:center;gap:8px;margin:0;font-size:clamp(1rem,2.8vw,1.25rem);font-weight:800;display:inline-flex}.hgq-subtitle{color:#1e40af;margin:8px 0 12px;font-size:.92rem;line-height:1.45}.hgq-form{gap:10px;display:grid}.hgq-textarea{color:#1f2937;resize:vertical;background:#ffffffe6;border:1.5px solid #93c5fd;border-radius:12px;width:100%;min-height:86px;padding:11px 12px;font-size:.92rem;line-height:1.5}.hgq-textarea:focus{background:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.hgq-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:10px;align-items:center;gap:7px;width:fit-content;padding:10px 14px;font-size:.86rem;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex}.hgq-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #1d4ed84d}.hgq-submit:disabled{opacity:.6;cursor:not-allowed}.hgq-error{color:#b91c1c;align-items:center;gap:6px;margin:10px 0 0;font-size:.84rem;font-weight:600;display:inline-flex}.hgq-answer{background:#ffffffeb;border:1px solid #bfdbfe;border-radius:12px;margin-top:12px;padding:11px 12px}.hgq-answer h4{color:#0f172a;margin:0 0 5px;font-size:.88rem;font-weight:800}.hgq-answer p{color:#1f2937;white-space:pre-wrap;margin:0;font-size:.9rem;line-height:1.6}.hgq-glow{filter:blur(18px);opacity:.45;pointer-events:none;border-radius:50%;position:absolute}.hgq-glow-a{background:#60a5fa;width:160px;height:160px;top:-60px;right:-40px}.hgq-glow-b{background:#22d3ee;width:130px;height:130px;bottom:-45px;left:-25px}@media (max-width:640px){.hgq-content{padding:14px}.hgq-submit{justify-content:center;width:100%}}
