html:has(body.laseriq-fullscreen-home),
body.laseriq-fullscreen-home {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    min-height: 100% !important;
    overflow-x: hidden;
    background: #050b13 !important;
}

body.laseriq-fullscreen-home #wpadminbar {
    z-index: 999999;
}

body.laseriq-fullscreen-home .laseriq-standalone-page,
body.laseriq-fullscreen-home .laseriq-standalone-main {
    width: 100% !important;
    max-width: none !important;
    min-height: 100vh;
    margin: 0 !important;
    padding: 0 !important;
}

body.laseriq-fullscreen-home .laseriq-app {
    width: 100% !important;
    max-width: none !important;
}

.laseriq-app,.laseriq-app *{box-sizing:border-box}.laseriq-app{--liq-bg:#050b13;--liq-panel:rgba(13,27,45,.88);--liq-line:rgba(145,184,220,.18);--liq-text:#f4f8fc;--liq-muted:#9fb1c5;--liq-accent:#26c9ff;--liq-purple:#8a7dff;--liq-green:#45e5a0;position:relative;min-height:100vh;margin:0;padding:0 clamp(18px,4vw,64px) 40px;overflow:hidden;color:var(--liq-text);background:radial-gradient(circle at 14% 12%,rgba(38,201,255,.16),transparent 32rem),radial-gradient(circle at 90% 18%,rgba(138,125,255,.16),transparent 34rem),linear-gradient(145deg,#040910 0%,#07111d 48%,#060b14 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.laseriq-background{position:absolute;inset:0;pointer-events:none;opacity:.24;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px}.laseriq-topbar,.laseriq-layout{position:relative;z-index:1;width:min(1480px,100%);margin-inline:auto}.laseriq-topbar{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px}.laseriq-brand{display:flex;align-items:center;gap:14px}.laseriq-logo{width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(38,201,255,.38);border-radius:15px;background:linear-gradient(145deg,rgba(38,201,255,.16),rgba(138,125,255,.16));box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 12px 30px rgba(0,0,0,.28)}.laseriq-logo span{color:var(--liq-accent);font-weight:900;letter-spacing:-.08em}.laseriq-brand-name{font-size:25px;font-weight:800;line-height:1;letter-spacing:-.8px}.laseriq-brand-name span{color:var(--liq-accent)}.laseriq-brand-links{margin-top:5px;display:flex;align-items:center;flex-wrap:wrap;gap:0;color:var(--liq-muted);font-size:11px;letter-spacing:.055em;text-transform:uppercase}.laseriq-brand-links a{position:relative;color:inherit;text-decoration:none;white-space:nowrap;transition:color .18s ease}.laseriq-brand-links a:hover,.laseriq-brand-links a:focus-visible{color:var(--liq-accent);outline:none}.laseriq-brand-links a+a{margin-left:12px;padding-left:13px}.laseriq-brand-links a+a:before{content:"";position:absolute;left:0;top:50%;width:1px;height:12px;background:rgba(159,177,197,.34);transform:translateY(-50%)}.laseriq-status{display:inline-flex;align-items:center;gap:9px;padding:10px 14px;border:1px solid rgba(69,229,160,.25);border-radius:999px;color:#c8fbe2;background:rgba(69,229,160,.08);font-size:13px;font-weight:600}.laseriq-status>span{width:8px;height:8px;border-radius:50%;background:var(--liq-green);box-shadow:0 0 0 5px rgba(69,229,160,.1),0 0 15px rgba(69,229,160,.7)}.laseriq-layout{display:grid;grid-template-columns:minmax(0,.86fr) minmax(560px,1.14fr);gap:34px;align-items:center;min-height:calc(100vh - 130px);padding:30px 0 50px}.laseriq-intro{padding:20px 18px 20px 4px}.laseriq-eyebrow,.laseriq-chat-header>div>span{color:var(--liq-accent);font-size:12px;font-weight:800;letter-spacing:.16em}.laseriq-intro h1{max-width:760px;margin:18px 0 20px;color:var(--liq-text);font-size:clamp(44px,5.1vw,76px);line-height:.98;letter-spacing:-.055em}.laseriq-intro>p{max-width:690px;margin:0;color:var(--liq-muted);font-size:clamp(17px,1.5vw,20px);line-height:1.7}.laseriq-topics{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.laseriq-topics button,.laseriq-new-chat{color:var(--liq-text);border:1px solid var(--liq-line);background:rgba(255,255,255,.035);cursor:pointer}.laseriq-topics button{padding:11px 15px;border-radius:999px}.laseriq-topics button:hover,.laseriq-new-chat:hover{border-color:rgba(38,201,255,.55);background:rgba(38,201,255,.09)}.laseriq-scope{max-width:660px;margin-top:28px;padding:17px 18px;display:flex;gap:14px;border:1px solid rgba(138,125,255,.22);border-radius:14px;background:linear-gradient(135deg,rgba(138,125,255,.08),rgba(38,201,255,.05))}.laseriq-scope-icon{flex:0 0 auto;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:#07111d;background:var(--liq-accent);font-weight:800}.laseriq-scope strong{display:block;margin-bottom:5px}.laseriq-scope p{margin:0;color:var(--liq-muted);font-size:13px;line-height:1.55}.laseriq-chat{min-height:660px;max-height:calc(100vh - 160px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(145,184,220,.2);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 24%),var(--liq-panel);backdrop-filter:blur(22px);box-shadow:0 30px 80px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.08)}.laseriq-chat-header{padding:24px 26px 20px;display:flex;justify-content:space-between;gap:18px;align-items:flex-start;border-bottom:1px solid var(--liq-line)}.laseriq-chat-header h2{margin:5px 0 0;color:var(--liq-text);font-size:24px;letter-spacing:-.035em}.laseriq-new-chat{padding:9px 12px;border-radius:10px}.laseriq-messages{flex:1;min-height:260px;padding:24px 24px 10px;overflow-y:auto}.laseriq-message{display:flex;gap:11px;align-items:flex-start;margin-bottom:19px;animation:liqIn .2s ease-out}@keyframes liqIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.laseriq-user{flex-direction:row-reverse}.laseriq-avatar{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#041018;background:linear-gradient(135deg,var(--liq-accent),#8ee9ff);font-size:11px;font-weight:800}.laseriq-user .laseriq-avatar{color:#fff;background:linear-gradient(135deg,var(--liq-purple),#b49cff)}.laseriq-bubble{max-width:82%;padding:14px 16px;border:1px solid var(--liq-line);border-radius:6px 17px 17px 17px;background:rgba(255,255,255,.045);color:#eaf2fa;font-size:14px;line-height:1.65;white-space:pre-wrap}.laseriq-user .laseriq-bubble{border-color:rgba(138,125,255,.27);border-radius:17px 6px 17px 17px;background:rgba(138,125,255,.12)}.laseriq-typing{display:inline-flex;gap:5px}.laseriq-typing i{width:6px;height:6px;border-radius:50%;background:var(--liq-muted);animation:liqDot 1.1s infinite ease-in-out}.laseriq-typing i:nth-child(2){animation-delay:.15s}.laseriq-typing i:nth-child(3){animation-delay:.3s}@keyframes liqDot{0%,60%,100%{transform:none;opacity:.4}30%{transform:translateY(-4px);opacity:1}}.laseriq-composer{margin:12px 20px 0;padding:10px;display:flex;align-items:flex-end;gap:10px;border:1px solid rgba(145,184,220,.24);border-radius:17px;background:rgba(3,9,16,.68)}.laseriq-composer:focus-within{border-color:rgba(38,201,255,.5);box-shadow:0 0 0 3px rgba(38,201,255,.07)}.laseriq-composer textarea{flex:1;min-height:46px;max-height:160px;padding:12px 11px;resize:none;border:0;outline:0;color:var(--liq-text);background:transparent;font:inherit;line-height:1.45}.laseriq-composer textarea::placeholder{color:#71869b}.laseriq-composer button{min-height:46px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:12px;color:#041018;background:linear-gradient(135deg,var(--liq-accent),#7be8ff);font:inherit;font-weight:800;cursor:pointer}.laseriq-composer button:disabled{opacity:.55;cursor:wait}.laseriq-composer-meta{padding:10px 24px 18px;display:flex;justify-content:space-between;gap:14px;color:#71869b;font-size:11px}@media(max-width:1100px){.laseriq-layout{grid-template-columns:1fr;align-items:stretch}.laseriq-chat{max-height:none}}@media(max-width:900px){.laseriq-brand-links a:nth-child(n+2){display:none}}@media(max-width:640px){.laseriq-app{padding-inline:12px}.laseriq-topbar{min-height:76px}.laseriq-brand-links{display:none}.laseriq-status{padding:9px 11px;font-size:11px}.laseriq-intro h1{font-size:clamp(39px,13vw,58px)}.laseriq-chat{min-height:690px;border-radius:20px}.laseriq-composer{margin-inline:11px;flex-direction:column;align-items:stretch}.laseriq-composer button{width:100%}.laseriq-composer-meta{flex-direction:column;gap:4px}}
.laseriq-message-content{max-width:82%;min-width:0}.laseriq-message-content .laseriq-bubble{max-width:100%}.laseriq-user .laseriq-message-content{display:flex;flex-direction:column;align-items:flex-end}.laseriq-sources{margin-top:9px;padding:11px 12px;border:1px solid rgba(38,201,255,.18);border-radius:12px;background:rgba(38,201,255,.055)}.laseriq-sources-label{margin-bottom:7px;color:#8fdfff;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.laseriq-source-link{display:block;padding:5px 0;color:#d8f5ff!important;font-size:12px;line-height:1.4;text-decoration:none!important}.laseriq-source-link:hover{text-decoration:underline!important;color:#fff!important}

.laseriq-confidence{margin-top:9px;padding:11px 12px;border:1px solid rgba(112,214,255,.18);border-radius:12px;background:rgba(112,214,255,.045)}
.laseriq-confidence-header{display:flex;justify-content:space-between;gap:12px;align-items:center;color:#d9f5ff;font-size:12px}
.laseriq-confidence-track{height:6px;margin:8px 0;border-radius:999px;overflow:hidden;background:rgba(255,255,255,.1)}
.laseriq-confidence-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#35c8f5,#60e4b8);transition:width .3s ease}
.laseriq-confidence-message{color:#9eb4c7;font-size:11px;line-height:1.45}

.laseriq-answer-toolbar{display:flex;justify-content:flex-end;gap:7px;margin:0 0 7px}
.laseriq-answer-action{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid rgba(145,184,220,.22);border-radius:9px;color:#cfe4f5;background:rgba(255,255,255,.035);font:inherit;font-size:11px;font-weight:700;line-height:1;cursor:pointer}
.laseriq-answer-action:hover,.laseriq-answer-action:focus-visible{color:#fff;border-color:rgba(38,201,255,.58);background:rgba(38,201,255,.1);outline:none}
.laseriq-answer-action span{font-size:14px;line-height:1}
.laseriq-toast{position:fixed;left:50%;bottom:28px;z-index:1000000;transform:translate(-50%,18px);padding:10px 15px;border:1px solid rgba(38,201,255,.35);border-radius:999px;color:#eaffff;background:rgba(6,18,30,.96);box-shadow:0 14px 34px rgba(0,0,0,.38);font:600 13px/1.2 Inter,system-ui,sans-serif;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}
.laseriq-toast.is-visible{opacity:1;transform:translate(-50%,0)}
@media(max-width:640px){.laseriq-answer-toolbar{justify-content:flex-start}.laseriq-answer-action{padding:7px 10px}}

.laseriq-chat-header-actions{display:flex;align-items:center;gap:8px}
.laseriq-saved-open{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(145,184,220,.2);border-radius:10px;color:#cfe4f5;background:rgba(255,255,255,.035);font:inherit;font-size:12px;font-weight:700;cursor:pointer}
.laseriq-saved-open:hover,.laseriq-saved-open:focus-visible{color:#fff;border-color:rgba(38,201,255,.55);background:rgba(38,201,255,.09);outline:none}
.laseriq-saved-open span{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;color:#07111b;background:#5be1cf;font-size:10px}
.laseriq-answer-action.is-saved{color:#bfffea;border-color:rgba(91,225,207,.5);background:rgba(91,225,207,.1)}
body.laseriq-modal-open{overflow:hidden}
.laseriq-saved-modal[hidden]{display:none!important}
.laseriq-saved-modal{position:fixed;inset:0;z-index:999999;display:flex;justify-content:flex-end}
.laseriq-saved-backdrop{position:absolute;inset:0;background:rgba(0,5,12,.74);backdrop-filter:blur(5px)}
.laseriq-saved-panel{position:relative;z-index:1;width:min(680px,94vw);height:100%;display:flex;flex-direction:column;color:#e8f6ff;background:#07111d;border-left:1px solid rgba(106,192,235,.2);box-shadow:-20px 0 60px rgba(0,0,0,.45)}
.laseriq-saved-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:24px;border-bottom:1px solid rgba(145,184,220,.14)}
.laseriq-saved-header span{color:#58d9ec;font-size:10px;font-weight:800;letter-spacing:.14em}
.laseriq-saved-header h2{margin:6px 0 0;color:#fff;font-size:22px;line-height:1.2}
.laseriq-saved-close{width:38px;height:38px;border:1px solid rgba(145,184,220,.2);border-radius:10px;color:#d9edf8;background:rgba(255,255,255,.035);font-size:25px;line-height:1;cursor:pointer}
.laseriq-saved-controls{display:flex;gap:10px;padding:16px 24px;border-bottom:1px solid rgba(145,184,220,.12)}
.laseriq-saved-controls input{min-width:0;flex:1;padding:11px 13px;border:1px solid rgba(145,184,220,.2);border-radius:10px;color:#f5fbff;background:#0b1a2a;outline:none}
.laseriq-saved-controls button,.laseriq-saved-card-actions button{padding:9px 12px;border:1px solid rgba(145,184,220,.2);border-radius:9px;color:#dceefa;background:rgba(255,255,255,.035);font:inherit;font-size:12px;font-weight:700;cursor:pointer}
.laseriq-saved-list{flex:1;overflow:auto;padding:18px 24px}
.laseriq-saved-card{margin-bottom:14px;padding:16px;border:1px solid rgba(145,184,220,.15);border-radius:14px;background:rgba(255,255,255,.025)}
.laseriq-saved-card-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}
.laseriq-saved-card h3{margin:0;color:#fff;font-size:15px;line-height:1.35}
.laseriq-saved-date{margin-top:5px;color:#7991a5;font-size:10px}
.laseriq-saved-delete{padding:6px 9px!important;color:#ffb6b6!important;border-color:rgba(255,120,120,.22)!important}
.laseriq-saved-answer{max-height:180px;overflow:auto;margin-top:13px;padding:12px;border-radius:10px;color:#cadce8;background:rgba(0,0,0,.17);font-size:12px;line-height:1.55;white-space:pre-wrap}
.laseriq-saved-card-actions{display:flex;align-items:center;gap:8px;margin-top:12px}
.laseriq-saved-confidence{margin-left:auto;color:#8da7ba;font-size:11px}
.laseriq-saved-empty{padding:60px 24px;text-align:center;color:#9bb1c1}
.laseriq-saved-empty strong{display:block;color:#e8f6ff;font-size:17px}
.laseriq-saved-empty p{margin:8px 0 0}
.laseriq-saved-footer{padding:14px 24px;border-top:1px solid rgba(145,184,220,.12);color:#71899c;font-size:10px;text-align:center}
@media(max-width:700px){.laseriq-chat-header-actions{flex-direction:column;align-items:stretch}.laseriq-saved-open,.laseriq-new-chat{justify-content:center}.laseriq-saved-controls{flex-direction:column}.laseriq-saved-panel{width:100vw}}

.laseriq-feedback-box{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:10px;padding:9px 11px;border:1px solid rgba(145,184,220,.14);border-radius:11px;color:#91a8ba;background:rgba(255,255,255,.022);font-size:11px}
.laseriq-feedback-box>span:first-child{margin-right:3px;color:#bfd3df;font-weight:700}
.laseriq-feedback-button,.laseriq-feedback-reason{min-height:29px;padding:5px 9px;border:1px solid rgba(145,184,220,.22);border-radius:8px;color:#d8edf8;background:#0a1928;font:inherit;font-weight:700;cursor:pointer}
.laseriq-feedback-button:hover,.laseriq-feedback-button:focus-visible,.laseriq-feedback-reason:focus{border-color:rgba(54,201,239,.58);outline:none}
.laseriq-feedback-reason{font-weight:500}
.laseriq-feedback-status{margin-left:2px;color:#7fe6ce}
.laseriq-feedback-box.is-complete .laseriq-feedback-button{display:none}
@media(max-width:640px){.laseriq-feedback-box{align-items:flex-start}.laseriq-feedback-reason{width:100%}}

.laseriq-history-open{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(145,184,220,.2);border-radius:10px;color:#cfe4f5;background:rgba(255,255,255,.035);font:inherit;font-size:12px;font-weight:700;cursor:pointer}
.laseriq-history-open:hover,.laseriq-history-open:focus-visible{color:#fff;border-color:rgba(38,201,255,.55);background:rgba(38,201,255,.09);outline:none}
.laseriq-history-open span{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;color:#07111b;background:#65c8ff;font-size:10px}
.laseriq-history-modal[hidden]{display:none!important}
.laseriq-history-modal{position:fixed;inset:0;z-index:999999;display:flex;justify-content:flex-start}
.laseriq-history-backdrop{position:absolute;inset:0;background:rgba(0,5,12,.74);backdrop-filter:blur(5px)}
.laseriq-history-panel{position:relative;z-index:1;width:min(680px,94vw);height:100%;display:flex;flex-direction:column;color:#e8f6ff;background:#07111d;border-right:1px solid rgba(106,192,235,.2);box-shadow:20px 0 60px rgba(0,0,0,.45)}
.laseriq-history-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:24px;border-bottom:1px solid rgba(145,184,220,.14)}
.laseriq-history-header span{color:#58d9ec;font-size:10px;font-weight:800;letter-spacing:.14em}
.laseriq-history-header h2{margin:6px 0 0;color:#fff;font-size:22px;line-height:1.2}
.laseriq-history-close{width:38px;height:38px;border:1px solid rgba(145,184,220,.2);border-radius:10px;color:#d9edf8;background:rgba(255,255,255,.035);font-size:25px;line-height:1;cursor:pointer}
.laseriq-history-controls{display:flex;gap:10px;padding:16px 24px;border-bottom:1px solid rgba(145,184,220,.12)}
.laseriq-history-controls input{min-width:0;flex:1;padding:11px 13px;border:1px solid rgba(145,184,220,.2);border-radius:10px;color:#f5fbff;background:#0b1a2a;outline:none}
.laseriq-history-controls input:focus{border-color:#36c9ef;box-shadow:0 0 0 2px rgba(54,201,239,.12)}
.laseriq-history-controls button{padding:9px 12px;border:1px solid rgba(145,184,220,.2);border-radius:9px;color:#dceefa;background:rgba(255,255,255,.035);font:inherit;font-size:12px;font-weight:700;cursor:pointer}
.laseriq-history-list{flex:1;overflow:auto;padding:18px 24px}
.laseriq-history-card{display:flex;gap:10px;align-items:stretch;margin-bottom:12px;padding:4px;border:1px solid rgba(145,184,220,.15);border-radius:14px;background:rgba(255,255,255,.025)}
.laseriq-history-restore{min-width:0;flex:1;padding:13px;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}
.laseriq-history-restore strong{display:block;color:#fff;font-size:14px;line-height:1.35}
.laseriq-history-restore>span{display:block;margin-top:5px;color:#7891a5;font-size:10px}
.laseriq-history-restore .laseriq-history-preview{color:#b7cbd8;font-size:11px;line-height:1.45}
.laseriq-history-restore:hover strong,.laseriq-history-restore:focus-visible strong{color:#78e6f6}
.laseriq-history-restore:focus-visible{outline:1px solid rgba(54,201,239,.55);border-radius:10px}
.laseriq-history-delete{align-self:center;margin-right:8px;padding:7px 9px;border:1px solid rgba(255,120,120,.22);border-radius:8px;color:#ffb6b6;background:rgba(255,90,90,.04);font:inherit;font-size:11px;font-weight:700;cursor:pointer}
.laseriq-history-empty{padding:60px 24px;text-align:center;color:#9bb1c1}
.laseriq-history-empty strong{display:block;color:#e8f6ff;font-size:17px}
.laseriq-history-empty p{margin:8px 0 0}
.laseriq-history-footer{padding:14px 24px;border-top:1px solid rgba(145,184,220,.12);color:#71899c;font-size:10px;text-align:center}
@media(max-width:700px){.laseriq-history-open,.laseriq-saved-open,.laseriq-new-chat{justify-content:center}.laseriq-history-controls{flex-direction:column}.laseriq-history-panel{width:100vw}}

.laseriq-microphone{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:0 12px;border:1px solid rgba(145,184,220,.22);border-radius:12px;color:#d4e9f5;background:rgba(255,255,255,.04);font:inherit;font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}
.laseriq-microphone:hover,.laseriq-microphone:focus-visible{color:#fff;border-color:rgba(54,201,239,.62);background:rgba(54,201,239,.1);outline:none}
.laseriq-microphone.is-listening{color:#fff;border-color:rgba(255,92,92,.72);background:rgba(255,75,75,.16);box-shadow:0 0 0 3px rgba(255,75,75,.08);animation:laseriq-mic-pulse 1.2s ease-in-out infinite}
.laseriq-microphone.is-unsupported,.laseriq-microphone:disabled{opacity:.48;cursor:not-allowed}
.laseriq-microphone-icon{font-size:16px;line-height:1}
.laseriq-speech-status{margin-top:8px;padding:8px 10px;border:1px solid rgba(145,184,220,.13);border-radius:9px;color:#9fb5c5;background:rgba(255,255,255,.025);font-size:11px;line-height:1.4}
.laseriq-speech-status[data-state="listening"]{color:#ffd0d0;border-color:rgba(255,92,92,.28);background:rgba(255,75,75,.07)}
.laseriq-speech-status[data-state="complete"]{color:#a9f4df;border-color:rgba(91,225,207,.25);background:rgba(91,225,207,.06)}
.laseriq-speech-status[data-state="error"]{color:#ffc5c5;border-color:rgba(255,92,92,.28)}
@keyframes laseriq-mic-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.035)}}
@media(max-width:640px){.laseriq-microphone{min-width:46px;padding:0 10px}.laseriq-microphone-label{display:none}}

.laseriq-answer-mode{margin-top:8px;padding:7px 10px;border:1px solid rgba(91,225,207,.18);border-radius:9px;color:#9fdcca;background:rgba(91,225,207,.045);font-size:10px;font-weight:700;line-height:1.4}


/* v3.4 source transparency */
.laseriq-source-card {
    display: block;
    padding: 12px 14px;
    border: 1px solid rgba(255,255,255,.14);
    border-radius: 10px;
    background: rgba(255,255,255,.055);
    color: inherit;
    text-decoration: none;
    transition: transform .15s ease, border-color .15s ease, background .15s ease;
}

.laseriq-source-card:hover,
.laseriq-source-card:focus-visible {
    transform: translateY(-1px);
    border-color: rgba(109,154,255,.75);
    background: rgba(109,154,255,.10);
}

.laseriq-source-card + .laseriq-source-card {
    margin-top: 9px;
}

.laseriq-source-card-top {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 6px;
    font-size: 12px;
}

.laseriq-source-rank,
.laseriq-source-score,
.laseriq-source-badges span {
    display: inline-flex;
    align-items: center;
    padding: 3px 7px;
    border-radius: 999px;
    background: rgba(255,255,255,.09);
    font-size: 11px;
    line-height: 1.2;
}

.laseriq-source-kind {
    opacity: .82;
}

.laseriq-source-score {
    margin-left: auto;
}

.laseriq-source-title {
    display: block;
    line-height: 1.35;
}

.laseriq-source-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 8px;
}

.laseriq-answer-details {
    margin-top: 12px;
    padding: 10px 12px;
    border: 1px solid rgba(255,255,255,.12);
    border-radius: 10px;
    background: rgba(255,255,255,.04);
}

.laseriq-answer-details summary {
    cursor: pointer;
    font-weight: 700;
}

.laseriq-answer-details-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(155px, 1fr));
    gap: 10px;
    margin-top: 12px;
}

.laseriq-answer-details-grid > div {
    min-width: 0;
}

.laseriq-answer-details-grid strong,
.laseriq-answer-details-grid span {
    display: block;
}

.laseriq-answer-details-grid strong {
    margin-bottom: 3px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .04em;
    opacity: .7;
}

.laseriq-answer-details-grid span {
    overflow-wrap: anywhere;
    font-size: 13px;
}

@media (max-width: 640px) {
    .laseriq-source-score {
        margin-left: 0;
    }
}


/* v3.7 source previews */
.laseriq-source-reason,
.laseriq-source-preview,
.laseriq-source-open {
    display: block;
}

.laseriq-source-reason {
    margin-top: 7px;
    font-size: 12px;
    font-weight: 600;
    opacity: .82;
}

.laseriq-source-preview {
    margin-top: 7px;
    font-size: 13px;
    line-height: 1.5;
    opacity: .78;
}

.laseriq-source-open {
    margin-top: 9px;
    font-size: 12px;
    font-weight: 700;
    opacity: .88;
}

.laseriq-source-card:hover .laseriq-source-open,
.laseriq-source-card:focus-visible .laseriq-source-open {
    text-decoration: underline;
}

/* v4.5 production resilience and accessibility */
.laseriq-cancel-request{min-height:46px;padding:0 14px;border:1px solid rgba(255,125,125,.35);border-radius:12px;color:#ffd5d5;background:rgba(255,80,80,.08);font:inherit;font-weight:800;cursor:pointer}
.laseriq-cancel-request:hover,.laseriq-cancel-request:focus-visible{border-color:rgba(255,125,125,.72);background:rgba(255,80,80,.15);outline:none}
.laseriq-connection-status{margin:8px 20px 0;padding:9px 12px;border:1px solid rgba(54,201,239,.2);border-radius:10px;color:#bdeeff;background:rgba(54,201,239,.05);font-size:12px;line-height:1.45}
.laseriq-connection-status[data-state="offline"]{color:#ffe0a6;border-color:rgba(255,186,74,.3);background:rgba(255,186,74,.07)}
.laseriq-retry-button{margin-top:10px;padding:8px 11px;border:1px solid rgba(54,201,239,.38);border-radius:9px;color:#dff9ff;background:rgba(54,201,239,.08);font:inherit;font-size:12px;font-weight:800;cursor:pointer}
.laseriq-retry-button:hover,.laseriq-retry-button:focus-visible{border-color:rgba(54,201,239,.75);background:rgba(54,201,239,.14);outline:none}
.laseriq-messages:focus-visible,.laseriq-composer textarea:focus-visible,.laseriq-topics button:focus-visible,.laseriq-new-chat:focus-visible{outline:2px solid rgba(54,201,239,.85);outline-offset:3px}
@supports (height:100dvh){.laseriq-chat{max-height:calc(100dvh - 160px)}}
@media(max-width:640px){.laseriq-cancel-request{width:100%}.laseriq-connection-status{margin-inline:11px}.laseriq-chat{min-height:min(690px,calc(100dvh - 24px))}}
@media(prefers-reduced-motion:reduce){.laseriq-message,.laseriq-typing i,.laseriq-microphone.is-listening,.laseriq-toast,.laseriq-source-card,.laseriq-confidence-fill{animation:none!important;transition:none!important;transform:none!important}html{scroll-behavior:auto!important}}
@media(prefers-contrast:more){.laseriq-bubble,.laseriq-source-card,.laseriq-composer,.laseriq-answer-details{border-color:rgba(255,255,255,.52)}.laseriq-bubble,.laseriq-source-preview,.laseriq-confidence-message{color:#fff;opacity:1}}


/* v4.6 reading and composer polish */

/* Give assistant answers the width and appearance of a readable article. */
.laseriq-assistant .laseriq-message-content {
    width: 100%;
    max-width: 100%;
}

.laseriq-assistant .laseriq-bubble {
    width: 100%;
    max-width: none;
    padding: 24px 26px;
    border: 1px solid #d9e0e7;
    border-radius: 14px;
    color: #17212b;
    background: #ffffff;
    box-shadow: 0 10px 28px rgba(0, 0, 0, .14);
    font-size: 16px;
    line-height: 1.72;
    letter-spacing: 0;
}

.laseriq-assistant .laseriq-bubble p {
    margin: 0 0 1.05em;
}

.laseriq-assistant .laseriq-bubble p:last-child {
    margin-bottom: 0;
}

.laseriq-assistant .laseriq-bubble ul,
.laseriq-assistant .laseriq-bubble ol {
    margin: .7em 0 1.2em;
    padding-left: 1.45em;
}

.laseriq-assistant .laseriq-bubble li {
    margin: .42em 0;
    padding-left: .18em;
}

.laseriq-assistant .laseriq-bubble strong {
    color: #08131e;
}

.laseriq-assistant .laseriq-bubble a {
    color: #0569a8 !important;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.laseriq-assistant .laseriq-bubble h2,
.laseriq-assistant .laseriq-bubble h3,
.laseriq-assistant .laseriq-bubble h4 {
    margin: 1.25em 0 .55em;
    color: #071521;
    line-height: 1.25;
}

.laseriq-assistant .laseriq-bubble code {
    padding: 2px 5px;
    border-radius: 5px;
    color: #17212b;
    background: #edf2f6;
}

.laseriq-assistant .laseriq-bubble pre {
    overflow: auto;
    padding: 14px;
    border-radius: 9px;
    color: #f4f8fb;
    background: #17212b;
}

/* Keep the user's question visually distinct and compact. */
.laseriq-user .laseriq-bubble {
    max-width: 82%;
}

/* A larger writing area with a less dominant control row. */
.laseriq-composer {
    align-items: flex-end;
    gap: 9px;
    padding: 10px;
}

.laseriq-composer textarea {
    min-height: 118px;
    max-height: 240px;
    padding: 14px 15px;
    border: 1px solid rgba(92, 211, 246, .36);
    border-radius: 12px;
    background: rgba(2, 12, 22, .72);
    font-size: 15px;
    line-height: 1.52;
}

.laseriq-composer textarea::placeholder {
    color: #8799aa;
}

.laseriq-composer button,
.laseriq-cancel-request {
    min-height: 38px;
    height: 38px;
    padding: 0 12px;
    border-radius: 9px;
    gap: 6px;
    font-size: 13px;
    white-space: nowrap;
}

.laseriq-composer [data-laseriq-submit] {
    padding-inline: 14px;
}

.laseriq-composer .laseriq-microphone {
    padding-inline: 11px;
}

.laseriq-composer .laseriq-microphone-icon {
    font-size: 13px;
}

.laseriq-composer-meta {
    padding-top: 7px;
}

/* Confidence, source explanations and citations remain dark for visual separation. */
.laseriq-assistant .laseriq-confidence,
.laseriq-assistant .laseriq-answer-mode,
.laseriq-assistant .laseriq-answer-details,
.laseriq-assistant .laseriq-sources {
    width: 100%;
}

@media (max-width: 900px) {
    .laseriq-assistant .laseriq-bubble {
        padding: 21px 20px;
        font-size: 16px;
        line-height: 1.67;
    }
}

@media (max-width: 640px) {
    .laseriq-assistant .laseriq-bubble {
        padding: 18px 17px;
        border-radius: 12px;
        font-size: 15px;
        line-height: 1.62;
    }

    .laseriq-composer {
        display: grid;
        grid-template-columns: auto auto 1fr;
        align-items: center;
        gap: 8px;
    }

    .laseriq-composer textarea {
        grid-column: 1 / -1;
        min-height: 108px;
        width: 100%;
    }

    .laseriq-composer button,
    .laseriq-cancel-request {
        width: auto;
        min-height: 38px;
        height: 38px;
        padding-inline: 11px;
    }

    .laseriq-composer [data-laseriq-submit] {
        justify-self: end;
    }

    .laseriq-composer .laseriq-cancel-request[hidden] {
        display: none !important;
    }
}

/* Answer Links: preserve the answer design while making configured phrases identifiable as links. */
.laseriq-bubble .laseriq-answer-link {
    color: inherit;
    font: inherit;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
}


/* v5.25.6 wider composer with stacked voice/action controls */
.laseriq-composer {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto auto;
    grid-template-rows: auto auto;
    align-items: center;
    column-gap: 9px;
    row-gap: 8px;
}

.laseriq-composer textarea {
    grid-column: 1;
    grid-row: 1 / 3;
    width: 100%;
    min-width: 0;
}

.laseriq-composer .laseriq-microphone {
    grid-column: 2 / 4;
    grid-row: 1;
    justify-self: end;
}

.laseriq-composer .laseriq-cancel-request {
    grid-column: 2;
    grid-row: 2;
}

.laseriq-composer [data-laseriq-submit] {
    grid-column: 3;
    grid-row: 2;
}

.laseriq-composer .laseriq-cancel-request[hidden] {
    display: none !important;
}

@media (max-width: 640px) {
    .laseriq-composer {
        grid-template-columns: minmax(0, 1fr) auto auto;
        grid-template-rows: auto auto auto;
    }

    .laseriq-composer textarea {
        grid-column: 1 / -1;
        grid-row: 1;
    }

    .laseriq-composer .laseriq-microphone {
        grid-column: 1 / -1;
        grid-row: 2;
        justify-self: end;
        width: auto;
    }

    .laseriq-composer .laseriq-cancel-request {
        grid-column: 2;
        grid-row: 3;
    }

    .laseriq-composer [data-laseriq-submit] {
        grid-column: 3;
        grid-row: 3;
        justify-self: end;
    }
}


/* v5.25.23 development preview and clarification emphasis */
html.laseriq-preview-open { overflow: hidden; }
.laseriq-preview-modal { position: fixed; inset: 0; z-index: 999999; display: grid; place-items: center; padding: 20px; background: rgba(4, 12, 22, .82); backdrop-filter: blur(5px); }
.laseriq-preview-card { width: min(650px, 100%); border: 1px solid rgba(73, 196, 255, .34); border-radius: 22px; padding: 30px; background: linear-gradient(145deg, #0b1d31, #102a43); color: #f7fbff; box-shadow: 0 28px 80px rgba(0,0,0,.48); }
.laseriq-preview-logo { width: 54px; height: 54px; display: grid; place-items: center; margin-bottom: 14px; border-radius: 16px; background: #13b9e8; color: #052033; font-weight: 900; font-size: 21px; }
.laseriq-preview-card h2 { margin: 0 0 16px; color: #fff; font-size: clamp(28px, 4vw, 38px); }
.laseriq-preview-card p { margin: 0 0 15px; color: #dbeaf4; line-height: 1.62; }
.laseriq-preview-card .laseriq-preview-build { margin-top: 20px; color: #8fdcf4; font-weight: 700; }
.laseriq-preview-actions { display: flex; gap: 12px; margin-top: 24px; }
.laseriq-preview-actions button { min-width: 120px; border-radius: 11px; padding: 12px 20px; font-weight: 800; cursor: pointer; }
.laseriq-preview-continue { border: 1px solid #19bfe9; background: #19bfe9; color: #052033; }
.laseriq-preview-back { border: 1px solid rgba(255,255,255,.32); background: transparent; color: #fff; }
.laseriq-clarification-message .laseriq-bubble { border: 2px solid #17bde8; background: linear-gradient(145deg, rgba(15,56,82,.96), rgba(11,38,59,.96)); box-shadow: 0 10px 28px rgba(0,0,0,.22); font-size: 1.04rem; }
.laseriq-clarification-message .laseriq-bubble::before { content: 'ONE MORE DETAIL NEEDED'; display: block; margin-bottom: 12px; color: #6edcff; font-size: .75rem; font-weight: 900; letter-spacing: .09em; }
@media (max-width: 600px) { .laseriq-preview-card { padding: 23px 20px; } .laseriq-preview-actions { flex-direction: column; } .laseriq-preview-actions button { width: 100%; } }
