.AppShell-module__-zW4nG__shell{flex-direction:column;min-height:100dvh;display:flex}.AppShell-module__-zW4nG__main{width:100%;max-width:var(--content-w);padding:var(--space-4) var(--space-4) calc(var(--nav-h) + 20px);flex:1;margin:0 auto}.AppShell-module__-zW4nG__main.AppShell-module__-zW4nG__wide{max-width:var(--content-w-wide)}.AppShell-module__-zW4nG__nav{height:var(--nav-h);background:var(--surface);border-top:1px solid var(--line);z-index:20;padding-bottom:env(safe-area-inset-bottom);grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.AppShell-module__-zW4nG__brand{display:none}.AppShell-module__-zW4nG__item{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:11px;font-weight:600;display:flex}.AppShell-module__-zW4nG__item.AppShell-module__-zW4nG__active{color:var(--accent)}@media (min-width:900px){.AppShell-module__-zW4nG__shell{flex-direction:row}.AppShell-module__-zW4nG__nav{border-top:0;border-right:1px solid var(--line);background:0 0;flex-direction:column;flex-shrink:0;gap:4px;width:200px;height:100dvh;padding:18px 12px;display:flex;position:sticky;top:0;bottom:auto}.AppShell-module__-zW4nG__brand{letter-spacing:-.01em;align-items:center;gap:8px;padding:6px 10px 18px;font-weight:800;display:flex}.AppShell-module__-zW4nG__mark{background:var(--accent);color:#fff;border-radius:8px;place-items:center;width:26px;height:26px;font-size:15px;display:grid}.AppShell-module__-zW4nG__item{border-radius:10px;flex-direction:row;justify-content:flex-start;gap:10px;padding:9px 10px;font-size:14px}.AppShell-module__-zW4nG__item:hover{background:var(--surface-2)}.AppShell-module__-zW4nG__item.AppShell-module__-zW4nG__active{background:var(--accent-soft)}.AppShell-module__-zW4nG__main{padding:var(--space-5) 28px 40px}}
.Composer-module__lf8i4W__wrap{flex-direction:column;gap:6px;display:flex}.Composer-module__lf8i4W__bar{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;align-items:flex-end;gap:6px;padding:6px 6px 6px 8px;display:flex}.Composer-module__lf8i4W__bar:focus-within{border-color:var(--agent)}.Composer-module__lf8i4W__barRec{border-color:var(--accent)}.Composer-module__lf8i4W__ta{resize:none;max-height:140px;line-height:1.4;font-size:var(--text-body);background:0 0;border:0;outline:none;flex:1;padding:7px 4px}.Composer-module__lf8i4W__icon{width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.Composer-module__lf8i4W__icon:hover{background:var(--surface-2);color:var(--ink)}.Composer-module__lf8i4W__recBtn{background:var(--accent);color:#fff}.Composer-module__lf8i4W__recBtn:hover{background:var(--accent-hover);color:#fff}.Composer-module__lf8i4W__send{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.Composer-module__lf8i4W__send:disabled{opacity:.4}.Composer-module__lf8i4W__recState{color:var(--accent);flex:1;align-items:center;gap:8px;padding:7px 4px;font-size:14px;font-weight:600;display:flex}.Composer-module__lf8i4W__dot{background:var(--accent);border-radius:50%;width:10px;height:10px;animation:1s infinite Composer-module__lf8i4W__pulse}.Composer-module__lf8i4W__photos{flex-wrap:wrap;gap:6px;padding:0 4px;display:flex}.Composer-module__lf8i4W__photo{border:1px solid var(--line);border-radius:10px;width:56px;height:56px;position:relative;overflow:hidden}.Composer-module__lf8i4W__photo img{object-fit:cover;width:100%;height:100%}.Composer-module__lf8i4W__photo button{color:#fff;background:#0009;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:2px;right:2px}.Composer-module__lf8i4W__err{font-size:var(--text-caption);color:var(--danger);padding:0 8px}
.ThreadCard-module__26DHRa__card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-direction:column;gap:8px;padding:10px 12px;display:flex}.ThreadCard-module__26DHRa__hot{border-color:var(--attention);background:var(--attention-soft)}.ThreadCard-module__26DHRa__top{align-items:flex-start;gap:10px;display:flex}.ThreadCard-module__26DHRa__avatar{background:var(--surface-2);width:40px;height:40px;color:var(--ink-2);border-radius:50%;flex-shrink:0;place-items:center;font-weight:700;display:grid}.ThreadCard-module__26DHRa__thumb{background:var(--surface-2);border-radius:10px;flex-shrink:0;width:44px;height:44px;overflow:hidden}.ThreadCard-module__26DHRa__thumb img{object-fit:cover;width:100%;height:100%}.ThreadCard-module__26DHRa__body{flex-direction:column;flex:1;gap:3px;min-width:0;font-size:14px;display:flex}.ThreadCard-module__26DHRa__name{justify-content:space-between;gap:8px;display:flex}.ThreadCard-module__26DHRa__summary{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ThreadCard-module__26DHRa__track{flex-wrap:wrap;align-items:center;gap:2px 4px;font-size:13px;display:flex}.ThreadCard-module__26DHRa__step{align-items:center;gap:4px;font-weight:600;display:inline-flex}.ThreadCard-module__26DHRa__stepMine{color:var(--agent)}.ThreadCard-module__26DHRa__stepTheirs{color:var(--ink-2)}.ThreadCard-module__26DHRa__stepOk{color:var(--ok)}.ThreadCard-module__26DHRa__arrow{color:var(--muted);font-weight:400}.ThreadCard-module__26DHRa__limits{margin-left:auto}.ThreadCard-module__26DHRa__toggle{font-size:var(--text-label);color:var(--muted);align-self:flex-start;align-items:center;gap:4px;font-weight:700;display:inline-flex}.ThreadCard-module__26DHRa__steps{color:var(--ink-2);border-left:2px solid var(--line);flex-direction:column;gap:3px;margin:0;padding:0 0 0 10px;font-size:13px;list-style:none;display:flex}.ThreadCard-module__26DHRa__steps li{align-items:center;gap:6px;display:flex}.ThreadCard-module__26DHRa__mineDot,.ThreadCard-module__26DHRa__theirsDot,.ThreadCard-module__26DHRa__okDot{border-radius:50%;width:7px;height:7px;display:inline-block}.ThreadCard-module__26DHRa__mineDot{background:var(--agent)}.ThreadCard-module__26DHRa__theirsDot{background:var(--muted)}.ThreadCard-module__26DHRa__okDot{background:var(--ok)}
.AgentMark-module__ZKjdXW__mark{background:var(--agent);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;display:inline-grid}
.Button-module__8RiFmG__btn{border-radius:var(--radius-pill);white-space:nowrap;transition:background var(--motion), transform 50ms;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;padding:9px 14px;font-size:14px;font-weight:600;display:inline-flex}.Button-module__8RiFmG__btn:active{transform:translateY(1px)}.Button-module__8RiFmG__btn:disabled{opacity:.5;cursor:default;transform:none}.Button-module__8RiFmG__primary{background:var(--accent);color:var(--accent-ink)}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--accent-hover)}.Button-module__8RiFmG__secondary{background:var(--surface-2);color:var(--ink)}.Button-module__8RiFmG__secondary:hover:not(:disabled){background:#e9e1d6}.Button-module__8RiFmG__ghost{border-color:var(--line);background:0 0}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:var(--surface-2)}.Button-module__8RiFmG__sm{padding:6px 11px;font-size:13px}
.PageHead-module__neY6lW__head{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.PageHead-module__neY6lW__title{font-size:var(--text-page);letter-spacing:-.01em;font-weight:800}.PageHead-module__neY6lW__section{gap:var(--space-2);margin-top:var(--space-5);flex-direction:column;display:flex}.PageHead-module__neY6lW__sectionTitle{font-size:var(--text-caption);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-weight:700}.PageHead-module__neY6lW__empty{text-align:center;border:1px dashed var(--line);border-radius:var(--radius);flex-direction:column;align-items:center;gap:4px;padding:28px 16px;display:flex}.PageHead-module__neY6lW__emptyTitle{font-weight:600}.PageHead-module__neY6lW__emptyAction{margin-top:8px}
.Workspace-module__xgTZQG__wrap{min-height:calc(100dvh - var(--nav-h) - 32px);flex-direction:column;display:flex}.Workspace-module__xgTZQG__head{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.Workspace-module__xgTZQG__headBody{flex:1;min-width:0}.Workspace-module__xgTZQG__back{width:32px;height:32px;color:var(--muted);border-radius:50%;place-items:center;display:grid}.Workspace-module__xgTZQG__back:hover{background:var(--surface-2)}.Workspace-module__xgTZQG__title{font-size:var(--text-title);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-weight:800;overflow:hidden}.Workspace-module__xgTZQG__chatCol{width:100%;max-width:var(--content-w);flex-direction:column;flex:1;margin:0 auto;display:flex}.Workspace-module__xgTZQG__cols{flex-direction:column;flex:1;gap:16px;display:flex}.Workspace-module__xgTZQG__board{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.Workspace-module__xgTZQG__strip{border-radius:var(--radius);background:var(--agent-soft);text-align:left;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex}.Workspace-module__xgTZQG__stripText{flex-direction:column;flex:1;min-width:0;display:flex}.Workspace-module__xgTZQG__stripLabel{font-size:var(--text-label);color:var(--agent);text-transform:uppercase;letter-spacing:.04em;font-weight:700}.Workspace-module__xgTZQG__stripLast{color:var(--ink-2);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.Workspace-module__xgTZQG__stripChat{border:1px solid var(--line);border-radius:var(--radius);background:var(--ground);flex-direction:column;max-height:70dvh;padding:12px;display:flex;overflow-y:auto}.Workspace-module__xgTZQG__side{display:none}.Workspace-module__xgTZQG__section{flex-direction:column;gap:8px;display:flex}.Workspace-module__xgTZQG__sectionTitle{font-size:var(--text-caption);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-weight:700}.Workspace-module__xgTZQG__need{border-radius:var(--radius);background:var(--attention-soft);border:1px solid var(--attention);flex-direction:column;gap:8px;padding:12px;font-size:14px;display:flex}.Workspace-module__xgTZQG__note{font-size:var(--text-caption);border-radius:var(--radius-sm);background:var(--attention-soft);color:var(--attention-ink);justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;display:flex}.Workspace-module__xgTZQG__noteOut{background:var(--accent-soft);color:var(--accent)}.Workspace-module__xgTZQG__mandate{font-size:var(--text-caption);color:var(--ink-2);align-items:flex-start;gap:6px;display:flex}@media (min-width:900px){.Workspace-module__xgTZQG__wrap{min-height:calc(100dvh - 64px)}.Workspace-module__xgTZQG__cols{flex-direction:row;align-items:stretch}.Workspace-module__xgTZQG__board{flex:1.2}.Workspace-module__xgTZQG__strip,.Workspace-module__xgTZQG__stripChat{display:none}.Workspace-module__xgTZQG__side{border-left:1px solid var(--line);flex-direction:column;flex:1;align-self:flex-start;max-width:460px;max-height:calc(100dvh - 48px);padding-left:16px;display:flex;position:sticky;top:24px;overflow-y:auto}}
.LandingDemo-module__mhTbEa__frame{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;flex-direction:column;width:100%;max-width:400px;height:560px;font-size:14px;display:flex;overflow:hidden}.LandingDemo-module__mhTbEa__top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.LandingDemo-module__mhTbEa__who{font-weight:800}.LandingDemo-module__mhTbEa__body{scrollbar-width:thin;scroll-behavior:smooth;flex-direction:column;flex:1;gap:8px;min-height:0;padding:14px;display:flex;overflow-y:auto}.LandingDemo-module__mhTbEa__body>:first-child{margin-top:auto}.LandingDemo-module__mhTbEa__line{align-items:flex-start;gap:8px;max-width:90%;display:flex}.LandingDemo-module__mhTbEa__seller{align-self:flex-end}.LandingDemo-module__mhTbEa__agent,.LandingDemo-module__mhTbEa__buyer{align-self:flex-start}.LandingDemo-module__mhTbEa__event{font-size:var(--text-label);color:var(--ok);background:var(--ok-soft);border-radius:var(--radius-pill);align-self:center;align-items:center;gap:4px;padding:3px 10px;font-weight:700;display:inline-flex}.LandingDemo-module__mhTbEa__bubble{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:8px 12px;line-height:1.4}.LandingDemo-module__mhTbEa__seller .LandingDemo-module__mhTbEa__bubble{background:var(--accent-soft);border-color:#0000}.LandingDemo-module__mhTbEa__buyer .LandingDemo-module__mhTbEa__bubble{background:var(--surface-2);border-color:#0000;font-style:italic}.LandingDemo-module__mhTbEa__agent .LandingDemo-module__mhTbEa__bubble{border-left:3px solid var(--agent)}.LandingDemo-module__mhTbEa__mic{vertical-align:-2px;color:var(--accent);margin-right:5px}.LandingDemo-module__mhTbEa__replay{align-self:center;margin-top:6px}
.landing-module__g1LwZa__page{max-width:var(--content-w-wide);margin:0 auto;padding:16px 20px 40px}.landing-module__g1LwZa__top{justify-content:space-between;align-items:center;padding:6px 0 24px;display:flex}.landing-module__g1LwZa__brand{letter-spacing:-.01em;align-items:center;gap:8px;font-weight:800;display:flex}.landing-module__g1LwZa__mark{background:var(--accent);color:#fff;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.landing-module__g1LwZa__hero{align-items:center;gap:32px;padding:16px 0 40px;display:grid}.landing-module__g1LwZa__heroText{flex-direction:column;gap:16px;display:flex}.landing-module__g1LwZa__eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:700}.landing-module__g1LwZa__h1{letter-spacing:-.02em;text-wrap:balance;max-width:560px;font-size:clamp(30px,5vw,46px);font-weight:800;line-height:1.08}.landing-module__g1LwZa__sub{color:var(--ink-2);max-width:520px;font-size:17px}.landing-module__g1LwZa__secondary{border-radius:var(--radius-pill);border:1px solid var(--line);align-items:center;padding:9px 14px;font-size:14px;font-weight:600;display:inline-flex}.landing-module__g1LwZa__demo{flex-direction:column;align-items:center;display:flex}.landing-module__g1LwZa__how{gap:16px;padding-top:8px;display:grid}.landing-module__g1LwZa__step{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);color:var(--ink-2);flex-direction:column;gap:6px;padding:18px;display:flex}.landing-module__g1LwZa__step h3{color:var(--ink);margin:0;font-size:16px}.landing-module__g1LwZa__step p{margin:0}.landing-module__g1LwZa__step svg{color:var(--accent)}.landing-module__g1LwZa__footer{text-align:center;padding:40px 0 0}@media (min-width:860px){.landing-module__g1LwZa__hero{grid-template-columns:1.1fr 1fr;padding:40px 0 60px}.landing-module__g1LwZa__how{grid-template-columns:repeat(3,1fr)}}
.Screens-module__i_CQ-q__ctas{gap:var(--space-2);flex-wrap:wrap;display:flex}.Screens-module__i_CQ-q__need{border-radius:var(--radius);background:var(--attention-soft);border:1px solid var(--attention);flex-direction:column;gap:8px;padding:12px;font-size:14px;display:flex}.Screens-module__i_CQ-q__activity{border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--line);justify-content:space-between;gap:12px;padding:9px 12px;font-size:14px;display:flex}.Screens-module__i_CQ-q__actText{flex:1;min-width:0}.Screens-module__i_CQ-q__itemRow{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);align-items:center;gap:12px;padding:10px;display:flex}.Screens-module__i_CQ-q__itemRow:hover{border-color:#d5c9b8}.Screens-module__i_CQ-q__itemBody{flex-direction:column;flex:1;gap:3px;min-width:0;font-size:14px;display:flex}.Screens-module__i_CQ-q__thumb{background:var(--surface-2);border-radius:10px;flex-shrink:0;width:56px;height:56px;overflow:hidden}.Screens-module__i_CQ-q__thumb img{object-fit:cover;width:100%;height:100%}.Screens-module__i_CQ-q__agentIcon{background:var(--agent-soft);border-radius:10px;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid}.Screens-module__i_CQ-q__tabs{border-bottom:1px solid var(--line);gap:4px;margin-bottom:14px;display:flex}.Screens-module__i_CQ-q__tabs button{color:var(--muted);border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 12px;font-weight:600}.Screens-module__i_CQ-q__tabOn{color:var(--ink)!important;border-bottom-color:var(--accent)!important}.Screens-module__i_CQ-q__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.Screens-module__i_CQ-q__tile{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);flex-direction:column;display:flex;overflow:hidden}.Screens-module__i_CQ-q__tileImg{aspect-ratio:4/3;background:var(--surface-2);width:100%;display:block}.Screens-module__i_CQ-q__tileImg img{object-fit:cover;width:100%;height:100%}.Screens-module__i_CQ-q__tileBody{flex-direction:column;gap:2px;padding:8px 10px 10px;font-size:14px;display:flex}.Screens-module__i_CQ-q__tileTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box;overflow:hidden}.Screens-module__i_CQ-q__listing{max-width:var(--content-w);flex-direction:column;gap:12px;display:flex}.Screens-module__i_CQ-q__backBtn{color:var(--muted);align-self:flex-start;align-items:center;gap:2px;font-size:14px;font-weight:600;display:inline-flex}.Screens-module__i_CQ-q__gallery{border-radius:var(--radius);gap:8px;display:flex;overflow-x:auto}.Screens-module__i_CQ-q__gallery img{border-radius:var(--radius);object-fit:cover;flex-shrink:0;max-width:100%;height:260px}.Screens-module__i_CQ-q__listingTitle{font-size:var(--text-page);font-weight:800;line-height:1.25}.Screens-module__i_CQ-q__price{font-size:var(--text-page);white-space:nowrap}.Screens-module__i_CQ-q__listingDesc{white-space:pre-wrap;color:var(--ink-2)}.Screens-module__i_CQ-q__attrs{flex-wrap:wrap;gap:6px;display:flex}.Screens-module__i_CQ-q__listingCta{bottom:calc(var(--nav-h) + 12px);justify-content:center;padding:8px 0;display:flex;position:sticky}.Screens-module__i_CQ-q__nudge{border-radius:var(--radius);background:var(--agent-soft);color:var(--agent);margin-bottom:var(--space-3);align-items:center;gap:8px;padding:10px 12px;font-size:14px;font-weight:600;display:flex}
.ThreadView-module__ALNo9q__wrap{min-height:calc(100dvh - var(--nav-h) - 32px);max-width:var(--content-w);flex-direction:column;margin:0 auto;display:flex}.ThreadView-module__ALNo9q__head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.ThreadView-module__ALNo9q__back{width:32px;height:32px;color:var(--muted);border-radius:50%;place-items:center;display:grid}.ThreadView-module__ALNo9q__back:hover{background:var(--surface-2)}.ThreadView-module__ALNo9q__thumb{background:var(--surface-2);border-radius:10px;flex-shrink:0;width:40px;height:40px;overflow:hidden}.ThreadView-module__ALNo9q__thumb img{object-fit:cover;width:100%;height:100%}.ThreadView-module__ALNo9q__headBody{flex:1;min-width:0}.ThreadView-module__ALNo9q__title{font-size:var(--text-title);font-weight:800}.ThreadView-module__ALNo9q__sub{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ThreadView-module__ALNo9q__agreed{border-radius:var(--radius-sm);background:var(--ok-soft);color:var(--ok);margin-bottom:10px;padding:8px 12px;font-size:14px}.ThreadView-module__ALNo9q__msgs{flex-direction:column;flex:1;gap:12px;padding-bottom:12px;display:flex}.ThreadView-module__ALNo9q__msg{flex-direction:column;gap:3px;min-width:0;max-width:86%;display:flex}.ThreadView-module__ALNo9q__mine{align-self:flex-end;align-items:flex-end}.ThreadView-module__ALNo9q__theirs{align-self:flex-start;align-items:flex-start}.ThreadView-module__ALNo9q__who{font-size:var(--text-label);color:var(--muted);align-items:center;gap:5px;padding:0 6px;font-weight:600;display:inline-flex}.ThreadView-module__ALNo9q__bubble{overflow-wrap:anywhere;background:var(--surface);border:1px solid var(--line);white-space:pre-wrap;border-radius:16px;max-width:100%;padding:9px 13px;line-height:1.45}.ThreadView-module__ALNo9q__mine .ThreadView-module__ALNo9q__bubble{background:var(--accent-soft);border-color:#0000;border-bottom-right-radius:5px}.ThreadView-module__ALNo9q__theirs .ThreadView-module__ALNo9q__bubble{border-bottom-left-radius:5px}.ThreadView-module__ALNo9q__agentBubble{border-left:3px solid var(--agent)}.ThreadView-module__ALNo9q__mine .ThreadView-module__ALNo9q__agentBubble{border-left:0;border-right:3px solid var(--agent)}.ThreadView-module__ALNo9q__system{font-size:var(--text-label);color:var(--muted);background:var(--surface-2);border-radius:var(--radius-pill);align-self:center;padding:3px 10px}.ThreadView-module__ALNo9q__foot{bottom:calc(var(--nav-h) + 8px);background:linear-gradient(to top, var(--ground) 75%, transparent);flex-direction:column;gap:8px;padding-top:6px;display:flex;position:sticky}.ThreadView-module__ALNo9q__agentBar{background:var(--agent-soft);color:var(--agent);border-radius:22px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.ThreadView-module__ALNo9q__youBar{justify-content:space-between;align-items:center;gap:10px;display:flex}.ThreadView-module__ALNo9q__pending{border-radius:var(--radius);background:var(--attention-soft);border:1px solid var(--attention);flex-direction:column;gap:8px;padding:10px 12px;font-size:14px;display:flex}.ThreadView-module__ALNo9q__pending p{align-items:flex-start;gap:6px;display:flex}.ThreadView-module__ALNo9q__privacy{justify-content:center;align-items:center;gap:4px;display:flex}@media (min-width:900px){.ThreadView-module__ALNo9q__wrap{min-height:calc(100dvh - 64px)}.ThreadView-module__ALNo9q__foot{bottom:12px}}
.Field-module__bfn3sa__field{flex-direction:column;gap:6px;display:flex}.Field-module__bfn3sa__label{font-size:var(--text-caption);color:var(--ink-2);font-weight:700}.Field-module__bfn3sa__hint{line-height:1.4}.Field-module__bfn3sa__input{border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--surface);outline:none;width:100%;padding:9px 12px}.Field-module__bfn3sa__input:focus{border-color:var(--agent)}.Field-module__bfn3sa__check{align-items:center;gap:8px;font-size:14px;display:flex}.Field-module__bfn3sa__check input{accent-color:var(--accent);width:16px;height:16px}
.login-module__WEZH7G__page{flex-direction:column;align-items:center;gap:24px;min-height:100dvh;padding:48px 16px;display:flex}.login-module__WEZH7G__brand{align-items:center;gap:8px;font-weight:800;display:flex}.login-module__WEZH7G__mark{background:var(--accent);color:#fff;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.login-module__WEZH7G__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;gap:12px;width:100%;max-width:400px;padding:24px;display:flex}.login-module__WEZH7G__title{font-size:var(--text-page);font-weight:800}.login-module__WEZH7G__form{flex-direction:column;gap:12px;margin-top:6px;display:flex}.login-module__WEZH7G__error{color:var(--danger);font-size:var(--text-caption)}.login-module__WEZH7G__sent{flex-direction:column;gap:8px;display:flex}.login-module__WEZH7G__sentTitle{font-weight:700}
.you-module__AZFxaG__form{gap:var(--space-4);flex-direction:column;max-width:480px;display:flex}
