/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#101113;--muted:#676b73;--paper:#f7f7f5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;height:82px;display:flex}.brand,.room-brand{letter-spacing:-.035em;align-items:center;gap:10px;font-size:20px;font-weight:690;display:flex}.mark{background:#fff;border-radius:8px;width:30px;height:30px;display:inline-flex;overflow:hidden}.mark img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%}nav{color:#565a61;gap:32px;font-size:14px;display:flex}nav a:hover,.text-link:hover{color:#000}.button{border-radius:10px;justify-content:center;align-items:center;gap:14px;padding:13px 18px;font-size:14px;font-weight:650;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{color:#fff;background:#111214;box-shadow:0 1px 2px #0003}.button-dark:hover{background:#292b2f}.button-small{padding:10px 14px}.hero{text-align:center;padding:110px 0 72px}.eyebrow{color:#53575d;background:#ffffffb8;border:1px solid #dedfdf;border-radius:999px;width:max-content;max-width:100%;margin:0 auto 27px;padding:8px 12px;font-size:12px;font-weight:600;box-shadow:inset 0 1px #fff}.pulse{background:#4a9d70;border-radius:50%;width:7px;height:7px;margin-right:8px;animation:2s infinite pulse;display:inline-block;box-shadow:0 0 0 4px #4a9d701c}@keyframes pulse{50%{opacity:.5}}.hero h1{letter-spacing:-.072em;max-width:1000px;margin:0 auto;font-size:clamp(50px,7.2vw,94px);font-weight:640;line-height:.97}.hero h1 span{color:#86898e}.hero-copy{color:#60646b;letter-spacing:-.015em;max-width:650px;margin:34px auto 0;font-size:19px;line-height:1.55}.hero-actions{justify-content:center;align-items:center;gap:26px;margin-top:32px;display:flex}.text-link{color:#595d63;font-size:14px;font-weight:650}.text-link span{margin-left:9px}.trust-line{color:#8a8d92;text-transform:uppercase;letter-spacing:.11em;justify-content:center;align-items:center;gap:20px;margin-top:83px;font-size:9px;font-weight:700;display:flex}.trust-line i{background:#b7b9bc;border-radius:50%;width:3px;height:3px}.product-stage{background:#101113;padding:72px 0;overflow:hidden}.room-shell{position:relative}.room-shell:before{content:"";filter:blur(90px);pointer-events:none;background:#7785a51a;width:680px;height:340px;position:absolute;top:-120px;left:20%}.room-window{background:#fff;border:1px solid #303237;border-radius:18px;grid-template-columns:200px 1fr 245px;height:700px;display:grid;position:relative;overflow:hidden;box-shadow:0 40px 100px #0009,0 0 0 1px #ffffff08}.room-sidebar{background:#f6f6f4;border-right:1px solid #e6e6e4;flex-direction:column;padding:19px 13px 14px;display:flex}.room-brand{padding:0 8px 28px;font-size:15px}.room-brand .mark{border-radius:6px;width:24px;height:24px}.workspace-label{text-transform:uppercase;letter-spacing:.12em;color:#9a9da1;padding:0 10px 9px;font-size:9px;font-weight:700}.nav-item{color:#686b70;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;min-height:37px;padding:0 10px;font-size:11px;display:flex}.nav-item.active{color:#17181a;background:#e9e9e6;font-weight:650}.nav-item b,.nav-item em{margin-left:auto;font-size:9px;font-style:normal}.nav-item b{color:#fff;background:#17181a;border-radius:50%;place-items:center;width:17px;height:17px;display:grid}.nav-item em{color:#5e4e9f;background:#d9d5ee;border-radius:999px;padding:2px 6px}.nav-glyph{text-align:center;width:14px;font-size:15px}.sidebar-spacer{flex:1}.operator-card{border-top:1px solid #e0e1df;align-items:center;gap:8px;padding:14px 4px 0;display:flex}.operator-card span:nth-child(2){flex-direction:column;min-width:0;display:flex}.operator-card strong{font-size:10px}.operator-card small{color:#92959a;margin-top:2px;font-size:8px}.more{color:#888;margin-left:auto;font-size:9px}.avatar{letter-spacing:-.02em;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-size:8px;font-weight:750;display:grid}.avatar-human{color:#fff;background:#25272b}.avatar-agent{color:#24262a;border:1px solid #0000000d}.avatar-agent.green{color:#2c6545;background:#dff0e6}.avatar-agent.violet{color:#6753a0;background:#e8e3f6}.avatar-agent.blue{color:#426986;background:#dfeaf3}.room-main{background:#fff;flex-direction:column;min-width:0;display:flex}.room-topbar{border-bottom:1px solid #ededeb;justify-content:space-between;align-items:center;height:68px;padding:0 22px;display:flex}.room-topbar>div:first-child{flex-direction:column;gap:3px;display:flex}.room-topbar strong{font-size:12px}.room-topbar span{color:#989ba0;font-size:8px}.online{color:#717479;background:#f6f7f5;border:1px solid #ececea;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:8px;display:flex}.online span{background:#55a578;border-radius:50%;width:6px;height:6px}.room-content{flex:1;padding:20px 24px;overflow:hidden}.date-rule{color:#a3a5a8;justify-content:center;align-items:center;height:26px;font-size:8px;display:flex;position:relative}.date-rule:before{content:"";background:#f0f0ee;height:1px;position:absolute;inset:auto 0}.date-rule span{background:#fff;padding:0 10px;position:relative}.message{gap:11px;margin-top:20px;display:flex}.message-body{min-width:0;max-width:560px}.message-meta{align-items:baseline;gap:7px;height:22px;display:flex}.message-meta strong{font-size:11px}.message-meta time{color:#a2a4a8;font-size:8px}.message-body>p{color:#46494e;margin:3px 0 0;font-size:11px;line-height:1.6}.agent-message{margin-top:29px}.agent-tag{text-transform:uppercase;letter-spacing:.08em;background:#edf5f0;border-radius:4px;padding:2px 5px;font-weight:700;color:#4b8666!important;font-size:6px!important}.work-card{background:#fcfcfb;border:1px solid #e2e3e1;border-radius:11px;margin-top:13px;padding:14px;box-shadow:0 5px 16px #10111309}.work-head{justify-content:space-between;align-items:center;font-size:9px;font-weight:700;display:flex}.work-head span{align-items:center;display:flex}.work-head b{color:#347052;background:#e1f0e7;border-radius:999px;padding:4px 7px;font-size:7px}.spinner{border:1.5px solid #d3d7d4;border-top-color:#4c8c69;border-radius:50%;width:12px;height:12px;margin-right:7px;animation:1.1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.work-progress{background:#e8e9e7;border-radius:4px;height:3px;margin:13px 0;overflow:hidden}.work-progress span{background:#5a9c78;border-radius:4px;width:62%;height:100%;display:block}.work-steps{color:#a0a2a5;flex-direction:column;gap:8px;font-size:8px;display:flex}.work-steps .done{color:#71947e}.work-steps .current{color:#3b3e42;font-weight:600}.work-foot{color:#92959a;border-top:1px solid #eeeeec;justify-content:space-between;margin-top:13px;padding-top:10px;font-size:7px;display:flex}.presence{color:#989ba0;align-items:center;gap:8px;margin:26px 0 0 41px;font-size:8px;display:flex}.presence .avatar{border-radius:7px;width:24px;height:24px}.typing{background:#f2f2f0;border-radius:999px;gap:2px;padding:5px 7px;display:flex}.typing i{background:#8a8d91;border-radius:50%;width:3px;height:3px;animation:1.2s infinite typing}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes typing{50%{opacity:.45;transform:translateY(-2px)}}.composer{color:#a5a7aa;border-top:1px solid #eeeeec;justify-content:space-between;align-items:center;height:66px;margin:0 20px;font-size:9px;display:flex}.composer button{color:#fff;background:#1e2023;border:0;border-radius:8px;width:28px;height:28px}.activity-panel{background:#fbfbfa;border-left:1px solid #ececea;padding:23px 17px}.activity-title{justify-content:space-between;align-items:center;margin-bottom:16px;font-size:10px;display:flex}.activity-title>span{color:#aaa;font-size:8px}.activity-title.compact{margin-bottom:11px}.count{background:#edeaf8;border-radius:999px;padding:2px 6px;color:#6656a0!important}.agent-row{align-items:center;gap:9px;padding:8px 0;display:flex}.agent-row>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.agent-row strong{font-size:9px}.agent-row small{color:#999ca0;font-size:7px}.state-dot{border-radius:50%;width:6px;height:6px;margin-left:auto}.state-dot.green{background:#58a578}.state-dot.violet{background:#8d78c4}.state-dot.blue{background:#6590b0}.activity-rule{background:#e9e9e7;height:1px;margin:17px 0}.approval-card{background:#fff;border:1px solid #e5e3ec;border-radius:10px;flex-direction:column;align-items:flex-start;padding:12px;display:flex}.approval-icon{color:#6d59a5;background:#edeaf8;border-radius:7px;place-items:center;width:24px;height:24px;margin-bottom:10px;font-size:12px;display:grid}.approval-card strong{font-size:9px}.approval-card p{color:#8b8e93;margin:5px 0 11px;font-size:7px;line-height:1.55}.approval-card button{color:#fff;background:#23252a;border:0;border-radius:6px;width:100%;padding:7px;font-size:7px;font-weight:700}.bridge{text-align:center;padding:112px 0 120px}.bridge>p{color:#8a8d91;margin:0 0 9px;font-size:15px}.bridge h2{letter-spacing:-.055em;margin:0;font-size:clamp(34px,4vw,55px);font-weight:620}.status-track{grid-template-columns:repeat(5,1fr);max-width:840px;margin:55px auto 0;display:grid;position:relative}.status-track:before{content:"";background:#d9dad8;height:1px;position:absolute;top:15px;left:10%;right:10%}.status-track div{color:#9a9ca0;flex-direction:column;align-items:center;gap:11px;font-size:10px;font-weight:650;display:flex;position:relative}.status-track span{border:5px solid var(--paper);z-index:1;background:#eeefed;border-radius:50%;place-items:center;width:31px;height:31px;font-size:8px;display:grid}.status-track .lit{color:#393b3f}.status-track .lit span{color:#fff;background:#1b1d20}.section-kicker{text-transform:uppercase;letter-spacing:.14em;color:#85888e;margin-bottom:22px;font-size:10px;font-weight:750;display:block}.section-intro{max-width:720px}.section-intro h2,.foundation-copy h2,.final-cta h2{letter-spacing:-.06em;margin:0;font-size:clamp(42px,5vw,67px);font-weight:620;line-height:1.02}.section-intro>p{color:#6d7076;max-width:580px;margin:25px 0 0;font-size:16px;line-height:1.65}.employees{background:#fff;padding:120px 0}.employee-list{border-top:1px solid #dedfdd;margin-top:80px}.employee-list article{border-bottom:1px solid #dedfdd;grid-template-columns:50px 56px minmax(0,1fr) 180px;align-items:center;gap:26px;min-height:190px;display:grid}.employee-number{color:#aaacae;align-self:start;padding-top:38px;font-size:9px;font-weight:700}.employee-avatar{border-radius:15px;place-items:center;width:52px;height:52px;font-size:12px;font-weight:750;display:grid}.employee-avatar.violet{color:#6753a0;background:#e8e3f6}.employee-avatar.green{color:#2c6545;background:#dff0e6}.employee-avatar.blue{color:#426986;background:#dfeaf3}.employee-copy{grid-template-columns:170px 1fr;align-items:baseline;column-gap:20px;display:grid}.employee-copy h3{letter-spacing:-.035em;margin:0;font-size:23px}.employee-copy>span{color:#8b8e93;grid-column:1;margin-top:5px;font-size:11px}.employee-copy p{color:#666970;grid-area:1/2/3;max-width:500px;margin:0;font-size:13px;line-height:1.7}.employee-signal{color:#7f8287;justify-self:end;align-items:center;gap:8px;font-size:9px;display:flex}.employee-signal i{border-radius:50%;width:7px;height:7px}.employee-signal i.violet{background:#8d78c4}.employee-signal i.green{background:#58a578}.employee-signal i.blue{background:#6590b0}.handoff{padding:130px 0}.section-intro.centered{text-align:center;max-width:850px;margin:auto}.handoff-line{justify-content:space-between;align-items:flex-start;margin-top:85px;display:flex}.handoff-line>div{text-align:center;flex-direction:column;align-items:center;width:150px;display:flex}.handoff-line>b{color:#c4c6c8;margin-top:22px;font-size:18px;font-weight:400}.node{background:#fff;border:1px solid #dfe0de;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:17px;font-size:10px;font-weight:700;display:grid;box-shadow:0 4px 14px #1011130a}.node.dark{color:#fff;background:#1b1d20;border-color:#1b1d20}.node.approval{color:#6553a0;background:#eeeaf8;border-color:#e0d9f0}.node.complete{color:#367052;background:#dfefe6;border-color:#d1e6da}.handoff-line strong{font-size:12px}.handoff-line small{color:#999ca0;margin-top:6px;font-size:9px}.foundation{color:#fff;background:#101113;padding:125px 0;overflow:hidden}.foundation-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:90px;display:grid}.section-kicker.light{color:#777b82}.foundation-copy h2 span{color:#71757d}.foundation-copy p{color:#9b9ea4;max-width:650px;margin:29px 0;font-size:15px;line-height:1.75}.foundation-link{color:#e4e5e6;gap:15px;margin-top:15px;font-size:12px;font-weight:650;display:inline-flex}.foundation-stack{flex-direction:column;align-items:center;display:flex}.stack-card{background:#181a1e;border:1px solid #32353a;border-radius:14px;flex-direction:column;width:100%;min-height:145px;padding:24px;display:flex;box-shadow:0 22px 50px #0005}.stack-card>span{color:#74787f;text-transform:uppercase;letter-spacing:.12em;font-size:8px;font-weight:700}.stack-card strong{letter-spacing:-.03em;margin-top:22px;font-size:20px}.stack-card small{color:#72767d;margin-top:8px;font-size:9px}.stack-card.bright{color:#151619;background:#f4f4f2;border-color:#fff}.stack-card.bright>span{color:#6f7378}.stack-card.bright small{color:#777b80}.stack-join{justify-content:center;gap:4px;width:40px;height:45px;display:flex}.stack-join i{background:#41444a;width:1px}.stack-join i:nth-child(2){height:100%}.stack-join i:not(:nth-child(2)){height:70%}.final-cta{text-align:center;padding:145px 0}.final-cta>.mark{border-radius:12px;width:45px;height:45px;margin-bottom:36px}.final-cta .section-kicker{margin-bottom:23px}.final-cta h2{font-size:clamp(48px,6vw,78px)}.final-cta .button{margin-top:38px}footer{color:#8a8d91;border-top:1px solid #dfe0de;grid-template-columns:1fr 1fr 1fr;align-items:center;height:115px;font-size:10px;display:grid}footer .brand{color:#1c1e21;font-size:15px}footer .mark{border-radius:6px;width:24px;height:24px}footer p{text-align:center}footer>span{text-align:right}@media (width<=900px){nav{display:none}.room-window{grid-template-columns:155px 1fr}.activity-panel{display:none}.room-sidebar{padding-inline:10px}.hero{padding-top:80px}.trust-line{flex-wrap:wrap}.hero h1{letter-spacing:-.06em}.employee-list article{grid-template-columns:34px 50px 1fr}.employee-copy{grid-template-columns:1fr}.employee-copy p{grid-area:auto/1;margin-top:12px}.employee-signal{display:none}.foundation-grid{grid-template-columns:1fr;gap:65px}.handoff-line{justify-content:flex-start;gap:18px;padding-bottom:20px;overflow-x:auto}.handoff-line>div{flex:0 0 130px}.handoff-line>b{flex:none}}@media (width<=640px){.shell{width:min(100% - 28px,1180px)}.site-header{height:68px}.button-small{gap:0;font-size:0}.button-small span{font-size:14px}.hero{padding:74px 0 54px}.hero-copy{font-size:16px}.hero-actions{flex-direction:column;gap:18px}.trust-line{gap:10px 14px;margin-top:55px}.room-shell{width:calc(100% - 20px)}.room-window{border-radius:13px;grid-template-columns:1fr;height:610px}.room-sidebar{display:none}.room-content{padding:16px}.message-body>p{font-size:10px}.work-foot span:last-child{display:none}.product-stage{padding:36px 0}.bridge,.employees,.handoff,.foundation,.final-cta{padding:80px 0}.status-track{grid-template-columns:repeat(5,90px);justify-content:start;padding-bottom:12px;overflow-x:auto}.status-track:before{display:none}.employee-list{margin-top:50px}.employee-list article{grid-template-columns:35px 48px 1fr;gap:12px;min-height:205px}.employee-number{padding-top:31px}.employee-avatar{width:45px;height:45px}.employee-copy h3{font-size:19px}.employee-copy p{font-size:11px}.foundation-grid{gap:50px}.stack-card{min-height:125px}.handoff{overflow:hidden}footer{grid-template-columns:1fr 1fr;height:150px}footer p{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.dark-section{color:#fff;background:#101113}.mark-large{border-radius:12px;width:45px;height:45px}.footer-links{justify-content:center;gap:25px;display:flex}.footer-links a:hover{color:#1c1e21}.cta-note{color:#9a9ca0;margin:18px 0 0;font-size:11px}.page-hero{padding:110px 0 105px}.page-hero h1{letter-spacing:-.07em;max-width:1000px;margin:0;font-size:clamp(52px,7vw,88px);font-weight:630;line-height:.98}.page-hero h1 span{color:#888b90}.page-hero>p{color:#676b72;max-width:690px;margin:30px 0 0;font-size:18px;line-height:1.65}.page-hero .section-kicker{margin-bottom:28px}.home-product{padding:105px 0}.home-product-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.home-product-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,4.4vw,62px);font-weight:620;line-height:1.02}.home-product-copy p{color:#9b9ea4;margin:26px 0;font-size:15px;line-height:1.75}.home-product-copy>a{color:#e7e8e9;gap:15px;margin-top:8px;font-size:12px;font-weight:700;display:inline-flex}.room-preview{color:#161719;background:#f9f9f7;border:1px solid #35383d;border-radius:16px;overflow:hidden;box-shadow:0 35px 80px #0007}.room-preview>header{color:#898c91;background:#fff;border-bottom:1px solid #e7e7e4;justify-content:space-between;align-items:center;height:58px;padding:0 18px;font-size:9px;display:flex}.room-preview>header div{color:#1c1e21;align-items:center;gap:8px;display:flex}.demo-dot{background:#54a476;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #54a47618}.preview-message{gap:11px;padding:20px 22px 4px;display:flex}.preview-message p{color:#54575c;margin:0;font-size:10px;line-height:1.6}.preview-message p strong{color:#232529;margin-bottom:4px;font-size:10px;display:block}.preview-message p i{text-transform:uppercase;color:#4a8061;background:#e5f1e9;border-radius:3px;margin-left:5px;padding:2px 4px;font-size:6px;font-style:normal}.preview-message.employee{padding-top:18px}.preview-work{background:#fff;border:1px solid #e1e2df;border-radius:10px;margin:13px 22px 6px 63px;padding:14px}.preview-work>div:first-child{align-items:center;font-size:9px;display:flex}.preview-work>div:first-child span{color:#397253;background:#e2f0e7;border-radius:999px;margin-left:auto;padding:4px 7px;font-size:7px;font-weight:700}.preview-work small{color:#92959a;font-size:7px;display:block}.room-preview .demo-presence{color:#8e9196;margin:16px 22px 20px 63px}.home-employees{padding:125px 0}.home-employee-grid{border-top:1px solid #dedfdd;border-bottom:1px solid #dedfdd;grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.home-employee-grid>a{border-right:1px solid #dedfdd;padding:35px 30px 38px;transition:background .2s}.home-employee-grid>a:first-child{padding-left:0}.home-employee-grid>a:last-child{border-right:0;padding-right:0}.home-employee-grid>a:hover{background:#fff}.home-employee-grid small{color:#8a8d92;text-transform:uppercase;letter-spacing:.1em;margin-top:24px;font-size:8px;font-weight:700;display:block}.home-employee-grid h3{letter-spacing:-.035em;margin:10px 0 0;font-size:25px}.home-employee-grid p{color:#676a70;min-height:45px;font-size:12px;line-height:1.65}.home-employee-grid b{margin-top:24px;font-size:10px;display:block}.handoff-home{background:#fff;padding:125px 0}.foundation-home{padding:125px 0}.page-demo{padding:75px 0 95px}.demo-toolbar{color:#7e8288;background:#181a1e;border:1px solid #34373c;border-bottom:0;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;height:62px;padding:0 24px;font-size:10px;display:flex}.demo-toolbar div{color:#fff;align-items:center;gap:9px;display:flex}.conversation-demo{color:#151619;background:#fafaf8;border:1px solid #34373c;border-radius:0 0 16px 16px;min-height:490px;padding:40px 45px 45px}.demo-message{gap:14px;max-width:760px;margin-bottom:30px;display:flex}.demo-message>div>strong{font-size:12px;display:block}.demo-message strong small{color:#9b9ea3;margin-left:7px;font-weight:400}.demo-message strong em{text-transform:uppercase;color:#47805f;background:#e5f1e9;border-radius:4px;margin-left:5px;padding:2px 5px;font-size:6px;font-style:normal}.demo-message p{color:#505359;margin:7px 0 0;font-size:12px;line-height:1.65}.investigation{background:#fff;border:1px solid #e0e1df;border-radius:11px;width:min(600px,100%);margin-top:18px;padding:17px}.investigation header{justify-content:space-between;align-items:center;font-size:10px;font-weight:700;display:flex}.investigation header>span{align-items:center;display:flex}.investigation header b{color:#347052;background:#e1f0e7;border-radius:999px;padding:4px 8px;font-size:7px}.investigation ul{color:#a0a2a5;gap:9px;margin:15px 0;padding:0;font-size:9px;list-style:none;display:grid}.investigation li.done{color:#6f947e}.investigation li.current{color:#3b3e42;font-weight:650}.investigation footer{color:#94979b;border-top:1px solid #eee;justify-content:space-between;height:auto;margin:0;padding-top:11px;font-size:8px;display:flex}.conversation-demo .demo-presence{margin-left:44px}.process-section,.control-plane{padding:125px 0}.process-grid,.control-grid{border-top:1px solid #dfe0de;grid-template-columns:repeat(4,1fr);margin-top:70px;display:grid}.process-grid article,.control-grid article{border-right:1px solid #dfe0de;padding:30px 25px 20px}.process-grid article:first-child,.control-grid article:first-child{padding-left:0}.process-grid article:last-child,.control-grid article:last-child{border:0}.process-grid article>span,.control-grid article>span{color:#9c9fa3;font-size:9px}.process-grid h3,.control-grid h3{margin:34px 0 10px;font-size:19px}.process-grid p,.control-grid p{color:#73767c;font-size:11px;line-height:1.7}.principles-band{background:#e9e9e6;padding:65px 0}.principles-grid{grid-template-columns:repeat(3,1fr);gap:65px;display:grid}.principles-grid strong{font-size:13px}.principles-grid p{color:#74777c;margin:8px 0 0;font-size:11px;line-height:1.65}.employee-pages{padding-bottom:80px}.employee-detail{border-top:1px solid #dfe0de;grid-template-columns:110px 1fr 340px;gap:50px;padding:80px 0;display:grid}.employee-detail:last-child{border-bottom:1px solid #dfe0de}.employee-id{color:#9a9da1;flex-direction:column;gap:34px;font-size:9px;display:flex}.employee-id i{font-style:normal}.employee-main h2{letter-spacing:-.055em;margin:0;font-size:52px}.employee-main h3{letter-spacing:-.025em;max-width:580px;margin:16px 0 0;font-size:20px;line-height:1.35}.employee-main p{color:#686b71;max-width:600px;font-size:13px;line-height:1.75}.employee-main .section-kicker{margin-bottom:18px}.employee-spec{background:#fff;border:1px solid #dedfdd;border-radius:13px;align-self:end;padding:23px}.employee-spec>span{text-transform:uppercase;letter-spacing:.12em;color:#919499;font-size:8px;font-weight:700;display:block}.employee-spec ul{color:#54575c;gap:11px;margin:17px 0;padding:0;font-size:10px;list-style:none;display:grid}.employee-spec>div{border-top:1px solid #e7e7e5;flex-direction:column;gap:4px;padding-top:14px;display:flex}.employee-spec strong{font-size:9px}.employee-spec small{color:#8b8e92;font-size:8px}.role-thesis{padding:125px 0}.role-thesis h2,.architecture-copy h2{letter-spacing:-.06em;margin:0;font-size:clamp(44px,5vw,68px);font-weight:620;line-height:1.03}.role-thesis h2 span,.architecture-copy h2 span{color:#70747b}.role-thesis p{color:#989ba1;max-width:660px;margin:28px 0 0;font-size:15px;line-height:1.7}.architecture{padding:110px 0}.architecture-grid{grid-template-columns:1fr .8fr;align-items:center;gap:100px;display:grid}.architecture-copy p{color:#989ba1;max-width:620px;font-size:14px;line-height:1.75}.architecture-stack{flex-direction:column;align-items:center;display:flex}.architecture-stack article{background:#181a1e;border:1px solid #32353a;border-radius:14px;width:100%;padding:24px}.architecture-stack article.bright{color:#161719;background:#f5f5f3;border-color:#fff}.architecture-stack article>span{color:#7c8086;text-transform:uppercase;letter-spacing:.12em;font-size:8px;font-weight:700}.architecture-stack article strong{margin-top:20px;font-size:16px;display:block}.architecture-stack article p{color:#777b81;margin:8px 0 0;font-size:9px}.architecture-stack>i{color:#666a70;place-items:center;height:45px;font-style:normal;display:grid}.control-grid{grid-template-columns:repeat(3,1fr)}.open-question{background:#e9e9e6;padding:75px 0}.open-question .shell{grid-template-columns:180px 1fr auto;align-items:center;gap:40px;display:grid}.open-question .shell>span{color:#85888e;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:700}.open-question h2{letter-spacing:-.04em;margin:0;font-size:27px}.open-question a{font-size:11px;font-weight:700}.open-question b{margin-left:10px}@media (width<=900px){.home-product-grid,.architecture-grid{grid-template-columns:1fr;gap:55px}.home-employee-grid{grid-template-columns:1fr}.home-employee-grid>a,.home-employee-grid>a:first-child,.home-employee-grid>a:last-child{border-bottom:1px solid #dedfdd;border-right:0;padding:28px 0}.employee-detail{grid-template-columns:80px 1fr}.employee-spec{grid-column:2}.process-grid{grid-template-columns:repeat(2,1fr)}.principles-grid{gap:30px}.open-question .shell{grid-template-columns:1fr;gap:14px}.footer-links{display:none}}@media (width<=640px){.page-hero{padding:75px 0}.page-hero>p{font-size:15px}.home-product,.home-employees,.handoff-home,.foundation-home,.process-section,.control-plane,.role-thesis,.architecture{padding:80px 0}.room-preview{margin-inline:-2px}.preview-work,.room-preview .demo-presence{margin-left:22px}.home-employee-grid{margin-top:45px}.conversation-demo{padding:28px 18px}.investigation{padding:13px}.process-grid,.principles-grid,.control-grid{grid-template-columns:1fr}.process-grid article,.control-grid article,.process-grid article:first-child,.control-grid article:first-child{border-bottom:1px solid #dfe0de;border-right:0;padding:25px 0}.principles-grid{gap:28px}.employee-detail{grid-template-columns:1fr;gap:25px;padding:55px 0}.employee-id{flex-direction:row;align-items:center}.employee-spec{grid-column:1}.employee-main h2{font-size:43px}.open-question{padding:55px 0}footer{grid-template-columns:1fr 1fr}.cta-note{padding-inline:25px}}.hero{isolation:isolate;position:relative;overflow:hidden}.hero>:not(.hero-architecture){z-index:2;position:relative}.hero:before{content:"";z-index:-1;background-image:linear-gradient(#10111308 1px,#0000 1px),linear-gradient(90deg,#10111308 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:20px -18vw -20px;-webkit-mask-image:radial-gradient(#000 12%,#0000 72%);mask-image:radial-gradient(#000 12%,#0000 72%)}.hero-architecture{z-index:0;pointer-events:none;position:absolute;inset:115px 4% 78px}.hero-architecture>i{background:#c9cbc9;position:absolute}.hero-architecture>i:first-child{width:23%;height:1px;top:22%;left:6%}.hero-architecture>i:nth-child(2){width:25%;height:1px;top:31%;right:5%}.hero-architecture>i:nth-child(3){width:1px;height:18%;bottom:25%;left:17%}.hero-architecture>i:nth-child(4){width:1px;height:22%;bottom:24%;right:18%}.architecture-node{border:2px solid var(--paper);background:#989c99;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 0 1px #afb2af}.architecture-node.one{top:calc(22% - 4px);left:28.5%}.architecture-node.two{top:calc(31% - 4px);right:29.5%}.architecture-node.three{bottom:44%;right:calc(18% - 4px)}.page-hero{position:relative;overflow:hidden}.page-hero:after{content:"";pointer-events:none;border:1px solid #dcdedb;border-radius:50%;width:420px;height:420px;position:absolute;top:15%;right:-12%;box-shadow:0 0 0 70px #10111305,0 0 0 140px #10111304}.page-hero>*{z-index:1;position:relative}.dark-section{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:80px 80px;position:relative}.home-product-grid,.foundation-grid,.architecture-grid{z-index:1;position:relative}.room-preview{transition:transform .4s,box-shadow .4s;transform:perspective(1400px)rotateY(-2deg)rotateX(1deg)}.room-preview:hover{transform:perspective(1400px)rotateY(0)rotateX(0)translateY(-5px);box-shadow:0 45px 95px #0009}.home-employees{background:#efefec;position:relative;overflow:hidden}.home-employees:before{content:"04";color:#fff;letter-spacing:-.09em;pointer-events:none;font-size:clamp(180px,30vw,430px);font-weight:750;line-height:1;position:absolute;top:-.22em;right:-.03em}.home-employees>.shell{position:relative}.home-employee-grid{background:#f8f8f6;border:1px solid #d6d7d4;border-radius:16px;grid-template-columns:repeat(4,1fr);overflow:hidden;box-shadow:0 24px 60px #10111310}.home-employee-grid>a,.home-employee-grid>a:first-child,.home-employee-grid>a:last-child{background:#f8f8f6;border-bottom:0;border-right:1px solid #d8d9d6;min-height:315px;padding:30px 26px 34px;position:relative}.home-employee-grid>a:last-child{border-right:0}.home-employee-grid>a:hover{z-index:2;background:#fff;transform:translateY(-4px);box-shadow:0 18px 45px #10111312}.employee-index{color:#b4b6b3;font-size:9px;font-weight:700;position:absolute;top:18px;right:18px}.employee-avatar.rose,.avatar-agent.rose{color:#8a5266;background:#f2e2e8}.home-employee-grid h3{font-size:29px}.home-employee-grid b{position:absolute;bottom:28px;left:26px}.employee-detail{position:relative}.employee-detail:before{content:"";background:linear-gradient(90deg,#181a1e 0 8%,#dfe0de 8% 100%);height:1px;position:absolute;top:0;left:0;right:0}.employee-detail:hover .employee-avatar{transform:rotate(-4deg)scale(1.06)}.employee-avatar{transition:transform .25s}.employee-spec{box-shadow:0 18px 45px #1011130c}.handoff-home{background-image:radial-gradient(circle at 50% 55%,#fff 0,#f5f5f2 48%,#eeeeea 100%)}.node{transition:transform .2s,box-shadow .2s}.handoff-line>div:hover .node{transform:translateY(-5px);box-shadow:0 12px 30px #10111318}.button-dark{position:relative;overflow:hidden}.button-dark:after{content:"";background:linear-gradient(90deg,#0000,#ffffff20,#0000);transition:transform .5s;position:absolute;inset:0;transform:translate(-120%)skew(-18deg)}.button-dark:hover:after{transform:translate(120%)skew(-18deg)}@media (width<=1000px){.home-employee-grid{grid-template-columns:repeat(2,1fr)}.home-employee-grid>a,.home-employee-grid>a:first-child,.home-employee-grid>a:last-child{border-bottom:1px solid #d8d9d6}.home-employee-grid>a:nth-child(2){border-right:0}.home-employee-grid>a:nth-child(n+3){border-bottom:0}}@media (width<=640px){.hero-architecture{opacity:.45;inset:100px 0 80px}.hero:before{background-size:46px 46px}.page-hero:after{width:250px;height:250px;right:-35%}.room-preview{transform:none}.home-employee-grid{grid-template-columns:1fr}.home-employee-grid>a,.home-employee-grid>a:first-child,.home-employee-grid>a:last-child,.home-employee-grid>a:nth-child(n){border-bottom:1px solid #d8d9d6;border-right:0;min-height:270px}.home-employee-grid>a:last-child{border-bottom:0}}.avatar-photo{background:#e8e9e6;padding:0;overflow:hidden}.avatar-photo img{object-fit:cover;width:100%;height:100%;display:block}.preview-message .avatar-photo,.demo-message .avatar-photo{width:32px;height:32px}.demo-presence .avatar-photo{width:25px;height:25px}.employee-avatar-photo{background:#e7e8e5;border-bottom:1px solid #d8d9d6;height:165px;margin:-30px -26px 24px;display:block;overflow:hidden}.employee-avatar-photo img{object-fit:cover;object-position:center 24%;width:100%;height:100%;transition:transform .45s;display:block}.home-employee-grid>a:hover .employee-avatar-photo img{transform:scale(1.035)}.home-employee-grid>a,.home-employee-grid>a:first-child,.home-employee-grid>a:last-child{min-height:435px}.employee-index{z-index:3;color:#55595f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffcf;border:1px solid #ffffffa8;border-radius:999px;padding:5px 7px}.employee-role{color:#81858b;text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:7px;font-size:8px;font-weight:700;display:flex}.employee-role svg,.employee-kicker svg,.stack-label svg{flex:none;width:14px;height:14px}.employee-role svg,.employee-kicker svg{fill:none;stroke:currentColor;stroke-width:1.35px}.employee-role svg path[fill=currentColor],.employee-kicker svg path[fill=currentColor],.stack-label svg path[fill=currentColor]{stroke:none}.employee-kicker{align-items:center;gap:8px;display:flex}.employee-portrait{background:#e8e9e6;border-radius:24px;width:92px;height:92px;display:block;overflow:hidden;box-shadow:0 12px 28px #10111318}.employee-portrait img{object-fit:cover;object-position:center 22%;width:100%;height:100%;transition:transform .3s;display:block}.employee-detail:hover .employee-portrait img{transform:scale(1.045)}.stack-label{align-items:center;gap:7px;display:flex!important}.stack-label svg{color:currentColor}.architecture-stack .stack-label svg{width:15px;height:15px}.stack-card .stack-label svg{width:13px;height:13px}@media (width<=1000px){.home-employee-grid>a,.home-employee-grid>a:first-child,.home-employee-grid>a:last-child{min-height:415px}}@media (width<=640px){.employee-avatar-photo{height:220px}.home-employee-grid>a,.home-employee-grid>a:first-child,.home-employee-grid>a:last-child,.home-employee-grid>a:nth-child(n){min-height:485px}.employee-portrait{border-radius:20px;width:78px;height:78px}.employee-id{justify-content:space-between}}.avatar-photo{background:#111827}.employee-avatar-photo{background:#111827;border-bottom-color:#2d3442;height:190px}.employee-avatar-photo img{object-fit:contain;object-position:center}.employee-portrait{background:#111827}.employee-portrait img{object-position:center}@media (width<=640px){.employee-avatar-photo{height:240px}}.sharp-room{background:#f7f7f5;border-color:#343944;border-radius:18px;min-height:552px;box-shadow:0 36px 100px #0008,0 0 0 1px #ffffff0d}.sharp-room>.sharp-room-header{color:#777b82;background:#fff;border-bottom:1px solid #e7e8e5;height:64px;padding:0 18px;font-size:9px}.sharp-room-title{color:#17191d;align-items:center;gap:10px;display:flex}.sharp-room-title>span:last-child{flex-direction:column;gap:3px;display:flex}.sharp-room-title strong{letter-spacing:-.01em;font-size:11px}.sharp-room-title small{color:#999ca2;font-size:7px;font-weight:500}.sharp-room-team{align-items:center;gap:9px;display:flex}.sharp-room-team>b{color:#8c8f94;letter-spacing:1px;border:1px solid #e4e5e2;border-radius:8px;place-items:center;width:28px;height:28px;font-size:8px;display:grid}.sharp-team-avatars{align-items:center;display:flex}.sharp-team-avatars img{object-fit:cover;background:#111827;border:2px solid #fff;border-radius:8px;width:25px;height:25px;margin-left:-7px}.sharp-team-avatars img:first-child{margin-left:0}.sharp-room-layout{grid-template-columns:145px 1fr;min-height:424px;display:grid}.sharp-room-sidebar{background:#f2f3f1;border-right:1px solid #e2e3e0;padding:18px 12px}.sharp-nav-label{color:#9a9da2;text-transform:uppercase;letter-spacing:.12em;padding:0 9px 8px;font-size:7px;font-weight:750;display:block}.sharp-room-sidebar>a{color:#666a70;border-radius:7px;justify-content:space-between;align-items:center;height:32px;padding:0 9px;font-size:8px;display:flex}.sharp-room-sidebar>a.active{color:#17191d;background:#fff;font-weight:700;box-shadow:0 1px 2px #1011130c}.sharp-room-sidebar>a b{color:#fff;background:#24272c;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 5px;font-size:7px;display:grid}.sharp-room-sidebar>a b.attention{color:#6c56a6;background:#ece7f8}.agents-label{margin-top:24px}.sharp-agent-row{align-items:center;gap:8px;height:37px;padding:0 7px;display:flex}.sharp-agent-row img{object-fit:cover;background:#111827;border-radius:8px;width:25px;height:25px}.sharp-agent-row>span{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.sharp-agent-row strong{font-size:8px}.sharp-agent-row small{color:#96999e;font-size:6px}.sharp-agent-row>i{background:#56a477;border-radius:50%;width:5px;height:5px}.sharp-room-feed{background:#fbfbfa;padding:17px 22px 13px}.sharp-date{justify-content:center;align-items:center;height:18px;display:flex;position:relative}.sharp-date:before{content:"";background:#ececea;height:1px;position:absolute;left:0;right:0}.sharp-date span{color:#a0a3a7;text-transform:uppercase;letter-spacing:.08em;background:#fbfbfa;padding:0 8px;font-size:6px;position:relative}.sharp-message{gap:10px;margin-top:14px;display:flex}.sharp-avatar{color:#fff;background:#111827;border-radius:9px;flex:none;place-items:center;width:29px;height:29px;font-size:7px;font-weight:750;display:grid;overflow:hidden}.sharp-avatar img{object-fit:cover;width:100%;height:100%}.sharp-avatar.human{background:#25282d}.sharp-message>div{min-width:0}.sharp-message strong{color:#202226;align-items:center;font-size:9px;display:flex}.sharp-message time{color:#a2a5a9;margin-left:7px;font-size:6px;font-weight:500}.sharp-message em{color:#4c8263;text-transform:uppercase;letter-spacing:.06em;background:#e8f2eb;border-radius:4px;margin-left:6px;padding:2px 5px;font-size:5px;font-style:normal}.sharp-message p{color:#55595f;margin:4px 0 0;font-size:8px;line-height:1.55}.sharp-message.agent{margin-top:17px}.sharp-work-card{background:#fff;border:1px solid #dedfdd;border-radius:11px;margin:11px 0 0 39px;padding:13px 14px 11px;box-shadow:0 8px 24px #1011130b}.sharp-work-card>header{justify-content:space-between;align-items:center;display:flex}.sharp-work-card>header>div{align-items:center;display:flex}.sharp-work-card>header span{flex-direction:column;gap:2px;display:flex}.sharp-work-card>header small{color:#a0a3a7;letter-spacing:.12em;font-size:5px}.sharp-work-card>header strong{font-size:9px}.sharp-work-card>header>b{color:#397453;background:#e7f2eb;border-radius:999px;align-items:center;gap:5px;padding:4px 7px;font-size:6px;display:flex}.sharp-work-card>header>b i{background:#54a476;border-radius:50%;width:5px;height:5px}.sharp-regions{border:1px solid #e8e9e6;border-radius:8px;grid-template-columns:repeat(3,1fr);margin-top:12px;display:grid;overflow:hidden}.sharp-regions>div{border-right:1px solid #e8e9e6;grid-template-columns:1fr auto;gap:3px;padding:8px 9px;display:grid}.sharp-regions>div:last-child{border-right:0}.sharp-regions span{color:#898d92;grid-column:1/-1;font-size:6px}.sharp-regions strong{font-size:9px}.sharp-regions small{color:#4e8265;align-self:center;font-size:5px}.sharp-regions small.slow{color:#9b6b3f}.sharp-progress{align-items:center;gap:9px;height:16px;margin-top:9px;display:flex}.sharp-progress:before{content:"";background:linear-gradient(90deg,#579b76 0 66%,#e8e9e6 66%);border-radius:99px;flex:1;height:3px}.sharp-progress span{display:none}.sharp-progress b{color:#8d9095;font-size:6px;font-weight:500}.sharp-evidence{border-top:1px solid #eee;align-items:center;gap:5px;padding-top:9px;display:flex}.sharp-evidence span{color:#92959a;margin-right:2px;font-size:6px}.sharp-evidence b{color:#64686d;background:#f7f7f5;border:1px solid #e4e5e2;border-radius:5px;padding:3px 6px;font-size:5px;font-weight:650}.sharp-presence{color:#8d9095;align-items:center;gap:7px;margin:12px 0 0 39px;font-size:7px;display:flex}.sharp-presence .sharp-avatar{border-radius:7px;width:23px;height:23px}.sharp-presence .typing{padding:4px 6px}.sharp-composer{color:#a0a3a7;border-top:1px solid #e4e5e2;justify-content:space-between;align-items:center;height:58px;margin:0 16px;font-size:8px;display:flex}.sharp-composer button{color:#fff;cursor:pointer;background:#1f2227;border:0;border-radius:8px;width:29px;height:29px;font-size:13px}@media (width<=1000px){.sharp-room-layout{grid-template-columns:132px 1fr}.sharp-room-feed{padding-inline:18px}}@media (width<=640px){.sharp-room{min-height:0;margin-inline:-2px}.sharp-room>.sharp-room-header{padding-inline:14px}.sharp-room-team>span:not(.sharp-team-avatars){display:none}.sharp-room-layout{grid-template-columns:1fr;min-height:410px}.sharp-room-sidebar{display:none}.sharp-room-feed{padding:15px 14px 10px}.sharp-work-card,.sharp-presence{margin-left:0}.sharp-regions>div{padding:8px 6px}.sharp-composer{height:54px;margin-inline:12px}}
