@layer reset{*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{overflow:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}}@layer tokens{:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--surface:#fff;--surface-soft:#f7f7f8;--sidebar:#f4f4f5;--text:#171719;--muted:#6f7176;--faint:#9b9da2;--border:#1717191a;--border-strong:#1717192e;--primary:#171719;--success:#177245;--warning:#9a6700;--danger:#b42318;--shadow:0 18px 60px #14141714;--shadow-float:0 30px 100px #14141738;--radius:16px;--radius-lg:24px;--safe-bottom:env(safe-area-inset-bottom,0px)}}@layer base{body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:focus-visible{outline-offset:3px;outline:2px solid #171719}svg{stroke-width:1.8px;width:20px;height:20px}.app-root{width:100%;height:100dvh;min-height:0}.primary-button,.secondary-button{border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 15px;font-size:13px;font-weight:700;display:inline-flex}.primary-button{border:1px solid var(--primary);background:var(--primary);color:#fff}.secondary-button{border:1px solid var(--border);color:var(--text);background:#fff}.primary-button svg,.secondary-button svg{width:17px;height:17px}.icon-button{width:42px;height:42px;color:var(--muted);background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover{background:var(--surface-soft);color:var(--text)}}@layer components{.desktop-shell{background:#fff;grid-template-columns:252px minmax(0,1fr);width:100%;height:100dvh;display:grid;overflow:hidden}.desktop-sidebar{border-right:1px solid var(--border);background:var(--sidebar);flex-direction:column;min-height:0;padding:12px 10px 10px;display:flex}.brand{text-align:left;min-height:48px;color:var(--text);background:0 0;border:0;align-items:center;gap:11px;padding:4px 7px;display:flex}.brand-mark{background:var(--primary);color:#fff;border-radius:12px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 8px 20px #17171924}.brand-mark svg{width:18px;height:18px}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.025em;font-size:15px}.brand small{color:var(--faint);letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:700}.new-chat{border:1px solid var(--border);width:100%;min-height:46px;color:var(--text);background:#fff;border-radius:14px;align-items:center;gap:9px;margin-top:10px;padding:0 13px;font-size:13px;font-weight:700;display:flex}.new-chat:hover{border-color:var(--border-strong)}.new-chat svg{width:17px;height:17px}.desktop-nav{gap:2px;margin-top:12px;display:grid}.desktop-nav-item{color:#595b61;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;min-height:42px;padding:0 11px;font-size:13px;display:flex}.desktop-nav-item:hover{color:var(--text);background:#1717190d}.desktop-nav-item.active{color:var(--text);background:#e6e6e8;font-weight:700}.desktop-nav-item svg{width:18px;height:18px}.sidebar-history{flex:1;min-height:0;margin-top:22px;overflow:auto}.sidebar-history header{color:var(--faint);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 10px 8px;font-size:10px;font-weight:750;display:flex}.sidebar-history header button{color:var(--muted);text-transform:none;background:0 0;border:0;font-size:10px}.history-item{width:100%;min-height:52px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:7px 8px;display:flex}.history-item:hover,.history-item.active{background:#1717190d}.history-icon{width:30px;height:30px;color:var(--muted);background:#fffc;border-radius:10px;flex:0 0 30px;place-items:center;display:grid}.history-icon svg{width:14px;height:14px}.history-item strong,.history-item small{text-overflow:ellipsis;white-space:nowrap;max-width:158px;display:block;overflow:hidden}.history-item strong{font-size:12px;font-weight:650}.history-item small{color:var(--faint);margin-top:3px;font-size:10px}.sidebar-footer{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) 42px;gap:6px;padding-top:9px;display:grid}.profile-button{text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:9px;min-width:0;min-height:46px;padding:5px 7px;display:flex}.profile-button:hover,.profile-button.active,.sidebar-settings:hover,.sidebar-settings.active{background:#1717190e}.profile-avatar-small{width:32px;height:32px;color:var(--muted);background:#fff;border-radius:50%;place-items:center;display:grid}.profile-avatar-small svg{width:17px;height:17px}.profile-button strong,.profile-button small{display:block}.profile-button strong{font-size:12px}.profile-button small{color:var(--faint);margin-top:2px;font-size:9px}.sidebar-settings{width:42px;height:42px;color:var(--muted);background:0 0;border:0;border-radius:12px;align-self:center;place-items:center;display:grid}.sidebar-settings svg{width:18px;height:18px}.desktop-main{background:#fff;grid-template-rows:64px minmax(0,1fr);min-width:0;min-height:0;display:grid}.desktop-topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:0 16px 0 20px;display:flex}.desktop-topbar>div:first-child strong,.desktop-topbar>div:first-child span{display:block}.desktop-topbar>div:first-child strong{letter-spacing:-.01em;font-size:14px}.desktop-topbar>div:first-child span{color:var(--faint);margin-top:3px;font-size:10.5px}.topbar-actions{align-items:center;gap:7px;display:flex}.topbar-search{border:1px solid var(--border);min-width:180px;height:38px;color:var(--faint);border-radius:12px;align-items:center;gap:8px;padding:0 11px;display:flex}.topbar-search svg{width:15px;height:15px}.topbar-search input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.agent-button{border:1px solid var(--border);height:38px;color:var(--text);background:#fff;border-radius:12px;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:650;display:flex}.agent-button svg{width:16px;height:16px}.desktop-content{min-height:0;overflow:hidden}.chat-root{width:100%;height:100%;min-height:0}.chat-viewport{flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow-y:auto}.desktop-welcome{text-align:center;width:min(820px,100% - 48px);margin:auto;padding:48px 0 130px}.assistant-mark{border:1px solid var(--border);width:46px;height:46px;color:var(--text);border-radius:15px;place-items:center;margin:0 auto 20px;display:grid}.assistant-mark svg{width:21px;height:21px}.desktop-welcome h1{letter-spacing:-.055em;margin:0;font-size:clamp(30px,3vw,42px);font-weight:690}.desktop-welcome>p{max-width:620px;color:var(--muted);margin:14px auto 0;font-size:15px;line-height:1.65}.desktop-suggestions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:34px;display:grid}.suggestion-card{border:1px solid var(--border);min-height:132px;color:var(--text);text-align:left;background:#fff;border-radius:18px;grid-template-columns:34px minmax(0,1fr) 22px;align-items:start;gap:10px;padding:16px;transition:border-color .15s,transform .15s,box-shadow .15s;display:grid}.suggestion-card:hover{border-color:var(--border-strong);transform:translateY(-2px);box-shadow:0 12px 34px #1414170f}.suggestion-icon{background:var(--surface-soft);width:34px;height:34px;color:var(--muted);border-radius:11px;place-items:center;display:grid}.suggestion-icon svg,.suggestion-card>svg{width:16px;height:16px}.suggestion-card>svg{color:var(--faint);margin-top:8px;transform:rotate(45deg)}.suggestion-card strong,.suggestion-card small{display:block}.suggestion-card strong{font-size:13px;line-height:1.4}.suggestion-card small{color:var(--muted);margin-top:7px;font-size:11px;line-height:1.45}.message-column{width:min(820px,100% - 48px);margin:0 auto;padding:36px 0 150px}.message{margin:0 0 28px;display:flex}.user-message{justify-content:flex-end}.user-bubble{background:#f0f0f1;border-radius:20px 20px 7px;max-width:72%;padding:12px 16px;font-size:15px;line-height:1.65}.assistant-message{align-items:flex-start;gap:12px}.assistant-avatar{border:1px solid var(--border);width:30px;height:30px;color:var(--muted);border-radius:10px;flex:0 0 30px;place-items:center;display:grid}.assistant-avatar svg{width:15px;height:15px}.assistant-copy{max-width:720px;padding-top:3px;font-size:16px;line-height:1.75}.artifact-row{border:1px solid var(--border);width:100%;min-height:88px;color:var(--text);text-align:left;background:#fff;border-radius:18px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px;display:grid;box-shadow:0 10px 32px #1414170d}.artifact-row>span:first-child{background:var(--surface-soft);border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.artifact-row strong,.artifact-row small{display:block}.artifact-row strong{font-size:14px}.artifact-row small{color:var(--muted);margin-top:5px;font-size:12px}.artifact-row b{border:1px solid var(--border);border-radius:11px;padding:9px 12px;font-size:11px}.composer-footer{background:linear-gradient(#fff0,#fff 28%);width:100%;margin-top:auto;padding:18px 24px 24px;position:sticky;bottom:0}.desktop-composer{border:1px solid var(--border-strong);background:#fff;border-radius:22px;grid-template-columns:42px minmax(0,1fr) 42px;align-items:end;gap:4px;width:min(820px,100%);min-height:58px;margin:0 auto;padding:7px;display:grid;box-shadow:0 14px 46px #14141717}.composer-attach,.composer-send{border:0;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.composer-attach{color:var(--muted);background:0 0}.composer-send{background:var(--primary);color:#fff}.composer-attach svg,.composer-send svg{width:18px;height:18px}.composer-input{resize:none;width:100%;min-height:42px;max-height:180px;color:var(--text);background:0 0;border:0;outline:0;padding:10px 7px 8px;font-size:15px;line-height:1.45}.scroll-bottom{border:1px solid var(--border);width:40px;height:40px;box-shadow:var(--shadow);background:#fff;border-radius:50%;place-items:center;display:grid;position:fixed;bottom:96px;right:28px}.scroll-bottom:disabled{visibility:hidden}.scroll-bottom svg{width:17px;height:17px}.library,.account,.settings{background:#fff;height:100%;overflow-y:auto}.desktop-library,.desktop-account,.desktop-settings{padding:42px clamp(28px,5vw,72px) 80px}.library-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.library-icon{border:1px solid var(--border);width:42px;height:42px;color:var(--muted);border-radius:13px;place-items:center;display:grid}.library-header h1,.section-title h1{letter-spacing:-.045em;margin:16px 0 0;font-size:34px;font-weight:690}.library-header p,.section-title p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.6}.library-search{border:1px solid var(--border);max-width:720px;height:48px;color:var(--faint);border-radius:14px;align-items:center;gap:10px;margin-top:34px;padding:0 14px;display:flex}.library-search svg{width:17px;height:17px}.library-search input{border:0;outline:0;width:100%;font-size:14px}.library-list{border-top:1px solid var(--border);margin-top:18px}.library-row{border:0;border-bottom:1px solid var(--border);width:100%;min-height:76px;color:var(--text);text-align:left;background:#fff;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.library-row:hover{background:#fafafa}.library-number{color:var(--faint);font-size:11px}.library-row-copy strong,.library-row-copy small{display:block}.library-row-copy strong{font-size:14px}.library-row-copy small{color:var(--muted);margin-top:5px;font-size:12px}.library-row>b{font-size:13px}.section-title{max-width:720px}.profile-panel{border-bottom:1px solid var(--border);grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:15px;margin-top:34px;padding-bottom:26px;display:grid}.profile-avatar{background:var(--surface-soft);width:58px;height:58px;color:var(--muted);border-radius:50%;place-items:center;display:grid}.profile-avatar svg{width:26px;height:26px}.profile-panel strong,.profile-panel span{display:block}.profile-panel strong{font-size:17px}.profile-panel span{color:var(--muted);margin-top:5px;font-size:12px}.profile-panel button,.account-block-title button{color:var(--muted);background:0 0;border:0;font-size:12px;font-weight:650}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.account-card{border:1px solid var(--border);border-radius:18px;grid-template-columns:44px minmax(0,1fr) 20px;align-items:start;gap:13px;min-height:130px;padding:18px;display:grid}.account-card-icon{background:var(--surface-soft);width:44px;height:44px;color:var(--muted);border-radius:13px;place-items:center;display:grid}.account-card small{color:var(--faint);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:700}.account-card h2{margin:8px 0 0;font-size:16px}.account-card p{color:var(--muted);margin:5px 0 0;font-size:12px}.account-card>svg{width:17px;height:17px;color:var(--faint)}.account-block{border-top:1px solid var(--border);margin-top:28px}.account-block-title{justify-content:space-between;align-items:center;gap:16px;min-height:64px;display:flex}.account-block-title h2{margin:0;font-size:15px}.account-block-title span{color:var(--success);align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.account-block-title svg{width:15px;height:15px}.status-row,.device-row{border-top:1px solid var(--border);min-height:54px;color:var(--muted);align-items:center;gap:12px;font-size:13px;display:flex}.status-row b,.device-row>b{color:var(--text);margin-left:auto;font-size:12px}.device-dot{background:#c5c6c9;border-radius:50%;width:8px;height:8px}.device-dot.active{background:var(--success)}.device-row strong,.device-row small{display:block}.device-row strong{color:var(--text);font-size:13px}.device-row small{margin-top:3px;font-size:11px}.settings-layout{grid-template-columns:minmax(0,1fr) 300px;gap:34px;margin-top:34px;display:grid}.settings-main{min-width:0}.settings-section{border-top:1px solid var(--border)}.settings-section>header{align-items:center;gap:10px;min-height:66px;display:flex}.settings-section>header>span{background:var(--surface-soft);width:34px;height:34px;color:var(--muted);border-radius:11px;place-items:center;display:grid}.settings-section>header svg{width:17px;height:17px}.settings-section h2{margin:0;font-size:14px}.toggle-row,.settings-action{border:0;border-top:1px solid var(--border);text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:68px;padding:12px 0;display:flex}.toggle-row strong,.toggle-row small,.settings-action strong,.settings-action small{display:block}.toggle-row strong,.settings-action strong{font-size:13px}.toggle-row small,.settings-action small{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.45}.toggle{background:#d8d9dc;border-radius:999px;flex:0 0 44px;align-items:center;width:44px;height:26px;padding:3px;transition:background .15s;display:flex}.toggle b{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;box-shadow:0 2px 7px #00000026}.toggle.active{background:var(--primary)}.toggle.active b{transform:translate(18px)}.settings-action>b{color:var(--text);font-size:11px}.agent-settings{border:1px solid var(--border);border-radius:18px;align-self:start;padding:14px}.agent-settings-title{align-items:center;gap:10px;padding:4px 4px 14px;display:flex}.agent-settings-title>svg{width:20px;height:20px}.agent-settings-title strong,.agent-settings-title small{display:block}.agent-settings-title strong{font-size:14px}.agent-settings-title small{color:var(--muted);margin-top:3px;font-size:10px}.provider{border:0;border-top:1px solid var(--border);text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:56px;padding:9px 4px;display:flex}.provider strong,.provider small{display:block}.provider strong{font-size:13px}.provider small{color:var(--muted);margin-top:3px;font-size:10px}.provider svg{width:16px;height:16px;color:var(--success)}.provider-add{border:1px solid var(--border);background:var(--surface-soft);border-radius:12px;width:100%;min-height:42px;margin-top:10px;font-size:12px;font-weight:700}.estimate-overlay{z-index:500;background:#fff;position:fixed;inset:0}.desktop-estimate-editor{background:#f6f6f7;grid-template-rows:66px minmax(0,1fr);width:100%;height:100dvh;display:grid}.estimate-topbar{border-bottom:1px solid var(--border);background:#fffffff5;align-items:center;gap:10px;padding:0 12px;display:flex}.estimate-topbar-title{flex:1;min-width:0}.estimate-topbar-title strong,.estimate-topbar-title span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.estimate-topbar-title strong{font-size:14px}.estimate-topbar-title span{color:var(--muted);margin-top:3px;font-size:10px}.estimate-topbar-actions{align-items:center;gap:6px;display:flex}.desktop-estimate-layout{grid-template-columns:minmax(0,1fr) 296px;min-height:0;display:grid;overflow:hidden}.estimate-canvas-scroll{min-height:0;padding:28px clamp(22px,3vw,44px) 64px;overflow:auto}.estimate-document{border:1px solid var(--border);width:100%;max-width:1100px;box-shadow:var(--shadow);background:#fff;border-radius:22px;margin:0 auto;padding:36px clamp(26px,3.7vw,54px) 54px}.document-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:26px;display:flex}.document-header>div{flex:1;min-width:0}.document-header>div>span{color:var(--faint);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:750}.document-header input{width:100%;color:var(--text);letter-spacing:-.05em;background:0 0;border:0;outline:0;margin-top:8px;padding:0;font-size:clamp(26px,3vw,38px);font-weight:690;line-height:1.18}.document-header p{color:var(--muted);margin:12px 0 0;font-size:12px}.more-button{background:var(--surface-soft);width:40px;height:40px;color:var(--muted);border:0;border-radius:12px;place-items:center;display:grid}.document-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.meta-input,.meta-static{background:var(--surface-soft);border:1px solid #0000;border-radius:14px;flex-direction:column;justify-content:center;min-height:64px;padding:9px 12px;display:flex}.meta-input:focus-within{border-color:var(--border-strong);background:#fff}.meta-input small,.meta-static small{color:var(--faint);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:700}.meta-input input{width:100%;color:var(--text);background:0 0;border:0;outline:0;margin-top:6px;padding:0;font-size:12px}.meta-static strong{margin-top:6px;font-size:12px}.estimate-sections{gap:18px;margin-top:24px;display:grid}.estimate-section{border:1px solid var(--border);border-radius:17px;overflow:hidden}.estimate-section>header{border-bottom:1px solid var(--border);background:#fafafa;justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:10px 14px;display:flex}.estimate-section h2{margin:0;font-size:13px}.estimate-section header span{color:var(--faint);margin-top:4px;font-size:10px;display:block}.estimate-section header>strong{font-size:13px}.estimate-table-head,.estimate-table-row{grid-template-columns:38px minmax(220px,1fr) 70px 100px 110px 120px 40px;align-items:center;display:grid}.estimate-table-head{border-bottom:1px solid var(--border);min-height:40px;color:var(--faint);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:750}.estimate-table-head span{padding:0 8px}.estimate-table-head span:nth-child(n+3):not(:last-child){text-align:right}.estimate-table-row{border-bottom:1px solid var(--border);min-height:58px}.estimate-table-row:hover{background:#fcfcfc}.row-number{color:var(--faint);text-align:center;font-size:10px}.estimate-table-row input{width:calc(100% - 8px);min-width:0;height:38px;color:var(--text);background:0 0;border:1px solid #0000;border-radius:9px;outline:0;margin:0 4px;padding:0 8px;font-size:12px}.estimate-table-row input:nth-of-type(n+2){text-align:right}.estimate-table-row input:hover{background:var(--surface-soft)}.estimate-table-row input:focus{border-color:var(--border-strong);background:#fff}.estimate-table-row>strong{text-align:right;padding-right:8px;font-size:12px}.estimate-table-row>button{width:38px;height:38px;color:var(--faint);background:0 0;border:0;border-radius:10px;place-items:center;display:grid}.estimate-table-row>button:hover{color:var(--danger);background:#fff1f1}.estimate-table-row>button svg{width:15px;height:15px}.add-position{width:100%;min-height:46px;color:var(--muted);background:#fff;border:0;align-items:center;gap:8px;padding:0 14px;font-size:11px;font-weight:650;display:flex}.add-position:hover{color:var(--text);background:#fafafa}.add-position svg{width:15px;height:15px}.document-details{border:1px solid var(--border);border-radius:16px;margin-top:20px}.document-details summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:0 15px;font-size:12px;font-weight:700;list-style:none;display:flex}.document-details summary::-webkit-details-marker{display:none}.document-details summary span{color:var(--muted);font-size:10px}.document-details>div{border-top:1px solid var(--border);color:var(--muted);padding:16px;font-size:12px;line-height:1.65}.document-details p{margin:0 0 8px}.estimate-summary{border-left:1px solid var(--border);background:#fff;min-height:0;padding:24px 20px;overflow-y:auto}.status{min-height:28px;color:var(--muted);background:#f1f1f2;border-radius:999px;align-items:center;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.status.approved{color:var(--success);background:#edf8f2}.status.review{color:var(--warning);background:#fff8e8}.status.sent{color:#4f63b8;background:#eef2ff}.estimate-summary>small{color:var(--faint);letter-spacing:.08em;text-transform:uppercase;margin-top:28px;font-size:9px;font-weight:750;display:block}.summary-total{letter-spacing:-.055em;white-space:nowrap;margin-top:8px;font-size:31px;display:block}.summary-lines{border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:13px;margin-top:24px;padding:18px 0;display:grid}.summary-line{min-height:26px;color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.summary-line strong{color:var(--text);font-size:11px}.percent-line{grid-template-columns:minmax(0,1fr) 54px auto;display:grid}.percent-line>span{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;grid-template-columns:32px 18px;align-items:center;height:28px;display:grid}.percent-line input{background:0 0;border:0;outline:0;width:32px;padding:0 3px 0 7px;font-size:11px}.percent-line b{color:var(--faint);font-size:9px}.summary-actions{gap:8px;margin-top:22px;display:grid}.summary-actions button{width:100%}.estimate-summary>p{color:var(--faint);margin:16px 0 0;font-size:10px;line-height:1.5}.share-dialog-layer{z-index:700;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.share-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14141757;border:0;position:absolute;inset:0}.share-dialog{border:1px solid var(--border);width:min(430px,100%);box-shadow:var(--shadow-float);background:#fff;border-radius:22px;padding:18px;position:relative}.share-dialog header{justify-content:space-between;align-items:flex-start;gap:16px;padding:4px 3px 16px;display:flex}.share-dialog h2{letter-spacing:-.03em;margin:0;font-size:20px}.share-dialog p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.5}.share-dialog header button{background:var(--surface-soft);border:0;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.share-dialog>button{border:0;border-top:1px solid var(--border);text-align:left;background:#fff;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;width:100%;min-height:70px;padding:10px 3px;display:grid}.share-channel{background:var(--surface-soft);width:42px;height:42px;color:var(--muted);border-radius:13px;place-items:center;display:grid}.share-channel.whatsapp{color:var(--success);background:#edf8f2}.share-dialog>button strong,.share-dialog>button small{display:block}.share-dialog>button strong{font-size:13px}.share-dialog>button small{color:var(--muted);margin-top:4px;font-size:10px}}@layer responsive{.mobile-shell{grid-template-rows:58px minmax(0,1fr) calc(72px + var(--safe-bottom));background:#fff;width:100%;height:100dvh;display:grid;overflow:hidden}.mobile-topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:0 12px;display:flex}.mobile-brand{color:var(--text);background:0 0;border:0;align-items:center;gap:9px;padding:0;display:flex}.mobile-brand>span{background:var(--primary);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.mobile-brand svg{width:16px;height:16px}.mobile-brand strong{letter-spacing:-.02em;font-size:15px}.mobile-settings-button{width:44px;height:44px;color:var(--muted);background:0 0;border:0;border-radius:13px;place-items:center;display:grid}.mobile-settings-button svg{width:20px;height:20px}.mobile-main{min-height:0;overflow:hidden}.mobile-bottom-nav{z-index:20;border-top:1px solid var(--border);padding:7px 4px calc(7px + var(--safe-bottom));background:#fffffff7;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.mobile-bottom-nav button{min-height:56px;color:var(--faint);background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;font-weight:650;display:flex}.mobile-bottom-nav button.active{color:var(--text)}.mobile-bottom-nav svg{width:21px;height:21px}.mobile-chat-viewport{flex-direction:column;width:100%;height:100%;display:flex;overflow-y:auto}.mobile-welcome{padding:32px 16px 150px}.mobile-welcome-mark{border:1px solid var(--border);width:48px;height:48px;color:var(--text);border-radius:15px;place-items:center;display:grid}.mobile-welcome-mark svg{width:22px;height:22px}.mobile-welcome h1{letter-spacing:-.05em;margin:22px 0 0;font-size:32px;font-weight:690}.mobile-welcome>p{color:var(--muted);margin:9px 0 0;font-size:16px;line-height:1.55}.mobile-suggestions{gap:10px;margin-top:28px;display:grid}.mobile-suggestion{border:1px solid var(--border);min-height:96px;color:var(--text);text-align:left;background:#fff;border-radius:18px;grid-template-columns:46px minmax(0,1fr) 22px;align-items:center;gap:12px;padding:13px;display:grid}.mobile-suggestion-icon{background:var(--surface-soft);width:46px;height:46px;color:var(--muted);border-radius:14px;place-items:center;display:grid}.mobile-suggestion-icon svg{width:21px;height:21px}.mobile-suggestion>svg{width:18px;height:18px;color:var(--faint);transform:rotate(45deg)}.mobile-suggestion strong,.mobile-suggestion small{display:block}.mobile-suggestion strong{font-size:16px;line-height:1.35}.mobile-suggestion small{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.4}.mobile-message-column{padding:22px 14px 126px}.mobile-message-column .message{margin-bottom:22px}.mobile-message-column .user-bubble{max-width:86%;padding:12px 15px;font-size:16px}.mobile-message-column .assistant-copy{font-size:16px;line-height:1.7}.mobile-artifact{border:1px solid var(--border);width:100%;min-height:104px;color:var(--text);text-align:left;background:#fff;border-radius:19px;grid-template-columns:48px minmax(0,1fr);gap:12px;padding:14px;display:grid;box-shadow:0 10px 28px #1414170d}.mobile-artifact>span:first-child{background:var(--surface-soft);border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.mobile-artifact strong,.mobile-artifact small{display:block}.mobile-artifact strong{font-size:16px}.mobile-artifact small{color:var(--muted);margin-top:5px;font-size:13px}.mobile-artifact b{background:var(--primary);color:#fff;border-radius:10px;grid-column:2;justify-self:start;margin-top:2px;padding:8px 11px;font-size:11px}.mobile-composer-footer{background:linear-gradient(#fff0,#fff 26%);width:100%;margin-top:auto;padding:12px 12px 14px;position:sticky;bottom:0}.mobile-composer{border:1px solid var(--border-strong);background:#fff;border-radius:21px;grid-template-columns:42px minmax(0,1fr) 44px;align-items:end;gap:3px;min-height:58px;padding:6px;display:grid;box-shadow:0 12px 38px #1414171a}.mobile-composer .composer-input{min-height:44px;padding:10px 6px 8px;font-size:16px}.mobile-composer .composer-send{width:44px;height:44px}.mobile-library,.mobile-account,.mobile-settings{padding:24px 16px 110px}.mobile-library .library-header{align-items:flex-end}.mobile-library .library-header h1,.mobile-account .section-title h1,.mobile-settings .section-title h1{margin-top:14px;font-size:30px}.mobile-library .library-header p,.mobile-account .section-title p,.mobile-settings .section-title p{font-size:15px}.mobile-library .primary-button{width:48px;min-width:48px;padding:0;font-size:0}.mobile-library .library-search{height:52px;margin-top:24px}.mobile-library .library-search input{font-size:16px}.mobile-library .library-row{grid-template-columns:34px minmax(0,1fr);gap:10px;min-height:92px}.mobile-library .library-row-copy strong{font-size:16px;line-height:1.35}.mobile-library .library-row-copy small{font-size:13px}.mobile-library .library-row>b{grid-column:2;justify-self:start;margin-top:-8px;font-size:13px}.mobile-account .profile-panel{grid-template-columns:58px minmax(0,1fr)}.mobile-account .profile-panel button{grid-column:2;justify-self:start;margin-top:-5px}.mobile-account .account-grid{grid-template-columns:1fr}.mobile-account .account-card{min-height:126px}.mobile-account .status-row,.mobile-account .device-row{min-height:62px;font-size:15px}.mobile-settings .settings-layout{margin-top:26px;display:block}.mobile-settings .toggle-row,.mobile-settings .settings-action{min-height:80px}.mobile-settings .toggle-row strong,.mobile-settings .settings-action strong{font-size:16px}.mobile-settings .toggle-row small,.mobile-settings .settings-action small{font-size:13px}.mobile-settings .agent-settings{margin-top:26px}.mobile-settings .provider{min-height:68px}.mobile-settings .provider strong{font-size:16px}.mobile-settings .provider small{font-size:12px}.mobile-estimate-editor{grid-template-rows:58px minmax(0,1fr) calc(76px + var(--safe-bottom));background:#f6f6f7;width:100%;height:100dvh;display:grid;overflow:hidden}.mobile-estimate-topbar{border-bottom:1px solid var(--border);background:#fff;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;padding:0 7px;display:grid}.mobile-estimate-topbar>button{width:44px;height:44px;color:var(--muted);background:0 0;border:0;border-radius:13px;place-items:center;display:grid}.mobile-estimate-topbar>div{text-align:center}.mobile-estimate-topbar strong,.mobile-estimate-topbar span{display:block}.mobile-estimate-topbar strong{font-size:15px}.mobile-estimate-topbar span{color:var(--muted);margin-top:2px;font-size:10px}.mobile-estimate-scroll{min-height:0;padding:14px 12px 116px;overflow-y:auto}.mobile-estimate-hero{border:1px solid var(--border);background:#fff;border-radius:22px;padding:20px}.mobile-estimate-hero h1{letter-spacing:-.045em;margin:16px 0 0;font-size:28px;line-height:1.15}.mobile-estimate-hero>p{color:var(--muted);margin:10px 0 0;font-size:15px;line-height:1.55}.mobile-estimate-hero>div{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:14px;margin-top:24px;padding-top:18px;display:flex}.mobile-estimate-hero>div span{color:var(--muted);font-size:13px}.mobile-estimate-hero>div strong{letter-spacing:-.045em;white-space:nowrap;font-size:27px}.mobile-meta{border:1px solid var(--border);background:#fff;border-radius:18px;margin-top:12px}.mobile-meta summary{justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:0 15px;font-size:15px;font-weight:700;list-style:none;display:flex}.mobile-meta summary::-webkit-details-marker{display:none}.mobile-meta summary span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.mobile-meta>div{border-top:1px solid var(--border);gap:8px;padding:12px;display:grid}.mobile-meta .meta-input{min-height:68px}.mobile-meta .meta-input input{font-size:16px}.mobile-estimate-section{margin-top:18px}.mobile-estimate-section>header{justify-content:space-between;align-items:flex-end;gap:12px;padding:0 4px 10px;display:flex}.mobile-estimate-section h2{letter-spacing:-.02em;margin:0;font-size:18px}.mobile-estimate-section header span{color:var(--muted);margin-top:4px;font-size:12px;display:block}.mobile-estimate-section header>strong{font-size:14px}.mobile-estimate-items{gap:10px;display:grid}.mobile-estimate-item{border:1px solid var(--border);background:#fff;border-radius:19px;min-height:112px;padding:14px}.mobile-item-head{grid-template-columns:28px minmax(0,1fr) 38px;align-items:start;gap:8px;display:grid}.mobile-item-head>span{background:var(--surface-soft);width:28px;height:28px;color:var(--muted);border-radius:9px;place-items:center;font-size:11px;font-weight:700;display:grid}.mobile-item-head>input{width:100%;min-height:44px;color:var(--text);background:0 0;border:0;outline:0;padding:2px 0 0;font-size:16px;font-weight:700;line-height:1.35}.mobile-item-head>button{width:38px;height:38px;color:var(--faint);background:0 0;border:0;border-radius:11px;place-items:center;display:grid}.mobile-item-head>button svg{width:17px;height:17px}.mobile-item-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.mobile-item-fields label>span{color:var(--faint);text-transform:uppercase;letter-spacing:.05em;margin:0 0 5px 2px;font-size:10px;font-weight:700;display:block}.mobile-item-fields label>div{background:var(--surface-soft);border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:50px;padding:0 11px;display:grid}.mobile-item-fields input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:0;font-size:17px;font-weight:650}.mobile-item-fields b{color:var(--muted);font-size:12px}.mobile-estimate-item footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;display:flex}.mobile-estimate-item footer span{color:var(--muted);font-size:13px}.mobile-estimate-item footer strong{letter-spacing:-.025em;font-size:18px}.mobile-add-position{border:1px dashed var(--border-strong);width:100%;min-height:52px;color:var(--muted);background:0 0;border-radius:16px;justify-content:center;align-items:center;gap:8px;margin-top:10px;font-size:14px;font-weight:700;display:flex}.mobile-price-summary{border:1px solid var(--border);background:#fff;border-radius:19px;margin-top:20px;padding:16px}.mobile-price-summary h2{margin:0 0 14px;font-size:18px}.mobile-price-summary .summary-line{min-height:42px;font-size:14px}.mobile-price-summary .summary-line strong{font-size:14px}.mobile-price-summary .percent-line{grid-template-columns:minmax(0,1fr) 62px auto}.mobile-price-summary .percent-line>span{grid-template-columns:38px 20px;height:36px}.mobile-price-summary .percent-line input{width:38px;font-size:14px}.mobile-grand-total{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:10px;margin-top:12px;padding-top:16px;display:flex}.mobile-grand-total span{font-size:15px;font-weight:700}.mobile-grand-total strong{letter-spacing:-.04em;font-size:24px}.mobile-estimate-actions{border-top:1px solid var(--border);padding:10px 10px calc(10px + var(--safe-bottom));background:#fffffffa;grid-template-columns:50px auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.mobile-share-button,.mobile-primary-action,.mobile-secondary-action{border-radius:15px;justify-content:center;align-items:center;gap:8px;min-height:52px;font-size:13px;font-weight:750;display:flex}.mobile-share-button{border:1px solid var(--border);background:#fff;width:50px}.mobile-secondary-action{border:1px solid var(--border);background:#fff;padding:0 12px}.mobile-primary-action{border:1px solid var(--primary);background:var(--primary);color:#fff;padding:0 14px}.mobile-estimate-actions svg{width:18px;height:18px}@media (width>=768px){.mobile-shell{display:none}}@media (width<=767px){.desktop-shell{display:none}.share-dialog-layer{align-items:end;padding:10px}.share-dialog{padding-bottom:calc(18px + var(--safe-bottom));border-radius:22px 22px 16px 16px}}@media (width<=1120px) and (width>=768px){.desktop-shell{grid-template-columns:222px minmax(0,1fr)}.desktop-suggestions{grid-template-columns:1fr}.suggestion-card{min-height:92px}.desktop-estimate-layout{grid-template-columns:minmax(0,1fr) 270px}.estimate-table-head,.estimate-table-row{grid-template-columns:34px minmax(190px,1fr) 58px 86px 96px 108px 36px}.settings-layout{grid-template-columns:1fr}.agent-settings{max-width:560px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}}@media (width<=767px){.mobile-item-head>textarea{resize:none;width:100%;min-height:52px;max-height:72px;color:var(--text);font:inherit;letter-spacing:-.01em;white-space:pre-wrap;overflow-wrap:anywhere;background:0 0;border:0;outline:0;padding:0;font-size:16px;font-weight:700;line-height:1.35;overflow:hidden}.mobile-item-head>textarea:focus{box-shadow:0 0 0 2px var(--border-strong);border-radius:8px}.mobile-shell{grid-template-rows:58px minmax(0,1fr)}.mobile-topbar{z-index:40;background:#fff;position:relative}.mobile-menu-button{width:44px;height:44px;color:var(--text);background:0 0;border:0;border-radius:13px;place-items:center;display:grid}.mobile-menu-button:hover,.mobile-menu-button[aria-expanded=true]{background:var(--surface-soft)}.mobile-menu-button svg{width:21px;height:21px}.mobile-navigation-layer{z-index:1200;justify-content:flex-end;display:flex;position:fixed;inset:0}.mobile-navigation-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14141747;border:0;position:absolute;inset:0}.mobile-navigation-drawer{width:min(344px,100% - 22px);height:100%;padding:max(12px, env(safe-area-inset-top,0px)) 12px max(14px, env(safe-area-inset-bottom,0px));background:#fff;grid-template-rows:auto minmax(0,1fr);animation:.18s ease-out mobile-navigation-enter;display:grid;position:relative;box-shadow:-24px 0 70px #1414172e}.mobile-navigation-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:0 4px 10px 8px;display:flex}.mobile-navigation-header strong,.mobile-navigation-header span{display:block}.mobile-navigation-header strong{letter-spacing:-.025em;font-size:18px}.mobile-navigation-header span{color:var(--muted);margin-top:4px;font-size:12px}.mobile-navigation-header>button{background:var(--surface-soft);width:44px;height:44px;color:var(--muted);border:0;border-radius:13px;place-items:center;display:grid}.mobile-navigation-header>button svg{width:20px;height:20px}.mobile-navigation-list{align-content:start;gap:3px;min-height:0;padding:12px 0;display:grid;overflow-y:auto}.mobile-navigation-list>button{width:100%;min-height:66px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:15px;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;gap:11px;padding:8px 10px;display:grid}.mobile-navigation-list>button:hover,.mobile-navigation-list>button.active{background:var(--surface-soft)}.mobile-navigation-icon{width:42px;height:42px;color:var(--muted);box-shadow:inset 0 0 0 1px var(--border);background:#fff;border-radius:13px;place-items:center;display:grid}.mobile-navigation-list>button.active .mobile-navigation-icon{background:var(--primary);color:#fff;box-shadow:none}.mobile-navigation-icon svg{width:19px;height:19px}.mobile-navigation-copy strong,.mobile-navigation-copy small{display:block}.mobile-navigation-copy strong{font-size:15px;line-height:1.3}.mobile-navigation-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;line-height:1.35;overflow:hidden}.mobile-navigation-list>button>svg{width:18px;height:18px;color:var(--faint)}.mobile-library,.mobile-account,.mobile-settings{padding-bottom:max(32px, env(safe-area-inset-bottom,0px))}@keyframes mobile-navigation-enter{0%{opacity:.65;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.mobile-navigation-drawer{animation:none}}:root{--chat-reference-blue:#0a84ff;--chat-reference-ink:#111214;--chat-reference-muted:#66676a;--chat-reference-outline:#111214d1}body{overscroll-behavior:none;background:#fff}.chat-reference-shell{grid-template-rows:calc(86px + env(safe-area-inset-top,0px)) minmax(0, 1fr);background:#fff;width:100%;height:100dvh;min-height:0;display:grid;overflow:hidden}.chat-reference-topbar{z-index:45;padding:env(safe-area-inset-top,0px) 16px 14px;background:#fff;border:0;grid-template-columns:58px minmax(0,1fr) 58px;align-items:end;gap:12px;display:grid;position:relative}.chat-reference-menu,.chat-reference-voice{border:1.25px solid var(--chat-reference-outline);width:54px;height:54px;color:var(--chat-reference-ink);background:#fff;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 16px 32px #1112141a}.chat-reference-menu:active,.chat-reference-voice:active,.chat-reference-title:active{transform:scale(.97)}.chat-reference-menu-lines{gap:7px;width:26px;display:grid}.chat-reference-menu-lines i{background:var(--chat-reference-ink);border-radius:99px;width:26px;height:3.5px;display:block}.chat-reference-badge{color:#fff;background:#f0182d;border-radius:99px;place-items:center;min-width:28px;height:28px;font-size:16px;font-weight:800;line-height:1;display:grid;position:absolute;top:-9px;right:-6px;box-shadow:0 0 0 3px #fff}.chat-reference-title{min-height:54px;color:var(--chat-reference-ink);letter-spacing:-.035em;background:0 0;border:0;place-self:center;align-items:center;gap:7px;padding:10px 6px 7px;font-size:23px;font-weight:760;display:inline-flex}.chat-reference-title span{display:inline-block;position:relative}.chat-reference-title span:after{content:"";background:var(--chat-reference-ink);border-radius:99px;height:2px;position:absolute;bottom:-5px;left:0;right:0}.chat-reference-title svg{color:#8b8c90;stroke-width:3px;width:23px;height:23px}.chat-reference-voice svg{stroke-width:2.2px;width:28px;height:28px}.chat-reference-main{background:#fff;min-width:0;min-height:0;overflow:hidden}.mobile-reference-chat,.mobile-reference-viewport{background:#fff;width:100%;height:100%;min-height:0}.mobile-reference-viewport{overscroll-behavior-y:contain;flex-direction:column;display:flex;overflow-y:auto}.mobile-reference-empty{flex-direction:column;flex:1 0 auto;min-height:0;padding:0 28px 16px;display:flex}.mobile-reference-space{flex:auto;min-height:clamp(260px,49dvh,520px)}.mobile-reference-actions{gap:14px;display:grid}.mobile-reference-action{width:100%;min-height:46px;color:var(--chat-reference-muted);text-align:left;letter-spacing:-.018em;background:0 0;border:0;border-radius:14px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:3px 0;font-size:18px;font-weight:650;display:grid}.mobile-reference-action:active{background:#f4f4f5}.mobile-reference-action-icon{color:#5f6063;place-items:center;width:30px;height:30px;display:grid}.mobile-reference-action-icon svg{stroke-width:2.2px;width:24px;height:24px}.mobile-reference-message-column{gap:18px;width:100%;padding:18px 15px 20px;display:grid}.mobile-reference-message-column:empty{display:none}.mobile-reference-message-column .message{margin:0}.mobile-reference-message-column .user-bubble{max-width:86%;font-size:16px;line-height:1.55}.mobile-reference-message-column .assistant-copy{font-size:16px;line-height:1.7}.mobile-reference-composer-footer{z-index:30;width:100%;padding:10px 16px calc(14px + env(safe-area-inset-bottom,0px));background:#fff;margin-top:auto;position:sticky;bottom:0}.mobile-reference-composer{border:1.4px solid var(--chat-reference-outline);background:#fff;border-radius:34px;grid-template-columns:48px minmax(0,1fr) 42px 48px;align-items:center;gap:1px;width:100%;min-height:62px;padding:5px 6px;display:grid;box-shadow:0 16px 42px #1112141c}.mobile-reference-composer .composer-input{resize:none;width:100%;min-height:46px;max-height:126px;color:var(--chat-reference-ink);background:0 0;border:0;outline:0;padding:10px 4px 8px;font-size:17px;line-height:1.45}.mobile-reference-composer .composer-input::placeholder{color:#9a9b9e;opacity:1}.mobile-reference-plus,.mobile-reference-microphone,.mobile-reference-send{border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.mobile-reference-plus,.mobile-reference-microphone{color:var(--chat-reference-ink);background:0 0}.mobile-reference-plus svg{stroke-width:1.9px;width:31px;height:31px}.mobile-reference-microphone svg{stroke-width:2.1px;width:27px;height:27px}.mobile-reference-send{background:var(--chat-reference-blue);color:#fff;box-shadow:0 8px 18px #0a84ff40}.mobile-reference-send svg{stroke-width:2.5px;width:25px;height:25px}.mobile-reference-send:disabled{opacity:1}.chat-reference-shell .mobile-library,.chat-reference-shell .mobile-account,.chat-reference-shell .mobile-settings{height:100%;padding-bottom:max(28px, env(safe-area-inset-bottom,0px));overflow-y:auto}@media (height<=700px){.chat-reference-shell{grid-template-rows:calc(76px + env(safe-area-inset-top,0px)) minmax(0, 1fr)}.chat-reference-topbar{padding-bottom:8px}.chat-reference-menu,.chat-reference-voice{width:50px;height:50px}.mobile-reference-space{min-height:160px}.mobile-reference-actions{gap:8px}}@media (prefers-reduced-motion:reduce){.chat-reference-menu:active,.chat-reference-voice:active,.chat-reference-title:active{transform:none}}.mobile-reference-composer-wrap{position:relative}.mobile-reference-utility{z-index:10;background:#fff;border:1px solid #1112141f;border-radius:22px;gap:4px;padding:10px;display:grid;position:absolute;bottom:calc(100% + 10px);left:0;right:0;box-shadow:0 18px 48px #11121429}.mobile-reference-utility>button:not(.mobile-reference-utility-close){color:#333438;text-align:left;background:0 0;border:0;border-radius:14px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:48px;padding:6px 10px;display:grid}.mobile-reference-utility>button:not(.mobile-reference-utility-close):active{background:#f2f2f3}.mobile-reference-utility>button span{place-items:center;display:grid}.mobile-reference-utility>button svg{width:23px;height:23px}.mobile-reference-utility>button strong{font-size:16px;font-weight:650}.mobile-reference-utility-close{color:#333438;background:#f1f1f2;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:8px;right:8px}.mobile-reference-utility-close+button{margin-top:30px}.mobile-reference-voice-error{color:#66676a;text-align:center;background:#f3f3f4;border-radius:12px;margin:0 12px 8px;padding:8px 12px;font-size:12px}.mobile-reference-microphone.listening{color:#0a84ff;background:#0a84ff1c;animation:1.1s ease-in-out infinite alternate prosmet-voice-pulse}@keyframes prosmet-voice-pulse{0%{transform:scale(.94)}to{transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.mobile-reference-microphone.listening{animation:none}}}@keyframes prosmet-spin{to{transform:rotate(360deg)}}.spin{animation:.85s linear infinite prosmet-spin}.settings-error{color:#8f2118;background:#fff6f5;border:1px solid #b4231838;border-radius:14px;width:min(1080px,100%);margin:18px 0 0;padding:12px 14px;font-size:13px;line-height:1.5}.agent-control-layout{align-items:start}.active-agent-summary{grid-template-columns:12px minmax(0,1fr) 42px;align-items:center;gap:12px;min-height:76px;padding:11px 4px;display:grid}.active-agent-summary strong,.active-agent-summary small{display:block}.active-agent-summary strong{font-size:15px}.active-agent-summary small{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.45}.active-agent-summary>button{border:1px solid var(--border);width:42px;height:42px;color:var(--muted);background:#fff;border-radius:12px;place-items:center;display:grid}.active-agent-summary>button svg{width:17px;height:17px}.agent-health{background:#a6a8ad;border-radius:50%;width:10px;height:10px;display:inline-block;box-shadow:0 0 0 4px #a6a8ad1f}.agent-health.online{background:#177245;box-shadow:0 0 0 4px #1772451f}.agent-health.offline{background:#b42318;box-shadow:0 0 0 4px #b423181a}.agent-health.idle{background:#888a90}.settings-action b{align-items:center;gap:7px;display:inline-flex}.settings-action b svg{width:15px;height:15px}.admin-session-row{justify-content:space-between;align-items:center;gap:16px;min-height:78px;padding:10px 2px;display:flex}.admin-session-row>span{align-items:center;gap:11px;min-width:0;display:flex}.admin-session-row>span>svg{width:22px;height:22px;color:var(--success)}.admin-session-row strong,.admin-session-row small{display:block}.admin-session-row strong{font-size:14px}.admin-session-row small{color:var(--muted);margin-top:4px;font-size:11px}.admin-session-row>button,.admin-login>button{border:1px solid var(--border);min-height:42px;color:var(--text);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.admin-session-row button svg,.admin-login button svg{width:16px;height:16px}.admin-login{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:13px 2px 6px;display:grid}.admin-login label span,.agent-field>span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin:0 0 7px 2px;font-size:10px;font-weight:750;display:block}.admin-login input,.agent-field input,.agent-field select,.agent-field textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:12px;outline:0;transition:border-color .15s,box-shadow .15s}.admin-login input,.agent-field input,.agent-field select{min-height:46px;padding:0 12px}.agent-field textarea{resize:vertical;padding:11px 12px;line-height:1.5}.admin-login input:focus,.agent-field input:focus,.agent-field select:focus,.agent-field textarea:focus{border-color:var(--border-strong);box-shadow:0 0 0 3px #1717190e}.admin-login p{color:var(--faint);grid-column:1/-1;margin:0;font-size:10px;line-height:1.5}.agent-form{padding:16px 2px 4px}.agent-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.agent-field{min-width:0}.agent-field.wide{grid-column:1/-1}.agent-form-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.agent-form-actions button{min-width:132px}.live-agent-list{max-height:calc(100dvh - 126px);position:sticky;top:0;overflow-y:auto}.agent-connection{border:1px solid var(--border);background:#fff;border-radius:16px;margin-top:10px;padding:13px}.agent-connection.active{border-color:var(--border-strong);box-shadow:0 9px 30px #1414170e}.agent-connection>header{grid-template-columns:10px minmax(0,1fr) 20px;align-items:center;gap:10px;display:grid}.agent-connection>header strong,.agent-connection>header small{display:block}.agent-connection>header strong{font-size:13px}.agent-connection>header small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.4}.agent-connection>header>svg{width:18px;height:18px;color:var(--success)}.agent-connection>p{overflow-wrap:anywhere;background:var(--surface-soft);color:var(--muted);border-radius:10px;margin:11px 0 0;padding:9px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9.5px;line-height:1.5}.secret-state{color:var(--muted);align-items:center;gap:6px;margin-top:9px;font-size:10px;display:flex}.secret-state svg{width:13px;height:13px}.agent-test-result{color:#17633f;background:#f1f8f4;border-radius:10px;align-items:flex-start;gap:7px;margin-top:10px;padding:8px 9px;font-size:10px;line-height:1.45;display:flex}.agent-test-result svg{flex:0 0 14px;width:14px;height:14px}.agent-connection footer{border-top:1px solid var(--border);align-items:center;gap:6px;margin-top:11px;padding-top:10px;display:flex}.agent-connection footer button{border:1px solid var(--border);min-height:36px;color:var(--text);background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex}.agent-connection footer button:nth-last-child(-n+2){width:36px;padding:0}.agent-connection footer button svg{width:14px;height:14px}.agent-connection footer button:last-child{color:var(--danger)}.agent-empty{border:1px dashed var(--border-strong);text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;margin-top:10px;padding:22px;display:flex}.agent-empty>svg{width:25px;height:25px;color:var(--muted)}.agent-empty strong{margin-top:12px;font-size:13px}.agent-empty p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.5}@media (width<=767px){.settings-error{margin-top:14px;font-size:13px}.agent-control-layout{flex-direction:column;display:flex}.live-agent-list{order:-1;width:100%;max-height:none;position:static}.agent-form-grid{grid-template-columns:1fr}.agent-field.wide{grid-column:auto}.admin-login{grid-template-columns:1fr}.admin-login>button{min-height:48px}.admin-session-row{flex-direction:column;align-items:flex-start}.admin-session-row>button{min-height:46px}.agent-form-actions{z-index:2;background:#fffffff7;margin:16px -12px -12px;padding:12px;position:sticky;bottom:0}.agent-form-actions button{flex:1;min-width:0;min-height:48px}.agent-connection>header strong{font-size:16px}.agent-connection>header small{font-size:12px}.agent-connection>p{font-size:11px}.agent-connection footer{flex-wrap:wrap}.agent-connection footer button{min-height:44px;font-size:12px}.agent-connection footer button:nth-last-child(-n+2){width:44px}}.no-attachment-composer{grid-template-columns:minmax(0,1fr) 42px!important}.mobile-composer.no-attachment-composer{grid-template-columns:minmax(0,1fr) 44px!important}.sidebar-empty{color:var(--faint);margin:14px 10px;font-size:11px;line-height:1.5}.library-empty-state{border:1px dashed var(--border-strong);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;margin-top:18px;padding:28px;display:flex}.library-empty-state>span{background:var(--surface-soft);width:48px;height:48px;color:var(--muted);border-radius:15px;place-items:center;display:grid}.library-empty-state>span svg{width:21px;height:21px}.library-empty-state>strong{max-width:440px;margin-top:15px;font-size:14px;line-height:1.55}.library-empty-state>button{border:1px solid var(--primary);background:var(--primary);color:#fff;border-radius:12px;min-height:42px;margin-top:16px;padding:0 14px;font-size:12px;font-weight:700}.account-auth-required{border:1px solid var(--border);background:var(--surface-soft);border-radius:18px;align-items:flex-start;gap:14px;margin-top:24px;padding:18px;display:flex}.account-auth-required>svg{width:25px;height:25px;color:var(--muted)}.account-auth-required strong{font-size:15px}.account-auth-required p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.5}.real-profile-panel>button{justify-content:center;align-items:center;gap:8px;min-height:42px;display:inline-flex}.real-profile-panel>button svg{width:16px;height:16px}.account-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.account-field>span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin:0 0 7px 2px;font-size:10px;font-weight:750;display:block}.account-field input{border:1px solid var(--border);width:100%;min-height:48px;color:var(--text);background:#fff;border-radius:13px;outline:0;padding:0 12px}.account-field input:focus{border-color:var(--border-strong);box-shadow:0 0 0 3px #1717190e}.account-save-message{color:var(--muted);margin:10px 2px 0;font-size:12px}.live-account-grid{margin-top:22px}.status-row>span{align-items:center;gap:8px;display:inline-flex}.status-row>span svg{width:16px;height:16px;color:var(--muted)}.release-sha{text-overflow:ellipsis;white-space:nowrap;max-width:320px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;overflow:hidden}@media (width<=767px){.library-empty-state{min-height:220px;margin-top:14px}.account-fields{grid-template-columns:1fr}.real-profile-panel>button{grid-column:2;justify-self:start}.release-sha{max-width:170px}}
