:root{color:#f8fafc;font-family:Segoe UI,PingFang SC,sans-serif;background:#dbe4f6;color-scheme:light;--page-top: #dfe7f8;--page-bottom: #cdd9f0;--sidebar-top: #c6d3ef;--sidebar-bottom: #bac9ea;--panel-top: #9bb2ee;--panel-bottom: #7f97d8;--card-solid: #a9b9e4;--card-soft: #b8c6ea;--card-border: rgba(255, 255, 255, .24);--text-main: #ffffff;--text-soft: rgba(243, 246, 255, .9);--text-muted: rgba(231, 237, 252, .76);--title-dark: #43537d;--body-dark: #5d6d98;--accent-start: #7f96f4;--accent-end: #9789eb;--accent-hover-start: #738bf0;--accent-hover-end: #8d80e4;--shadow-soft: 0 14px 30px rgba(79, 98, 157, .14);--shadow-card: 0 10px 24px rgba(87, 106, 170, .1);--danger: #f59e0b}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:linear-gradient(180deg,var(--page-top),var(--page-bottom))}button,input,textarea{font:inherit;position:relative;z-index:1}button,textarea,input{pointer-events:auto}button:disabled{cursor:not-allowed;opacity:.72}.page{position:relative;min-height:100vh;padding:24px;overflow:hidden;background:radial-gradient(circle at 18% 14%,rgba(255,255,255,.32),transparent 18%),radial-gradient(circle at 82% 20%,rgba(225,233,255,.16),transparent 20%),linear-gradient(180deg,#dfe7f8,#d3def2 52%,#cbd8ef)}.page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 20% 20%,rgba(148,171,236,.16),transparent 28%),radial-gradient(circle at 58% 26%,rgba(170,190,244,.12),transparent 24%),radial-gradient(circle at 80% 74%,rgba(205,217,248,.14),transparent 22%)}.ambient{display:none}.app-shell{position:relative;z-index:2;display:grid;grid-template-columns:300px 1fr;gap:20px;min-height:calc(100vh - 48px)}.loading-shell{display:grid;place-items:center;font-size:18px;color:var(--title-dark)}.glass-panel{position:relative;z-index:1;border-radius:28px;border:1px solid var(--card-border);box-shadow:var(--shadow-soft)}.sidebar,.chat-panel,.modal-card{border-radius:28px}.sidebar{display:flex;flex-direction:column;padding:24px;background:linear-gradient(180deg,var(--sidebar-top),var(--sidebar-bottom))}.sidebar-brand{display:flex;align-items:center;gap:16px}.brand-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:16px;background:linear-gradient(135deg,#8298f1,#8a7fdb);color:#fff;font-weight:700}.sidebar-brand h1,.chat-toolbar h2,.welcome-copy h2,.form h3,.welcome-inline h3,.pro-modal-content h3{margin:0}.sidebar-brand p,.chat-toolbar p,.welcome-copy p,.conversation-time,.sidebar-card-subtle,.status,.composer-actions span,.sidebar-section-title,.profile-subtitle,.pro-card-text,.pro-modal-content p{color:var(--text-muted)}.sidebar-brand p{margin:4px 0 0;font-size:14px}.new-conversation-button,.ghost-button,.modal-tabs button,.form button,.prompt-card,.conversation-item,.profile-card,.pro-card-button{cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.new-conversation-button,.send-button,.pro-card-button,.auth-modal .form button,.auth-modal .verification-button{color:#fff;background:linear-gradient(135deg,var(--accent-start),var(--accent-end));border:1px solid rgba(255,255,255,.12)}.new-conversation-button:hover,.send-button:hover,.ghost-button:hover,.modal-tabs button:hover,.form button:hover,.prompt-card:hover,.conversation-item:hover,.profile-card:hover,.pro-card-button:hover{transform:translateY(-1px)}.new-conversation-button,.ghost-button,.send-button,.modal-tabs button,.form button,.prompt-card,.conversation-item,.profile-card,.pro-card-button{border-radius:16px}.new-conversation-button,.ghost-button,.send-button,.modal-tabs button,.form button,.pro-card-button{padding:12px 16px}.sidebar-section-title{margin:24px 0 12px;font-size:13px}.conversation-list{flex:1;display:flex;flex-direction:column;gap:12px;overflow-y:auto;min-height:180px}.conversation-item{width:100%;padding:16px 14px;text-align:left;display:flex;flex-direction:column;gap:6px;color:#fff;background:#a9b9e4f0;border:1px solid rgba(235,241,255,.24)}.conversation-item.active{background:#98abdcfa;border-color:#f2f6ff5c}.conversation-title{color:#fff;font-weight:700}.conversation-empty{padding:22px 12px;color:var(--text-soft);text-align:center}.sidebar-bottom{margin-top:18px;display:grid;gap:14px}.pro-card{padding:16px;border-radius:18px;background:linear-gradient(180deg,#aec0ea,#a4b6e3);border:1px solid rgba(235,241,255,.26)}.pro-card-title{margin-bottom:8px;color:#fff;font-weight:700}.pro-card-text{margin-bottom:12px;font-size:13px;line-height:1.5}.pro-card-button{width:100%}.profile-card{width:100%;padding:12px 14px;display:flex;align-items:center;gap:12px;text-align:left;background:#adbde7f5;border:1px solid rgba(235,241,255,.22);color:#fff}.profile-avatar{flex:0 0 auto;display:grid;place-items:center;width:42px;height:42px;border-radius:999px;background:linear-gradient(135deg,#8397ee,#9586e7);color:#fff;font-weight:700}.profile-meta{min-width:0;flex:1}.profile-name{color:#fff;font-weight:700}.profile-subtitle{margin-top:4px;font-size:12px}.profile-action{flex:0 0 auto;letter-spacing:2px;color:var(--text-soft)}.chat-panel{position:relative;display:flex;flex-direction:column;padding:24px;min-width:0;overflow:hidden;background:linear-gradient(180deg,var(--panel-top),var(--panel-bottom))}.scenic-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 1100'%3E%3Cdefs%3E%3ClinearGradient id='sky' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop offset='0%25' stop-color='%238ca5ee'/%3E%3Cstop offset='48%25' stop-color='%2398ace8'/%3E%3Cstop offset='100%25' stop-color='%23b8c5ec'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='1600' height='1100' fill='url(%23sky)'/%3E%3Cg fill='%23ffffff' opacity='0.55'%3E%3Ccircle cx='190' cy='145' r='2.3'/%3E%3Ccircle cx='470' cy='168' r='1.5'/%3E%3Ccircle cx='720' cy='120' r='1.7'/%3E%3Ccircle cx='1010' cy='200' r='1.4'/%3E%3Ccircle cx='1280' cy='142' r='1.9'/%3E%3Ccircle cx='1490' cy='245' r='1.5'/%3E%3C/g%3E%3Cg opacity='0.86'%3E%3Cpath d='M0 760 L170 730 L310 760 L430 700 L620 760 L760 680 L930 760 L1090 660 L1290 760 L1460 700 L1600 760 L1600 1100 L0 1100 Z' fill='%2394a6dc'/%3E%3Cpath d='M0 820 L160 760 L320 810 L470 720 L650 840 L850 700 L1030 820 L1190 750 L1380 830 L1600 770 L1600 1100 L0 1100 Z' fill='%237989c1'/%3E%3Cpath d='M0 900 L210 820 L410 900 L610 760 L830 930 L1010 820 L1220 900 L1400 830 L1600 910 L1600 1100 L0 1100 Z' fill='%23626f9f'/%3E%3Cpath d='M0 970 L220 870 L390 950 L620 840 L860 980 L1080 870 L1340 970 L1600 880 L1600 1100 L0 1100 Z' fill='%234f5a7d'/%3E%3C/g%3E%3C/svg%3E");background-size:cover;background-position:center;opacity:1;pointer-events:none}.scenic-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff05,#ffffff0a);pointer-events:none}.chat-hero-layer,.chat-content{position:relative;z-index:1}.chat-content{display:flex;flex:1;flex-direction:column;justify-content:space-between}.floating-toolbar{display:flex;justify-content:flex-end;align-items:center;margin-bottom:12px}.toolbar-actions{display:flex;gap:10px}.toolbar-right{margin-left:auto;width:100%;display:flex;justify-content:flex-end}.top-auth-button{min-width:132px;width:132px;flex:0 0 132px;text-align:center;color:#fff;background:#96a8ddf5;border:1px solid rgba(235,241,255,.24)}.transparent-panel{background:transparent;border:0}.message-area,.welcome-screen{flex:1;min-height:420px;margin-top:0;padding:20px 10px 10px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.message-row{display:flex}.message-row.user{justify-content:flex-end}.message-row.assistant{justify-content:flex-start}.message-bubble{max-width:min(72%,680px);padding:14px 16px;border-radius:16px;line-height:1.65;white-space:pre-wrap}.message-bubble.user{color:#fff;background:linear-gradient(135deg,#8398f3,#9589e8);border:1px solid rgba(255,255,255,.1)}.message-bubble.assistant{color:#fff;background:#a0b3e2f5;border:1px solid rgba(235,241,255,.18)}.thinking-bubble{display:inline-flex;align-items:center;gap:10px}.loading-dots{display:inline-flex;gap:6px}.loading-dots span{width:7px;height:7px;border-radius:999px;background:#ffffffe0;animation:blink 1.2s infinite ease-in-out}.loading-dots span:nth-child(2){animation-delay:.15s}.loading-dots span:nth-child(3){animation-delay:.3s}.welcome-screen{justify-content:center;gap:22px}.content-copy{max-width:720px;padding:24px 24px 12px}.hero-centered{padding-top:140px}.welcome-copy h2{font-size:clamp(34px,5vw,58px);line-height:1.05;color:#fff}.welcome-copy p{margin:10px 0 0;font-size:18px;color:var(--text-soft)}.welcome-inline{margin:auto;max-width:560px;padding:22px;border-radius:20px;text-align:center;background:#a1b3e1f0;border:1px solid rgba(235,241,255,.2)}.prompt-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0 24px}.prompt-card{padding:18px;text-align:left;line-height:1.5;color:#fff;background:#a9b9e5f5;border:1px solid rgba(235,241,255,.18)}.composer{margin-top:auto;padding-top:18px}.floating-composer{padding:0 6px 4px}.composer-shell{padding:18px;border-radius:26px;background:linear-gradient(180deg,#707fb7e0,#6977acdb);border:1px solid rgba(217,225,255,.18)}.composer-shell textarea,.form input{width:100%;padding:14px 16px;border-radius:20px;background:#ced9f638;border:1px solid rgba(231,237,255,.16);color:var(--text-main);outline:none;transition:border-color .2s ease,background .2s ease}.composer-shell textarea{resize:none;min-height:110px}.composer-shell textarea:focus,.form input:focus{border-color:#f2f6ff3d;background:#d6e0fa42}.composer-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px}.composer-actions span{flex:1;min-width:0}.send-button{flex:0 0 144px;width:144px;min-width:144px;max-width:144px;display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0;line-height:1;color:#fff;text-align:center;white-space:nowrap;overflow:visible;font-size:18px;font-weight:600}.primary-send-button{position:relative;color:transparent;font-size:0}.primary-send-button:after{content:attr(data-label);color:#fff;font-size:18px;font-weight:600;line-height:1}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#58679c38;backdrop-filter:blur(18px) saturate(1.08);-webkit-backdrop-filter:blur(18px) saturate(1.08)}.modal-card{position:relative;z-index:51;width:min(440px,100%);padding:22px;overflow:hidden;background:linear-gradient(180deg,#edf2ff,#e6ecff);border:1px solid rgba(209,219,252,.7);box-shadow:0 16px 32px #5c6da329}.auth-modal{width:min(520px,100%);padding:28px}.modal-glow,.modal-orb{display:none}.modal-header,.auth-modal .form,.auth-modal .status,.auth-switch{position:relative;z-index:2}.modal-header{margin-bottom:18px}.brand-logo-shell{display:flex;align-items:center;justify-content:center;width:100%;background:transparent;border:0;box-shadow:none}.brand-logo-image{display:block;width:100%;height:auto;mix-blend-mode:multiply}.standalone-logo-shell{width:min(440px,90vw);padding:0;margin:0 auto 20px}.modal-logo-shell{width:min(390px,84vw);padding:0;margin:0 auto 18px}.auth-brand-header{display:flex;flex-direction:column;align-items:center;text-align:center}.modal-kicker{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6f7fc5;background:#d2dcffdb;border:1px solid rgba(200,212,250,.9)}.modal-header h3{margin:16px 0 8px;font-size:32px;line-height:1.08;color:var(--title-dark)}.auth-brand-header .modal-kicker,.auth-brand-header h3,.auth-brand-header p{text-align:center}.modal-header p{margin:0;color:var(--body-dark);font-size:14px;line-height:1.65}.form{position:relative;display:grid;gap:12px}.auth-modal .form{gap:14px}.auth-modal .form h3{color:var(--title-dark);font-size:20px}.auth-modal .form input{color:var(--title-dark);background:#ffffffeb;border:1px solid rgba(205,216,248,.9)}.auth-modal .form input::placeholder{color:#8694bc}.auth-modal .form input:focus{background:#fff;border-color:#a7b8f4eb}.auth-modal .form button,.auth-modal .verification-button{color:#fff;font-weight:700}.verification-row{display:flex;gap:10px;align-items:stretch}.verification-row input{flex:1}.verification-button{flex:0 0 144px;min-width:144px}.checkbox-row{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--body-dark)}.checkbox-row input{width:18px;height:18px;accent-color:#8298f1}.pro-modal-content{position:relative;display:grid;gap:14px}.pro-modal-actions{display:flex;justify-content:flex-end;gap:12px}.status{min-height:20px;margin:16px 0 0;color:var(--danger)}.auth-switch{margin:12px 0 0;color:var(--body-dark);font-size:14px;text-align:center}.auth-switch-link{margin-left:8px;padding:0;border:0;background:transparent;color:#6f7fc5;font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.fade-in{animation:fade-in .28s ease}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes blink{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}@media (max-width: 980px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto}}@media (max-width: 760px){.page{padding:14px}.sidebar,.chat-panel,.modal-card{border-radius:22px}.chat-toolbar,.composer-actions,.pro-modal-actions{flex-direction:column;align-items:stretch}.toolbar-right{width:100%}.top-auth-button,.send-button,.new-conversation-button,.pro-card-button{width:100%;min-width:100%;max-width:100%;flex-basis:auto}.prompt-grid{grid-template-columns:1fr;padding:0}.content-copy,.hero-centered,.floating-composer{padding-left:0;padding-right:0}.message-bubble{max-width:100%}.auth-modal{padding:22px}.modal-header h3{font-size:26px}.verification-row{flex-direction:column}.verification-button{width:100%;min-width:100%}}:root{--sidebar-top: #c9d4f0;--sidebar-bottom: #bfcaea;--panel-top: #98afea;--panel-bottom: #8398d6;--card-solid: #acb8df;--card-soft: #b9c2e5;--accent-start: #8a93e8;--accent-end: #a78fdc;--accent-hover-start: #8089dd;--accent-hover-end: #9e86d2}.page{background:radial-gradient(circle at 18% 14%,rgba(255,255,255,.26),transparent 18%),radial-gradient(circle at 82% 20%,rgba(240,214,222,.16),transparent 20%),linear-gradient(180deg,#e2e7f6,#d5deef 52%,#cdd8ec)}.page:before{background:radial-gradient(circle at 20% 20%,rgba(148,171,236,.14),transparent 28%),radial-gradient(circle at 58% 26%,rgba(181,170,214,.12),transparent 24%),radial-gradient(circle at 80% 74%,rgba(220,194,204,.12),transparent 22%)}.sidebar{background:linear-gradient(180deg,#ccd5ee,#c1cbe7)}.chat-panel{background:linear-gradient(180deg,#98ade7,#8599d4)}.brand-icon,.new-conversation-button,.send-button,.pro-card-button,.auth-modal .form button,.auth-modal .verification-button,.message-bubble.user{background:linear-gradient(135deg,#8794ea,#a38dd9)}.top-auth-button{background:#a8b6de;border:1px solid rgba(244,246,255,.32);color:#fff}.top-auth-button:hover{background:#9dacd8}.pro-modal-content h3{color:#46557f}.pro-modal-content p{color:#60709b}.pro-modal-actions .ghost-button{background:#eef1f7;border:1px solid #8d96aa;color:#3e475b}.pro-modal-actions .send-button{background:linear-gradient(135deg,#8794ea,#a38dd9);color:#fff}.modal-card .pro-modal-content{color:#46557f}.top-auth-button{background:linear-gradient(135deg,#8794ea,#a38dd9);border:1px solid rgba(255,255,255,.14);color:#fff}.top-auth-button:hover{background:linear-gradient(135deg,#7f8de4,#9b86d4)}.conversation-item{background:#9eb0df;border:1px solid rgba(233,239,255,.28)}.conversation-item.active{background:#93a6d9}.pro-card{background:linear-gradient(180deg,#a9bce8,#9eb2e1)}.profile-card{background:#adc0e8}.sidebar{background:linear-gradient(180deg,#c9d4f0,#becae8)}.profile-card-wrap{position:relative}.profile-action-button{flex:0 0 auto;border:0;background:transparent;color:var(--text-soft);font-size:18px;line-height:1;cursor:pointer}.profile-menu{position:absolute;right:0;bottom:calc(100% + 10px);width:168px;padding:8px;border-radius:16px;background:#edf2ff;border:1px solid rgba(200,212,248,.92);box-shadow:0 14px 30px #5c6da329;display:grid;gap:6px;z-index:10}.profile-menu-item{width:100%;padding:10px 12px;border:0;border-radius:12px;background:#dce6ff;color:#5c6d98;text-align:left;cursor:pointer}.profile-menu-item.danger{background:#f6e6e7;color:#a54b56}.profile-modal .form{gap:16px}.profile-field{display:grid;gap:8px;color:var(--body-dark);font-size:14px}.profile-field span{font-weight:600}.profile-edit-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.profile-edit-row button{min-width:88px}@media (max-width: 760px){.profile-menu{left:0;right:auto;width:100%}.profile-edit-row{grid-template-columns:1fr}}.standalone-auth-page{display:grid;place-items:center}.standalone-auth-card{position:relative;z-index:2;width:min(560px,100%);padding:32px;background:linear-gradient(180deg,#eef3ff,#e7eeff)}.standalone-auth-copy{margin-bottom:18px}.standalone-auth-copy .modal-kicker{margin:0 auto 14px}.standalone-form{gap:14px}.standalone-form input{color:var(--title-dark);background:#fffffff0;border:1px solid rgba(205,216,248,.92)}.standalone-form input::placeholder{color:#8694bc}.standalone-form input:focus{background:#fff;border-color:#a7b8f4eb}.standalone-form button{font-weight:700}.standalone-status{margin-top:16px}.standalone-footer{margin-top:18px;display:grid;gap:16px}.standalone-switch{margin:0;color:var(--body-dark);font-size:14px}.standalone-switch-link{margin-left:8px;padding:0;border:0;background:transparent;color:#6f7fc5;font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.standalone-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.standalone-return{min-width:144px;color:#fff;background:linear-gradient(135deg,var(--accent-start),var(--accent-end));border:1px solid rgba(255,255,255,.16)}.standalone-hint{color:var(--body-dark);font-size:14px}@media (max-width: 760px){.standalone-auth-card{padding:22px}.standalone-logo-shell,.modal-logo-shell{width:min(250px,78vw);padding:0}.standalone-actions{flex-direction:column;align-items:stretch}.standalone-switch,.auth-switch{text-align:center}.standalone-return{width:100%}.brand-logo-shell{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;background:transparent!important;border:0!important;box-shadow:none!important}.brand-logo-image{display:block!important;width:100%!important;height:auto!important}.standalone-logo-shell{width:min(360px,84vw)!important;margin:0 auto 26px!important;padding:0!important}.modal-logo-shell{width:min(320px,80vw)!important;margin:0 auto 22px!important;padding:0!important}.auth-brand-header{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.auth-brand-header .modal-kicker,.auth-brand-header h3,.auth-brand-header p{text-align:center!important}.standalone-auth-copy .modal-kicker{margin:0 auto 14px!important}.auth-switch{margin:14px 0 0!important;color:var(--body-dark)!important;font-size:14px!important;text-align:center!important}.auth-switch-link{margin-left:8px!important;padding:0!important;border:0!important;background:transparent!important;color:#6f7fc5!important;font-weight:700!important;text-decoration:underline!important;text-underline-offset:3px!important;cursor:pointer!important}.standalone-logo-shell,.modal-logo-shell{width:min(250px,78vw)!important;padding:0!important}.standalone-switch,.auth-switch{text-align:center!important}}body{font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,sans-serif}.standalone-auth-card{width:min(520px,100%);padding:28px 26px 24px}.standalone-logo-shell{width:min(300px,74vw)!important;margin:0 auto 18px!important}.modal-logo-shell{width:min(270px,72vw)!important;margin:0 auto 16px!important}.standalone-auth-copy{margin-bottom:14px!important}.standalone-auth-copy .modal-kicker{margin:0 auto 12px!important;padding:6px 12px!important;font-size:11px!important}.modal-header h3{margin:12px 0 6px!important;font-size:22px!important;line-height:1.15!important;letter-spacing:-.02em}.modal-header p{font-size:13px!important;line-height:1.55!important}.standalone-form,.auth-modal .form{gap:12px!important}.standalone-form input,.auth-modal .form input,.composer-shell textarea,.form input{padding:12px 16px!important;border-radius:18px!important;font-size:15px!important}.verification-row{gap:10px!important}.standalone-form .verification-button,.auth-modal .verification-button,.standalone-form>button[type=submit],.auth-modal .form>button[type=submit],.standalone-return,.auth-modal .form button{background:linear-gradient(135deg,#8f95ef,#a38fe5)!important;color:#fff!important;border:0!important;box-shadow:0 8px 18px #8f95ef38!important}.standalone-form .verification-button,.auth-modal .verification-button{min-width:132px!important;border-radius:18px!important;font-size:14px!important;font-weight:700!important}.standalone-form>button[type=submit],.auth-modal .form>button[type=submit]{border-radius:18px!important;min-height:48px!important;font-size:16px!important;font-weight:700!important}.standalone-return{min-width:128px!important;border-radius:16px!important;font-size:14px!important;font-weight:700!important}.checkbox-row{font-size:13px!important}.checkbox-row input{width:16px!important;height:16px!important}.standalone-footer{margin-top:16px!important;gap:12px!important}.standalone-switch,.auth-switch{font-size:13px!important}@media (max-width: 760px){.standalone-auth-card{width:min(460px,100%);padding:24px 22px 22px!important}.standalone-logo-shell,.modal-logo-shell{width:min(240px,70vw)!important}.modal-header h3{font-size:20px!important}.standalone-form input,.auth-modal .form input{font-size:14px!important}}.app-shell{grid-template-columns:280px 1fr!important;gap:16px!important;min-height:calc(100vh - 40px)!important}.page{padding:20px!important}.sidebar,.chat-panel,.modal-card{border-radius:24px!important}.sidebar{padding:20px!important}.sidebar-brand{gap:12px!important}.brand-icon{width:40px!important;height:40px!important;border-radius:14px!important;font-size:20px!important}.sidebar-brand h1{font-size:28px!important;line-height:1.05!important}.sidebar-brand p{font-size:13px!important}.new-conversation-button,.pro-card-button,.top-auth-button,.send-button{min-height:44px!important;font-size:15px!important}.new-conversation-button,.ghost-button,.send-button,.modal-tabs button,.form button,.prompt-card,.conversation-item,.profile-card,.pro-card-button{border-radius:14px!important}.sidebar-section-title,.conversation-time,.profile-subtitle,.pro-card-text,.composer-actions span,.conversation-empty{font-size:12px!important}.conversation-item{padding:14px 12px!important}.pro-card{padding:14px!important;border-radius:16px!important}.profile-card{padding:10px 12px!important}.profile-avatar{width:38px!important;height:38px!important}.chat-panel{padding:20px!important}.floating-toolbar{margin-bottom:8px!important}.top-auth-button{min-width:120px!important;width:120px!important;flex-basis:120px!important}.message-area,.welcome-screen{min-height:360px!important;padding:14px 8px 8px!important;gap:14px!important}.content-copy{max-width:640px!important;padding:18px 18px 10px!important}.hero-centered{padding-top:92px!important}.welcome-copy h2{font-size:clamp(28px,4.2vw,48px)!important;line-height:1.08!important}.welcome-copy p{font-size:15px!important;line-height:1.6!important}.prompt-grid{gap:12px!important;padding:0 18px!important}.prompt-card{padding:16px!important;font-size:15px!important}.composer{padding-top:14px!important}.composer-shell{padding:16px!important;border-radius:22px!important}.composer-shell textarea{min-height:96px!important;padding:14px 16px!important;font-size:15px!important;border-radius:18px!important}.composer-actions{margin-top:12px!important}.send-button{flex:0 0 132px!important;width:132px!important;min-width:132px!important;max-width:132px!important;height:44px!important}.primary-send-button:after{font-size:16px!important}@media (max-width: 980px){.app-shell{grid-template-columns:1fr!important}}@media (max-width: 760px){.page{padding:12px!important}.sidebar,.chat-panel,.modal-card{border-radius:20px!important}.sidebar,.chat-panel{padding:16px!important}.welcome-copy h2{font-size:32px!important}.content-copy,.hero-centered,.floating-composer{padding-left:0!important;padding-right:0!important}}.sidebar{background:linear-gradient(180deg,#ccd6efd1,#becae8c2)!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 10px 24px #5e70a614!important}.sidebar-brand h1{font-size:26px!important;font-weight:700!important;letter-spacing:-.03em!important}.sidebar-brand p{opacity:.8}.sidebar-section-title{color:#ffffffb8!important;letter-spacing:.02em}.conversation-empty{min-height:16px!important;padding:6px 0!important;font-size:0!important}.pro-card,.profile-card{background:#acbee9c7!important;border:1px solid rgba(245,248,255,.18)!important;box-shadow:none!important}.welcome-copy h2{font-size:clamp(26px,3.8vw,44px)!important;line-height:1.08!important;font-weight:760!important;letter-spacing:-.04em!important}.welcome-copy p{font-size:14px!important;color:#f5f8ffe6!important}.prompt-card{background:#b4c2ec66!important}.composer-shell textarea::placeholder{color:#ffffff80!important}.agreement-row{flex-wrap:wrap;align-items:flex-start!important;gap:6px!important;line-height:1.6}.agreement-row>span{color:var(--body-dark)}.agreement-link-button{padding:0!important;margin:0!important;min-width:0!important;width:auto!important;min-height:0!important;height:auto!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:inherit!important;font-size:13px!important;font-weight:700!important;line-height:1.4!important;text-decoration:none!important}.agreement-row .agreement-link-button:hover{transform:none!important;color:inherit!important;opacity:.78}.agreement-row{gap:2px!important}.agreement-row>span,.agreement-row .agreement-link-button{color:var(--body-dark)!important;font-size:13px!important;line-height:1.45!important}.agreement-link-button{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;padding:0!important;margin:0!important;border:0!important;outline:none!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;min-width:0!important;width:auto!important;min-height:0!important;height:auto!important;display:inline!important;vertical-align:baseline!important;font:inherit!important;font-weight:700!important;text-decoration:none!important;cursor:pointer!important}.agreement-link-button:hover,.agreement-link-button:focus,.agreement-link-button:active,.agreement-row .agreement-link-button:hover{color:var(--body-dark)!important;background:transparent!important;box-shadow:none!important;transform:none!important;opacity:1!important}.agreement-modal,.agreement-modal .modal-header,.agreement-modal .modal-header h3,.agreement-modal .modal-header p,.agreement-document,.agreement-document h3,.agreement-document-body,.agreement-document-body p,.agreement-document-body span,.agreement-document-body strong{color:var(--title-dark)!important}.agreement-document-body p,.agreement-document-body span{color:var(--body-dark)!important}.agreement-document-body strong,.agreement-document h3,.agreement-modal .modal-header h3{color:var(--title-dark)!important;font-weight:800!important}.agreement-row{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:0!important}.agreement-check{margin-right:2px!important;gap:6px!important}.agreement-check span,.agreement-separator{color:var(--body-dark)!important;font-size:13px!important;line-height:1.45!important}.agreement-link-button{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;padding:0 1px!important;margin:0!important;border:0!important;outline:none!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;min-width:0!important;width:auto!important;min-height:0!important;height:auto!important;color:var(--body-dark)!important;font-size:13px!important;font-weight:700!important;line-height:1.45!important;text-decoration:underline!important;text-underline-offset:2px!important;cursor:pointer!important}.agreement-link-button:hover,.agreement-link-button:focus,.agreement-link-button:active,.agreement-row .agreement-link-button:hover{color:var(--title-dark)!important;background:transparent!important;box-shadow:none!important;transform:none!important;opacity:1!important}.auth-modal .form .agreement-link-button,.standalone-form .agreement-link-button,.agreement-row .agreement-link-button{position:relative!important;z-index:3!important;display:inline!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;min-width:0!important;width:auto!important;min-height:0!important;height:auto!important;color:var(--body-dark)!important;font-size:13px!important;font-weight:700!important;line-height:1.45!important;text-decoration:underline!important;text-underline-offset:2px!important;cursor:pointer!important}.auth-modal .form .agreement-link-button:hover,.auth-modal .form .agreement-link-button:focus,.standalone-form .agreement-link-button:hover,.standalone-form .agreement-link-button:focus,.agreement-row .agreement-link-button:hover,.agreement-row .agreement-link-button:focus{color:var(--title-dark)!important;background:transparent!important;box-shadow:none!important;transform:none!important;opacity:1!important}.agreement-modal{width:min(860px,100%)!important;max-height:min(88vh,920px)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.agreement-document{display:flex!important;flex-direction:column!important;min-height:0!important}.agreement-document-body{overflow-y:auto!important;max-height:min(56vh,560px)!important;padding-right:6px!important}.agreement-document-body p{margin:0 0 12px!important;font-size:14px!important;line-height:1.75!important}.agreement-modal-actions{display:flex!important;gap:12px!important;justify-content:flex-end!important;margin-top:18px!important}:root{font-family:PingFang SC,Microsoft YaHei,Hiragino Sans GB,Nunito Sans,Segoe UI,sans-serif}body,button,input,textarea{font-family:PingFang SC,Microsoft YaHei,Hiragino Sans GB,Nunito Sans,Segoe UI,sans-serif!important}.sidebar-brand h1,.welcome-copy h2,.chat-toolbar h2,.form h3,.welcome-inline h3,.pro-modal-content h3,.modal-header h3{font-weight:680!important;letter-spacing:-.032em!important}.sidebar-brand h1{font-weight:660!important;letter-spacing:-.028em!important}.welcome-copy h2{font-weight:700!important;letter-spacing:-.038em!important}.sidebar-brand p,.welcome-copy p,.chat-toolbar p,.composer-actions span,.prompt-card,.conversation-time,.profile-subtitle,.conversation-empty{font-weight:500!important}.new-conversation-button,.send-button,.pro-card-button,.auth-modal .form button,.auth-modal .verification-button,.standalone-form>button[type=submit],.standalone-return,.auth-switch-link,.standalone-switch-link{font-weight:600!important;letter-spacing:-.01em!important}.prompt-card,.conversation-title,.profile-name{letter-spacing:-.015em!important}.composer-shell textarea,.form input{font-weight:500!important;letter-spacing:-.01em!important}.composer-shell textarea::placeholder,.form input::placeholder{font-weight:450!important}.landing-page{position:relative;min-height:100vh;padding:18px 24px 48px;overflow:hidden;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.42),transparent 18%),radial-gradient(circle at 82% 16%,rgba(210,224,255,.3),transparent 18%),linear-gradient(180deg,#dfe8fb,#d5e0f7 48%,#cfdcf4)}.landing-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 24% 26%,rgba(144,167,235,.18),transparent 28%),radial-gradient(circle at 76% 24%,rgba(170,192,247,.16),transparent 22%),linear-gradient(135deg,rgba(255,255,255,.08),transparent 42%)}.landing-noise{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.24;background-image:radial-gradient(rgba(255,255,255,.5) .7px,transparent .7px);background-size:26px 26px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 90%);mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 90%)}.landing-section,.landing-hero{position:relative;z-index:1}.landing-brand-logo{display:block;width:min(520px,58vw);height:auto}.landing-hero-brand{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:6px}.landing-hero-actions{display:flex;align-items:center;gap:12px}.landing-hero-topbar{grid-column:1 / -1;display:flex;justify-content:flex-end;margin-bottom:2px}.landing-web-auth{display:inline-flex;align-items:center;gap:10px}.landing-secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;border:1px solid rgba(181,194,231,.9);background:#ffffffad;color:#52638f;font-size:14px;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.landing-secondary-button:hover{transform:translateY(-1px);background:#ffffffd1;border-color:#9db1e9f5;box-shadow:0 12px 24px #6f80b91f}.landing-primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:999px;border:0;text-decoration:none;font-weight:600;font-size:15px;letter-spacing:-.01em;color:#fff;background:linear-gradient(135deg,#7f96f4,#9789eb);box-shadow:0 12px 24px #6978b924;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.landing-primary-button:hover{transform:translateY(-1px);box-shadow:0 16px 28px #6978b92e}.landing-panel{border-radius:32px;border:1px solid rgba(255,255,255,.52);background:linear-gradient(180deg,#f4f7ffc7,#e2ebfcb8);box-shadow:0 20px 44px #5f71ac1f}.landing-hero{max-width:1180px;margin:0 auto;min-height:468px;padding:32px 40px 38px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(260px,.82fr);align-items:center;gap:12px}.landing-kicker{display:inline-flex;align-items:center;padding:7px 13px;border-radius:999px;background:#dde6ffe6;color:#6b7cc2;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-hero-copy h1,.landing-section-heading h2{margin:0;color:#43537d;letter-spacing:-.045em}.landing-hero-copy h1{max-width:640px;font-size:clamp(36px,5vw,58px);line-height:.98;font-weight:700}.landing-hero-copy p,.landing-feature-card p,.landing-advantage-item,.landing-why-heading p{color:#5f719d}.landing-hero-copy p{max-width:600px;margin:18px 0 0;font-size:14px;line-height:1.75}.landing-hero-meta{margin-top:16px;color:#7485b5;font-size:13px;font-weight:600}.landing-hero-orb{position:relative;min-height:272px;margin-left:-18px}.landing-ai-core{position:relative;width:100%;height:100%;min-height:272px;display:flex;align-items:center;justify-content:center;animation:landingPulse 5.5s ease-in-out infinite}.landing-ai-core-ring{position:absolute;border-radius:999px;border:1px solid rgba(157,177,238,.42);background:radial-gradient(circle,rgba(255,255,255,.1),transparent 72%)}.landing-ai-core-ring.ring-outer{width:318px;height:318px}.landing-ai-core-ring.ring-mid{width:248px;height:248px;border-color:#abbcf257}.landing-ai-core-ring.ring-inner{width:184px;height:184px;border-color:#bdcbf647}.landing-ai-link{position:absolute;top:50%;left:50%;height:2px;transform-origin:left center;background:linear-gradient(90deg,#8c9ee8cc,#8c9ee814);box-shadow:0 0 10px #8b9de62e}.landing-ai-link.link-one{width:114px;transform:translateY(-1px) rotate(-90deg)}.landing-ai-link.link-two{width:140px;transform:translateY(-1px) rotate(-12deg)}.landing-ai-link.link-three{width:130px;transform:translateY(-1px) rotate(48deg)}.landing-ai-link.link-four{width:130px;transform:translateY(-1px) rotate(138deg)}.landing-ai-link.link-five{width:120px;transform:translateY(-1px) rotate(202deg)}.landing-ai-node{position:absolute;border-radius:999px;border:1px solid rgba(182,197,244,.5);background:linear-gradient(180deg,#f4f8ffeb,#c9d7f8d6);box-shadow:0 14px 28px #6f7fbb2e,inset 0 1px #ffffffa8}.landing-ai-node.node-core{width:132px;height:132px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 36% 32%,#fffffff2,#bccaf7eb 42%,#8799e4f5);box-shadow:0 22px 42px #6e7ebc3d,inset 0 1px #ffffffb8}.landing-ai-core-glow{position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:999px;background:radial-gradient(circle,#ffffffd1,#ffffff0f 72%);filter:blur(1px)}.landing-ai-core-grid{position:relative;display:grid;grid-template-columns:repeat(2,16px);gap:8px}.landing-ai-core-grid span{width:16px;height:16px;border-radius:6px;background:linear-gradient(180deg,#ffffffdb,#dce5ff75);border:1px solid rgba(255,255,255,.48)}.landing-ai-node.node-top,.landing-ai-node.node-right,.landing-ai-node.node-bottom-right,.landing-ai-node.node-bottom-left,.landing-ai-node.node-left{width:26px;height:26px;background:radial-gradient(circle at 34% 34%,#fffffff5,#9caeeeeb)}.landing-ai-node.node-top{top:12px;left:50%;transform:translate(-50%)}.landing-ai-node.node-right{top:86px;right:22px}.landing-ai-node.node-bottom-right{right:58px;bottom:18px}.landing-ai-node.node-bottom-left{left:60px;bottom:22px}.landing-ai-node.node-left{left:18px;top:150px}@keyframes landingPulse{0%{opacity:.76;transform:scale(.985)}50%{opacity:1;transform:scale(1)}to{opacity:.76;transform:scale(.985)}}.landing-section{max-width:1180px;margin:22px auto 0}.landing-section-heading{margin-bottom:16px;text-align:center}.landing-section-heading.left{text-align:left}.landing-section-heading h2{font-size:clamp(24px,3.5vw,36px);font-weight:680}.landing-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.landing-feature-card{padding:22px;border-radius:22px;border:1px solid rgba(255,255,255,.56);background:linear-gradient(180deg,#f5f8ffc2,#dfe9fcb3);box-shadow:0 14px 28px #6375b11a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.landing-feature-card:hover{transform:translateY(-2px);border-color:#aabdf0e6;box-shadow:0 18px 34px #6375b121}.landing-feature-card h3{margin:0 0 8px;color:#455683;font-size:18px;font-weight:650}.landing-feature-card p{margin:0;font-size:14px;line-height:1.65}.landing-why{padding:30px}.landing-why-heading{margin-bottom:18px}.landing-why-heading p{margin:10px 0 0;font-size:16px;line-height:1.65}.landing-advantage-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:0}.landing-advantage-item{display:flex;align-items:center;gap:12px;padding:16px 18px;border-radius:18px;background:#ffffff7a;border:1px solid rgba(198,211,243,.84);font-size:14px;line-height:1.6}.landing-advantage-mark{position:relative;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:linear-gradient(135deg,#7f96f4,#9789eb);color:#fff;font-weight:700;flex:0 0 auto}.landing-advantage-mark:before{content:"✓";font-size:15px;line-height:1}@media (max-width: 980px){.landing-page{padding:16px 16px 36px}.landing-hero,.landing-section{max-width:100%}.landing-hero{grid-template-columns:1fr;padding:28px 24px 32px;min-height:auto;gap:18px}.landing-hero-topbar{margin-bottom:4px}.landing-web-auth{width:100%;justify-content:flex-end}.landing-hero-orb{margin-left:0}.landing-feature-grid,.landing-advantage-list{grid-template-columns:1fr}}@media (max-width: 640px){.landing-brand-logo{width:min(356px,82vw)}.landing-web-auth{gap:8px}.landing-secondary-button,.landing-auth-button,.landing-primary-button{min-height:40px;padding:0 16px;font-size:14px}.landing-hero-copy h1{font-size:34px}.landing-why{padding:24px 18px}}.standalone-auth-page{padding:18px 14px 26px!important;align-items:start!important}.standalone-auth-card{width:min(460px,100%)!important;margin-top:10px!important;padding:24px 20px 20px!important;border-radius:28px!important;box-shadow:0 18px 40px #6979b729!important}.standalone-auth-copy{margin-bottom:12px!important}.standalone-auth-copy .modal-kicker{margin:0 0 12px!important}.standalone-auth-copy h3{font-size:18px!important;line-height:1.18!important;margin-bottom:8px!important}.standalone-auth-copy p{font-size:14px!important;line-height:1.7!important}.standalone-form{gap:12px!important}.standalone-form input{min-height:52px!important;border-radius:20px!important;font-size:15px!important}.standalone-auth-page .verification-row{display:grid!important;grid-template-columns:minmax(0,1fr) 132px!important;gap:10px!important;align-items:stretch!important}.standalone-auth-page .verification-row input{min-width:0!important}.standalone-auth-page .verification-button{width:132px!important;min-width:132px!important;min-height:52px!important;padding:0 12px!important;border-radius:18px!important;font-size:14px!important;white-space:nowrap!important;box-shadow:0 10px 20px #8f95ef2e!important}.standalone-auth-page .agreement-row{gap:6px 8px!important;align-items:flex-start!important;margin-top:2px!important}.standalone-auth-page .checkbox-row{align-items:flex-start!important;line-height:1.55!important}.standalone-auth-page .checkbox-row input{margin-top:2px!important;width:18px!important;height:18px!important}.standalone-auth-page .standalone-form>button[type=submit],.standalone-auth-page .standalone-return{min-height:52px!important;border-radius:18px!important;font-size:16px!important}.standalone-status{margin-top:14px!important;font-size:14px!important;line-height:1.6!important}.standalone-footer{margin-top:14px!important;gap:14px!important}.standalone-switch{font-size:14px!important;text-align:center!important}.standalone-actions{display:grid!important;gap:10px!important}.standalone-hint{text-align:center!important;font-size:13px!important}.agreement-modal{width:min(620px,calc(100vw - 24px))!important;max-height:calc(100vh - 36px)!important;padding:18px 16px 16px!important;border-radius:26px!important}.agreement-modal .modal-header{margin-bottom:10px!important}.agreement-modal .modal-header .modal-kicker{margin:0 0 10px!important}.agreement-modal .modal-header h3{font-size:18px!important;margin:0 0 6px!important}.agreement-modal .modal-header p{font-size:13px!important;line-height:1.55!important}.agreement-document-body{padding-right:4px!important}.agreement-document-body p{font-size:13px!important;line-height:1.7!important;margin-bottom:10px!important}.agreement-modal-actions{position:sticky!important;bottom:0!important;padding-top:12px!important;background:linear-gradient(180deg,#eef3ff00,#eef3fff0 26%,#eef3ff)!important;justify-content:stretch!important}.agreement-modal-actions .ghost-button,.agreement-modal-actions .send-button{flex:1 1 0!important;min-height:46px!important;border-radius:16px!important;font-size:14px!important}@media (max-width: 520px){.standalone-auth-page{padding:12px 10px 20px!important}.standalone-auth-card{padding:20px 16px 18px!important;border-radius:24px!important}.standalone-logo-shell{width:min(280px,74vw)!important;margin-bottom:14px!important}.standalone-auth-copy h3{font-size:16px!important}.standalone-auth-page .verification-row{grid-template-columns:1fr!important}.standalone-auth-page .verification-button{width:100%!important;min-width:100%!important}.agreement-modal-actions{gap:10px!important}}@media (max-width: 820px){.standalone-auth-page{display:block!important;padding:0!important;min-height:100vh!important;background:linear-gradient(180deg,#e7edfb,#dfe7fb)!important}.standalone-auth-page .ambient{display:none!important}.standalone-auth-card{width:min(100%,430px)!important;min-height:100vh!important;margin:0 auto!important;padding:18px 18px 24px!important;border-radius:0!important;border:0!important;box-shadow:none!important;background:linear-gradient(180deg,#eaf0ff,#e4ebff)!important}.standalone-logo-shell{width:min(250px,66vw)!important;margin:0 auto 12px!important}.standalone-auth-copy{margin-bottom:14px!important;text-align:left!important}.standalone-auth-copy .modal-kicker{margin:0 0 14px!important}.standalone-auth-copy h3{font-size:16px!important;line-height:1.2!important;margin:0 0 8px!important;text-align:left!important}.standalone-auth-copy p{font-size:13px!important;line-height:1.7!important;margin:0!important;text-align:left!important}.standalone-form{gap:12px!important}.standalone-form input{min-height:52px!important;padding:0 18px!important;border-radius:20px!important;font-size:15px!important}.standalone-auth-page .verification-row{display:grid!important;grid-template-columns:minmax(0,1fr) 126px!important;gap:10px!important;align-items:stretch!important}.standalone-auth-page .verification-button{width:126px!important;min-width:126px!important;min-height:52px!important;padding:0 10px!important;border-radius:18px!important;font-size:14px!important;white-space:nowrap!important}.standalone-auth-page .agreement-row{align-items:flex-start!important;gap:6px 8px!important;margin-top:2px!important}.standalone-auth-page .checkbox-row{align-items:flex-start!important;font-size:13px!important;line-height:1.55!important}.standalone-auth-page .checkbox-row input{width:18px!important;height:18px!important;margin-top:2px!important}.standalone-auth-page .agreement-link-button{font-size:13px!important}.standalone-form>button[type=submit],.standalone-return{min-height:52px!important;border-radius:18px!important;font-size:16px!important}.standalone-status{margin-top:12px!important;font-size:14px!important;line-height:1.6!important}.standalone-footer{margin-top:14px!important;gap:12px!important;padding-bottom:16px!important}.standalone-switch{font-size:14px!important;text-align:center!important}.standalone-actions{display:grid!important;gap:10px!important}.standalone-hint{font-size:13px!important;text-align:center!important}.agreement-modal{width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;margin:0!important;padding:18px 16px calc(18px + env(safe-area-inset-bottom))!important;border-radius:0!important;border:0!important;box-shadow:none!important;background:linear-gradient(180deg,#edf2ff,#e8efff)!important}.agreement-modal .modal-header{margin-bottom:10px!important;padding-right:0!important}.agreement-modal .modal-header .modal-kicker{margin:0 0 12px!important}.agreement-modal .modal-header h3{font-size:16px!important;line-height:1.2!important}.agreement-modal .modal-header p{font-size:13px!important;line-height:1.6!important}.agreement-document{flex:1 1 auto!important;min-height:0!important}.agreement-document-body{max-height:none!important;height:calc(100vh - 230px)!important;padding-right:2px!important}.agreement-document-body p{font-size:13px!important;line-height:1.72!important;margin-bottom:10px!important}.agreement-modal-actions{position:sticky!important;bottom:0!important;left:0!important;right:0!important;display:grid!important;grid-template-columns:1fr 1fr 1.2fr!important;gap:10px!important;padding-top:12px!important;padding-bottom:calc(4px + env(safe-area-inset-bottom))!important;background:linear-gradient(180deg,#edf2ff00,#edf2fff2 26%,#edf2ff)!important}.agreement-modal-actions .ghost-button,.agreement-modal-actions .send-button{min-height:46px!important;width:100%!important;padding:0 10px!important;border-radius:16px!important;font-size:14px!important}}@media (max-width: 430px){.standalone-auth-card{width:100%!important;padding:16px 14px 22px!important}.standalone-logo-shell{width:min(170px,50vw)!important}.standalone-auth-copy h3{font-size:15px!important}.standalone-auth-page .verification-row{grid-template-columns:1fr!important}.standalone-auth-page .verification-button{width:100%!important;min-width:100%!important}.agreement-modal-actions{grid-template-columns:1fr!important}}@media (max-width: 820px){.agreement-modal{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;padding:14px 14px calc(14px + env(safe-area-inset-bottom))!important;overflow:hidden!important}.agreement-modal .modal-header{flex:0 0 auto!important;margin-bottom:8px!important}.agreement-modal .modal-header .modal-kicker{margin-bottom:10px!important}.agreement-modal .modal-header h3{font-size:16px!important;margin-bottom:4px!important}.agreement-modal .modal-header p{font-size:13px!important;line-height:1.55!important}.agreement-document{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important}.agreement-document h3{display:none!important}.agreement-document-body{flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-y:auto!important;padding:2px 4px 12px 0!important;-webkit-overflow-scrolling:touch!important}.agreement-document-body p{font-size:13px!important;line-height:1.72!important;margin-bottom:10px!important}.agreement-modal-actions{flex:0 0 auto!important;position:static!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:8px!important;padding-top:10px!important;background:linear-gradient(180deg,#edf2ff00,#edf2fff0 30%,#edf2ff)!important}.agreement-modal-actions .send-button{grid-column:1 / -1!important}.agreement-modal-actions .ghost-button,.agreement-modal-actions .send-button{min-height:44px!important;margin:0!important;border-radius:15px!important;font-size:14px!important;width:100%!important}}@media (max-width: 430px){.agreement-modal{padding:12px 12px calc(12px + env(safe-area-inset-bottom))!important}.agreement-modal-actions{grid-template-columns:1fr 1fr!important;gap:8px!important}.agreement-modal-actions .ghost-button,.agreement-modal-actions .send-button{min-height:42px!important;font-size:13px!important;padding:0 8px!important}}@media (max-width: 820px){.standalone-auth-card{width:min(100%,420px)!important;padding:12px 14px 20px!important}.standalone-logo-shell{width:min(300px,74vw)!important;margin:0 auto 10px!important}.standalone-auth-copy .modal-kicker{margin:0 0 12px!important}.standalone-auth-copy h3{font-size:15px!important;margin-bottom:4px!important}.standalone-auth-copy p{font-size:12px!important;line-height:1.65!important}.standalone-form{gap:10px!important}.standalone-form input{min-height:46px!important;padding:0 16px!important;border-radius:18px!important;font-size:14px!important}.standalone-auth-page .verification-row{grid-template-columns:minmax(0,1fr) 112px!important;gap:8px!important}.standalone-auth-page .verification-button{width:112px!important;min-width:112px!important;min-height:46px!important;border-radius:16px!important;font-size:13px!important;padding:0 8px!important}.standalone-auth-page .agreement-row{gap:4px 6px!important}.standalone-auth-page .checkbox-row,.standalone-auth-page .agreement-link-button{font-size:12px!important}.standalone-form>button[type=submit],.standalone-return{min-height:46px!important;border-radius:16px!important;font-size:15px!important}.standalone-status{margin-top:10px!important;font-size:13px!important}.standalone-footer{margin-top:12px!important;gap:10px!important}.agreement-modal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;padding:12px 12px calc(12px + env(safe-area-inset-bottom))!important;margin:0!important;border-radius:0!important;z-index:60!important}.agreement-modal .modal-header{margin-bottom:8px!important}.agreement-modal .modal-header .modal-kicker{margin-bottom:10px!important}.agreement-modal .modal-header h3{font-size:15px!important}.agreement-modal .modal-header p{font-size:12px!important;line-height:1.55!important}.agreement-document-body{height:auto!important;min-height:0!important;flex:1 1 auto!important;padding-right:0!important;padding-bottom:10px!important}.agreement-document-body p{font-size:12px!important;line-height:1.68!important;margin-bottom:9px!important}.agreement-modal-actions{position:sticky!important;bottom:0!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:6px!important;padding-top:10px!important}.agreement-modal-actions .ghost-button,.agreement-modal-actions .send-button{min-height:42px!important;border-radius:14px!important;font-size:13px!important;padding:0 8px!important}.agreement-modal-actions .send-button{grid-column:1 / -1!important}}@media (max-width: 430px){.standalone-auth-card{padding:10px 12px 18px!important}.standalone-logo-shell{width:min(286px,72vw)!important}.standalone-auth-page .verification-row{grid-template-columns:1fr!important}.standalone-auth-page .verification-button{width:100%!important;min-width:100%!important}}@media (max-width: 820px){.agreement-modal{top:10px!important;right:10px!important;bottom:8px!important;left:10px!important;width:auto!important;max-width:none!important;height:auto!important;max-height:calc(100dvh - 18px)!important;padding:12px 12px calc(12px + env(safe-area-inset-bottom))!important;border-radius:22px!important;border:1px solid rgba(205,216,248,.82)!important;box-shadow:0 18px 38px #5868a438!important}.agreement-document-body{max-height:calc(100dvh - 230px)!important}}@media (max-width: 430px){.agreement-modal{top:8px!important;right:8px!important;bottom:6px!important;left:8px!important;max-height:calc(100dvh - 14px)!important;border-radius:20px!important}.agreement-document-body{max-height:calc(100dvh - 220px)!important}}.standalone-auth-card{padding:22px 24px 24px!important}.standalone-auth-copy,.auth-brand-header{gap:0!important}.standalone-auth-copy{margin-bottom:10px!important}.standalone-logo-shell{width:min(360px,86vw)!important;margin:0 auto 6px!important}.modal-logo-shell{width:min(380px,84vw)!important;margin:0 auto 6px!important}.standalone-auth-copy .modal-kicker,.auth-brand-header .modal-kicker{margin:0 auto 10px!important}.standalone-auth-copy h3,.auth-brand-header h3,.modal-header h3{margin-top:8px!important}.standalone-auth-copy p,.auth-brand-header p{max-width:420px;margin:0 auto!important}@media (max-width: 760px){.standalone-auth-card{padding:18px 18px 20px!important}.standalone-logo-shell,.modal-logo-shell{width:min(320px,88vw)!important;margin-bottom:4px!important}.standalone-auth-copy .modal-kicker,.auth-brand-header .modal-kicker{margin-bottom:8px!important}}:root{font-size:16px;--app-vh: 1vh}*{touch-action:manipulation}html{-webkit-text-size-adjust:100%}html,body,#root{width:100%;min-height:100%;overflow-x:hidden}body{overflow-x:hidden}img,svg,picture,video,canvas{display:block;max-width:100%}.page,.landing-page{min-height:calc(var(--app-vh, 1vh) * 100);min-height:100vh;min-height:100dvh}.app-shell{grid-template-columns:minmax(17rem,21rem) minmax(0,1fr);min-height:calc(100vh - 3rem);min-height:calc(100dvh - 3rem)}.sidebar,.chat-panel,.modal-card,.auth-modal,.standalone-auth-card{min-width:0}.form input,button,textarea{min-height:2.75rem}.mobile-chat-topbar,.mobile-sidebar-toggle,.mobile-sidebar-close,.mobile-sidebar-backdrop{display:none}@media (max-width: 768px){:root{font-size:15px}.page{padding:max(.875rem,env(safe-area-inset-top)) .875rem calc(.875rem + env(safe-area-inset-bottom))}.landing-page{padding:max(.875rem,env(safe-area-inset-top)) .875rem calc(1.5rem + env(safe-area-inset-bottom))}.landing-hero{min-height:auto;padding:1.25rem;grid-template-columns:1fr;gap:1rem}.landing-hero-topbar{justify-content:stretch;margin-bottom:.5rem}.landing-web-auth{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}.landing-primary-button,.landing-secondary-button{width:100%;min-height:2.875rem;padding:0 1rem}.landing-hero-brand{gap:.5rem}.landing-brand-logo{width:min(22rem,88vw)}.landing-hero-copy h1{font-size:clamp(2rem,8vw,2.8rem);line-height:1.02}.landing-hero-copy p{margin-top:.875rem;font-size:.95rem;line-height:1.7}.landing-hero-actions,.landing-hero-actions .landing-primary-button{width:100%}.landing-hero-orb{min-height:15rem;margin-left:0}.app-shell{display:block;min-height:calc(100vh - 1.75rem);min-height:calc(100dvh - 1.75rem)}.sidebar{position:fixed;top:max(.75rem,env(safe-area-inset-top));left:.75rem;bottom:max(.75rem,env(safe-area-inset-bottom));width:min(84vw,21rem);padding:1rem;z-index:90;overflow-y:auto;transform:translate(-115%);transition:transform .22s ease;box-shadow:0 1.125rem 2.5rem #47599238}.sidebar.mobile-open{transform:translate(0)}.sidebar-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.mobile-sidebar-close{display:inline-flex;align-items:center;justify-content:center;min-width:3.5rem;min-height:2.75rem;padding:0 .875rem;border:0;border-radius:999px;background:#ffffff6b;color:var(--title-dark)}.mobile-sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;border:0;background:#54649847;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem)}.chat-panel{min-height:calc(100vh - 1.75rem);min-height:calc(100dvh - 1.75rem);padding:.875rem;border-radius:1.5rem}.mobile-chat-topbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem;position:relative;z-index:2}.mobile-sidebar-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:2.875rem;padding:0 1rem;border:0;border-radius:999px;background:#ffffffc2;color:var(--title-dark);box-shadow:0 .75rem 1.75rem #5e70a824}.mobile-chat-title{flex:1;min-width:0;text-align:right;color:#ffffffeb;font-size:.9rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-content{min-height:100%;padding-bottom:calc(6.5rem + env(safe-area-inset-bottom))}.message-area,.welcome-screen{min-height:0;padding-bottom:1rem;overflow-y:auto}.composer.floating-composer{position:sticky;bottom:calc(env(safe-area-inset-bottom) + .375rem);z-index:6;margin-top:auto}.composer-shell{padding:.875rem;border-radius:1.25rem}.composer-shell textarea{min-height:3.5rem;max-height:8.5rem;font-size:1rem;line-height:1.5}.composer-actions{gap:.75rem;flex-wrap:wrap;align-items:flex-end}.composer-actions span{min-width:100%;font-size:.8rem;line-height:1.5}.send-button{min-width:5.75rem;width:auto;min-height:2.875rem;flex:0 0 auto}.prompt-grid{grid-template-columns:1fr;padding:0}.standalone-auth-card,.auth-modal{width:min(100%,30rem)!important;padding:1.125rem 1rem 1rem!important}.standalone-form,.auth-modal .form{gap:.75rem!important}.verification-row,.standalone-auth-page .verification-row,.auth-modal .verification-row{display:grid!important;grid-template-columns:1fr!important;gap:.75rem!important}.verification-button,.standalone-auth-page .verification-button,.auth-modal .verification-button,.standalone-form>button[type=submit],.auth-modal .form>button[type=submit]{width:100%!important;min-width:100%!important}.agreement-row{flex-wrap:wrap;align-items:flex-start;gap:.375rem .5rem}.agreement-link-button{min-height:auto}.modal-backdrop{padding:max(.75rem,env(safe-area-inset-top)) .75rem max(.75rem,env(safe-area-inset-bottom))}}@media (max-width: 480px){.landing-brand-logo{width:min(20rem,90vw)}.standalone-logo-shell{width:min(19rem,88vw)!important}.modal-logo-shell{width:min(20rem,90vw)!important}.mobile-chat-title{font-size:.82rem}}@media (max-width: 768px){.sidebar.mobile-open{background:linear-gradient(180deg,#c1d0f4fa,#b0c1eafa);border-color:#f2f6ff85;box-shadow:0 1.25rem 2.75rem #43548947;backdrop-filter:none;-webkit-backdrop-filter:none}.sidebar.mobile-open .conversation-item,.sidebar.mobile-open .profile-card,.sidebar.mobile-open .pro-card{background:#a0b3e6eb;border-color:#f0f5ff47}.sidebar.mobile-open .sidebar-brand h1,.sidebar.mobile-open .pro-card-title,.sidebar.mobile-open .profile-name,.sidebar.mobile-open .conversation-title{color:#fff}.sidebar.mobile-open .sidebar-brand p,.sidebar.mobile-open .sidebar-section-title,.sidebar.mobile-open .conversation-empty,.sidebar.mobile-open .conversation-time,.sidebar.mobile-open .profile-subtitle,.sidebar.mobile-open .pro-card-text{color:#f3f6ffe0}.mobile-sidebar-backdrop{background:#4e60962e;-webkit-backdrop-filter:blur(.18rem);backdrop-filter:blur(.18rem)}.chat-panel{padding:.75rem .75rem .5rem}.chat-content{padding-bottom:calc(5rem + env(safe-area-inset-bottom))}.message-area,.welcome-screen{padding-bottom:.75rem}.composer.floating-composer{bottom:calc(env(safe-area-inset-bottom) + .2rem)}.composer-shell{padding:.7rem .75rem;border-radius:1.125rem}.composer-shell textarea{min-height:2.8rem;max-height:6.75rem;padding:.85rem .95rem!important;border-radius:1rem!important;font-size:.96rem}.composer-actions{margin-top:.55rem;gap:.6rem;flex-wrap:nowrap;align-items:center}.composer-actions span{min-width:0;flex:1;font-size:.76rem;line-height:1.45}.send-button{width:5.15rem;min-width:5.15rem;max-width:5.15rem;min-height:3rem;border-radius:1rem;font-size:.98rem}.primary-send-button:after{font-size:.98rem}.landing-hero-topbar{margin-bottom:.25rem}.landing-web-auth{width:auto;margin-left:auto;display:inline-flex;grid-template-columns:none;gap:.45rem;padding:.32rem;border-radius:999px;background:#ffffff70;border:1px solid rgba(214,224,247,.78);box-shadow:0 .75rem 1.5rem #5d6ea314}.landing-secondary-button,.landing-auth-button{width:auto;min-width:5.4rem;min-height:2.6rem;padding:0 1rem;font-size:.92rem}}@media (max-width: 480px){.sidebar.mobile-open{width:min(78vw,18rem);left:.55rem;top:max(.55rem,env(safe-area-inset-top));bottom:max(.55rem,env(safe-area-inset-bottom));padding:.9rem}.mobile-chat-topbar{margin-bottom:.55rem}.mobile-sidebar-toggle{min-height:2.55rem;padding:0 .9rem;font-size:.92rem}.chat-panel{padding:.65rem .65rem .45rem}.composer-shell{padding:.65rem}.composer-shell textarea{min-height:2.55rem;max-height:6rem;font-size:.92rem}.send-button{width:4.8rem;min-width:4.8rem;max-width:4.8rem;min-height:2.8rem}.primary-send-button:after{font-size:.92rem}.landing-web-auth{gap:.35rem;padding:.26rem}.landing-secondary-button,.landing-auth-button{min-width:5rem;min-height:2.45rem;padding:0 .9rem;font-size:.88rem}}@media (max-width: 768px){.sidebar.mobile-open{z-index:140!important;opacity:1!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:linear-gradient(180deg,#c3d1f2,#b0c1ea)!important}.sidebar.mobile-open,.sidebar.mobile-open *,.sidebar.mobile-open:before,.sidebar.mobile-open:after{filter:none!important;opacity:1!important;text-shadow:none!important}.mobile-sidebar-backdrop{z-index:120!important;background:#4a5c921f!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.chat-panel .composer-shell{padding:.62rem .68rem!important}.chat-panel .composer-shell textarea{min-height:2.45rem!important;max-height:5.8rem!important;font-size:.92rem!important}.chat-panel .composer-actions{margin-top:.45rem!important;gap:.5rem!important}.chat-panel .send-button.primary-send-button{width:4.35rem!important;min-width:4.35rem!important;max-width:4.35rem!important;height:2.55rem!important;min-height:2.55rem!important;padding:0!important;border-radius:.9rem!important;flex:0 0 4.35rem!important}.chat-panel .primary-send-button:after{font-size:.9rem!important}}@media (max-width: 480px){.chat-panel .send-button.primary-send-button{width:4rem!important;min-width:4rem!important;max-width:4rem!important;height:2.4rem!important;min-height:2.4rem!important;flex-basis:4rem!important}.chat-panel .primary-send-button:after{font-size:.86rem!important}}@media (max-width: 768px){.chat-panel .composer.floating-composer{width:min(100%,22.5rem);margin-left:auto;margin-right:auto}.chat-panel .composer-shell{width:100%;padding:.55rem .55rem .45rem!important;border-radius:1rem!important}.chat-panel .composer-shell textarea{min-height:2.2rem!important;max-height:5.1rem!important;padding:.72rem .82rem!important;border-radius:.9rem!important}.chat-panel .composer-actions{margin-top:.38rem!important;justify-content:flex-end!important;align-items:flex-end!important;flex-wrap:wrap!important}.chat-panel .composer-actions span{position:static!important;order:2;width:100%;max-width:100%;margin-top:.32rem;text-align:center;font-size:.72rem!important}.chat-panel .send-button.primary-send-button{width:3.8rem!important;min-width:3.8rem!important;max-width:3.8rem!important;height:2.2rem!important;min-height:2.2rem!important;flex:0 0 3.8rem!important;border-radius:.82rem!important;align-self:flex-end}.chat-panel .primary-send-button:after{font-size:.84rem!important}}@media (max-width: 480px){.chat-panel .composer.floating-composer{width:min(100%,21rem)}.chat-panel .composer-shell{padding:.5rem .5rem .42rem!important}.chat-panel .composer-shell textarea{min-height:2rem!important;max-height:4.7rem!important;padding:.68rem .76rem!important}.chat-panel .composer-actions span{margin-top:.28rem;max-width:100%;font-size:.68rem!important}.chat-panel .send-button.primary-send-button{width:3.5rem!important;min-width:3.5rem!important;max-width:3.5rem!important;height:2.05rem!important;min-height:2.05rem!important;flex-basis:3.5rem!important;border-radius:.75rem!important}.chat-panel .primary-send-button:after{font-size:.8rem!important}}@media (max-width: 768px){.chat-panel,.chat-content,.message-area,.welcome-screen,.composer.floating-composer,.chat-panel .composer-shell{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}.chat-panel{overflow-x:clip!important}.chat-panel .composer-shell textarea,.chat-panel .composer-actions span,.mobile-chat-title{min-width:0!important;max-width:100%!important}.chat-panel .send-button.primary-send-button,.chat-panel .primary-send-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.chat-panel .primary-send-button:after{display:block!important;width:100%!important;text-align:center!important;line-height:1!important}}@media (max-width: 768px){.chat-panel .send-button.primary-send-button{position:relative!important;overflow:hidden!important}.chat-panel .primary-send-button:after{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;width:100%!important;height:100%!important;line-height:1!important;transform:translateY(0)!important}}@media (max-width: 768px){.sidebar.mobile-open,.sidebar.mobile-open .sidebar-bottom,.sidebar.mobile-open .profile-card-wrap{overflow:visible!important}.sidebar.mobile-open .profile-card-wrap{position:relative;z-index:180}.sidebar.mobile-open .profile-action-button{position:relative;z-index:181}.sidebar.mobile-open .profile-menu{left:auto!important;right:0!important;bottom:calc(100% + .55rem)!important;width:min(13.5rem,calc(100vw - 3rem))!important;padding:.45rem!important;border-radius:1rem!important;background:#eef3ff!important;border:1px solid rgba(205,217,248,.96)!important;box-shadow:0 1rem 2rem #48598e38!important;display:grid!important;gap:.35rem!important;z-index:220!important}.sidebar.mobile-open .profile-menu-item{min-height:2.7rem;padding:.7rem .8rem;border-radius:.85rem;font-size:.95rem}}@media (max-width: 480px){.sidebar.mobile-open .profile-menu{width:min(12.75rem,calc(100vw - 2.25rem))!important;bottom:calc(100% + .45rem)!important}.sidebar.mobile-open .profile-menu-item{min-height:2.55rem;font-size:.92rem}}@media (max-width: 768px){.pro-modal-card{width:min(100%,22rem)!important;padding:1rem!important;border-radius:1.15rem!important}.pro-modal-content h3{font-size:1.3rem!important;line-height:1.2!important;text-align:center}.pro-modal-content p{font-size:.92rem!important;line-height:1.65!important;text-align:center}.pro-modal-actions{grid-template-columns:1fr!important;gap:.65rem!important}.pro-modal-actions .ghost-button,.pro-modal-actions .send-button{width:100%!important;min-height:2.85rem!important}}@media (max-width: 768px){.page,.app-shell,.chat-panel,.chat-content,.welcome-copy,.welcome-copy h2,.welcome-copy p,.composer.floating-composer,.chat-panel .composer-shell,.chat-panel .composer-shell textarea{max-width:100%!important;min-width:0!important;overflow-x:hidden!important}.welcome-copy,.welcome-copy p,.conversation-title,.conversation-time,.mobile-chat-title{overflow-wrap:anywhere!important;word-break:break-word!important}.chat-panel .composer.floating-composer{width:calc(100% - .5rem)!important;max-width:calc(100% - .5rem)!important}.chat-panel .composer-shell{box-sizing:border-box!important}.chat-panel .composer-shell textarea{resize:none!important}.pro-modal-card{width:min(100%,22rem)!important;padding:1rem!important;border-radius:1.15rem!important}}@media (max-width: 768px){.mobile-sidebar-backdrop{pointer-events:none!important}.sidebar.mobile-open{pointer-events:auto!important}.sidebar.mobile-open .new-conversation-button,.sidebar.mobile-open .conversation-item,.sidebar.mobile-open .pro-card-button,.sidebar.mobile-open .profile-action-button,.sidebar.mobile-open .profile-menu,.sidebar.mobile-open .profile-menu-item,.sidebar.mobile-open .mobile-sidebar-close{position:relative;z-index:260!important;pointer-events:auto!important}.chat-panel,.chat-content{overflow-x:hidden!important}.chat-panel .composer.floating-composer{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}}
