@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--paper:#f7f5ef;--white:#fffdf8;--ink:#17392e;--muted:#70766c;--line:#dcded3;--gold:#99814a;--pale:#eceee3;--red:#a3382d;--shadow:0 18px 60px #17392e08}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.5 'DM Sans',Arial,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit}button,a,input,textarea,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #aa9156;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #a3956a;outline-offset:2px}button{transition:background .2s,border-color .2s,transform .2s}.shell{width:min(1260px,90%);margin:auto}.site-header{height:104px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.wordmark{display:flex;align-items:center;gap:13px;text-decoration:none;font-size:9px;letter-spacing:2.5px;line-height:1.65}.wordmark b{font-weight:600}.brand-seal{font:italic 45px Georgia;color:var(--gold);width:39px;height:50px;line-height:40px;border:1px solid #a69a6e;border-radius:52% 48% 45% 55%;text-align:center}.header-back{font-size:11px;text-decoration:none}.header-back span{margin-left:15px}.account-nav{display:flex;gap:28px;align-items:center}.text-button{background:none;border:0;padding:5px 0;color:var(--ink);font-size:12px}.text-button:hover{color:var(--gold)}.eyebrow{font-size:9px;font-weight:600;letter-spacing:2px;line-height:1.8}.eyebrow>span{font-size:19px;color:var(--gold);margin-right:8px;vertical-align:middle}h1,h2,p{margin-top:0}h1{font-weight:400;font-size:clamp(46px,5vw,72px);letter-spacing:-3px;line-height:1.05}h2{font-size:29px;font-weight:400;letter-spacing:-.7px;line-height:1.2}em{font:italic 1em Georgia,'Times New Roman',serif;color:#8d7b4b}.auth-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:62px 0 74px;align-items:start}.welcome{padding-top:18px}.welcome h1{margin:23px 0 25px}.welcome-copy{color:var(--muted);font-size:15px;line-height:1.9}.thought-card{background:#eaece1;border:1px solid #e1e3d5;border-radius:110px 110px 10px 10px;padding:41px 30px 33px;text-align:center;margin:42px 0 28px;max-width:395px}.thought-symbol{font:64px Georgia;color:var(--gold);line-height:1.1;display:block}.thought-card>p{font:italic 23px/1.5 Georgia;color:#617052;margin:15px 0 23px}.thought-card .eyebrow{font-size:7px;letter-spacing:1.7px}.welcome-details{max-width:395px;margin:0 0 24px}.welcome-details p{display:flex;gap:20px;border-bottom:1px solid var(--line);padding:12px 0;margin:0;font-size:12px;color:#697363}.welcome-details b{color:#9b956f;font-size:10px;font-weight:400}.small-note{color:var(--muted);font-size:11px;line-height:1.8;max-width:430px;margin:15px 0 0}.auth-card{background:var(--white);border:1px solid var(--line);border-radius:13px;padding:32px;box-shadow:var(--shadow)}.auth-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:30px}.auth-tabs button{flex:1;background:none;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;padding:0 5px 15px;font-size:12px;color:var(--muted)}.auth-tabs button[aria-selected=true]{border-color:var(--ink);color:var(--ink);font-weight:600}.auth-card h2{margin-bottom:9px}.section-copy{color:var(--muted);font-size:12px;line-height:1.8;margin-bottom:24px}label{display:block;font-size:11px;font-weight:500;margin-bottom:16px}input:not([type=checkbox]),select,textarea{display:block;width:100%;border:1px solid var(--line);background:var(--paper);border-radius:6px;padding:12px 13px;color:var(--ink);margin-top:7px;min-width:0}input::placeholder,textarea::placeholder{color:#93978b;font-size:11px}select{padding-right:25px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field-hint{display:block;font-size:10px;font-weight:400;line-height:1.7;color:var(--muted);margin:7px 0 0}.field-hint a{color:var(--ink)}fieldset{border:0;margin:4px 0 20px;padding:0;min-width:0}legend{font-size:11px;font-weight:500;margin-bottom:10px}legend span{font-weight:400;color:var(--muted);margin-left:5px}.interest-options{display:flex;flex-wrap:wrap;gap:7px}.interest-option{display:inline-flex;position:relative;margin:0}.interest-option input{position:absolute;opacity:0;width:1px;height:1px}.interest-option span{font-size:10px;padding:8px 12px;border:1px solid var(--line);border-radius:30px;cursor:pointer;color:#62715f;transition:background .2s}.interest-option input:checked+span{background:var(--ink);color:#fffdf0;border-color:var(--ink)}.interest-option input:focus-visible+span{outline:3px solid var(--gold);outline-offset:2px}.consent-details{background:#f2f2e9;border:1px solid #e5e6d9;border-radius:7px;padding:13px 14px;margin:0 0 17px}.consent-details summary{font-size:11px;font-weight:500;cursor:pointer}.consent-details>.field-hint{margin:10px 0 14px}.check-row{display:flex;gap:10px;align-items:flex-start;font-size:10px;font-weight:400;line-height:1.6;margin:13px 0}.check-row input{flex:none;accent-color:var(--ink);width:15px;height:15px;margin:2px 0 0}.check-row b{font-size:10px;font-weight:500;display:block}.check-row small{display:block;font-size:9px;color:var(--muted);line-height:1.65;margin-top:3px}.check-row:has(input:disabled){opacity:.62}.required-check{margin:18px 0}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;border:1px solid var(--ink);border-radius:40px;background:var(--ink);color:#fffdf0;padding:14px 22px;font-size:12px;min-height:47px}.button:hover:not(:disabled){background:#315545;border-color:#315545;transform:translateY(-1px)}.button span{font-size:16px}.full{width:100%;justify-content:space-between}.outline-button{display:inline-flex;justify-content:center;align-items:center;gap:14px;padding:10px 16px;border:1px solid var(--line);border-radius:30px;background:transparent;color:var(--ink);font-size:10px;min-height:37px}.outline-button.full{justify-content:space-between}.outline-button:hover:not(:disabled){background:#eaece1;border-color:#b4bba6}.form-error{font-size:11px;color:var(--red);line-height:1.7;margin:10px 0;empty-cells:hide}.form-error:empty{display:none}.success-message{font-size:11px;color:#356546}.success-message:empty{display:none}.recovery-link{display:block;margin:22px auto 0;text-decoration:underline;text-underline-offset:3px}#recover-panel h2{margin-top:25px}.boot{display:flex;justify-content:center;align-items:center;gap:12px;min-height:60vh;color:var(--muted);font-size:12px}.boot p{margin:0}.small-spinner{display:inline-block;height:17px;width:17px;border:1px solid #ced1bc;border-top-color:var(--ink);border-radius:50%;animation:spin .9s linear infinite}.notice{background:#e8eddf;border:1px solid #cdd5bf;border-radius:6px;padding:13px 18px;font-size:12px;margin:20px 0;color:#405737}.notice.error{color:var(--red);background:#f8ece7;border-color:#e5c8bd}.workspace-heading{display:flex;justify-content:space-between;align-items:flex-end;margin:39px 0 30px;gap:20px}.workspace-heading .eyebrow{margin-bottom:11px}.workspace-heading h1{font-size:42px;letter-spacing:-1.6px;margin:0}.availability{font-size:9px;color:var(--muted);white-space:nowrap;margin-bottom:7px}.availability i{width:5px;height:5px;background:#919b75;border-radius:50%;display:inline-block;margin-right:5px}.room-layout{display:grid;grid-template-columns:265px minmax(0,1fr);gap:23px;align-items:start;margin-bottom:65px}.profile-card{border:1px solid var(--line);padding:25px 22px;border-radius:10px;background:#efefe5}.profile-top{display:flex;align-items:center;gap:12px;border-bottom:1px solid #d7dccc;padding-bottom:21px}.avatar{height:45px;width:45px;flex:none;display:grid;place-items:center;background:#dce1cf;color:#6c7a50;border:1px solid #d0d8c0;border-radius:50%;font:21px Georgia}.profile-top h2{font-size:16px;font-weight:500;letter-spacing:-.2px;margin:0 0 4px;overflow-wrap:anywhere}.profile-top p{font-size:10px;color:var(--muted);margin:0;overflow-wrap:anywhere}.profile-section{margin:23px 0}.profile-section .eyebrow{font-size:8px;letter-spacing:1.4px;color:#81866e;margin-bottom:11px}.tag-list{display:flex;flex-wrap:wrap;gap:6px}.tag{font-size:9px;padding:6px 10px;border:1px solid #d5dbc9;border-radius:30px;color:#5e6c50;background:#f7f7ed}.profile-detail{font-size:11px;color:#526246;margin:6px 0}.sidebar-note{border-top:1px solid #d7dccc;margin-top:23px;padding-top:21px;display:flex;gap:12px;color:#7b805f}.sidebar-note>span{font-size:22px;color:var(--gold)}.sidebar-note p{font:italic 16px/1.5 Georgia;margin:0}.privacy-link{font-size:9px;color:#6f7865;display:block;margin-top:20px}.conversation-panel{border:1px solid var(--line);background:var(--white);border-radius:10px;overflow:hidden;box-shadow:var(--shadow);min-width:0}.room-topbar{display:flex;align-items:center;justify-content:space-between;padding:15px 25px;border-bottom:1px solid var(--line);background:#f4f4eb}.room-status{font-size:8px;letter-spacing:1.7px;color:#7d836c}.room-mark{font-size:20px;color:var(--gold);line-height:1}.empty-room{min-height:490px;padding:37px 30px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-room .eyebrow{font-size:8px;letter-spacing:1.65px;color:#959577;margin:26px 0 13px}.empty-room h2{font-size:39px;letter-spacing:-1.4px;line-height:1.15;margin:0 0 17px}.empty-room>p:not(.eyebrow):not(.form-error){font-size:12px;color:var(--muted);line-height:1.9;max-width:365px;margin:0 0 23px}.empty-room>p.small-note{font-size:10px!important;margin:16px 0 0!important;max-width:340px!important}.empty-room .form-error{max-width:400px}.orbit-art{position:relative;width:120px;height:92px}.orbit{position:absolute;width:105px;height:68px;border:1px solid #b9b696;border-radius:50%;inset:12px 7px;transform:rotate(-35deg)}.orbit-two{transform:rotate(35deg)}.orbit-center{position:absolute;inset:21px 0;text-align:center;font:45px Georgia;color:var(--gold)}.orbit-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--gold);left:10px;top:54px;box-shadow:0 0 0 4px #ac9e6210}.is-waiting .orbit-art{animation:breathe 3s ease-in-out infinite}.is-waiting .orbit-one{animation:orbit 10s linear infinite}.is-waiting .orbit-two{animation:orbit 13s linear infinite reverse}.room-footnote{border-top:1px solid var(--line);padding:13px 25px;display:flex;align-items:center;gap:10px;color:#939982;background:#faf9f3}.room-footnote>span{font-size:18px}.room-footnote p{font-size:9px;line-height:1.6;margin:0}.partner-bar{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:20px 24px;border-bottom:1px solid var(--line)}.partner-details{display:flex;align-items:center;gap:11px;min-width:0}.partner-details>div:last-child{min-width:0}.small-avatar{width:36px;height:36px;font-size:17px}.partner-bar h2{font-size:15px;font-weight:500;margin:0 0 3px;letter-spacing:-.3px;overflow-wrap:anywhere}.partner-bar p{font-size:9px;color:var(--muted);margin:0;overflow-wrap:anywhere}.room-controls{display:flex;align-items:center;gap:14px;flex:none}.room-controls .text-button{font-size:10px}.room-controls .outline-button{padding:7px 13px;min-height:30px;font-size:9px}.conversation-prompt{display:flex;gap:14px;align-items:center;padding:16px 24px;background:#f1f1e5;border-bottom:1px solid #e4e6d8}.conversation-prompt>span{color:var(--gold);font-size:25px}.conversation-prompt .eyebrow{font-size:7px;letter-spacing:1.6px;margin:0 0 4px;color:#8b8f72}.conversation-prompt p:last-child{font:italic 16px/1.45 Georgia;margin:0;color:#6c7958}.message-list{height:330px;overflow-y:auto;overscroll-behavior:contain;padding:22px 24px;display:flex;flex-direction:column;gap:17px;scroll-behavior:smooth}.no-messages{font-size:10px;color:#9a9e8e;text-align:center;margin:auto 0}.message{display:flex;flex-direction:column;max-width:83%;align-self:flex-start;align-items:flex-start}.message.self{align-self:flex-end;align-items:flex-end}.message-content{white-space:pre-wrap;overflow-wrap:anywhere;background:#edeedf;border-radius:12px 12px 12px 3px;padding:12px 15px;font-size:12px;line-height:1.75;color:#334b33;margin:0}.message.self .message-content{background:#274b3b;border-radius:12px 12px 3px 12px;color:#f4f5e9}.message-meta{font-size:8px;color:#939b88;margin-top:5px}.chat-error{margin:0;padding:4px 24px 9px}.message-form{margin:0 20px 16px;display:grid;grid-template-columns:1fr 37px;gap:8px;align-items:end;padding-top:8px}.message-form textarea{margin:0;resize:none;max-height:128px;min-height:43px;padding:12px 13px;font-size:12px;line-height:1.6}.send-button{border:0;border-radius:50%;background:var(--ink);color:#fffdef;width:37px;height:37px;font:22px Georgia;align-self:center}.composer-hint{grid-column:1/-1;display:flex;justify-content:space-between;gap:12px;color:#8d9481;font-size:8px;line-height:1.5}.ended-panel{padding:22px 24px;text-align:center;border-top:1px solid var(--line);background:#f5f5e9}.ended-panel>p{font-size:12px;color:#647257;margin:0 0 14px}.feedback{display:flex;justify-content:center;align-items:center;gap:8px;margin:14px 0}.feedback>span{font-size:10px;color:#7b836d;margin-right:5px}.feedback .outline-button{font-size:9px;padding:7px 12px;min-height:31px}.ended-panel .button{font-size:10px;min-height:40px;padding:10px 18px}.site-footer{border-top:1px solid var(--line);padding:29px 0 35px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:9px;color:#848a7c}.site-footer>span{letter-spacing:1.4px;font-size:8px}.site-footer p{margin:0;font:italic 14px Georgia;color:#93917b}.site-footer a{font-size:9px;text-decoration:none}dialog{width:min(570px,92%);max-height:88dvh;border:1px solid #d5d8c5;border-radius:12px;padding:33px;background:var(--paper);color:var(--ink);box-shadow:0 30px 100px #10291f44}dialog::backdrop{background:#122c23a8;backdrop-filter:blur(5px)}dialog h2{font-size:34px;margin:18px 0 13px}dialog .section-copy{margin-bottom:22px}.dialog-header{display:flex;align-items:center;justify-content:space-between}.dialog-header .eyebrow{margin:0;color:#8b8e71;font-size:8px}.dialog-close{background:none;border:0;font-size:27px;color:#5d6d51;line-height:1;padding:0 2px}.profile-consents{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:4px 0 13px;margin:6px 0 20px}.account-tools{display:flex;gap:14px 24px;flex-wrap:wrap;justify-content:space-between;border-top:1px solid var(--line);margin-top:24px;padding-top:19px}.account-tools .text-button{font-size:10px}.danger-text{color:var(--red)}.danger-button{background:#913d31;border-color:#913d31}.danger-button:hover:not(:disabled){background:#753128;border-color:#753128}.recovery-code{font-family:ui-monospace,Consolas,monospace!important;letter-spacing:1px;font-size:14px!important}#recovery-dialog>.eyebrow{font-size:8px;color:#8d906e}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-100px;left:20px;padding:12px;background:white;z-index:99}.skip:focus{top:10px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes orbit{to{transform:rotate(325deg)}}@keyframes breathe{50%{transform:scale(1.06)}}
@media(min-width:1500px){.message-list{height:410px}.empty-room{min-height:570px}}@media(max-width:1000px){.auth-layout{gap:38px}.auth-card{padding:25px}.welcome h1{font-size:60px}.room-layout{grid-template-columns:230px minmax(0,1fr);gap:16px}.profile-card{padding:21px 17px}.workspace-heading h1{font-size:36px}.partner-bar{padding:17px}.room-controls{gap:10px}}@media(max-width:760px){.shell{width:91%}.site-header{height:83px}.auth-layout{grid-template-columns:1fr;gap:29px;padding:34px 0 42px}.welcome{padding:0}.welcome h1{font-size:54px;margin:14px 0 16px}.welcome h1 br{display:none}.welcome-copy{font-size:13px;line-height:1.8;margin-bottom:0}.welcome-copy br{display:none}.thought-card,.welcome-details,.welcome>.small-note{display:none}.welcome .eyebrow{font-size:8px}.auth-card{padding:26px}.workspace-heading{margin:27px 0 23px;align-items:flex-start;flex-direction:column;gap:14px}.workspace-heading h1{font-size:35px;letter-spacing:-1.1px}.availability{margin:0;font-size:8px}.room-layout{grid-template-columns:1fr;gap:16px;margin-bottom:38px}.profile-card{padding:15px 17px;display:grid;grid-template-columns:1fr auto;gap:12px 15px}.profile-top{padding:0;border:0;gap:10px}.profile-top .avatar{height:34px;width:34px;font-size:17px}.profile-top h2{font-size:13px}.profile-top p{font-size:9px}.profile-card>.profile-section{display:none}.profile-card>.outline-button{width:auto;font-size:9px;align-self:center;padding:9px 13px}.profile-card>.sidebar-note,.profile-card>.privacy-link{display:none}.empty-room{min-height:430px;padding:28px 24px}.empty-room h2{font-size:35px}.empty-room>p:not(.eyebrow):not(.form-error){font-size:11px;max-width:310px}.room-topbar{padding:12px 18px}.message-list{height:43dvh;min-height:260px;padding:19px 17px}.conversation-prompt{padding:14px 17px}.conversation-prompt p:last-child{font-size:15px}.room-footnote{padding:11px 17px}.room-footnote p{font-size:8px}.site-footer{flex-wrap:wrap;padding:25px 0;gap:15px}.site-footer p{order:3;width:100%;font-size:13px}.wordmark{font-size:8px;letter-spacing:1.9px;gap:10px}.brand-seal{width:31px;height:41px;font-size:35px;line-height:34px}.header-back{font-size:9px}.account-nav{gap:19px}.account-nav .text-button{font-size:10px}dialog{padding:26px}.message{max-width:89%}.composer-hint{font-size:7px}.message-form{margin:0 16px 13px}.partner-bar h2{font-size:13px}.room-controls{gap:10px}.room-controls .text-button{font-size:9px}.room-controls .outline-button{font-size:8px;padding:7px 11px}.partner-details{gap:8px}.small-avatar{width:30px;height:30px;font-size:14px}.feedback{flex-wrap:wrap}.feedback>span{width:100%;margin-bottom:4px}.account-tools{gap:11px 17px}}@media(max-width:390px){.auth-card{padding:21px 18px}.field-pair{gap:10px}.welcome h1{font-size:45px}.interest-option span{padding:8px 10px;font-size:9px}.partner-bar{flex-wrap:wrap;gap:11px}.room-controls{margin-left:38px}.profile-card{grid-template-columns:1fr}.profile-card>.outline-button{justify-self:start}.workspace-heading h1{font-size:31px}.site-footer>span{font-size:7px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
