:root{--bg:#f6f2eb;--paper:#fbf8f3;--text:#1d1b19;--muted:#6e675f;--line:#1d1b191a;--accent:#c0aa8a;--accent-2:#7e877d;--dark:#171514;--dark-soft:#23201d;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}img{width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{width:min(var(--max), calc(100% - 40px));margin:0 auto}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#f6f2ebcc;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;min-height:72px;display:flex}.brand-mark{letter-spacing:.08em;font-family:Iowan Old Style,Times New Roman,serif;font-size:1.6rem}.nav-links{color:var(--muted);gap:28px;font-size:.95rem;display:flex}.section{padding:72px 0}.section-soft{background:#ffffff59}.section-dark{background:var(--dark);color:#f4efe8}.hero-section{padding:52px 0 36px}.hero-grid,.spotlight-grid,.product-page-grid,.about-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:36px;display:grid}.hero-copy h1,.page-head h1,.about-grid h1{margin:12px 0 18px;font-family:Iowan Old Style,Times New Roman,serif;font-size:clamp(2.8rem,6vw,5.4rem);font-weight:500;line-height:.95}.hero-tagline{color:var(--dark-soft);margin:0 0 12px;font-size:1.25rem}.hero-subtagline,.page-head p,.intro-strip p,.about-copy p,.spotlight-copy p,.waitlist-wrap p,.detail-lead,.detail-kicker,.about-intro,.collection-block-head p{color:var(--muted);max-width:680px}.hero-visual img,.spotlight-image img,.detail-image{object-fit:cover;border-radius:24px;box-shadow:0 18px 50px #00000014}.detail-gallery-wrap{margin-top:16px}.detail-gallery-label{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin:0 0 10px;font-size:.76rem}.detail-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.detail-gallery-image{aspect-ratio:.95;object-fit:cover;border-radius:18px;box-shadow:0 12px 32px #0000000f}.eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;display:inline-block}.hero-actions,.product-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:26px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:14px 22px;font-weight:600;transition:all .25s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-dark{background:var(--dark);color:#fff}.button-light{border-color:var(--line);background:0 0}.button-accent{background:var(--accent-2);border-color:var(--accent-2);color:#fff}.button-accent:hover{background:#6f786e;border-color:#6f786e}.text-link{color:var(--dark-soft);font-weight:600}.intro-strip,.waitlist-wrap{grid-template-columns:1fr 1fr;align-items:start;gap:28px;display:grid}.intro-strip h2,.section-head h2,.spotlight-copy h2,.waitlist-wrap h2,.detail-block h2,.collection-block-head h2{margin:10px 0 0;font-family:Iowan Old Style,Times New Roman,serif;font-size:clamp(1.8rem,3vw,3rem);font-weight:500;line-height:1.05}.section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.product-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;overflow:hidden}.product-image-wrap{display:block}.product-image{aspect-ratio:.92;object-fit:cover}.product-meta{padding:20px}.product-line{color:var(--muted);justify-content:space-between;gap:16px;margin-bottom:10px;font-size:.85rem;display:flex}.product-name{margin-bottom:8px;font-size:1.2rem;font-weight:700;display:inline-block}.product-desc{color:var(--muted);margin:0 0 18px}.preorder-chip,.filter-chip{color:var(--dark-soft);background:#0000000f;border-radius:999px;align-items:center;padding:7px 12px;font-size:.8rem;display:inline-flex}.filter-row{flex-wrap:wrap;gap:10px;margin:0 0 30px;display:flex}.filter-chip-link{border:1px solid var(--line)}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-head{max-width:820px;margin-bottom:30px}.page-head h1{margin-bottom:12px}.page-head-wide{max-width:920px}.collection-sections{gap:54px;display:grid}.collection-block{border-top:1px solid var(--line);padding-top:34px}.collection-block:first-child{border-top:0;padding-top:0}.collection-block-head{grid-template-columns:.95fr 1.05fr;align-items:end;gap:28px;margin-bottom:26px;display:grid}.collection-nav-row{margin-bottom:42px}.bullet-list{color:var(--muted);margin:18px 0 0;padding-left:18px}.bullet-list li+li{margin-top:8px}.detail-copy h1{margin:10px 0 12px;font-family:Iowan Old Style,Times New Roman,serif;font-size:clamp(2.2rem,4.5vw,4rem);font-weight:500;line-height:1}.detail-topline{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.detail-topline-soft{margin-bottom:8px}.detail-price{margin-bottom:14px;font-size:1.4rem;font-weight:700}.detail-kicker{margin:0 0 10px;font-size:1.02rem}.detail-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0;display:grid}.detail-specs div{border:1px solid var(--line);background:#ffffff73;border-radius:18px;padding:14px 16px}.detail-specs span{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:6px;font-size:.78rem;display:block}.detail-block+.detail-block{margin-top:28px}.presale-panel{background:var(--paper);border:1px solid var(--line);border-radius:24px;margin-top:28px;padding:24px}.presale-form{gap:14px;margin-top:18px;display:grid}.form-grid{grid-template-columns:1.2fr 1fr 1fr;gap:12px;display:grid}.presale-form input{border:1px solid var(--line);width:100%;color:var(--text);background:#fffc;border-radius:16px;padding:14px 16px}.form-message{margin:0;font-size:.95rem}.form-message.success{color:#9fd3a1}.form-message.error{color:#ffb3b3}.section:not(.section-dark) .form-message.success{color:#256f39}.section:not(.section-dark) .form-message.error{color:#a12b2b}.related-wrap{margin-top:70px}.about-copy,.spotlight-copy{max-width:760px}.about-grid-enhanced{align-items:start}.about-intro{margin-top:18px;font-size:1.03rem}.about-panels{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.panel{border:1px solid var(--line);background:#ffffff80;border-radius:20px;padding:20px}.quote-panel{background:#ffffffa6;margin:24px 0}.quote-panel p{color:var(--text);font-family:Iowan Old Style,Times New Roman,serif;font-size:1.2rem;line-height:1.4}.panel h3{margin:0 0 8px;font-size:1rem}.panel p{color:var(--muted);margin:0}.site-footer{border-top:1px solid var(--line);padding:32px 0 48px}.footer-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.footer-grid-3{grid-template-columns:1.2fr .8fr 1fr}.footer-brand{margin-bottom:10px;font-family:Iowan Old Style,Times New Roman,serif;font-size:1.4rem}.footer-title{margin-bottom:10px;font-weight:700}.footer-links{color:var(--muted);gap:8px;display:grid}.site-footer p{color:var(--muted);margin:0}@media (max-width:980px){.hero-grid,.spotlight-grid,.product-page-grid,.about-grid,.intro-strip,.waitlist-wrap,.footer-grid,.collection-block-head,.collection-grid,.product-grid,.about-panels,.detail-specs,.form-grid,.footer-grid-3,.detail-gallery-grid{grid-template-columns:1fr}}@media (max-width:720px){.container{width:min(var(--max), calc(100% - 24px))}.nav-links{gap:16px;font-size:.9rem}.hero-section{padding-top:32px}.section{padding:56px 0}.section-head{flex-direction:column;align-items:start}}.feedback-hero{padding:48px 0 36px}.feedback-hero-grid,.feedback-two-col,.feedback-three-col,.feedback-status-grid,.admin-control-grid{gap:24px;display:grid}.feedback-hero-grid,.feedback-two-col,.feedback-status-grid,.admin-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feedback-three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.feedback-hero-copy h1{margin:10px 0 16px;font-family:Iowan Old Style,Times New Roman,serif;font-size:clamp(2.6rem,5vw,4.6rem);font-weight:500;line-height:.98}.feedback-chip-row,.feedback-summary-stats,.admin-action-row,.admin-action-stack,.sentiment-legend,.quote-topline,.feedback-panel-head,.feedback-metric-row,.topic-title-line{flex-wrap:wrap;gap:12px;display:flex}.feedback-chip-row{margin-top:20px}.feedback-chip,.feedback-mini-stat,.topic-tone,.quote-channel{border:1px solid var(--line);color:var(--dark-soft);background:#ffffffbf;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:.82rem;display:inline-flex}.feedback-chip-open{color:#166534;background:#22c55e14}.feedback-chip-closed{color:#991b1b;background:#ef444414}.feedback-panel,.feedback-form-panel,.feedback-summary-panel,.feedback-waiting-panel,.admin-token-panel{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 14px 34px #0000000d}.feedback-form-panel textarea,.feedback-form-panel input,.admin-token-panel input,.admin-control-grid textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#ffffffeb;border-radius:16px;padding:14px 16px}.feedback-form-panel textarea,.admin-control-grid textarea{resize:vertical;min-height:118px}.feedback-form,.admin-toggle-list,.feedback-results-wrap,.topic-bars,.raw-feedback-grid,.digest-grid,.quote-grid{gap:16px;display:grid}.feedback-qr-block{border:1px solid var(--line);background:#ffffffc7;border-radius:20px;grid-template-columns:1.1fr 180px;align-items:center;gap:18px;margin:8px 0 18px;padding:16px 18px;display:grid}.feedback-qr-copy strong{margin-bottom:6px;font-size:1rem;display:block}.feedback-qr-copy p{margin:0 0 10px}.feedback-link{color:var(--dark-soft);word-break:break-all;font-weight:600}.feedback-link:hover{text-decoration:underline}.feedback-qr-box{justify-content:center;display:flex}.feedback-qr-copy,.feedback-qr-box{min-width:0}.feedback-qr-box img{border:1px solid var(--line);background:#fff;border-radius:18px;width:160px;max-width:100%;height:160px;padding:10px;box-shadow:0 10px 30px #0000000f}.feedback-form label,.admin-toggle-list label{gap:8px;display:grid}.feedback-form label span:not(.feedback-eyebrow),.admin-toggle-list label span:not(.feedback-eyebrow){font-weight:600}.feedback-footnote{color:var(--muted);margin:0;font-size:.92rem}.feedback-panel-head{justify-content:space-between;align-items:start;margin-bottom:12px}.feedback-panel-head h3,.feedback-summary-panel h2,.feedback-waiting-panel h2{margin:6px 0 0;font-family:Iowan Old Style,Times New Roman,serif;font-size:clamp(1.35rem,2.2vw,2rem);font-weight:500;line-height:1.05}.feedback-summary-panel p,.feedback-waiting-panel p,.topic-meta p,.quote-card p,.digest-card p,.raw-feedback-card p,.feedback-panel p{color:var(--muted)}.feedback-summary-stats>div{border:1px solid var(--line);background:#ffffffbf;border-radius:18px;min-width:140px;padding:14px 16px}.feedback-summary-stats strong{margin-bottom:4px;font-size:1.4rem;display:block}.feedback-summary-stats span{color:var(--muted);font-size:.9rem}.feedback-section-block{gap:24px;display:grid}.sentiment-stack{background:#e9ecef;border-radius:999px;height:22px;margin:16px 0 14px;display:flex;overflow:hidden}.sentiment-segment{height:100%}.sentiment-positive{background:linear-gradient(90deg,#86efac,#16a34a)}.sentiment-mixed{background:linear-gradient(90deg,#fde68a,#f59e0b)}.sentiment-negative{background:linear-gradient(90deg,#fca5a5,#ef4444)}.dot{border-radius:999px;width:9px;height:9px;margin-right:7px;display:inline-block}.topic-row{grid-template-columns:minmax(0,1.7fr) minmax(120px,1fr) 48px;align-items:center;gap:14px;display:grid}.topic-track{background:#ece7df;border-radius:999px;height:14px;overflow:hidden}.topic-fill{background:linear-gradient(90deg, var(--accent), #7c3aed);border-radius:999px;height:100%}.topic-count{text-align:right;font-weight:700}.topic-tone-positive{color:#166534;background:#22c55e14}.topic-tone-mixed{color:#9a6700;background:#f59e0b1a}.topic-tone-negative{color:#991b1b;background:#ef44441a}.insight-list{gap:10px;margin:0;padding-left:18px;display:grid}.insight-list-positive li::marker{color:#16a34a}.insight-list-negative li::marker{color:#ef4444}.insight-list-neutral li::marker{color:#7c3aed}.quote-grid,.digest-grid,.raw-feedback-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.quote-card,.digest-card,.raw-feedback-card{border:1px solid var(--line);background:#ffffffb8;border-radius:20px;padding:18px}.quote-card blockquote{margin:0 0 12px;font-family:Iowan Old Style,Times New Roman,serif;font-size:1.1rem;line-height:1.45}.admin-wrap{gap:24px;display:grid}.admin-action-stack{align-items:start}.admin-toggle{align-items:center;gap:10px;display:flex!important}.admin-toggle input{width:auto}@media (max-width:980px){.feedback-hero-grid,.feedback-two-col,.feedback-three-col,.feedback-status-grid,.admin-control-grid,.topic-row,.feedback-qr-block{grid-template-columns:1fr}}.idea-inline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.idea-card{border:1px solid var(--line);background:#ffffffc7;border-radius:22px;padding:20px;box-shadow:0 12px 28px #0000000a}.idea-ranking-grid,.pairwise-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}@media (max-width:980px){.idea-inline-grid{grid-template-columns:1fr}}.dt-question-card{border:1px solid var(--line);background:#ffffffc7;border-radius:22px;gap:14px;padding:20px;display:grid}.dt-question-card h3{margin:0;font-family:Iowan Old Style,Times New Roman,serif;font-size:clamp(1.2rem,2vw,1.7rem);font-weight:500;line-height:1.08}.dt-choice-grid{gap:12px;display:grid}.dt-legend-row{color:var(--muted);background:#0000000a;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-size:.92rem;display:inline-flex}.dt-tray-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dt-tray-card{border:1px solid var(--line);cursor:pointer;background:#ffffffe0;border-radius:22px;padding:18px;transition:all .2s;display:block;position:relative}.dt-tray-card:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0000000d}.dt-tray-card-active{background:#7c3aed0d;border-color:#7c3aed59;box-shadow:0 10px 24px #7c3aed14}.dt-tray-card input{opacity:0;pointer-events:none;position:absolute}.dt-tray-card-head{justify-content:space-between;align-items:center;margin-bottom:14px;font-size:1rem;display:flex}.dt-marble-grid{gap:8px;display:grid}.dt-marble{aspect-ratio:1;background:#f2eee8;border:1px solid #1d1b1924;border-radius:999px;width:100%}.dt-marble-dark{background:#151311;border-color:#151311}.dt-prediction-grid{gap:16px;display:grid}.dt-prediction-row{background:#fff9;border:1px solid #0f172a14;border-radius:18px;gap:10px;padding:14px 14px 16px;display:grid}.dt-prediction-row strong{letter-spacing:.04em;text-transform:uppercase;color:var(--text-dim);font-size:.95rem}.dt-choice-grid-2col{grid-template-columns:repeat(2,minmax(0,1fr))}.dt-choice-card{border:1px solid var(--line);cursor:pointer;background:#ffffffb3;border-radius:18px;grid-template-columns:18px 1fr;align-items:start;gap:12px;padding:16px 18px;display:grid}.dt-choice-card input{margin-top:3px}.dt-choice-card-active{background:#7c3aed12;border-color:#7c3aed59;box-shadow:0 10px 24px #7c3aed14}.dt-micro-stats{margin-bottom:16px}@media (max-width:980px){.dt-choice-grid-2col,.dt-tray-grid{grid-template-columns:1fr}}.progress-panel p{margin:10px 0 0}.progress-track{background:#e9ecef;border-radius:999px;width:100%;height:18px;margin:10px 0 12px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#7c3aed,#ec4899,#f59e0b);border-radius:999px;height:100%;transition:width .35s}.lily-page-shell{padding-top:42px}.lily-stack{gap:26px;display:grid}.lily-hero-card,.lily-panel{background:var(--paper);border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:0 16px 36px #0000000d}.lily-hero-card h1,.lily-panel h2,.lily-panel h3{font-family:Iowan Old Style,Times New Roman,serif}.lily-hero-card h1{margin:10px 0 14px;font-size:clamp(2.5rem,5vw,4.3rem);font-weight:500;line-height:.96}.lily-hero-lead{max-width:840px;color:var(--muted);font-size:1.05rem}.lily-workbench-grid,.lily-auth-grid{grid-template-columns:.95fr 1.2fr .9fr;align-items:start;gap:20px;display:grid}.lily-auth-grid{grid-template-columns:.9fr 1.1fr}.lily-panel-highlight{background:linear-gradient(#ffffffdb,#c0aa8a24)}.lily-panel-head{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.lily-panel-head h2{margin:6px 0 0;font-size:clamp(1.45rem,2.2vw,2rem);font-weight:500;line-height:1.05}.lily-form,.lily-doc-list,.lily-panel-subsection,.lily-chat-form,.lily-chat-stream{gap:14px;display:grid}.lily-form label,.lily-inline-grid label{gap:8px;display:grid}.lily-form label span,.lily-inline-grid label span{font-weight:600}.lily-form input,.lily-form textarea,.lily-form select,.lily-chat-form textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#ffffffeb;border-radius:16px;padding:14px 16px}.lily-form textarea,.lily-chat-form textarea{resize:vertical;min-height:116px}.lily-inline-grid,.lily-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.lily-kpi-grid>div{border:1px solid var(--line);background:#ffffffbf;border-radius:18px;padding:14px 16px}.lily-kpi-grid strong{margin-bottom:4px;font-size:1.15rem;display:block}.lily-kpi-grid span,.lily-banner p,.lily-doc-card p,.lily-message p,.lily-panel p,.lily-form p,.lily-doc-card small{color:var(--muted)}.lily-banner{background:#7e877d14;border:1px solid #00000014;border-radius:20px;padding:16px 18px}.lily-banner-muted{background:#ffffffad}.lily-banner strong{margin-bottom:6px;display:block}.lily-row-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.lily-row-actions-spread{justify-content:space-between}.lily-checkbox-row{align-items:start;gap:10px;display:flex!important}.lily-checkbox-row input{width:auto;margin-top:3px}.lily-chat-stream{min-height:360px;max-height:620px;padding-right:4px;overflow:auto}.lily-message{border:1px solid var(--line);background:#ffffffb8;border-radius:20px;padding:16px 18px}.lily-message strong{margin-bottom:8px;display:block}.lily-message-assistant{background:#7e877d14}.lily-message-user{background:#c0aa8a1f}.lily-doc-card{border:1px solid var(--line);background:#ffffffb8;border-radius:20px;padding:16px 18px}.lily-doc-card strong{margin-bottom:8px;display:block}.lily-doc-card-source{background:#7e877d0f}.lily-doc-chips{margin-bottom:10px}.lily-chip-row{margin-top:18px}.lily-admin-grid{grid-template-columns:.95fr 1.45fr;align-items:start;gap:20px;display:grid}.lily-admin-main{gap:18px;display:grid}.lily-kpi-grid-wide{grid-template-columns:repeat(5,minmax(0,1fr))}.lily-inline-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lily-inline-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lily-admin-doc-card{gap:14px;display:grid}.lily-panel-head-tight{margin-bottom:0}@media (max-width:1180px){.lily-workbench-grid,.lily-admin-grid,.lily-kpi-grid-wide{grid-template-columns:1fr}}.lily-admin-top-grid{grid-template-columns:1fr 1fr}.lily-admin-list{gap:18px;display:grid}.lily-admin-card{gap:14px;display:grid}.lily-admin-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.lily-admin-meta-grid label,.lily-admin-card label{gap:8px;display:grid}.lily-admin-meta-grid input,.lily-admin-meta-grid select,.lily-admin-card textarea,.lily-admin-card input{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#ffffffeb;border-radius:14px;padding:12px 14px}.lily-admin-card textarea{resize:vertical;min-height:94px}@media (max-width:980px){.lily-auth-grid,.lily-inline-grid,.lily-inline-grid-2,.lily-inline-grid-3,.lily-kpi-grid,.lily-kpi-grid-wide,.lily-admin-meta-grid,.lily-admin-top-grid{grid-template-columns:1fr}}.lc-shell-page{padding-top:18px;padding-bottom:18px}.lc-route-shell{min-height:100vh}.lc-container{gap:14px;display:grid}.lc-page-hero,.lc-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:20px;box-shadow:0 10px 28px #0000000a}.lc-top-strip{background:var(--paper);border:1px solid var(--line);border-radius:22px;gap:12px;padding:16px 18px;display:grid;box-shadow:0 8px 22px #00000009}.lc-top-strip-main{justify-content:space-between;align-items:center;gap:16px;display:flex}.lc-top-strip-title h2{margin:4px 0 0;font-family:Iowan Old Style,Times New Roman,serif;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:500;line-height:1.08}.lc-top-strip-profile-shell{background:linear-gradient(#fffffff0,#c0aa8a14)}.lc-top-strip-main-profile{align-items:flex-start}.lc-profile-title-block{gap:10px;min-width:0;display:grid}.lc-profile-heading-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.lc-profile-hero-main{align-items:flex-start;gap:18px;min-width:0;display:flex}.lc-profile-hero-copy{gap:10px;min-width:0;display:grid}.lc-profile-avatar{color:#fff;letter-spacing:.08em;background:linear-gradient(135deg,#7e877df5,#c0aa8af5);border-radius:999px;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.12rem;font-weight:700;display:inline-flex;box-shadow:0 14px 30px #0000001a}.lc-profile-avatar-preview{flex-basis:72px;width:72px;height:72px;font-size:1.2rem}.lc-profile-email{color:var(--muted);word-break:break-all;margin:8px 0 0}.lc-profile-badges{flex-wrap:wrap;gap:10px;display:flex}.lc-profile-badge{color:var(--dark-soft);background:#7e877d1a;border:1px solid #7e877d29;border-radius:999px;align-items:center;padding:9px 14px;font-size:.92rem;display:inline-flex}.lc-profile-empty{max-width:760px;color:var(--muted);margin:0}.lc-profile-empty-soft{font-size:.95rem}.lc-profile-actions{justify-content:flex-end}.lc-icon-button{width:46px;height:46px;color:var(--dark-soft);cursor:pointer;background:#ffffffe0;border:1px solid #0000001a;border-radius:999px;justify-content:center;align-items:center;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 10px 24px #0000000d}.lc-icon-button svg{width:18px;height:18px}.lc-icon-button:hover,.lc-icon-button.active{background:#7e877d1a;border-color:#7e877d59;transform:translateY(-1px);box-shadow:0 14px 28px #00000014}.lc-icon-button-quiet{box-shadow:none}.lc-profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.lc-profile-preview-card{background:linear-gradient(#ffffffeb,#7e877d14);border:1px solid #00000014;border-radius:20px;gap:12px;padding:16px 18px;display:grid}.lc-profile-preview-card h4{margin:6px 0 0;font-family:Iowan Old Style,Times New Roman,serif;font-size:1.15rem;font-weight:500}.lc-profile-preview-hero{align-items:center;gap:16px;display:flex}.lc-profile-preview-card-modal{align-content:start}.lc-profile-preview-muted{color:var(--muted);background:#ffffffeb;border:1px dashed #0000001f;border-radius:999px;align-items:center;padding:9px 14px;font-size:.92rem;display:inline-flex}.lc-profile-flash{color:#256f39;background:#256f3914;border:1px solid #256f3929;border-radius:16px;padding:12px 14px;font-size:.94rem}.lc-modal-overlay{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1514126b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.lc-modal-card{background:var(--paper);border:1px solid #ffffff59;border-radius:28px;width:min(980px,100%);max-height:min(88vh,920px);overflow:auto;box-shadow:0 28px 80px #00000038}.lc-profile-modal{gap:18px;padding:22px;display:grid}.lc-modal-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.lc-modal-head h3{margin:6px 0 8px;font-family:Iowan Old Style,Times New Roman,serif;font-size:clamp(1.4rem,2.3vw,1.95rem);font-weight:500;line-height:1.06}.lc-profile-modal-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:18px;display:grid}.lc-profile-modal-main{gap:16px;display:grid}.lc-metric-strip{flex-wrap:wrap;gap:10px;display:flex}.lc-metric-pill{background:#ffffffc7;border:1px solid #00000014;border-radius:16px;align-items:baseline;gap:10px;padding:9px 12px;display:inline-flex}.lc-metric-label{color:var(--muted);font-size:.9rem}.lc-metric-value{font-size:1.05rem;font-weight:700;line-height:1}.lc-page-hero{justify-content:space-between;align-items:end;gap:20px;display:flex}.lc-page-hero-admin{padding:18px 20px}.lc-page-hero-admin h1{font-size:clamp(1.9rem,3.5vw,2.8rem)}.lc-page-hero-admin .lc-page-lead{max-width:760px}.lc-page-hero-admin .lc-actions-row{align-self:center}.lc-page-hero-admin .button{min-width:120px}.lc-card{gap:14px}.lc-tabs-shell{border-radius:24px;padding:14px}.lc-chat-card{padding:20px}.lc-side-stack,.lc-library-grid{gap:14px}.lc-doc-card{padding:14px 16px}.lc-doc-card-head{align-items:center}.lc-admin-doc-card,.lc-summary-grid{gap:12px}.lc-stat-card{border-radius:18px;padding:14px 16px}.lc-stat-value{margin:4px 0}.lc-tab-bar{gap:8px}.lc-tab{padding:9px 14px}.lc-quick-chip{padding:9px 12px}.lc-chat-stream{min-height:300px}.lc-note-box,.lc-suggestion-box{padding:14px 16px}.lc-page-hero h1,.lc-card h2,.lc-card h3{font-family:Iowan Old Style,Times New Roman,serif}.lc-page-hero h1{margin:10px 0 14px;font-size:clamp(2.4rem,5vw,4.2rem);font-weight:500;line-height:.95}.lc-page-lead,.lc-muted,.lc-card p,.lc-doc-card p,.lc-stat-hint,.lc-doc-meta-grid span{color:var(--muted)}.lc-chip-row,.lc-inline-meta,.lc-actions-row,.lc-tab-bar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lc-chip,.lc-inline-meta span,.lc-mini-note{background:#fffc;border:1px solid #00000014;border-radius:999px;align-items:center;padding:8px 12px;font-size:.92rem;display:inline-flex}.lc-app-shell,.lc-side-stack,.lc-doc-list,.lc-form,.lc-admin-list,.lc-auth-card,.lc-auth-grid,.lc-summary-grid,.lc-main-grid,.lc-library-grid,.lc-admin-grid,.lc-admin-edit-grid{gap:18px;display:grid}.lc-auth-grid{grid-template-columns:1fr .95fr}.lc-hero-card{background:linear-gradient(#ffffffeb,#c0aa8a1f)}.lc-note-box,.lc-suggestion-box{background:#7e877d14;border:1px solid #00000014;border-radius:18px;padding:16px 18px}.lc-note-box strong,.lc-suggestion-box strong{margin-bottom:6px;display:block}.lc-login-qr-panel{background:#ffffffd1;border:1px solid #00000014;border-radius:20px;grid-template-columns:minmax(0,1fr) 176px;align-items:center;gap:16px;padding:16px 18px;display:grid}.lc-login-qr-copy,.lc-login-qr-box{min-width:0}.lc-login-qr-copy strong{margin-bottom:6px;display:block}.lc-login-qr-copy p{margin:0 0 10px}.lc-login-qr-link{word-break:break-all}.lc-login-qr-box{justify-content:center;display:flex}.lc-login-qr-box img{border:1px solid var(--line);background:#fff;border-radius:18px;width:160px;max-width:100%;height:160px;padding:10px;box-shadow:0 10px 28px #0000000f}.lc-form label,.lc-admin-edit-grid label{gap:8px;display:grid}.lc-form label span,.lc-admin-edit-grid label span{font-weight:600}.lc-form input,.lc-form textarea,.lc-form select,.lc-chat-form textarea,.lc-admin-edit-grid input,.lc-admin-edit-grid textarea,.lc-admin-edit-grid select{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#ffffffeb;border-radius:16px;padding:14px 16px}.lc-form textarea,.lc-chat-form textarea,.lc-admin-edit-grid textarea{resize:vertical;min-height:116px}.lc-overview-card{justify-content:space-between;align-items:end;gap:20px;display:flex}.lc-overview-side{justify-items:end;gap:12px;display:grid}.lc-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.lc-stat-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:18px}.lc-stat-title{color:var(--muted);font-size:.92rem}.lc-stat-value{margin:8px 0;font-size:1.8rem;font-weight:600;line-height:1.1}.lc-tabs-shell{background:var(--paper);border:1px solid var(--line);border-radius:28px;gap:18px;padding:18px;display:grid;box-shadow:0 16px 36px #0000000d}.lc-tab{font:inherit;cursor:pointer;background:#ffffffb8;border:1px solid #00000014;border-radius:999px;padding:10px 16px}.lc-tab.active{background:var(--text);color:#fff;border-color:var(--text)}.lc-main-grid{grid-template-columns:1.45fr .85fr;align-items:start}.lc-main-grid-upload,.lc-admin-grid{grid-template-columns:1.2fr .8fr}.lc-chat-card,.lc-card{gap:16px;display:grid}.lc-section-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.lc-section-head h3,.lc-auth-card h3{margin:6px 0 0;font-size:clamp(1.3rem,2vw,1.8rem);font-weight:500;line-height:1.08}.lc-quick-grid{flex-wrap:wrap;gap:10px;display:flex}.lc-quick-chip{font:inherit;cursor:pointer;background:#ffffffd1;border:1px solid #00000014;border-radius:999px;padding:10px 14px}.lc-chat-stream{gap:12px;min-height:360px;max-height:640px;display:grid;overflow:auto}.lc-message{border:1px solid var(--line);border-radius:20px;padding:16px 18px}.lc-message.assistant{background:#7e877d14}.lc-message.user{background:#c0aa8a1f}.lc-message strong{margin-bottom:8px;display:block}.lc-message p{white-space:pre-wrap}.lc-actions-between{justify-content:space-between}.lc-doc-list,.lc-library-grid{grid-template-columns:1fr}.lc-doc-card{border:1px solid var(--line);background:#ffffffb8;border-radius:20px;gap:10px;padding:16px 18px;display:grid}.lc-doc-card strong{display:block}.lc-doc-card-large{gap:12px}.lc-doc-card-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.lc-doc-meta-grid,.lc-advanced-grid,.lc-admin-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.lc-admin-span-2,.lc-advanced-span-2{grid-column:1/-1}.lc-audience-card{background:#ffffffad;border:1px dashed #0000001f;border-radius:18px;gap:10px;padding:14px 16px;display:grid}.lc-audience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.lc-check-tile{cursor:pointer;background:#ffffffeb;border:1px solid #00000014;border-radius:16px;align-items:center;gap:10px;padding:12px 14px;display:flex!important}.lc-check-tile input{width:auto;margin:0}.lc-check-tile span{font-weight:600}.lc-details{border:1px dashed #0000001f;border-radius:18px;padding:14px 16px}.lc-details summary{cursor:pointer;font-weight:600}.lc-advanced-grid{margin-top:14px}.lc-empty{text-align:center}.lc-kb-hero{grid-template-columns:minmax(0,1.35fr) minmax(300px,.75fr);align-items:stretch;gap:18px;display:grid}.lc-kb-hero-main{border:1px solid var(--line);background:linear-gradient(#fffffff0,#c0aa8a1a);border-radius:28px;gap:14px;padding:28px;display:grid;box-shadow:0 16px 36px #0000000d}.lc-kb-title{margin:0;font-family:Iowan Old Style,Times New Roman,serif;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:500;line-height:.98}.lc-kb-profile-card{align-content:start}.lc-subtle-card{background:#ffffffbd}.lc-library-search-form{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.lc-library-search-form input{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#ffffffeb;border-radius:16px;padding:14px 16px}.lc-library-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.lc-library-filter-grid label{gap:8px;display:grid}.lc-library-filter-grid label span{font-weight:600}.lc-library-filter-grid select{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#ffffffeb;border-radius:16px;padding:14px 16px}.lc-doc-card-selectable.active{background:#ffffffeb;border-color:#c0aa8abf;box-shadow:0 10px 24px #c0aa8a29}@media (max-width:1180px){.lc-page-hero,.lc-main-grid,.lc-main-grid-upload,.lc-admin-grid,.lc-auth-grid,.lc-summary-grid,.lc-profile-modal-grid,.lc-kb-hero,.lc-library-filter-grid{grid-template-columns:1fr;display:grid}.lc-top-strip-main{justify-content:stretch;display:grid}}@media (max-width:980px){.lc-doc-meta-grid,.lc-advanced-grid,.lc-admin-edit-grid,.lc-profile-form-grid,.lc-audience-grid,.lc-login-qr-panel,.lc-library-search-form{grid-template-columns:1fr}.lc-page-hero,.lc-top-strip-main,.lc-profile-heading-row,.lc-modal-head{display:grid}.lc-profile-hero-main,.lc-profile-preview-hero{align-items:flex-start}.lc-metric-strip{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (max-width:720px){.lc-modal-overlay{padding:12px}.lc-profile-modal{padding:16px}.lc-profile-hero-main,.lc-profile-preview-hero{display:grid}.lc-profile-avatar,.lc-profile-avatar-preview{flex-basis:56px;width:56px;height:56px;font-size:1rem}}.lcx-shell{gap:18px;display:grid}.lcx-shell-app{grid-template-columns:292px minmax(0,1fr);align-items:start}.lcx-main-column{gap:18px;min-width:0;display:grid}.lcx-left-rail{align-self:start;position:sticky;top:24px}.lcx-left-rail-inner{color:var(--text);background:linear-gradient(#fffffff5,#f7f8fff0);border:1px solid #5a6cff14;border-radius:28px;gap:18px;padding:18px;display:grid;box-shadow:0 20px 50px #525cb414}.lcx-left-brand{align-items:center;gap:14px;display:flex}.lcx-left-brand h3{color:#4b4fd6;margin:4px 0 2px;font-family:Iowan Old Style,Times New Roman,serif;font-size:1.35rem;font-weight:500}.lcx-left-brand p,.lcx-left-profile-meta span,.lcx-left-doc-item span,.lcx-nav-button small,.lcx-left-count{color:#7f8197}.lcx-brand-mark-rail{color:#fff;background:linear-gradient(135deg,#7367ff,#5f8dff)}.lcx-left-profile-card,.lcx-left-doc-item,.lcx-nav-button,.lcx-status-stack div{background:#ffffffdb;border:1px solid #5a6cff14;border-radius:20px}.lcx-left-profile-card{gap:10px;padding:12px;display:grid}.lcx-profile-chip-rail{color:var(--text);background:#f7f8ffeb;border-color:#5a6cff14}.lcx-profile-chip-rail p,.lcx-profile-chip-rail strong{color:inherit}.lcx-left-profile-meta{flex-wrap:wrap;gap:8px;display:flex}.lcx-left-profile-meta span{background:#7367ff0f;border-radius:999px;align-items:center;padding:6px 10px;font-size:.84rem;display:inline-flex}.lcx-left-section{gap:10px;display:grid}.lcx-left-section-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.lcx-left-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff6b;font-size:.76rem}.lcx-nav-list,.lcx-left-doc-list,.lcx-status-stack{gap:10px;display:grid}.lcx-nav-button,.lcx-left-doc-item{text-align:left;cursor:pointer;color:var(--text);padding:12px 14px}.lcx-nav-button span,.lcx-left-doc-item strong{color:var(--text);display:block}.lcx-nav-button.active,.lcx-left-doc-item.active{background:linear-gradient(#7367ff1f,#5f8dff0f);border-color:#5f8dff47;box-shadow:inset 0 0 0 1px #7367ff0a}.lcx-status-stack{grid-template-columns:1fr}.lcx-status-stack div{gap:4px;padding:12px 14px;display:grid}.lcx-status-stack strong{color:#fff;font-size:1.08rem}.lcx-rail-button{justify-content:center;width:100%}.lcx-shell-admin-app .lcx-nav-button{text-decoration:none;display:block}.lcx-topbar-admin{background:#fbf8f3e6}.lcx-admin-shell-app{gap:18px;display:grid}.lcx-admin-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.lcx-admin-tabs-shell{background:#fbf8f3d1;border:1px solid #1d1b1914;border-radius:28px;padding:20px;box-shadow:0 20px 50px #1412100d}.lcx-admin-tab-bar{margin-bottom:18px}.lcx-admin-grid-app{align-items:start}.lcx-admin-card{background:#ffffffd6;border:1px solid #1d1b1914;border-radius:24px;box-shadow:0 14px 36px #1412100a}.lcx-admin-side-stack{gap:18px}.lcx-agent-grid-app{align-items:start}.lcx-topbar,.lcx-command-strip,.lcx-chat-panel,.lcx-sidebar-card,.lcx-library-panel,.lcx-library-detail,.lcx-upload-panel,.lcx-login-card,.lcx-login-hero{background:#fbf8f3e0;border:1px solid #1d1b1914;box-shadow:0 20px 50px #1412100d}.lcx-topbar,.lcx-command-strip,.lcx-chat-panel,.lcx-sidebar-card,.lcx-library-panel,.lcx-library-detail,.lcx-upload-panel,.lcx-login-card,.lcx-login-hero,.lcx-modal-card{border-radius:28px}.lcx-topbar{justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.lcx-topbar-actions-inline{margin-left:auto}.lcx-topbar-chat-hidden{display:none!important}.lcx-command-strip-app{box-shadow:none;background:0 0;border:0;grid-template-columns:1fr;gap:14px;padding:0}.lcx-command-copy-app{background:#ffffffe0;border:1px solid #5a6cff14;border-radius:28px;max-width:860px;margin:0 auto;padding:22px 26px 22px 82px;position:relative;box-shadow:0 16px 40px #505bb914}.lcx-command-copy-app:before{content:"✦";color:#fff;background:linear-gradient(135deg,#7367ff,#5f8dff);border-radius:999px;place-items:center;width:40px;height:40px;font-size:1rem;display:grid;position:absolute;top:24px;left:24px;box-shadow:0 14px 28px #6770ff40}.lcx-command-copy-app h1{font-size:clamp(1.7rem,3vw,2.35rem)}.lcx-command-copy-compact{max-width:760px}.lcx-command-copy-compact h1{font-size:clamp(1.5rem,2.6vw,2rem)}.lcx-command-tools{max-width:860px;margin:0 auto}.lcx-command-tools div strong{letter-spacing:.02em}.lcx-tabbar-app{background:#ffffffeb;align-items:center;width:fit-content;margin:0 auto;padding:8px 10px;box-shadow:0 10px 26px #505bb914}.lcx-main-grid-app{grid-template-columns:1fr}.lcx-chat-panel-app{min-height:78vh;box-shadow:none;background:0 0;border:0;padding:0}.lcx-sidebar-app{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid;position:static}.lcx-sidebar-card-context{background:linear-gradient(#ffffffeb,#7367ff0a)}.lcx-quick-row-app{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:8px;display:grid}.lcx-inline-tools{display:none}.lcx-inline-tools-label{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.78rem}.lcx-brand-block{align-items:center;gap:16px;min-width:0;display:flex}.lcx-brand-mark,.lcx-avatar{color:#fff;background:linear-gradient(135deg,#7367ff,#5f8dff);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 16px 32px #6770ff33}.lcx-brand-mark{width:48px;height:48px;font-family:Iowan Old Style,Times New Roman,serif;font-size:1.35rem;font-weight:600}.lcx-topbar h2,.lcx-command-copy h1,.lcx-chat-panel h3,.lcx-library-panel h3,.lcx-library-detail h3,.lcx-upload-panel h3,.lcx-sidebar-card h4,.lcx-login-hero h1,.lcx-login-card h3,.lcx-modal-head h3,.lcx-profile-preview h4{margin:6px 0 0;font-family:Iowan Old Style,Times New Roman,serif;font-weight:500;line-height:1.02}.lcx-topbar h2{font-size:clamp(1.35rem,2.2vw,1.9rem)}.lcx-topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.lcx-profile-chip{background:#ffffffd1;border:1px solid #1d1b1914;border-radius:18px;align-items:center;gap:12px;min-width:0;padding:10px 12px;display:flex}.lcx-profile-chip strong{font-size:.95rem;display:block}.lcx-profile-chip p,.lcx-panel-hint,.lcx-muted,.lcx-command-copy p,.lcx-library-row p,.lcx-source-card p,.lcx-upload-rationale p,.lcx-login-card p,.lcx-login-hero p,.lcx-profile-preview p,.lcx-thinking,.lcx-composer-foot,.lcx-preview-box p,.lcx-detail-grid span,.lcx-upload-draft-head p{color:var(--muted)}.lcx-avatar{letter-spacing:.08em;flex:0 0 56px;width:56px;height:56px;font-weight:700}.lcx-avatar-small{flex-basis:40px;width:40px;height:40px;font-size:.85rem}.lcx-command-strip{background:linear-gradient(#fffffff2,#c0aa8a14);grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:18px;padding:26px;display:grid}.lcx-command-copy h1{font-size:clamp(2.1rem,5vw,3.35rem)}.lcx-command-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.lcx-command-stats div{background:#ffffffe0;border:1px solid #1d1b1914;border-radius:20px;gap:6px;padding:16px;display:grid}.lcx-command-stats strong{font-size:clamp(1.5rem,3vw,2rem);line-height:1}.lcx-command-stats span{color:var(--muted);font-size:.94rem}.lcx-tabbar{background:#ffffffbf;border:1px solid #1d1b1914;border-radius:22px;flex-wrap:wrap;gap:10px;padding:8px;display:flex}.lcx-tab,.lcx-mode-pill,.lcx-quick-pill,.lcx-file-pill,.lcx-status-pill,.lcx-mini-meta span{color:var(--dark-soft);background:#ffffffdb;border:1px solid #1d1b1914}.lcx-tab,.lcx-mode-pill,.lcx-quick-pill{cursor:pointer;font:inherit;border-radius:999px;padding:10px 14px;transition:background .18s,transform .18s,border-color .18s,box-shadow .18s}.lcx-tab.active,.lcx-mode-pill.active{color:#fff;background:var(--dark);border-color:#171514eb;box-shadow:0 12px 24px #17151429}.lcx-tab:hover,.lcx-mode-pill:hover,.lcx-quick-pill:hover,.lcx-source-card:hover,.lcx-library-row:hover,.lcx-icon-button:hover{transform:translateY(-1px)}.lcx-main-grid,.lcx-upload-grid,.lcx-library-grid{grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr);align-items:start;gap:18px;display:grid}.lcx-chat-panel,.lcx-library-panel,.lcx-library-detail,.lcx-upload-panel,.lcx-sidebar-card{padding:20px}.lcx-chat-panel{gap:14px;min-height:74vh;display:grid}.lcx-chat-panel-head,.lcx-section-head-row,.lcx-message-head,.lcx-upload-draft-head,.lcx-modal-head{justify-content:space-between;align-items:start;gap:14px;display:flex}.lcx-mini-meta,.lcx-quick-row,.lcx-inline-actions,.lcx-upload-actions,.lcx-message-files,.lcx-login-pills{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lcx-mini-meta span,.lcx-status-pill,.lcx-file-pill{border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.9rem;display:inline-flex}.lcx-status-pill.pending{color:#7a5820;background:#c0aa8a29}.lcx-status-pill.saved{color:#1d5e36;background:#256f391c}.lcx-quick-pill{padding:8px 12px}.lcx-quick-row-app .lcx-quick-pill{text-align:left;background:#ffffffeb;border-radius:20px;justify-content:flex-start;width:100%;min-height:64px;padding:18px 20px;box-shadow:0 10px 24px #14121008}.lcx-chat-stream{gap:14px;min-height:280px;max-height:56vh;padding-right:4px;display:grid;overflow:auto}.lcx-message{background:#ffffffd1;border:1px solid #1d1b1914;border-radius:24px;width:min(88%,860px);padding:16px 18px;box-shadow:0 12px 28px #14121008}.lcx-message.assistant:first-child{border-radius:28px;width:min(80%,760px);padding:24px 26px 24px 78px;position:relative;box-shadow:0 18px 36px #505bb914}.lcx-message.assistant:first-child:before{content:"✦";color:#fff;background:linear-gradient(135deg,#7367ff,#5f8dff);border-radius:999px;place-items:center;width:38px;height:38px;font-size:.95rem;display:grid;position:absolute;top:22px;left:22px}.lcx-message.user{background:#c0aa8a1f;justify-self:end}.lcx-message.assistant{justify-self:start}.lcx-message-head strong{display:block}.lcx-message-head span{color:var(--muted);font-size:.88rem}.lcx-upload-draft-stack,.lcx-source-list,.lcx-library-list{gap:12px;display:grid}.lcx-upload-draft-card,.lcx-source-card,.lcx-library-row,.lcx-preview-box,.lcx-upload-rationale,.lcx-profile-preview{background:#ffffffe6;border:1px solid #1d1b1914;border-radius:22px;padding:16px}.lcx-source-card,.lcx-library-row{text-align:left;cursor:pointer}.lcx-library-row.active{border-color:#c0aa8abf;box-shadow:0 14px 28px #c0aa8a1f}.lcx-composer{gap:10px;display:grid}.lcx-composer-box{background:#fffffff5;border:1px solid #5a6cff14;border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 10px 10px 14px;display:grid;box-shadow:0 14px 36px #505bb90f}.lcx-composer-box textarea,.lcx-draft-grid textarea,.lcx-form-grid textarea,.lcx-upload-panel textarea,.lcx-upload-panel input,.lcx-upload-panel select,.lcx-filter-grid input,.lcx-filter-grid select,.lcx-searchbar input,.lcx-draft-grid input,.lcx-draft-grid select,.lcx-form-grid input,.lcx-form-grid select,.lcx-login-card input{width:100%;color:var(--text);font:inherit;background:#fffffff0;border:1px solid #1d1b191a;border-radius:16px}.lcx-composer-box textarea,.lcx-draft-grid textarea,.lcx-upload-panel textarea{resize:vertical;min-height:68px;padding:14px 16px}.lcx-composer-box textarea{resize:none;background:0 0;border:0;min-height:56px;padding:10px 4px}.lcx-composer-box textarea:focus{outline:none}.lcx-upload-panel input,.lcx-upload-panel select,.lcx-filter-grid input,.lcx-filter-grid select,.lcx-searchbar input,.lcx-draft-grid input,.lcx-draft-grid select,.lcx-form-grid input,.lcx-form-grid select,.lcx-login-card input{padding:13px 14px}.lcx-composer-foot{justify-content:space-between;gap:10px;font-size:.92rem;display:flex}.lcx-error-inline{color:#a33333}.lcx-thinking{padding:4px 2px 0;font-size:.94rem}.lcx-icon-button{width:46px;height:46px;color:var(--dark-soft);cursor:pointer;background:#ffffffeb;border:1px solid #1d1b191a;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 12px 24px #1412100d}.lcx-icon-button svg,.lcx-send-button svg{width:18px;height:18px}.lcx-send-button{background:linear-gradient(135deg,#7367ff,#5f8dff);border:0;border-radius:18px;justify-content:center;align-items:center;width:54px;min-width:54px;height:54px;padding:0;display:inline-flex;box-shadow:0 14px 28px #6770ff33}.lcx-attachment-row{flex-wrap:wrap;gap:10px;display:flex}.lcx-file-pill-removable button{cursor:pointer;color:var(--muted);background:0 0;border:0;padding:0}.lcx-sidebar{gap:18px;display:grid}.lcx-searchbar{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.lcx-filter-grid,.lcx-draft-grid,.lcx-form-grid,.lcx-detail-grid,.lcx-modal-grid,.lcx-audience-grid{gap:12px;display:grid}.lcx-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.lcx-draft-grid,.lcx-form-grid,.lcx-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lcx-draft-span-2{grid-column:span 2}.lcx-shared-audience,.lcx-upload-rationale{gap:10px;display:grid}.lcx-audience-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lcx-check-tile,.lcx-checkbox-row{align-items:flex-start;gap:10px;display:flex}.lcx-check-tile{background:#ffffffdb;border:1px solid #1d1b1914;border-radius:16px;padding:10px 12px}.lcx-checkbox-row input,.lcx-check-tile input{width:auto;margin-top:3px}.lcx-login-shell{place-items:center;min-height:78vh;padding:24px;display:grid}.lcx-login-hero,.lcx-login-card{padding:28px}.lcx-login-card-solo{background:#fbf8f3f5;align-content:start;justify-self:center;gap:16px;width:min(460px,100%);max-width:460px;box-shadow:0 22px 56px #14121014}.lcx-login-card-solo,.lcx-login-card-solo .lcx-login-card-section,.lcx-login-card-solo .lc-form,.lcx-login-card-solo .form-message{width:100%}.lcx-login-card-solo .button,.lcx-login-card-solo input{box-sizing:border-box;width:100%}.lcx-login-hero{background:linear-gradient(#fffffff2,#c0aa8a1f);gap:14px;display:grid}.lcx-login-hero h1{font-size:clamp(2.4rem,5vw,3.9rem)}.lcx-login-card{gap:18px;display:grid}.lcx-login-card-section{gap:10px;display:grid}.lcx-login-pills span{background:#ffffffd1;border:1px solid #1d1b1914;border-radius:999px;align-items:center;padding:10px 14px;display:inline-flex}.lcx-flash{border-radius:18px;padding:12px 14px;font-size:.94rem}.lcx-flash.success{color:#256f39;background:#256f3914;border:1px solid #256f3929}.lcx-modal-overlay{z-index:70;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#15141275;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.lcx-modal-card{background:var(--paper);border:1px solid #ffffff59;width:min(960px,100%);max-height:min(90vh,920px);padding:22px;overflow:auto;box-shadow:0 32px 96px #00000040}.lcx-modal-grid{grid-template-columns:1.1fr .9fr;align-items:start}.lcx-modal-actions{grid-column:span 2;justify-content:flex-end;gap:10px;display:flex}.lcx-profile-preview-hero{align-items:center;gap:14px;margin-top:6px;display:flex}@media (max-width:1180px){.lcx-shell-app,.lcx-main-grid,.lcx-upload-grid,.lcx-library-grid,.lcx-command-strip,.lcx-login-shell,.lcx-modal-grid,.lcx-filter-grid,.lcx-sidebar-app,.lcx-quick-row-app,.lcx-course-section-grid,.lcx-course-highlight-grid{grid-template-columns:1fr}.lcx-left-rail,.lcx-sidebar-app{position:static}}.lcx-shell-nexus{background:#fcfbf8;border-radius:28px;grid-template-columns:290px minmax(0,1fr);gap:0;min-height:78vh;display:grid;overflow:hidden}.lcx-nexus-sidebar{background:linear-gradient(#fdfcfb 0%,#fbfaf8 100%);border-right:1px solid #1d1b190f;flex-direction:column;gap:28px;padding:28px 20px 20px;display:flex}.lcx-nexus-brand{align-items:center;gap:12px;display:flex}.lcx-nexus-brand-drawer{justify-content:space-between}.lcx-nexus-brand-left{align-items:center;gap:12px;display:flex}.lcx-mobile-sidebar-close,.lcx-mobile-sidebar-backdrop{display:none}.lcx-nexus-brand-mark{color:#fff;background:linear-gradient(135deg,#6c63ff,#725bff);border-radius:14px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 12px 24px #6c63ff33}.lcx-nexus-brand h2{color:#5c56d8;margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:2rem;font-weight:700}.lcx-nexus-section{gap:14px;display:grid}.lcx-nexus-section-title{color:#77716b;font-size:.96rem;font-weight:600}.lcx-nexus-list{gap:8px;display:grid}.lcx-nexus-list-item{text-align:left;color:#403b36;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:16px;align-items:center;gap:12px;padding:11px 10px;transition:background .18s,color .18s,transform .18s;display:flex}.lcx-nexus-list-item:hover{background:#6c63ff0d;transform:translate(1px)}.lcx-nexus-list-icon{color:#9a958f;text-align:center;flex:0 0 24px;width:24px}.lcx-nexus-status-card{background:linear-gradient(#ebefffd1,#eef1fff5);border:1px solid #6c63ff14;border-radius:22px;gap:10px;margin-top:auto;padding:20px;display:grid;box-shadow:inset 0 1px #ffffff80}.lcx-nexus-status-head{color:#4a4458;font-size:1.05rem;font-weight:600}.lcx-nexus-status-line{align-items:center;gap:10px;display:flex}.lcx-nexus-status-dot{background:#31bf62;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 4px #31bf621f}.lcx-nexus-status-card p{color:#8b869f;margin:0;font-size:.92rem}.lcx-nexus-status-actions{flex-wrap:wrap;gap:12px;display:flex}.lcx-nexus-inline-link{color:#5c56d8;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none}.lcx-nexus-profile-row{align-items:center;gap:10px;display:flex}.lcx-nexus-profile-button{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:12px;padding:8px 0 0;display:flex}.lcx-nexus-profile-link{color:#8b85ff;margin-left:auto;font-size:.88rem;font-weight:600}.lcx-nexus-profile-avatar{color:#2f2a26;background:linear-gradient(135deg,#f4d481,#7cc1ff);border-radius:999px;place-items:center;width:46px;height:46px;font-weight:700;display:grid}.lcx-nexus-profile-button strong,.lcx-nexus-profile-button span{display:block}.lcx-nexus-profile-button span{color:#7d7772;font-size:.9rem}.lcx-nexus-logout{color:#9a958f;cursor:pointer;background:0 0;border:0;padding:10px 0 0 8px;font-size:.92rem;font-weight:600}.lcx-nexus-main{background:#fffdfa;gap:22px;padding:20px 30px 26px;display:grid}.lcx-mobile-sidebar-toggle{display:none}.lcx-nexus-switch{background:#ffffffeb;border:1px solid #1d1b1914;border-radius:999px;gap:6px;width:fit-content;margin:0 auto;padding:5px;display:flex;box-shadow:0 10px 24px #1412100d}.lcx-nexus-switch-pill{color:#7d7772;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:96px;padding:8px 18px;font-size:.98rem;font-weight:600}.lcx-nexus-switch-pill.active{color:#514ad4;background:#fff;box-shadow:0 3px 10px #14121014}.lcx-nexus-chat-home{gap:24px;width:100%;max-width:860px;margin:0 auto;display:grid}.lcx-nexus-welcome-row{grid-template-columns:58px minmax(0,1fr);align-items:start;gap:18px;padding-top:18px;display:grid}.lcx-nexus-welcome-badge{color:#fff;background:linear-gradient(135deg,#6c63ff,#725bff);border-radius:999px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 16px 28px #6c63ff40}.lcx-nexus-welcome-card{background:#fffffff0;border:1px solid #1d1b1914;border-radius:24px;max-width:640px;padding:24px 28px;box-shadow:0 10px 24px #1412100a}.lcx-nexus-welcome-card p{margin:0;font-size:1rem;line-height:1.78}.lcx-nexus-home-spacer{min-height:140px}.lcx-nexus-message-stack{gap:14px;display:grid}.lcx-nexus-message{background:#ffffffeb;border:1px solid #1d1b1914;border-radius:22px;max-width:760px;padding:16px 18px}.lcx-nexus-message.user{background:#6c63ff0f;margin-left:auto}.lcx-nexus-message strong{margin-bottom:8px;display:block}.lcx-nexus-message p{margin:0}.lcx-answer-shell,.lcx-structured-answer,.lcx-structured-card-answer{gap:14px;margin-top:4px;display:grid}.lcx-answer-summary-card{background:linear-gradient(135deg,#6c63ff24,#fffffff5 68%);border:1px solid #6c63ff24;border-radius:22px;gap:10px;padding:18px 18px 16px;display:grid;box-shadow:0 14px 30px #505bb914}.lcx-answer-summary-card p{color:#2d2a26;margin:0;font-size:.98rem;line-height:1.76}.lcx-answer-card-kicker{color:#5c56d8;letter-spacing:.02em;background:#6c63ff1a;border-radius:999px;align-items:center;width:fit-content;padding:5px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.lcx-answer-fact-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.lcx-answer-fact-card{background:#fffffff0;border:1px solid #1d1b1914;border-radius:18px;gap:6px;padding:14px 15px;display:grid;box-shadow:0 8px 18px #1412100a}.lcx-answer-fact-card span{color:#7a746d;font-size:.79rem}.lcx-answer-fact-card strong{color:#26231f;font-size:.98rem;line-height:1.52;display:block}.lcx-answer-section-stack{gap:12px;display:grid}.lcx-answer-section-card{background:#fffffff5;border:1px solid #1d1b1914;border-radius:20px;gap:12px;padding:16px 18px;display:grid;box-shadow:0 10px 24px #1412100a}.lcx-answer-section-card.tone-warning{background:linear-gradient(#fff8ecfa,#fffffff5);border-color:#d7a4452e}.lcx-answer-section-card.tone-action{background:linear-gradient(#f4f7fffa,#fffffff5);border-color:#6c63ff24}.lcx-answer-section-top{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lcx-answer-section-title{color:#2d2a26;margin:0;font-size:1rem;line-height:1.3}.lcx-answer-section-body{gap:10px;display:grid}.lcx-answer-step-list{gap:8px;margin:0;padding-left:1.15rem;display:grid}.lcx-answer-step-list li{line-height:1.68}.lcx-answer-paragraph-group{gap:8px;display:grid}.lcx-answer-paragraph-group p{color:#47413b;margin:0;line-height:1.76}.lcx-answer-heading{color:#2d2a26;margin:2px 0 0;line-height:1.32}.lcx-answer-heading-1,.lcx-answer-heading-2{font-size:1rem}.lcx-answer-heading-3,.lcx-answer-heading-4{font-size:.94rem}.lcx-answer-list{gap:8px;margin:0;padding-left:1.15rem;display:grid}.lcx-answer-list li{color:#47413b;line-height:1.68}.lcx-answer-divider{background:#1d1b1914;height:1px;margin:4px 0}.lcx-answer-action-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.lcx-answer-inline-button{color:#4f49c8;font:inherit;cursor:pointer;background:#6c63ff14;border:1px solid #6c63ff2e;border-radius:999px;padding:9px 14px;font-weight:600}.lcx-answer-inline-hint{color:#8a847e;font-size:.88rem}.lcx-answer-meta{border-top:1px solid #1d1b1914;gap:10px;margin-top:14px;padding:12px 0 0;display:grid}.lcx-answer-source-label{color:#5c56d8;background:#6c63ff14;border-radius:999px;align-items:center;width:fit-content;padding:6px 10px;font-size:.82rem;font-weight:600;display:inline-flex}.lcx-answer-citations{flex-wrap:wrap;gap:10px;display:flex}.lcx-answer-citation-pill{text-align:left;cursor:pointer;background:#fffffff0;border:1px solid #1d1b1914;border-radius:16px;gap:4px;min-width:180px;max-width:100%;padding:11px 12px;display:grid;box-shadow:0 8px 18px #14121008}.lcx-answer-citation-pill strong,.lcx-answer-citation-pill span{margin:0}.lcx-answer-citation-pill strong{color:#5c56d8;font-size:.8rem}.lcx-answer-citation-pill span{color:#5e5954;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.lcx-course-answer{gap:16px;display:grid}.lcx-course-highlight-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.lcx-course-highlight-card{background:linear-gradient(#6c63ff14,#fffffff0);border:1px solid #6c63ff1f;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.lcx-course-highlight-card span{color:#77716b;font-size:.82rem}.lcx-course-highlight-card strong{color:#2d2a26;font-size:1.02rem}.lcx-course-section-grid{grid-template-columns:1fr;gap:14px;display:grid}.lcx-course-section-card{background:#fffffff5;border:1px solid #1d1b1914;border-radius:20px;gap:12px;padding:16px 18px;display:grid}.lcx-course-section-card.semester{background:linear-gradient(#fffcf5fa,#fffffff5)}.lcx-course-section-head{align-items:center;gap:10px;display:flex}.lcx-course-timeline-dot{background:#6c63ff;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 4px #6c63ff1f}.lcx-course-section-card h4{color:#2d2a26;margin:0;font-size:1rem}.lcx-course-section-body{gap:10px;display:grid}.lcx-course-table{border:1px solid #1d1b1914;border-radius:16px;overflow:hidden}.lcx-course-table-head,.lcx-course-table-row{grid-template-columns:180px minmax(0,1fr);gap:12px;padding:12px 14px;display:grid}.lcx-course-table-head{color:#6a6494;background:#6c63ff0f;font-size:.82rem;font-weight:600}.lcx-course-table-row{border-top:1px solid #1d1b190f;align-items:start}.lcx-course-table-row strong{color:#2d2a26}.lcx-course-table-row span{color:#615c56;line-height:1.6}.lcx-semester-course-list{flex-wrap:wrap;gap:10px;display:flex}.lcx-semester-course-chip{color:#4b463f;background:#fffffff5;border:1px solid #1d1b1914;border-radius:14px;align-items:center;padding:10px 12px;font-size:.92rem;display:inline-flex}.lcx-inline-upload-card{background:#fffffff5;border:1px solid #1d1b1914;border-radius:22px;margin-top:14px;overflow:hidden;box-shadow:0 12px 24px #1412100a}.lcx-inline-upload-head{color:#3d3834;border-bottom:1px solid #1d1b190f;padding:14px 18px}.lcx-inline-upload-dropzone{text-align:center;color:#6f6b82;cursor:pointer;background:linear-gradient(#fcfcffe6,#f8f8fce6);border:1px dashed #8c89a059;border-radius:18px;place-items:center;gap:6px;width:calc(100% - 32px);min-height:136px;margin:18px 16px 16px;padding:20px;display:grid}.lcx-inline-upload-dropzone strong,.lcx-inline-upload-dropzone p{margin:0}.lcx-inline-upload-icon{color:#6c63ff;background:#6c63ff14;border-radius:999px;place-items:center;width:42px;height:42px;display:grid}.lcx-inline-upload-icon svg{width:20px;height:20px}.lcx-inline-upload-selected{gap:12px;padding:0 16px 18px;display:grid}.lcx-nexus-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.lcx-nexus-quick-card{text-align:left;color:#3d3834;cursor:pointer;background:#fffffff0;border:1px solid #1d1b1914;border-radius:18px;align-items:center;min-height:68px;padding:0 18px;font-size:.96rem;line-height:1.45;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 8px 18px #14121008}.lcx-nexus-quick-card:hover{border-color:#6c63ff29;transform:translateY(-1px);box-shadow:0 12px 24px #1412100d}.lcx-answer-mode-panel{background:#ffffffe6;border:1px solid #1d1b1914;border-radius:22px;gap:12px;padding:16px 18px;display:grid;box-shadow:0 10px 22px #14121008}.lcx-answer-mode-head{gap:4px;display:grid}.lcx-answer-mode-head strong{color:#2d2a26}.lcx-answer-mode-head span{color:#77716b;font-size:.9rem;line-height:1.6}.lcx-answer-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.lcx-answer-mode-card{text-align:left;color:#3e3934;font:inherit;cursor:pointer;background:#fcfaf6eb;border:1px solid #1d1b1914;border-radius:18px;gap:6px;padding:14px 14px 13px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.lcx-answer-mode-card strong{color:#2d2a26}.lcx-answer-mode-card span{color:#756f69;font-size:.88rem;line-height:1.55}.lcx-answer-mode-card.active{background:linear-gradient(#6c63ff1f,#fffffff5);border-color:#6c63ff33;box-shadow:0 12px 24px #505bb914}.lcx-answer-mode-card:hover{transform:translateY(-1px)}.lcx-nexus-composer{gap:10px;display:grid}.lcx-nexus-composer-box{background:#fffffff0;border:1px solid #1d1b1914;border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px 10px 14px;display:grid;box-shadow:0 12px 28px #1412100a}.lcx-nexus-attach,.lcx-nexus-send{color:#827d78;cursor:pointer;background:0 0;border:0;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.lcx-nexus-send{color:#9ca1b3;background:#f1f2faf5}.lcx-nexus-send svg,.lcx-nexus-attach svg{width:20px;height:20px}.lcx-nexus-composer-box textarea{resize:none;width:100%;min-height:28px;max-height:120px;font:inherit;color:var(--text);background:0 0;border:0;padding:10px 2px}.lcx-nexus-composer-box textarea:focus{outline:none}.lcx-nexus-footnote{text-align:center;color:#a29c97;margin:0;font-size:.88rem}.lcx-nexus-library-shell,.lcx-nexus-hidden-panel{gap:18px;display:grid}.lcx-nexus-library-head,.lcx-nexus-hidden-panel-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.lcx-nexus-library-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:18px;display:grid}.lcx-nexus-library-detail{background:#ffffffeb}@media (max-width:1180px){.lcx-shell-nexus,.lcx-nexus-library-grid,.lcx-quick-row-app,.lcx-sidebar-app{grid-template-columns:1fr}.lcx-nexus-sidebar{border-bottom:1px solid #1d1b190f;border-right:0}}@media (max-width:900px){.lcx-topbar,.lcx-command-stats,.lcx-chat-panel-head,.lcx-section-head-row,.lcx-modal-head,.lcx-composer-foot{display:grid}.lcx-searchbar,.lcx-draft-grid,.lcx-form-grid,.lcx-detail-grid,.lcx-audience-grid,.lcx-sidebar-app,.lcx-nexus-quick-grid,.lcx-nexus-library-grid,.lcx-shell-nexus,.lcx-course-table-head,.lcx-course-table-row,.lcx-answer-fact-grid,.lcx-answer-section-grid,.lcx-answer-mode-grid{grid-template-columns:1fr}.lcx-shell-nexus{gap:0}.lcx-nexus-main{order:1;padding:16px 14px 104px}.lcx-mobile-sidebar-toggle{color:#4b463f;width:100%;font:inherit;cursor:pointer;background:#fffffff0;border:1px solid #1d1b1914;border-radius:16px;justify-content:center;align-items:center;padding:11px 14px;font-weight:600;display:inline-flex;box-shadow:0 8px 20px #1412100a}.lcx-mobile-sidebar-backdrop{z-index:19;background:#110f0d57;border:0;display:block;position:fixed;inset:0}.lcx-mobile-sidebar-close{color:#7b756f;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.lcx-nexus-sidebar{z-index:20;order:initial;background:#fcfbf8;gap:16px;width:min(84vw,340px);padding:16px 14px 20px;transition:transform .24s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-104%);box-shadow:0 24px 60px #1412102e}.lcx-nexus-sidebar.open{transform:translate(0)}.lcx-nexus-brand h2{font-size:1.5rem}.lcx-nexus-section,.lcx-nexus-status-card{background:#ffffffeb;border:1px solid #1d1b190f;border-radius:18px;padding:14px}.lcx-nexus-list{gap:6px}.lcx-nexus-list-item{padding:9px 8px;font-size:.92rem}.lcx-nexus-switch{width:100%;margin:0}.lcx-nexus-switch-pill{flex:1;min-width:0;padding:10px 14px}.lcx-nexus-chat-home{gap:18px}.lcx-nexus-welcome-row{grid-template-columns:1fr;gap:12px;padding-top:6px}.lcx-nexus-welcome-badge{width:42px;height:42px}.lcx-nexus-welcome-card{max-width:none;padding:18px}.lcx-nexus-quick-grid{grid-template-columns:1fr;gap:12px}.lcx-nexus-quick-card{min-height:62px;padding:14px 16px}.lcx-nexus-composer{z-index:12;padding-top:8px;padding-bottom:env(safe-area-inset-bottom,0px);background:linear-gradient(#fffdfa00,#fffdfaeb 24%,#fffdfafa 100%);margin-top:4px;position:sticky;bottom:0}.lcx-nexus-composer-box{gap:8px;padding:8px 8px 8px 10px;box-shadow:0 10px 24px #14121014}.lcx-nexus-attach,.lcx-nexus-send{border-radius:14px;width:42px;height:42px}.lcx-nexus-composer-box textarea{min-height:24px;font-size:.95rem}.lcx-course-highlight-grid,.lcx-course-section-grid{grid-template-columns:1fr}.lcx-course-highlight-card,.lcx-course-section-card{padding:14px}.lcx-draft-span-2,.lcx-modal-actions{grid-column:auto}.lcx-message,.lcx-message.assistant:first-child{width:100%}.lcx-command-copy-app{padding:18px 18px 18px 64px}.lcx-command-copy-app:before{top:18px;left:16px}.lcx-composer-box{grid-template-columns:1fr}}@media (max-width:720px){.lcx-login-hero,.lcx-login-card,.lcx-chat-panel,.lcx-sidebar-card,.lcx-library-panel,.lcx-library-detail,.lcx-upload-panel,.lcx-topbar,.lcx-command-strip,.lcx-modal-card{padding:16px}.lcx-nexus-main{padding:14px 10px 112px}.lcx-nexus-sidebar{width:88vw;padding:12px 10px 18px}.lcx-mobile-sidebar-toggle{border-radius:14px;padding:10px 12px;font-size:.94rem}.lcx-nexus-brand{gap:10px}.lcx-nexus-brand-mark{border-radius:12px;width:30px;height:30px}.lcx-nexus-brand h2{font-size:1.3rem}.lcx-nexus-profile-row{align-items:flex-start}.lcx-nexus-profile-button{gap:10px}.lcx-nexus-profile-link{display:none}.lcx-nexus-status-actions,.lcx-answer-citations,.lcx-semester-course-list{flex-direction:column;align-items:stretch}.lcx-answer-citation-pill,.lcx-semester-course-chip{width:100%}.lcx-course-table{border-radius:14px}.lcx-course-table-head{display:none}.lcx-course-table-row{gap:6px;padding:10px 12px}.lcx-inline-upload-dropzone{width:calc(100% - 20px);min-height:120px;margin:12px 10px 10px;padding:18px 14px}.lcx-modal-overlay{padding:12px}}
