:root{--ink:#242923;--ground:#e5e9e1;--paper:#f8f9f4;--white:#fff;--iris:#b7abdf;--lavender:#eee8f5;--butter:#edcd70;--pale:#f4e8b7;--muted:#65705e;--line:#d1d7c9;--font:Manrope,Arial,sans-serif;--mono:'DM Mono',monospace;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);background:var(--ground);font-family:var(--font);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit;color:inherit}button,a,input,textarea{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}button{background:none}input,textarea,select{max-width:100%}textarea{resize:vertical}::selection{background:var(--iris)}[hidden]{display:none!important}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #7f69b5;outline-offset:4px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #7f69b5;outline-offset:3px}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.mark{width:25px;height:28px;fill:currentColor;flex-shrink:0}.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}.skip-link:focus{position:fixed;left:20px;top:20px;z-index:200;background:var(--paper);padding:14px}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand .wordmark{font-size:33px;letter-spacing:-.025em;font-weight:800;line-height:1;padding-bottom:4px}.brand .mark{width:26px;height:30px}.eyebrow{font-family:var(--mono);font-size:9px;letter-spacing:.09em;line-height:1.8;text-transform:uppercase}.muted{color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:var(--ink);color:var(--paper);padding:14px 20px;min-height:46px;border-radius:8px;font-size:12px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#414d3b;transform:translateY(-1px)}.button.light{background:var(--paper);color:var(--ink)}.button.light:hover{background:#fff}.button.outline{border:1px solid var(--line);color:var(--ink);background:transparent}.button.outline:hover{background:#24292306}.button.small{min-height:37px;padding:9px 13px;font-size:11px;gap:10px}.button .icon{width:18px;height:18px}.text-button{display:inline-flex;align-items:center;gap:12px;font-size:12px;padding:8px 0}.text-button .icon{width:17px;height:17px}.icon-button{display:grid;place-items:center;width:35px;height:35px;border-radius:6px;color:var(--muted)}.icon-button:hover{background:#24292309}.avatar{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:650;background:#dce1d4;flex-shrink:0}.avatar.violet{background:#d4c7ec}.avatar.yellow{background:#efdb95}.avatar .mark{width:15px;height:17px}.avatars{display:flex;align-items:center}.avatars .avatar+.avatar{margin-left:-7px;border:2px solid var(--paper)}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#788d5e;margin-right:7px}.badge{font-family:var(--mono);font-size:8px;letter-spacing:.02em;display:inline-flex;gap:6px;align-items:center;border-radius:5px;padding:5px 7px;background:#e7ecdf;color:#516345}.badge.yellow{background:#f3e6b3;color:#746022}.badge.purple{background:var(--lavender);color:#73618f}.pill{font-size:10px;border:1px solid var(--line);padding:7px 10px;border-radius:30px;color:var(--muted)}
/* The public site */
.public-header{height:100px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:24px}.public-nav{display:flex;gap:30px;font-size:12px;color:#55604f}.public-nav a:hover{color:var(--ink)}.header-actions{display:flex;gap:24px;align-items:center}.header-actions>.text-button{font-weight:600}.header-actions .button{min-height:40px;padding:11px 17px;font-size:11px}.home-hero{display:grid;grid-template-columns:1.08fr 1fr;gap:64px;padding:73px 0 62px;align-items:center}.hero-copy>.eyebrow{display:flex;gap:9px;align-items:center;color:#5a6453}.hero-copy>.eyebrow .icon{width:17px;height:17px}.hero-copy h1{font-size:clamp(58px,6.15vw,89px);line-height:.99;letter-spacing:-.045em;font-weight:550;margin:27px 0 26px}.hero-copy h1 em{font-style:normal;color:#6b765f}.hero-copy>p{font-size:14px;line-height:1.85;max-width:375px;margin:0;color:#596451}.start-box{margin-top:29px;background:var(--paper);padding:17px 17px 13px;border:1px solid #c7cfc0;border-radius:12px;max-width:510px;box-shadow:0 5px 20px #24292303}.start-box label{display:block;font-size:11px;font-weight:650;margin-bottom:10px}.start-box>div{display:flex;align-items:flex-end;gap:14px}.start-box textarea{width:100%;min-width:0;font-size:13px;line-height:1.7;background:transparent;border:0;outline:0;resize:none;height:45px;padding:1px 0}.start-box .button{min-height:42px;padding:11px 14px;gap:9px;white-space:nowrap;font-size:11px}.start-box:focus-within{outline:2px solid #b7abdf;outline-offset:3px}.hero-footnote{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted);margin-top:14px}.hero-footnote .icon{width:12px;height:12px}.hero-stage{position:relative;padding:30px 0 30px 18px;min-width:0}.stage-backdrop{position:absolute;inset:9px -17px 7px 7px;background:#d4c9e8;border-radius:23px;transform:rotate(3deg)}.example-room{position:relative;background:var(--paper);border:1px solid #cdd2c5;border-radius:16px;box-shadow:0 17px 40px #35432b0a;transform:rotate(-1.3deg);overflow:hidden}.example-top{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:19px 23px;border-bottom:1px solid var(--line)}.example-top>div:first-child{display:flex;align-items:center;gap:10px}.example-top .mark{height:22px;width:20px}.example-top b{font-size:12px;font-weight:650}.example-top small{display:block;font-size:9px;color:var(--muted);margin-top:4px}.example-members{display:flex;gap:26px;padding:19px 23px;border-bottom:1px solid var(--line)}.member-mini{display:flex;align-items:center;gap:8px}.member-mini b{font-size:10px;font-weight:650;display:block}.member-mini small{font-size:8px;color:var(--muted);display:block;margin-top:3px}.example-thread{padding:20px 23px 13px}.example-thread>.eyebrow{font-size:7px;color:var(--muted);margin-bottom:14px;display:block}.example-message{padding:0 0 17px 13px;border-left:2px solid #c9b6e4;font-size:11px;line-height:1.7}.example-message.yellow{border-color:#e1c267}.example-message b{font-size:9px;font-weight:700;display:block;margin-bottom:4px}.example-message p{margin:0;color:#5b6654}.example-message:last-child{padding-bottom:0}.example-outcome{margin:8px 14px 14px;padding:21px 22px;background:var(--butter);border-radius:10px}.example-outcome .eyebrow{font-size:7px;display:flex;align-items:center;gap:7px}.example-outcome .icon{width:12px;height:12px}.example-outcome h2{font-size:29px;line-height:1.09;letter-spacing:-.05em;font-weight:550;margin:12px 0 15px}.example-outcome>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.example-outcome p{font-size:9px;margin:0;color:#61532a}.example-outcome button{font-size:9px;display:flex;align-items:center;gap:8px;padding:0}.stage-caption{position:relative;display:flex;justify-content:center;align-items:center;gap:9px;font-family:var(--mono);font-size:7px;color:#63705a;letter-spacing:.03em;margin:23px 0 0}.stage-caption .icon{width:12px;height:12px}.commons-band{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:26px 0 30px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.commons-band>div{display:flex;gap:26px;align-items:center}.commons-band b{font-weight:650;color:var(--ink)}.commons-band .mark{height:20px;width:18px;color:#69765f}
.how-section{background:var(--paper);padding:90px 0}.how-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.section-copy h2,.section-heading h2{font-size:52px;line-height:1.04;letter-spacing:-.04em;font-weight:500;margin:21px 0 23px}.section-copy>p{font-size:13px;color:var(--muted);line-height:1.9;max-width:340px}.how-steps{margin-top:29px}.how-step{display:grid;grid-template-columns:24px 1fr;gap:15px;padding:20px 0;border-top:1px solid var(--line)}.how-step>span{font-family:var(--mono);font-size:9px;color:#8d799f;padding-top:3px}.how-step b{font-size:13px;font-weight:650}.how-step p{font-size:11px;line-height:1.8;color:var(--muted);margin:7px 0 0;max-width:320px}.sculpture-panel{position:relative;border-radius:22px;min-height:534px;overflow:hidden;background:#e9e3ef;display:flex;align-items:center;justify-content:center}.sculpture-panel>img{width:100%;height:490px;object-fit:contain;filter:drop-shadow(10px 23px 12px #5544610d)}.sculpture-panel>.eyebrow{position:absolute;top:26px;left:28px;font-size:8px;color:#6f6178}.sculpture-panel .sculpture-tag{position:absolute;padding:10px 13px;border-radius:6px;background:var(--paper);font-size:10px;box-shadow:0 5px 20px #35362a08}.sculpture-tag.you{top:157px;left:23px;transform:rotate(-5deg)}.sculpture-tag.theirs{right:25px;bottom:134px;transform:rotate(4deg)}.sculpture-tag i{display:inline-block;height:7px;width:7px;border-radius:50%;background:var(--iris);margin-right:7px}.sculpture-tag.theirs i{background:var(--butter)}.sculpture-panel>p{position:absolute;bottom:18px;left:30px;right:30px;text-align:center;font-size:11px;color:#6d6075}
.possibilities{padding:85px 0 92px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:30px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:285px;font-size:12px;color:var(--muted);line-height:1.9;margin-bottom:4px}.use-cases{display:grid;grid-template-columns:1.18fr 1fr 1fr;gap:16px}.use-card{background:var(--paper);border:1px solid var(--line);border-radius:15px;padding:26px;min-height:285px;display:flex;flex-direction:column;align-items:flex-start;transition:transform .2s}.use-card:hover{transform:translateY(-4px)}.use-card:first-child{background:#d7cbea;border-color:#cbbddd}.use-card:last-child{background:#edf0e8}.use-card>.eyebrow{font-size:8px;color:var(--muted)}.use-card h3{font-size:27px;line-height:1.15;letter-spacing:-.045em;font-weight:550;margin:22px 0 12px}.use-card>p{font-size:11px;line-height:1.85;color:#64705b;margin:0 0 28px;max-width:245px}.use-card>button{margin-top:auto;display:flex;align-items:center;justify-content:space-between;width:100%;font-size:11px;border-top:1px solid #24292320;padding:16px 0 0;text-align:left}.use-card>button .icon{width:17px;height:17px}
.context-section{padding-bottom:90px}.context-banner{background:var(--ink);color:var(--paper);border-radius:22px;display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:58px 64px;align-items:center;overflow:hidden}.context-copy .eyebrow{color:#bac9ab}.context-copy h2{font-size:44px;line-height:1.05;letter-spacing:-.04em;font-weight:500;margin:21px 0}.context-copy p{max-width:315px;font-size:12px;line-height:1.9;color:#bdc7b4}.context-copy button{color:var(--paper);font-size:11px;margin-top:14px}.context-sample{background:#f1f3ec;color:var(--ink);padding:25px;border-radius:12px;transform:rotate(2deg);box-shadow:0 10px 25px #0002}.context-sample>div:first-child{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:650;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:7px}.context-sample>.context-row{font-size:11px;display:flex;align-items:center;gap:10px;padding:13px 0}.context-check{display:grid;place-items:center;width:16px;height:16px;border:1px solid #a8b798;background:#dce4d2;border-radius:4px}.context-check .icon{width:11px;height:11px}.context-row.dim{color:#8e9686}.context-row.dim .context-check{background:transparent;border-color:#c5cebb}.context-sample>p{font-size:9px;color:var(--muted);line-height:1.7;border-top:1px solid var(--line);padding-top:14px;margin:5px 0 0}.faq-section{background:var(--paper);padding:82px 0 90px}.faq-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:120px}.faq-intro h2{font-size:49px;line-height:1.06;letter-spacing:-.04em;font-weight:500;margin:20px 0}.faq-intro p{font-size:12px;line-height:1.85;color:var(--muted);max-width:250px}.faq-item{border-bottom:1px solid var(--line)}.faq-item:first-child{border-top:1px solid var(--line)}.faq-item summary{list-style:none;cursor:pointer;padding:23px 0;font-size:13px;font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:18px}.faq-item summary .icon{width:17px;height:17px;transition:transform .2s}.faq-item[open] summary .icon{transform:rotate(45deg)}.faq-item p{font-size:12px;line-height:1.9;color:var(--muted);margin:0 30px 23px 0}.site-footer{background:#d9dfd2;padding:62px 0 20px}.footer-top{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:60px}.footer-intro h2{font-size:36px;line-height:1.1;letter-spacing:-.05em;font-weight:500;margin:0 0 21px}.footer-column>span{font-family:var(--mono);font-size:8px;letter-spacing:.06em;color:var(--muted);display:block;margin-bottom:19px}.footer-column a,.footer-column button{display:block;padding:0;margin-bottom:12px;font-size:11px;text-align:left}.footer-wordmark{font-size:clamp(100px,18.3vw,254px);line-height:1.17;letter-spacing:-.028em;font-weight:800;padding:68px 0 58px;border-bottom:1px solid #bfc8b5;display:flex;justify-content:space-between;align-items:center;gap:50px}.footer-wordmark .mark{width:132px;height:132px;margin:0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#68775d;padding:21px 0 6px}.footer-bottom>div{display:flex;gap:20px}.footer-bottom button{font-size:9px;padding:0;color:inherit}
/* The focused application */
body[data-page=app]{background:#edf0e8}.app-header{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:27px;padding:0 30px;background:var(--ground)}.app-header .brand .wordmark{font-size:28px}.app-header .brand .mark{height:24px;width:22px}.app-breadcrumb{font-size:11px;color:var(--muted);display:flex;gap:13px;align-items:center;margin-left:22px}.app-breadcrumb>span:last-child{color:var(--ink);max-width:350px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-header-right{margin-left:auto;display:flex;align-items:center;gap:17px}.app-header .preview-pill{font-size:8px;font-family:var(--mono);color:var(--muted)}.account-menu{position:relative}.account-menu>summary{list-style:none;display:flex;align-items:center;gap:7px;cursor:pointer}.account-menu>summary .icon{width:12px;height:12px}.account-menu>div{position:absolute;right:0;top:43px;background:var(--paper);border:1px solid var(--line);padding:8px;border-radius:10px;min-width:195px;z-index:20;box-shadow:0 12px 40px #24292315}.account-menu strong,.account-menu small{display:block;padding:6px 10px}.account-menu strong{font-size:12px}.account-menu small{font-size:9px;color:var(--muted);padding-top:0;padding-bottom:12px;border-bottom:1px solid var(--line);margin-bottom:5px}.account-menu a,.account-menu button{display:flex;gap:9px;align-items:center;font-size:11px;padding:10px;width:100%;text-align:left;border-radius:5px}.account-menu a:hover,.account-menu button:hover{background:var(--ground)}.account-menu .icon{width:15px;height:15px}.mobile-menu{display:none}.app-layout{display:grid;grid-template-columns:218px minmax(0,1fr);min-height:calc(100vh - 76px);max-width:1800px;margin:auto}.sidebar{border-right:1px solid var(--line);padding:25px 17px 16px;background:#e6ebe0;display:flex;flex-direction:column;min-width:0}.sidebar>.button{font-size:11px;gap:10px;justify-content:flex-start;padding:12px 14px;min-height:40px;margin-bottom:20px}.side-nav{display:grid;gap:3px}.side-nav>a{display:flex;align-items:center;gap:9px;padding:12px 10px;font-size:11px;border-radius:7px;color:#596750}.side-nav>a .icon{width:17px;height:17px}.side-nav>a.active,.side-nav>a:hover{background:#d7dfcf;color:var(--ink)}.side-nav>a>small{margin-left:auto;font-size:9px}.side-label{font-family:var(--mono);font-size:7px;color:#79866f;letter-spacing:.06em;margin:27px 10px 9px;display:flex;justify-content:space-between}.side-room{display:flex;align-items:center;gap:9px;padding:11px 10px;font-size:10px;border-radius:6px;line-height:1.5;margin-bottom:2px}.side-room>.icon{width:14px;height:14px;color:#748067}.side-room>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-room.active{background:var(--paper)}.side-room:hover{background:#f2f5ed}.side-bottom{margin-top:auto;padding-top:30px}.account-prompt{border:1px solid #c8d2bb;border-radius:10px;padding:16px 13px;background:#edf1e6}.account-prompt>.mark{height:23px;width:21px;margin-bottom:8px}.account-prompt b{display:block;font-size:11px;font-weight:650}.account-prompt p{font-size:9px;line-height:1.8;color:var(--muted);margin:7px 0 11px}.account-prompt button{font-size:10px;text-decoration:underline;text-underline-offset:4px;padding:0}.sidebar-footer{display:flex;gap:9px;align-items:center;font-size:8px;color:#7d8874;margin:18px 8px 0}.sidebar-footer .icon{width:12px;height:12px}.app-main{min-width:0;padding:37px 42px 30px}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:29px}.page-heading h1{font-size:37px;line-height:1.1;letter-spacing:-.04em;font-weight:550;margin:12px 0 10px}.page-heading p{font-size:12px;line-height:1.8;color:var(--muted);margin:0}.page-heading>.button{font-size:11px;white-space:nowrap}.dashboard-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:25px 0 24px}.filters{display:flex;gap:5px;flex-wrap:wrap}.filters button{font-size:10px;padding:9px 12px;border-radius:6px;color:var(--muted)}.filters button.active{background:var(--ink);color:var(--paper)}.search-box{display:flex;align-items:center;gap:9px;border:1px solid #cdd5c4;border-radius:7px;padding:10px 12px;background:var(--paper)}.search-box .icon{width:15px;height:15px;color:#7b8870}.search-box input{border:0;outline:0;background:transparent;font-size:10px;min-width:0;width:165px}.room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.room-tile{background:var(--paper);border:1px solid var(--line);border-radius:13px;overflow:hidden;position:relative}.room-tile>a{display:block;padding:22px;min-height:217px}.tile-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.room-tile h2{font-size:20px;letter-spacing:-.04em;font-weight:600;line-height:1.25;margin:25px 0 10px;overflow-wrap:anywhere}.room-tile p{font-size:11px;line-height:1.8;color:var(--muted);margin:0;max-height:58px;overflow:hidden}.tile-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:12px 21px;font-size:8px;color:var(--muted)}.tile-footer button{display:flex;align-items:center;gap:5px;padding:3px 0;font-size:9px}.tile-footer .icon{height:12px;width:12px}.room-tile:hover{border-color:#aebda1}.empty-space{background:var(--paper);border:1px dashed #bcc8af;border-radius:15px;padding:46px 35px;text-align:center}.empty-space>.mark{width:38px;height:42px;color:#9b86bf}.empty-space h2{font-size:28px;letter-spacing:-.05em;font-weight:500;margin:20px 0 10px}.empty-space p{font-size:12px;color:var(--muted);line-height:1.8;margin:0 0 24px}.example-shelf{margin-top:45px}.example-shelf>div:first-child{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.example-shelf h2{font-size:16px;font-weight:600;letter-spacing:-.025em;margin:0}.example-shelf>div:first-child>span{font-size:9px;color:var(--muted)}.example-shelf .use-card{min-height:200px;padding:23px}.example-shelf .use-card h3{font-size:22px;margin-top:17px}.example-shelf .use-card p{font-size:10px;margin-bottom:21px}
/* A room */
.room-layout{display:grid;grid-template-columns:minmax(0,1fr) 263px;min-height:calc(100vh - 76px)}.conversation{min-width:0;display:flex;flex-direction:column;background:var(--paper)}.room-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:28px 32px 22px;border-bottom:1px solid var(--line)}.room-heading .eyebrow{font-size:7px;color:var(--muted)}.room-heading h1{font-size:25px;font-weight:550;letter-spacing:-.045em;line-height:1.2;margin:9px 0 0;overflow-wrap:anywhere}.room-heading-right{display:flex;align-items:center;gap:7px}.room-heading .badge{font-size:7px;white-space:nowrap}.room-tabs{padding:0 32px;border-bottom:1px solid var(--line);display:flex;gap:24px}.room-tabs button{font-size:10px;color:var(--muted);padding:15px 0;position:relative}.room-tabs button.active{color:var(--ink);font-weight:650}.room-tabs button.active:after{position:absolute;content:'';height:2px;background:var(--ink);bottom:-1px;left:0;right:0}.room-tabs button .mini-count{font-size:8px;margin-left:5px;color:#7d8876}.chat-content{padding:29px 32px 20px;min-height:345px;flex:1}.room-date{text-align:center;font-family:var(--mono);font-size:7px;color:#939c8c;margin:0 0 26px}.chat-message{display:flex;gap:11px;margin-bottom:26px;align-items:flex-start}.chat-message>.avatar{width:28px;height:28px;font-size:9px}.chat-message>div{flex:1;min-width:0;padding-top:3px}.message-by{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:11px;font-weight:650}.message-by>span{font-family:var(--mono);font-size:6px;color:#8b9681;font-weight:400}.chat-message p{font-size:12px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0 0;max-width:660px;color:#535f4d}.chat-message.person{padding:16px 17px;border:1px solid #dce2d4;background:#f1f4ed;border-radius:10px}.work-status{display:flex;align-items:center;gap:13px;border:1px solid #d9cee6;background:#f0ebf6;padding:17px;border-radius:9px;margin:20px 0}.work-status>.mark{width:27px;height:30px;fill:#9b87bd;animation:pulse 1.8s ease infinite}.work-status b{font-size:10px;font-weight:600;display:block}.work-status small{font-size:9px;color:var(--muted);display:block;margin-top:5px}.work-status button{margin-left:auto;font-size:9px;padding:5px;text-decoration:underline;text-underline-offset:3px}.outcome{background:var(--butter);padding:26px;border-radius:12px;margin-bottom:21px}.outcome-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.outcome-top>.eyebrow{display:flex;align-items:center;gap:7px;font-size:7px}.outcome-top .icon{width:13px;height:13px}.outcome .avatars .avatar{width:25px;height:25px;font-size:8px}.outcome .avatars .avatar+.avatar{border-color:var(--butter)}.outcome h2{font-size:37px;line-height:1.08;letter-spacing:-.04em;font-weight:550;margin:24px 0 18px;overflow-wrap:anywhere}.outcome>p{font-size:12px;line-height:1.85;margin:0 0 20px;white-space:pre-wrap;overflow-wrap:anywhere}.outcome-facts{display:flex;gap:20px;flex-wrap:wrap;padding:17px 0;border-top:1px solid #24292320;border-bottom:1px solid #24292320;margin-bottom:21px}.outcome-facts>div{min-width:95px}.outcome-facts small{font-family:var(--mono);font-size:6px;letter-spacing:.05em;display:block;margin-bottom:6px;color:#796931}.outcome-facts b{font-size:10px;font-weight:650}.outcome-bottom{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.outcome-bottom>span{font-size:9px;color:#77632c;line-height:1.7;flex:1}.outcome-bottom .button{font-size:10px;min-height:36px;padding:9px 12px}.outcome .approved{font-size:10px;display:flex;gap:6px;align-items:center;color:#52542c}.outcome-note{display:block;font-size:8px;color:#796c42;line-height:1.8;margin-top:17px}.room-receipt{border-top:1px solid var(--line);padding:18px 0;margin-top:28px}.room-receipt summary{display:flex;justify-content:space-between;list-style:none;cursor:pointer;font-size:11px;font-weight:600;align-items:center}.room-receipt summary .icon{width:16px;height:16px}.room-receipt>.receipt-list{padding-top:23px}.room-receipt .chat-message{margin-bottom:22px}.room-receipt .chat-message p{font-size:11px}.room-suggestion{display:flex;gap:14px;align-items:center;border:1px solid var(--line);padding:20px;border-radius:9px;margin-top:21px}.room-suggestion>.mark{fill:#9e8ac2;height:28px;width:26px}.room-suggestion b{font-size:12px;font-weight:600}.room-suggestion p{font-size:10px;line-height:1.8;color:var(--muted);margin:5px 0 0}.room-suggestion button{margin-left:auto;font-size:10px;white-space:nowrap;text-decoration:underline;text-underline-offset:4px}.room-empty{text-align:center;padding:40px 12px 60px}.room-empty>.mark{width:45px;height:50px;color:#9e8ac2}.room-empty h2{font-size:31px;letter-spacing:-.05em;font-weight:500;margin:24px 0 16px}.room-empty p{font-size:12px;line-height:1.9;color:var(--muted);max-width:320px;margin:0 auto 24px}.room-empty .button{font-size:11px}.composer-wrap{padding:10px 28px 19px;background:var(--paper);position:sticky;bottom:0;z-index:3}.composer{border:1px solid #bfcab5;padding:13px 13px 13px 17px;background:var(--white);border-radius:10px;display:flex;align-items:flex-end;gap:12px}.composer:focus-within{outline:2px solid var(--iris);outline-offset:2px}.composer textarea{border:0;background:transparent;outline:0;font-size:12px;line-height:1.8;width:100%;min-width:0;min-height:31px;max-height:180px;resize:vertical}.send-button{background:var(--ink);color:var(--paper);width:34px;height:34px;display:grid;place-items:center;border-radius:6px;flex-shrink:0}.composer-note{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:8px;color:#7b8770;margin:10px 1px 0}.composer-note span{display:flex;align-items:center;gap:5px}.composer-note .icon{width:10px;height:10px}.composer-note button{font-size:8px;padding:0;color:inherit}.inspector{background:#edf0e8;border-left:1px solid var(--line);padding:29px 21px;min-width:0}.inspector .eyebrow{font-size:8px;color:#78866b}.inspector-section{border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:24px}.inspector-person{display:flex;align-items:center;gap:9px;margin:20px 0}.inspector-person b{font-size:11px;font-weight:650;display:block}.inspector-person small{font-size:9px;color:var(--muted);display:block;margin-top:4px}.inspector-person .avatar{height:30px;width:30px}.inspector-person>.dot{margin-left:auto;width:4px;height:4px;background:#8c9e75;margin-right:0}.inspector-add{width:100%;border:1px dashed #bbc8ae;border-radius:7px;padding:11px;font-size:10px;display:flex;align-items:center;gap:9px}.inspector-add .icon{width:14px;height:14px}.inspector-context{font-size:11px;line-height:1.8;color:#66715d;margin:16px 0}.context-list{list-style:none;padding:0;margin:16px 0}.context-list li{display:flex;gap:8px;font-size:10px;line-height:1.8;margin:10px 0;color:#53624a;overflow-wrap:anywhere}.context-list .icon{width:12px;height:12px;margin-top:3px;color:#8d77ac}.inspector-action{padding:0;font-size:10px;display:inline-flex;align-items:center;gap:8px}.inspector-action .icon{width:13px;height:13px}.room-code{font-family:var(--mono);font-size:8px;margin-top:14px;color:#7e8a73;overflow-wrap:anywhere}.inspector-note{font-size:9px;line-height:1.8;color:#819074;margin:18px 0}.mobile-context{display:none}
/* Account, settings and agent management */
.auth-main{min-height:calc(100vh - 100px);padding:57px 0 65px;display:grid;place-items:center}.auth-shell{display:grid;grid-template-columns:1fr 1.05fr;max-width:890px;width:100%;background:var(--paper);border:1px solid var(--line);border-radius:20px;overflow:hidden}.auth-art{position:relative;background:#d8cce9;min-height:505px;padding:35px;overflow:hidden}.auth-art .eyebrow{font-size:8px;color:#746083}.auth-art h2{font-size:35px;letter-spacing:-.05em;line-height:1.08;font-weight:500;margin:26px 0;position:relative;z-index:1}.auth-art img{position:absolute;height:357px;width:105%;object-fit:contain;bottom:-18px;left:0;transform:rotate(-7deg)}.auth-content{padding:44px 40px;align-self:center}.auth-content>.eyebrow{color:var(--muted);font-size:8px}.auth-content h1{font-size:32px;line-height:1.1;letter-spacing:-.05em;font-weight:550;margin:15px 0}.auth-content>p{font-size:12px;color:var(--muted);line-height:1.8;margin-bottom:24px}.field{display:block;margin:18px 0}.field>span,.field>label{font-size:10px;font-weight:650;display:block;margin-bottom:8px}.field input,.field select,.field textarea{width:100%;padding:13px;border:1px solid #c5cfbb;background:var(--white);border-radius:7px;font-size:12px;line-height:1.6}.field textarea{min-height:85px}.auth-form>.button{width:100%;justify-content:space-between;margin-top:5px}.auth-note{font-size:9px!important;line-height:1.75!important;color:#7a886f!important;margin:17px 0!important}.auth-toggle{font-size:10px!important;margin-top:26px!important;border-top:1px solid var(--line);padding-top:21px}.auth-toggle a{text-decoration:underline;text-underline-offset:3px;margin-left:3px}.auth-mail{height:49px;width:49px;background:var(--lavender);display:grid;place-items:center;border-radius:11px;margin-bottom:25px}.auth-mail .icon{width:24px;height:24px}.auth-content .back-link{font-size:10px;display:inline-flex;align-items:center;gap:7px;margin-top:21px;padding:0;color:var(--muted)}.auth-content .back-link .icon{width:13px;height:13px}.settings-grid{display:grid;grid-template-columns:180px minmax(0,630px);gap:36px}.settings-tabs{display:flex;flex-direction:column;gap:4px}.settings-tabs button{padding:13px 12px;text-align:left;border-radius:6px;font-size:11px;color:var(--muted)}.settings-tabs button.active{background:#dce3d4;color:var(--ink);font-weight:600}.settings-card{padding:29px;background:var(--paper);border:1px solid var(--line);border-radius:13px}.settings-card h2{font-size:19px;font-weight:600;letter-spacing:-.03em;margin:0 0 9px}.settings-card>p{font-size:11px;line-height:1.8;color:var(--muted);margin:0 0 26px}.profile-heading{display:flex;align-items:center;gap:13px;padding-bottom:23px;border-bottom:1px solid var(--line);margin-bottom:24px}.profile-heading .avatar{width:47px;height:47px;font-size:16px}.profile-heading b{display:block;font-size:12px}.profile-heading span{display:block;font-size:10px;color:var(--muted);margin-top:4px}.settings-form .button{font-size:11px;margin-top:5px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding:22px 0}.setting-row:last-of-type{border-bottom:1px solid var(--line)}.setting-row b{display:block;font-size:12px;font-weight:600}.setting-row p{font-size:10px;line-height:1.7;color:var(--muted);margin:6px 0 0;max-width:350px}.switch{appearance:none;width:35px;height:21px;border-radius:20px;background:#d6ddcd;position:relative;cursor:pointer;flex-shrink:0;margin:0;border:1px solid #bec9b1;transition:background .2s}.switch:before{content:'';position:absolute;height:15px;width:15px;border-radius:50%;left:2px;top:2px;background:var(--paper);box-shadow:0 1px 3px #0002;transition:transform .2s}.switch:checked{background:#8e77b7;border-color:#8e77b7}.switch:checked:before{transform:translateX(14px)}.settings-card .fine-print{font-size:9px;margin-top:24px;color:#859279}.agent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;max-width:850px}.agent-card{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:25px}.agent-card-top{display:flex;gap:12px;align-items:center}.agent-card-top>.avatar{width:42px;height:42px}.agent-card h2{font-size:17px;font-weight:650;letter-spacing:-.03em;margin:0 0 6px}.agent-card-top small{font-size:10px;color:var(--muted)}.agent-card>p{font-size:11px;line-height:1.8;color:var(--muted);margin:20px 0}.agent-card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:17px}.agent-card-bottom button{font-size:9px;color:var(--muted);padding:3px}.agent-add-card{border:1px dashed #bdc9af;border-radius:13px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:17px;min-height:218px}.agent-add-card>.icon{height:26px;width:26px;color:#8e78ad}.agent-add-card b{font-size:12px;font-weight:600}.agent-add-card span{font-size:10px;color:var(--muted)}
/* Invitations and dialogs */
.invite-main{min-height:calc(100vh - 100px);padding:58px 0 70px;max-width:550px;margin:auto;text-align:center}.invite-main>.avatar{width:43px;height:43px;font-size:14px;margin-bottom:23px}.invite-main>h1{font-size:51px;line-height:1.03;letter-spacing:-.04em;font-weight:500;margin:0 0 20px}.invite-main>p{font-size:13px;line-height:1.85;color:var(--muted);margin:0 0 28px}.invite-card{background:var(--paper);border:1px solid var(--line);border-radius:17px;padding:30px;text-align:left}.invite-card>.eyebrow{font-size:8px;color:var(--muted)}.invite-card h2{font-size:25px;line-height:1.2;letter-spacing:-.04em;font-weight:550;margin:18px 0 23px}.invite-members{padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:21px;display:flex;gap:20px;flex-wrap:wrap}.invite-card>.button,.invite-card form>.button{width:100%;justify-content:space-between}.invite-human{display:block;margin:20px auto 0;font-size:11px;text-decoration:underline;text-underline-offset:4px;padding:0}.invite-card details{margin:18px 0;font-size:10px;color:var(--muted)}.invite-card details summary{cursor:pointer}.invite-card details p{line-height:1.8}.invite-form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.invite-card .auth-note{margin-bottom:0!important}.invite-main>.text-button{margin-top:22px;font-size:10px;color:var(--muted)}dialog{border:1px solid #cbd4c2;background:var(--paper);color:var(--ink);border-radius:17px;padding:33px;width:min(455px,calc(100% - 32px));max-height:calc(100dvh - 48px);overflow:auto;box-shadow:0 35px 100px #18251333}dialog::backdrop{background:#202b1dcc;backdrop-filter:blur(5px)}.modal-close{position:absolute;right:15px;top:15px}.modal-icon{display:grid;place-items:center;background:var(--lavender);height:43px;width:43px;border-radius:10px;margin-bottom:22px}.modal-icon>.mark{width:23px;height:26px}.modal-icon>.icon{width:20px;height:20px}.modal-eyebrow{font-family:var(--mono);font-size:8px;letter-spacing:.05em;color:var(--muted);margin-bottom:15px}.modal-title{font-size:30px;font-weight:550;letter-spacing:-.05em;line-height:1.1;margin:15px 0}.modal-description{font-size:12px;line-height:1.8;color:var(--muted);margin:0 0 22px}.modal-full{width:100%;justify-content:space-between;margin-top:18px}.modal-note{font-size:9px;line-height:1.8;color:#7d8b71;margin-top:18px}.copy-field{display:flex;align-items:center;gap:8px;background:#edf1e6;border:1px solid var(--line);border-radius:7px;padding:10px 12px}.copy-field input{border:0;outline:0;min-width:0;width:100%;background:transparent;font-size:10px;color:var(--muted)}.copy-field button{font-size:10px;font-weight:600;flex-shrink:0;padding:6px}.invite-message{padding:16px;background:#f0f3ea;border-radius:8px;font-size:11px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;margin:17px 0}.modal-links{border-top:1px solid var(--line);padding-top:17px;margin-top:21px;display:flex;justify-content:space-between;align-items:center;gap:15px}.modal-links a,.modal-links button{font-size:10px;padding:0;text-decoration:underline;text-underline-offset:3px}.provider-picker{display:grid;gap:8px}.provider-picker>button{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:9px;padding:15px;text-align:left}.provider-picker>button:hover{background:var(--lavender);border-color:#b8a5d2}.provider-picker b{font-size:12px;font-weight:650;display:block}.provider-picker small{font-size:9px;color:var(--muted);display:block;margin-top:4px}.provider-picker>.button{margin-top:10px}.provider-picker .icon{width:15px;height:15px;margin-left:auto}.check-row{display:flex;gap:12px;align-items:flex-start;border-top:1px solid var(--line);padding:16px 0;font-size:12px;line-height:1.8}.check-row input{width:16px;height:16px;accent-color:#9379ba;margin:3px 0 0;flex-shrink:0}.check-row small{font-size:9px;color:var(--muted);display:block}.info-content h3{font-size:14px;font-weight:650;margin:26px 0 10px}.info-content p{font-size:12px;line-height:1.9;color:var(--muted)}.toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%,15px);max-width:min(500px,calc(100% - 30px));background:var(--ink);color:var(--paper);padding:14px 20px;border-radius:9px;font-size:11px;line-height:1.7;opacity:0;pointer-events:none;transition:transform .2s,opacity .2s;z-index:100;box-shadow:0 8px 30px #0002}.toast.visible{opacity:1;transform:translate(-50%,0)}summary::-webkit-details-marker{display:none}@keyframes pulse{50%{opacity:.35}}@keyframes enter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:enter .35s ease both}
@media(min-width:1550px){.chat-content{padding-left:50px;padding-right:50px}.room-heading{padding-left:50px;padding-right:50px}.room-tabs{padding-left:50px}.composer-wrap{padding-left:46px;padding-right:46px}.room-layout{grid-template-columns:minmax(0,1fr) 285px}}
@media(max-width:1200px){.wrap{width:calc(100% - 64px)}.home-hero{gap:35px;padding-top:55px}.hero-copy h1{font-size:69px}.hero-stage{padding-left:5px}.stage-backdrop{right:-8px}.hero-copy>p{font-size:13px}.start-box{padding:15px}.start-box>div{gap:9px}.start-box .button{padding:11px;font-size:10px}.public-nav{gap:22px}.header-actions{gap:17px}.how-grid{gap:60px}.section-copy h2,.section-heading h2{font-size:45px}.context-banner{padding:47px;gap:50px}.faq-grid{gap:70px}.app-layout{grid-template-columns:190px minmax(0,1fr)}.sidebar{padding:22px 13px}.room-layout{grid-template-columns:minmax(0,1fr) 235px}.inspector{padding:26px 18px}.room-heading{padding:25px}.room-heading h1{font-size:23px}.chat-content{padding:26px 25px 18px}.room-tabs{padding:0 25px}.composer-wrap{padding:10px 22px 18px}.outcome h2{font-size:32px}.app-main{padding:33px 29px}.room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.use-card{padding:23px}.room-tile>a{padding:21px}.footer-wordmark .mark{height:112px;width:112px}.settings-grid{grid-template-columns:150px 1fr;gap:22px}}
@media(max-width:960px){.home-hero{grid-template-columns:1fr 1fr;gap:24px}.hero-copy h1{font-size:59px}.hero-copy>p{font-size:12px}.example-room{transform:rotate(0)}.example-top{padding:17px}.example-members{padding:16px;gap:20px}.example-thread{padding:18px 17px 12px}.example-message{font-size:10px}.example-outcome{padding:20px}.example-outcome h2{font-size:25px}.start-box>div{flex-wrap:wrap}.start-box .button{width:100%;justify-content:space-between}.hero-footnote{font-size:9px}.public-nav{gap:17px;font-size:10px}.header-actions{gap:15px}.header-actions>.text-button{font-size:11px}.header-actions .button{font-size:10px}.how-grid{gap:36px}.sculpture-panel{min-height:485px}.sculpture-panel img{height:430px}.section-copy h2,.section-heading h2{font-size:40px}.use-cases{gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.use-card{padding:21px;min-height:275px}.use-card h3{font-size:24px}.use-card>p{font-size:10px}.use-card>button{font-size:10px}.context-banner{padding:38px;gap:30px}.context-copy h2{font-size:38px}.context-sample{padding:22px}.faq-grid{gap:40px}.app-header{padding:0 23px;gap:20px}.app-breadcrumb{margin-left:7px}.app-breadcrumb>span:last-child{max-width:210px}.app-layout{grid-template-columns:175px minmax(0,1fr)}.room-layout{grid-template-columns:1fr}.inspector{display:none}.mobile-context{display:inline-flex}.room-heading{padding:24px 29px}.chat-content{padding:27px 29px}.composer-wrap{padding:10px 25px 18px}.outcome h2{font-size:37px}.app-main{padding:30px 25px}.page-heading h1{font-size:32px}.dashboard-tools{flex-wrap:wrap}.settings-grid{grid-template-columns:1fr}.settings-tabs{flex-direction:row;gap:8px}.settings-tabs button{font-size:11px;padding:10px 15px}.agent-grid{grid-template-columns:1fr}.room-grid{gap:13px}.room-tile h2{font-size:18px}.footer-top{gap:35px}.footer-intro h2{font-size:32px}.auth-shell{max-width:800px}.auth-content{padding:35px}.auth-art{padding:30px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.public-header{height:80px;gap:17px}.public-nav{display:none}.brand .wordmark{font-size:30px}.brand .mark{height:27px;width:24px}.header-actions{gap:17px}.header-actions .button{font-size:10px;padding:10px 13px;min-height:37px}.home-hero{grid-template-columns:1fr;gap:26px;padding:37px 0 30px}.hero-copy h1{font-size:clamp(58px,11vw,78px);margin:25px 0}.hero-copy>.eyebrow{font-size:8px}.hero-copy>p{font-size:13px;max-width:385px}.start-box{max-width:100%;margin-top:25px}.start-box>div{flex-wrap:nowrap}.start-box .button{width:auto;white-space:nowrap;padding:12px 15px;font-size:11px}.start-box textarea{height:42px}.hero-stage{max-width:530px;width:calc(100% - 16px);margin:0 auto;padding:25px 7px 8px}.stage-backdrop{inset:14px -4px 5px 3px;transform:rotate(2deg)}.example-top{padding:19px 22px}.example-members{padding:18px 22px}.example-thread{padding:22px 22px 13px}.example-message{font-size:12px;padding-bottom:18px}.example-message b{font-size:10px}.example-outcome{padding:22px}.example-outcome h2{font-size:30px}.example-outcome p,.example-outcome button{font-size:10px}.stage-caption{margin-top:20px}.commons-band{font-size:10px;flex-wrap:wrap;gap:19px;padding:26px 0}.commons-band>div{gap:16px;justify-content:space-between;width:100%;font-size:9px}.commons-band .mark{width:15px;height:17px}.how-section{padding:58px 0}.how-grid{grid-template-columns:1fr;gap:35px}.section-copy h2,.section-heading h2{font-size:43px}.section-copy>p{max-width:100%;font-size:13px}.how-step{padding:20px 0}.how-step p{max-width:100%;font-size:12px}.sculpture-panel{min-height:455px}.sculpture-panel img{height:440px}.sculpture-tag.you{left:35px;top:148px}.sculpture-tag.theirs{right:35px;bottom:117px}.possibilities{padding:56px 0}.section-heading{display:block;margin-bottom:27px}.section-heading>p{max-width:100%;margin-top:21px;font-size:12px}.use-cases{grid-template-columns:1fr;gap:13px}.use-card{min-height:245px;padding:26px}.use-card h3{font-size:28px;margin-top:19px}.use-card>p{max-width:100%;font-size:12px;margin-bottom:23px}.use-card>button{font-size:11px}.context-section{padding-bottom:56px}.context-banner{grid-template-columns:1fr;padding:32px 26px;gap:30px}.context-copy h2{font-size:39px}.context-copy p{max-width:100%;font-size:12px}.context-sample{padding:25px;transform:rotate(1deg)}.context-sample>.context-row{font-size:12px}.faq-section{padding:55px 0}.faq-grid{grid-template-columns:1fr;gap:28px}.faq-intro h2{font-size:43px}.faq-intro p{max-width:100%;font-size:12px}.faq-item summary{font-size:12px;padding:22px 0}.faq-item p{font-size:12px}.site-footer{padding-top:42px}.footer-top{grid-template-columns:1fr 1fr;gap:33px}.footer-intro{grid-column:1/-1}.footer-intro h2{font-size:36px}.footer-column a,.footer-column button{font-size:12px}.footer-wordmark{font-size:22vw;padding:44px 0 35px;gap:24px}.footer-wordmark .mark{height:52px;width:52px}.footer-bottom{font-size:8px;flex-wrap:wrap;row-gap:13px}.footer-bottom>div{gap:18px}.auth-main{padding:30px 0 45px;min-height:calc(100vh - 80px)}.auth-shell{grid-template-columns:1fr;max-width:475px}.auth-art{display:none}.auth-content{padding:37px 30px}.auth-content h1{font-size:34px}.auth-content>p{font-size:13px}.auth-toggle{font-size:11px!important}.auth-note{font-size:10px!important}.field>span,.field>label{font-size:11px}.field input,.field textarea,.field select{font-size:14px}.app-header{height:67px;padding:0 17px;gap:12px}.app-header .brand .wordmark{font-size:27px}.app-header .brand .mark{height:24px;width:21px}.app-breadcrumb{display:none}.app-header-right{gap:12px}.app-header .preview-pill{display:none}.app-header-right>.button{font-size:10px;gap:7px;padding:9px 11px;min-height:35px}.account-menu>summary>.icon{display:none}.account-menu .avatar{width:28px;height:28px;font-size:10px}.mobile-menu{display:grid;width:27px;height:30px}.mobile-menu>.icon{width:18px;height:18px}.app-layout{display:block;min-height:calc(100vh - 67px)}.sidebar{display:none}.drawer-nav .sidebar{display:flex;border:0;padding:0;background:transparent;min-height:470px}.drawer-nav .side-nav>a{font-size:13px}.drawer-nav .side-room{font-size:12px}.drawer-nav .side-label{font-size:9px}.drawer-nav .sidebar>.button{font-size:12px}.drawer-nav .sidebar-footer{font-size:9px}.app-main{padding:29px 20px}.page-heading{gap:16px;align-items:center}.page-heading h1{font-size:32px}.page-heading p{font-size:11px}.page-heading>.button{padding:10px 12px;font-size:10px;min-height:39px;gap:8px}.page-heading>.button .icon{width:15px;height:15px}.dashboard-tools{gap:17px;margin-bottom:20px}.search-box{width:100%}.search-box input{width:100%;font-size:12px}.filters button{font-size:10px;padding:9px 11px}.room-grid{grid-template-columns:1fr 1fr;gap:13px}.room-tile>a{padding:18px;min-height:205px}.room-tile h2{font-size:20px}.room-tile p{font-size:11px}.tile-footer{padding:12px 17px;font-size:8px}.example-shelf{margin-top:34px}.example-shelf>div:first-child>span{font-size:8px}.example-shelf .use-card{min-height:185px;padding:23px}.example-shelf .use-card h3{font-size:26px}.example-shelf .use-card p{font-size:11px}.room-layout{min-height:calc(100vh - 67px)}.room-heading{padding:22px 21px}.room-heading h1{font-size:23px}.room-heading-right{gap:3px}.room-heading .badge{display:none}.room-tabs{padding:0 21px;gap:22px}.room-tabs button{font-size:11px}.chat-content{padding:23px 21px 15px;min-height:390px}.chat-message p{font-size:13px;line-height:1.8}.message-by{font-size:12px}.message-by>span{font-size:6px}.chat-message.person{padding:14px 13px}.chat-message>.avatar{height:28px;width:28px}.outcome{padding:23px}.outcome h2{font-size:34px}.outcome>p{font-size:12px}.outcome-facts{gap:15px}.outcome-facts>div{min-width:78px}.outcome-facts b{font-size:10px}.outcome-bottom{gap:12px}.outcome-bottom .button{font-size:11px;padding:10px 13px}.outcome-bottom>span{font-size:9px;flex-basis:100%}.outcome-note{font-size:9px}.room-suggestion{flex-wrap:wrap;padding:17px;gap:12px}.room-suggestion>div{flex:1}.room-suggestion button{font-size:10px;margin-left:0;flex-basis:100%;text-align:left}.composer-wrap{padding:10px 16px 16px}.composer{padding:12px 11px 12px 14px}.composer textarea{font-size:13px;min-height:37px}.composer-note{font-size:7px;gap:10px}.composer-note button{font-size:8px}.work-status{padding:16px;gap:11px}.work-status b{font-size:11px;line-height:1.6}.work-status small{font-size:9px;line-height:1.6}.room-receipt .chat-message p{font-size:12px}.room-empty{padding:39px 10px}.room-empty h2{font-size:30px}.room-empty p{font-size:12px}.people-sheet .inspector{display:block;background:transparent;padding:0;border:0}.people-sheet .inspector-note{font-size:10px}.people-sheet .inspector .eyebrow{font-size:9px}.people-sheet .inspector-person b{font-size:13px}.people-sheet .inspector-person small{font-size:11px}.people-sheet .context-list li{font-size:12px}.people-sheet .inspector-action,.people-sheet .inspector-add{font-size:12px}.settings-card{padding:24px}.settings-tabs{margin-top:-10px;margin-bottom:0}.settings-card h2{font-size:20px}.setting-row{gap:18px}.setting-row b{font-size:12px}.setting-row p{font-size:11px}.agent-card{padding:25px}.agent-grid{gap:14px}.agent-card>p{font-size:12px}.agent-card-bottom button{font-size:10px}.agent-add-card{min-height:190px}.invite-main{padding:37px 20px 45px;max-width:520px;min-height:calc(100vh - 80px)}.invite-main>h1{font-size:46px}.invite-main>p{font-size:12px}.invite-card{padding:25px}.invite-card h2{font-size:27px}.invite-card>.eyebrow{font-size:9px}.invite-members{gap:18px}.member-mini b{font-size:11px}.member-mini small{font-size:9px}.invite-card details{font-size:11px}.invite-card .auth-note{font-size:9px!important}.invite-form-row{gap:13px}.invite-form-row .field>span{font-size:10px}.invite-form-row .field input,.invite-form-row .field select{font-size:12px}.invite-human{font-size:12px}.invite-main>.text-button{font-size:11px}dialog{padding:30px 25px}.modal-title{font-size:30px}.modal-description{font-size:12px}.modal-note{font-size:10px}.copy-field input{font-size:10px}.toast{font-size:11px;bottom:16px}}
@media(max-width:400px){.wrap{width:calc(100% - 32px)}.header-actions{gap:12px}.header-actions>.text-button{font-size:10px}.header-actions .button{font-size:9px;padding:9px 11px}.public-header .brand{gap:7px}.public-header .brand .wordmark{font-size:27px}.public-header .brand .mark{height:24px;width:21px}.hero-copy h1{font-size:59px}.hero-copy>p{font-size:12px}.start-box>div{gap:9px}.start-box .button{font-size:10px;padding:10px;gap:5px}.start-box textarea{font-size:12px}.example-members{gap:17px}.example-top{padding:17px}.example-thread{padding:19px 17px 12px}.example-message{font-size:11px}.example-outcome{padding:20px}.example-outcome h2{font-size:28px}.example-outcome p,.example-outcome button{font-size:9px}.sculpture-panel{min-height:410px}.sculpture-panel img{height:390px}.sculpture-tag.you{left:20px;top:135px}.sculpture-tag.theirs{right:20px;bottom:110px}.commons-band>div{gap:11px;font-size:8px}.section-copy h2,.section-heading h2{font-size:40px}.context-banner{padding:30px 22px}.context-copy h2{font-size:36px}.context-sample{padding:21px}.context-sample>.context-row{font-size:11px}.room-grid{grid-template-columns:1fr}.app-header .brand .wordmark{font-size:24px}.app-header .brand{gap:7px}.app-header-right{gap:9px}.app-header-right>.button{font-size:9px;padding:9px;gap:6px}.app-header-right>.button .icon{width:14px;height:14px}.app-header{padding:0 13px;gap:10px}.page-heading h1{font-size:28px}.page-heading>.button{font-size:9px;padding:9px 10px}.room-heading{padding:20px 17px}.room-heading h1{font-size:21px}.room-heading-right .icon-button{width:28px}.room-tabs{padding:0 17px}.chat-content{padding:22px 17px 14px}.outcome{padding:21px}.outcome h2{font-size:30px}.outcome-facts{gap:13px}.outcome-facts>div{min-width:70px}.chat-message p{font-size:12px}.composer-note{font-size:6.5px}.composer-note button{font-size:7px}.invite-card{padding:22px}.invite-main>h1{font-size:42px}.auth-content{padding:30px 25px}.auth-content h1{font-size:31px}.footer-wordmark .mark{width:42px;height:42px}}
@media(max-width:350px){.header-actions .button{font-size:8px;padding:9px}.header-actions{gap:9px}.hero-copy h1{font-size:52px}.hero-copy>.eyebrow{font-size:7px}.start-box>div{flex-wrap:wrap}.start-box .button{width:100%;justify-content:space-between}.hero-footnote{font-size:8px}.example-members{padding:16px;gap:13px}.example-members .avatar{height:28px;width:28px}.member-mini b{font-size:10px}.member-mini small{font-size:8px}.example-top .badge{font-size:6px}.example-outcome h2{font-size:25px}.commons-band>div{flex-wrap:wrap;justify-content:flex-start}.app-header .brand .wordmark{font-size:21px}.app-header .brand .mark{width:18px;height:20px}.app-header-right>.button{font-size:8px;padding:8px}.app-header-right>.button .icon{display:none}.room-heading h1{font-size:19px}.room-heading-right{gap:0}.room-heading-right .icon-button{width:26px}.room-tabs{gap:15px}.room-tabs button{font-size:10px}.outcome h2{font-size:27px}.outcome-facts b{font-size:9px}.outcome-facts>div{min-width:66px}.auth-content{padding:27px 22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Ongoing rooms: people first, with optional shared notes. */
.sidebar-empty{font-size:10px;color:var(--muted);line-height:1.8;padding:0 10px}.privacy-link,.archive-link{display:inline-flex;align-items:center;gap:8px;margin-top:23px}.agent-person{padding-left:12px}.context-list li small{display:block;font-size:8px;color:var(--muted);margin-top:5px}.note-preview{display:flex;align-items:center;gap:17px;text-align:left;background:var(--pale);border:1px solid #e4d399;border-radius:12px;padding:23px;width:100%;margin:24px 0 10px}.note-preview>div{flex:1}.note-preview .eyebrow{display:block;font-size:7px;margin-bottom:9px}.note-preview b{font-size:19px;font-weight:550;letter-spacing:-.025em}.note-preview>.icon{width:21px;height:21px}.room-empty>.icon{height:37px;width:37px;color:#947faf}.check-row input{flex-shrink:0;accent-color:#8064a3}.invite-card details summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between}.invite-card details p{line-height:1.8;font-size:11px}.context-list li{overflow-wrap:anywhere}.chat-message p{white-space:pre-wrap;overflow-wrap:anywhere}.room-heading h1{overflow-wrap:anywhere}.copy-field input{min-width:0}.modal-links a,.modal-links button{display:flex;align-items:center;gap:7px}.footer-bottom button{padding:0;font:inherit}.auth-content strong{overflow-wrap:anywhere}.hero-copy h1{font-size:72px;line-height:1.03;letter-spacing:-.045em}.hero-copy>p{line-height:1.8}.hero-copy .hero-footnote{font-size:10px}.invite-main>.avatars{justify-content:center}.public-header .brand{flex-shrink:0}.example-top>div>div{min-width:0}.example-top b{white-space:nowrap}.room-tabs button>span{margin-left:6px;font-size:8px;color:var(--muted)}
@media(max-width:1200px){.hero-copy h1{font-size:65px}}@media(max-width:960px){.hero-copy h1{font-size:56px}}@media(max-width:760px){.hero-copy h1{font-size:clamp(53px,10.7vw,76px)}.hero-copy .hero-footnote{font-size:9px}.people-sheet .inspector{display:block}.note-preview{padding:20px}.note-preview b{font-size:18px}.context-list li small{font-size:9px}.footer-bottom button{font-size:9px}}@media(max-width:350px){.hero-copy h1{font-size:49px}.hero-copy .hero-footnote{font-size:8px}.example-top{gap:10px}.example-top b{font-size:10px}.example-top .badge{font-size:5px}}
.room-layout{height:calc(100dvh - 76px);min-height:0;overflow:hidden}.conversation{height:100%;min-height:0}.room-heading,.room-tabs,.composer-wrap{flex-shrink:0}.chat-content{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cbd4c2 transparent}.composer-wrap{position:relative}.inspector{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd4c2 transparent}.room-heading{min-height:108px}.inspector-add+.inspector-add{margin-top:7px}.app-header-right>.text-button{font-size:11px}.people-sheet .inspector{max-height:65dvh}.drawer-nav .sidebar{max-height:70dvh;overflow-y:auto}
@media(max-width:760px){.room-layout{height:calc(100dvh - 67px);min-height:0}.room-heading{min-height:96px}.chat-content{min-height:0}.composer-wrap{padding-top:12px;border-top:1px solid var(--line)}.app-header-right>.text-button{font-size:10px}}
.settings-card{min-width:0}.settings-tabs{min-width:0}@media(max-width:960px){.settings-grid{grid-template-columns:minmax(0,1fr)}.settings-tabs{flex-wrap:wrap}}
.profile-heading>.avatar{display:grid;place-items:center;margin-top:0;color:var(--ink)}

/* The logo moves in its own space; text and layout never move with it. */
:root{font-synthesis:none}body{font-kerning:normal}.footer-name{display:block;white-space:nowrap}.footer-mark-control{display:grid;place-items:center;flex-shrink:0;padding:12px;margin:0 -12px 0 0;border-radius:14px;transform:translateY(-.065em);font-size:inherit;color:var(--ink)}.footer-wordmark .footer-mark-control>.mark{display:block}.motion-mark{overflow:visible}.motion-mark .mark-half{transform-box:view-box;transform-origin:50px 50px;will-change:transform}.footer-mark-control:focus-visible{outline-offset:10px}.brand[data-motion-trigger]{gap:12px}.brand .wordmark{padding-bottom:3px}.hero-copy h1{word-spacing:.015em}.footer-bottom{padding-top:25px}.footer-column{row-gap:15px}
@media(max-width:760px){.footer-mark-control{padding:9px;margin-right:-9px}.brand[data-motion-trigger]{gap:9px}.footer-bottom{padding-top:23px}}
@media(prefers-reduced-motion:reduce){.motion-mark .mark-half{transform:none!important;will-change:auto}}

/* ---------------------------------------------------------------- shell width
   .app-layout was capped at 1800px and centred while .app-header was
   full-bleed, so above that width the brand and the header buttons drifted
   hundreds of pixels away from the sidebar and inspector they label. The bar
   keeps spanning the viewport — its bottom border should — and its contents
   now sit in the same column as the layout beneath it. One number governs
   both, so they cannot come apart again. */
:root { --shell-max: 1800px }
.app-layout { max-width: var(--shell-max) }
.app-header { display: block; height: auto }
.app-header-inner {
  display: flex;
  align-items: center;
  gap: inherit;
  height: 76px;
  max-width: var(--shell-max);
  margin-inline: auto;
}
@media (max-width: 760px) { .app-header-inner { height: 67px } }

/* ---------------------------------------------------------------- agent at work
   The embedded agent's turn, shown while it happens. Written in the same
   vocabulary as the rest of the room: mono eyebrows, hairline rules, iris for
   the agent, no spinner that spins for its own sake. */
.agent-run {
  display: flex; gap: 14px; padding: 18px 0 4px;
  border-top: 1px solid var(--line); margin-top: 8px;
}
.agent-run > .avatar { flex: none }
.agent-body { min-width: 0; flex: 1 }
.agent-run .message-by small { color: var(--muted); font-weight: 400 }
/* The one piece of motion: it marks "still going", and stops when it stops. */
.agent-run[data-status=running] .message-by small::after {
  content: ''; display: inline-block; width: 4px; height: 4px; border-radius: 50%;
  background: var(--iris); margin-left: 7px; vertical-align: middle;
  animation: agent-pulse 1.1s ease-in-out infinite;
}
@keyframes agent-pulse { 0%,100% { opacity: .25 } 50% { opacity: 1 } }
@media (prefers-reduced-motion: reduce) {
  .agent-run[data-status=running] .message-by small::after { animation: none; opacity: .8 }
}

.agent-thinking { margin: 10px 0 0 }
.agent-thinking > summary {
  cursor: pointer; list-style: none; font-family: var(--mono);
  font-size: 8px; letter-spacing: .07em; text-transform: uppercase; color: var(--muted);
}
.agent-thinking > summary::-webkit-details-marker { display: none }
.agent-thinking > summary::before { content: '▸ '; }
.agent-thinking[open] > summary::before { content: '▾ '; }
.agent-thinking > p {
  white-space: pre-wrap; font-size: 11.5px; line-height: 1.85; color: var(--muted);
  margin: 9px 0 0; padding-left: 11px; border-left: 2px solid var(--lavender);
}

.agent-steps { list-style: none; margin: 12px 0 0; padding: 0; display: grid; gap: 7px }
.agent-steps li { display: flex; align-items: center; gap: 9px; font-size: 11px }
.agent-steps .dot { width: 5px; height: 5px; border-radius: 50%; background: var(--iris); flex: none }
.agent-steps b { font-weight: 600 }
.agent-steps small { color: var(--muted); font-size: 10px }
.agent-steps small.pending { font-style: italic; opacity: .7 }

.agent-text { font-size: 13.5px; line-height: 1.85; margin: 12px 0 0; white-space: pre-wrap }
.agent-error {
  font-size: 11.5px; color: #8a3b32; margin: 12px 0 0;
  display: flex; align-items: flex-start; gap: 7px;
}
.agent-error .icon { width: 14px; height: 14px; flex: none; margin-top: 2px }
.agent-stop, .agent-dismiss { font-size: 10px; margin-top: 12px; color: var(--muted) }

/* A finished turn folds away to one line. Interesting live, clutter after. */
.agent-collapsed {
  display: flex; align-items: center; gap: 9px; margin-top: 10px; padding: 9px 0;
  font-family: var(--mono); font-size: 8px; letter-spacing: .07em;
  text-transform: uppercase; color: var(--muted); border-top: 1px solid var(--line); width: 100%;
}
.agent-collapsed .mark { height: 13px; width: 12px; color: var(--iris) }
.agent-collapsed .icon { width: 13px; height: 13px; margin-left: auto }
.agent-collapsed:hover { color: var(--ink) }

/* "Use Rodger's agent" sits above the providers you connect yourself. */
.provider-picker-rodger {
  display: flex; align-items: center; gap: 13px; width: 100%; text-align: left;
  padding: 16px; border: 1px solid var(--iris); border-radius: 11px;
  background: var(--lavender); margin-bottom: 4px;
}
.provider-picker-rodger .mark { height: 26px; width: 24px; flex: none; color: var(--ink) }
.provider-picker-rodger b { display: block; font-size: 12px }
.provider-picker-rodger small { display: block; font-size: 10px; color: var(--muted); margin-top: 3px }
.provider-picker-rodger > .icon { margin-left: auto; width: 16px; height: 16px }
.provider-picker-rodger:hover { border-color: var(--ink) }
.provider-or {
  display: flex; align-items: center; gap: 12px; margin: 16px 0 12px;
  font-family: var(--mono); font-size: 8px; letter-spacing: .07em;
  text-transform: uppercase; color: var(--muted);
}
.provider-or::before, .provider-or::after {
  content: ''; flex: 1; height: 1px; background: var(--line);
}

/* Facts, not a form: name and email come from the sign-in and cannot be typed
   over here, so they are not presented as inputs. */
.facts { margin: 18px 0 0; display: grid; gap: 14px }
.facts > div { display: grid; gap: 3px }
.facts dt {
  font-family: var(--mono); font-size: 8px; letter-spacing: .07em;
  text-transform: uppercase; color: var(--muted);
}
.facts dd { margin: 0; font-size: 14px; color: var(--ink) }
