/*! 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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.invisible{visibility:hidden}.visible{visibility:visible}.static{position:static}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.hidden{display:none}.inline{display:inline}}:root{--ink:#161b16;--muted:#667067;--paper:#f5f4ed;--line:#161b1624;--green:#b7f044;--shell-width:1180px;--content-width:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}:where(a,button):focus-visible{outline-offset:3px;outline:3px solid #70a51a6b}.nav-links>a:not(.button):hover,.legal-nav a:not(.brand):not(.button):hover,footer a:not(.brand):hover{text-underline-offset:4px;text-decoration:underline}.site-shell{min-height:100vh;overflow:hidden}.nav-wrap{width:min(var(--shell-width),calc(100% - 40px));border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:82px;margin:0 auto;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:20px;font-weight:780;display:inline-flex}.lock-mark{background:var(--ink);border-radius:50%;flex:none;place-items:center;width:27px;height:27px;display:inline-grid;position:relative}.lock-mark:before{content:"";border:1.5px solid var(--green);border-bottom:0;border-radius:8px 8px 0 0;width:7px;height:7px;transform:translateY(-3px)}.lock-mark span{background:var(--green);border-radius:2px;width:10px;height:7px;position:absolute;transform:translateY(4px)}.nav-links{align-items:center;gap:28px;font-size:14px;font-weight:600;display:flex}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:720;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 10px 24px #161b1624}.button:disabled{opacity:.5;cursor:not-allowed}.button-small{min-height:40px;padding-inline:17px}.hero{text-align:center;width:min(1040px,100% - 40px);margin:0 auto;padding:104px 0 76px}.eyebrow,.kicker{color:#52604e;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.kicker{margin:0}.eyebrow{align-items:center;gap:9px;display:inline-flex}.eyebrow span{background:#6fae18;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #b7f04440}.hero h1{letter-spacing:-.068em;max-width:890px;margin:24px auto 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,8.2vw,104px);font-weight:500;line-height:.91}.hero-copy{max-width:650px;color:var(--muted);margin:0 auto;font-size:clamp(18px,2vw,22px);line-height:1.55}.hero-actions{justify-content:center;align-items:center;gap:25px;margin-top:34px;display:flex}.text-link{text-underline-offset:4px;font-size:15px;font-weight:720}.text-link:hover{text-decoration:underline}.text-link span{margin-left:5px}.microcopy{color:#7a827b;margin-top:18px;font-size:12px}.room-preview{text-align:left;background:#fbfbf7;border:1px solid #161b162e;border-radius:24px;max-width:900px;margin:76px auto 0;overflow:hidden;transform:rotate(-.25deg);box-shadow:0 35px 90px #27302426}.preview-topbar{border-bottom:1px solid var(--line);background:#efefe8;grid-template-columns:1fr auto 1fr;align-items:center;min-height:58px;padding:0 20px;display:grid}.traffic{gap:6px;display:flex}.traffic i{background:#bcc0b6;border-radius:50%;width:8px;height:8px}.preview-address{color:#737b73;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.encrypted-pill{color:#486316;text-transform:uppercase;letter-spacing:.06em;justify-self:end;align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.encrypted-pill .lock-mark{width:18px;height:18px}.encrypted-pill .lock-mark:before{width:5px;height:5px}.encrypted-pill .lock-mark span{width:7px;height:5px}.preview-body{background-image:radial-gradient(#161b160f .75px,#0000 .75px);background-size:18px 18px;min-height:500px;padding:54px 50px}.message{border-radius:18px;max-width:620px;padding:20px 22px;box-shadow:0 7px 24px #161b1614}.message p{margin:8px 0 0;font-size:15px;line-height:1.55}.message-label{text-transform:uppercase;letter-spacing:.08em;opacity:.58;font-size:10px;font-weight:800}.agent-message{border:1px solid var(--line);background:#fff}.human-message{background:var(--green);width:fit-content;margin:24px 0 0 auto}.image-placeholder{background:#172115;border-radius:12px;height:180px;margin-top:17px;position:relative;overflow:hidden}.image-orb{filter:blur(2px);border-radius:50%;position:absolute}.image-orb-one{opacity:.92;background:#b7f044;width:240px;height:240px;top:-100px;left:10%}.image-orb-two{opacity:.8;background:#eee7bc;width:230px;height:230px;bottom:-130px;right:6%}.image-caption{color:#fff;font-size:11px;font-weight:700;position:absolute;bottom:13px;left:15px}.preview-footer{border-top:1px solid var(--line);color:#70786f;justify-content:space-between;align-items:center;min-height:50px;padding:0 22px;font-size:11px;display:flex}.trust-strip{border-block:1px solid var(--line);color:#5c665d;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;justify-content:center;gap:clamp(28px,6vw,88px);padding:24px 40px;font-size:12px;font-weight:720;display:flex;overflow-x:auto}.section{width:min(var(--content-width),calc(100% - 40px));margin:0 auto;padding:130px 0}.section-heading{max-width:720px}.section h2,.security-section h2,.plan-card h2{letter-spacing:-.05em;margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,62px);font-weight:500;line-height:1.02}.boundary-section{width:min(var(--content-width),calc(100% - 40px));grid-template-columns:1fr 1fr;gap:90px;margin:0 auto;padding:110px 0 20px;display:grid}.boundary-section h2{letter-spacing:-.05em;margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,58px);font-weight:500;line-height:1.02}.boundary-copy{color:var(--muted);padding-top:26px;font-size:16px;line-height:1.75}.boundary-copy p{margin:0 0 20px}.boundary-copy strong{color:var(--ink)}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:65px;display:grid}.steps-grid article{border:1px solid var(--line);background:#ffffff59;border-radius:18px;flex-direction:column;min-height:265px;padding:28px;display:flex}.steps-grid article>span{color:#799537;font-family:ui-monospace,monospace;font-size:12px}.steps-grid h3{letter-spacing:-.03em;margin:auto 0 12px;font-size:22px}.steps-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.security-section{padding:110px max(20px,calc((100vw - var(--content-width))/2));color:#f2f3eb;background:#182018;grid-template-columns:1fr 1fr;gap:90px;display:grid}.security-section .kicker{color:var(--green)}.security-copy{color:#c6cbc2;padding-top:30px;font-size:17px;line-height:1.7}.security-copy p{margin:0 0 22px}.pricing-section{grid-template-columns:1fr 1fr;gap:22px;width:min(980px,100% - 40px);margin:0 auto;padding:130px 0;display:grid}.plan-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:42px;position:relative}.plan-card h2{font-size:39px}.price{letter-spacing:-.04em;margin:25px 0;font-size:36px;font-weight:750}.price span{color:var(--muted);font-size:14px;font-weight:500}.plan-card ul{min-height:145px;margin:0 0 30px;padding:0;list-style:none}.plan-card li{color:var(--muted);padding:9px 0;font-size:14px}.plan-card li:before{content:"✓";color:#649314;margin-right:9px;font-weight:900}.plan-card .button{width:100%}.coming-plan{opacity:.55;filter:grayscale(.7)}.coming-plan button{cursor:not-allowed}.coming-badge{border:1px solid var(--line);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;position:absolute;top:25px;right:25px}.faq-section{padding-top:30px}.faq-section .section-heading{margin-bottom:32px}.faq-grid{border:1px solid var(--line);background:var(--line);border-radius:20px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.faq-grid article{background:var(--paper);min-height:190px;padding:30px}.faq-grid h3{margin:0 0 12px;font-size:18px}.faq-grid p{max-width:48ch;color:var(--muted);font-size:14px;line-height:1.7}.faq-grid .faq-wide{background:#eef3e4;grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:center;gap:40px;min-height:124px;display:grid}.faq-grid .faq-wide h3,.faq-grid .faq-wide p{margin-block:0}footer{padding:34px max(20px,calc((100vw - var(--shell-width))/2));border-top:1px solid var(--line);color:#687169;justify-content:space-between;align-items:center;gap:48px;font-size:12px;display:flex}footer>div{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px clamp(28px,3vw,48px);display:flex}footer>div a{white-space:nowrap}@media (max-width:760px){.nav-links>a:not(.button){display:none}.hero{padding-top:72px}.hero-actions{flex-direction:column}.hero h1{font-size:clamp(52px,16vw,74px)}.room-preview{margin-top:54px}.preview-address{display:none}.preview-topbar{grid-template-columns:1fr 1fr}.preview-body{min-height:430px;padding:28px 18px}.image-placeholder{height:145px}.preview-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.steps-grid,.pricing-section,.security-section,.faq-grid,.boundary-section{grid-template-columns:1fr}.steps-grid article{min-height:220px}.security-section,.boundary-section{gap:20px}.boundary-section{padding-top:80px}.section,.pricing-section{padding-block:90px}.faq-section{padding-top:20px}.faq-section .section-heading{margin-bottom:24px}.faq-grid .faq-wide{grid-template-columns:1fr;align-items:start;gap:12px}.plan-card{padding:30px}footer{text-align:center;flex-direction:column;gap:24px}footer>div{justify-content:center}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.app-shell,.pairing-shell,.room-shell{background:var(--paper);min-height:100vh}.app-header,.room-header{min-height:76px;padding:0 max(20px,calc((100vw - var(--shell-width))/2));border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.plain-button,.danger-link,.room-header-actions button{color:#616a61;cursor:pointer;background:0 0;border:0;align-items:center;min-height:40px;padding:0;font-size:13px;font-weight:700;display:inline-flex}.danger-link{color:#9d463b}.plain-button:hover,.danger-link:hover,.room-header-actions button:hover{text-underline-offset:4px;text-decoration:underline}.centered{min-height:100vh;color:var(--muted);align-content:center;place-items:center;gap:18px;display:grid}.status-orb{border:2px solid #b1b8af;border-top-color:#4d5a4a;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-card{border:1px solid var(--line);background:#fff;border-radius:26px;width:min(650px,100% - 40px);margin:90px auto;padding:54px;box-shadow:0 30px 80px #202a1e17}.auth-card h1,.dashboard-heading h1,.pairing-copy h1,.approval-card h1,.room-title h1,.missing-key-card h1{letter-spacing:-.055em;margin:12px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,68px);font-weight:500;line-height:.96}.auth-card>p:not(.kicker):not(.fine-print){max-width:520px;color:var(--muted);line-height:1.65}.passkey-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:30px;display:grid}.passkey-actions .form-error{grid-column:1/-1;width:100%;margin-top:4px}.button-quiet{color:var(--ink);background:0 0}.passkey-actions.compact{grid-template-columns:1fr}.fine-print{color:#7b827b;font-size:11px;line-height:1.5}.auth-card>.fine-print{margin:20px 0 0}.form-error{color:#963b31;background:#fff1ef;border:1px solid #9c392d38;border-radius:10px;max-width:760px;margin:16px auto 0;padding:12px 15px;font-size:13px;line-height:1.45}.dashboard-wrap{width:min(var(--content-width),calc(100% - 40px));margin:0 auto;padding:76px 0 110px}.dashboard-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.dashboard-heading h1{max-width:760px;margin-bottom:0}.account-chip{border:1px solid var(--line);color:var(--muted);white-space:nowrap;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:700}.active-room-card,.empty-room-card{border:1px solid var(--line);background:#fff;border-radius:22px;align-items:center;gap:24px;margin-top:48px;padding:30px;display:grid}.active-room-card{grid-template-columns:auto 1fr auto}.room-pulse{background:#edf6d6;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.room-pulse span{background:#70a51a;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 7px #70a51a26}.room-summary>span{color:#6c7a68;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800}.room-summary h2,.empty-room-card h2{letter-spacing:-.025em;margin:6px 0;font-size:20px}.room-summary p,.empty-room-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.room-actions{flex-direction:column;align-items:center;gap:12px;display:flex}.empty-room-card{grid-template-columns:auto 1fr auto}.qr-mini{background:var(--ink);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:4px;width:80px;height:80px;padding:10px;display:grid}.qr-mini i{background:var(--green)}.qr-mini i:nth-child(2),.qr-mini i:nth-child(4),.qr-mini i:nth-child(8){opacity:.15}.dashboard-note{color:var(--muted);border:1px dashed #161b1633;border-radius:14px;flex-wrap:wrap;gap:10px;margin-top:22px;padding:20px 22px;font-size:12px;display:flex}.dashboard-note strong{color:var(--ink)}.pairing-brand .brand{font-size:inherit}.pairing-shell{padding:35px 20px 70px}.pairing-brand{width:min(var(--content-width),100%);letter-spacing:-.03em;align-items:center;gap:9px;margin:0 auto 34px;font-size:18px;font-weight:800;display:flex}.pairing-brand em{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-left:auto;font-size:10px;font-style:normal}.pairing-card{width:min(var(--content-width),100%);border:1px solid var(--line);background:#fff;border-radius:28px;grid-template-columns:1fr 1fr;min-height:610px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 35px 90px #202a1e1a}.pairing-copy{color:#f5f4ed;background:#182018;flex-direction:column;justify-content:center;padding:65px;display:flex}.pairing-copy .kicker{color:var(--green)}.pairing-copy>p:not(.kicker){color:#c6cdc3;margin:0;font-size:16px;line-height:1.7}.agent-pairing-steps{color:#dce2d8;border-top:1px solid #ffffff24;gap:10px;margin:24px 0 0;padding:20px 0 0 20px;font-size:12px;line-height:1.5;display:grid}.agent-pairing-steps li::marker{color:var(--green);font-weight:850}.qr-stage{flex-direction:column;justify-content:center;align-items:center;padding:60px 40px;display:flex}.qr-stage img{border:14px solid #fff;border-radius:15px;width:min(360px,100%);box-shadow:0 8px 30px #161b161f}.qr-loading{border:1px dashed var(--line);border-radius:16px;place-items:center;width:280px;height:280px;display:grid}.qr-loading span{border:2px solid var(--line);border-top-color:var(--ink);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}.pair-status{align-items:center;gap:9px;margin-top:26px;font-size:13px;font-weight:750;display:flex}.pair-status i{background:#78ac20;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #78ac2026}.qr-stage>p,.pairing-footnote{color:var(--muted);font-size:11px}.copy-pairing-button{border:1px solid var(--line);min-height:40px;color:var(--ink);cursor:pointer;background:#f4f5ef;border-radius:999px;margin-top:8px;padding:0 17px;font-size:12px;font-weight:750}.copy-pairing-button:hover{background:#f2f8e3;border-color:#769a25}.copy-pairing-button:focus-visible{outline-offset:2px;outline:3px solid #b7f04473}.pairing-footnote{text-align:center;margin:20px auto 0}.pairing-footnote a{text-underline-offset:3px;font-weight:750;text-decoration:underline}.approval-card{border:1px solid var(--line);background:#fff;border-radius:26px;width:min(650px,100%);margin:20px auto;padding:50px;box-shadow:0 30px 80px #202a1e17}.approval-card h1{font-size:clamp(42px,6vw,62px)}.approval-card>p:not(.kicker):not(.fine-print):not(.form-error){color:var(--muted);line-height:1.65}.approval-card>.fine-print{text-align:center;margin:16px 0 0}.mode-options{grid-template-columns:1fr 1fr;gap:12px;margin:30px 0;display:grid}.mode-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#f9f9f4;border-radius:16px;flex-direction:column;align-items:flex-start;gap:8px;min-height:155px;padding:22px;display:flex}.mode-card>span{font-size:26px}.mode-card strong{font-size:16px}.mode-card small{color:var(--muted);line-height:1.45}.mode-card.selected{background:#f6ffe3;border-color:#6e951e;box-shadow:0 0 0 3px #b7f04452}.approve-button{width:100%}.notice-box{border:1px solid var(--line);background:#f4f4ef;border-radius:14px;margin:0;padding:20px}.room-shell{background:#f0f1e9}.room-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10;background:#f5f4edeb;position:sticky;top:0}.room-security{color:#53604f;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;font-size:11px;font-weight:750;display:flex}.room-security i{background:#75a91d;border-radius:50%;width:7px;height:7px}.room-security span{background:#dde6cd;border-radius:999px;padding:5px 8px}.room-header-context{text-align:center}.room-header-context strong{letter-spacing:-.015em;font-size:14px;display:block}.room-header-context span{color:#788178;letter-spacing:.08em;text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:750;display:block}.room-header-end{justify-content:flex-end;align-items:center;gap:20px;display:flex}.room-header-actions{color:var(--muted);align-items:center;gap:18px;font-size:12px;font-weight:700;display:flex}.room-main{width:min(860px,100% - 30px);margin:0 auto;padding:50px 0 36px}.room-title{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.room-title h1{margin-bottom:0;font-size:clamp(42px,6vw,64px)}.room-title>p{max-width:310px;color:var(--muted);text-align:right;margin:0 0 5px;font-size:12px;line-height:1.55}.message-stream{border:1px solid var(--line);background:#fafaf6;border-radius:24px;flex-direction:column;gap:16px;min-height:420px;margin:40px 0 18px;padding:30px;display:flex;box-shadow:0 20px 60px #222b1f12}.empty-stream,.delivery-state{color:#788078;text-align:center;margin:auto}.empty-stream span{letter-spacing:.08em;font-family:Georgia,serif;font-size:52px}.delivery-state>span{background:var(--green);width:54px;height:54px;color:var(--ink);border-radius:50%;place-items:center;margin:0 auto 18px;font-size:27px;display:grid}.delivery-state h2{color:var(--ink);margin:0 0 8px}.delivery-state p{margin:0;font-size:13px}.room-message{border:1px solid var(--line);background:#fff;border-radius:17px 17px 17px 5px;align-self:flex-start;width:min(76%,600px);padding:16px 18px;position:relative}.room-message.own-message{background:#dcf697;border-radius:17px 17px 5px;align-self:flex-end}.message-meta{color:#687168;text-transform:uppercase;letter-spacing:.08em;gap:8px;font-size:9px;font-weight:800;display:flex}.room-message>p{white-space:pre-wrap;margin:8px 0 0;font-size:14px;line-height:1.55}.room-message figure{margin:10px 0 0}.room-message figure img{object-fit:contain;background:#151a14;border-radius:11px;max-width:100%;max-height:520px;display:block}.room-message figcaption{color:var(--muted);margin-top:7px;font-size:10px}.message-delete{opacity:0;color:#9b493f;cursor:pointer;background:0 0;border:0;font-size:10px;position:absolute;top:12px;right:12px}.room-message:hover .message-delete,.message-delete:focus{opacity:1}.decrypt-failed{color:#9b493f;font-style:italic}.composer{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:end;gap:8px;min-height:66px;padding:8px;display:grid;box-shadow:0 10px 30px #222b1f14}.composer textarea{resize:none;background:0 0;border:0;outline:0;min-height:46px;max-height:130px;padding:13px 10px 9px;line-height:1.45}.attach-button,.send-button{cursor:pointer;border:0;border-radius:14px;min-width:48px;height:48px}.attach-button{background:#eef0e8;font-size:25px}.send-button{background:var(--ink);color:#fff;padding:0 18px;font-size:12px;font-weight:800}.send-button:disabled,.attach-button:disabled{opacity:.4;cursor:not-allowed}.composer-note{color:#778077;text-align:center;font-size:10px}.delivery-inbox-note{border:1px solid var(--line);color:#687267;text-align:center;background:#eef0e8;border-radius:14px;margin:0;padding:13px 16px;font-size:11px}.missing-key-card{text-align:center;border:1px solid var(--line);background:#fff;border-radius:24px;max-width:600px;padding:45px}.missing-key-card p{color:var(--muted);line-height:1.6}.message-stream.delivery-stream{min-height:300px}.delivery-mode-note{color:#6b7468;background:#eef0e8;border-radius:999px;align-items:center;gap:8px;margin:0 auto 12px;padding:8px 12px;font-size:10px;display:flex}.delivery-mode-note>span{color:#6d991d;font-size:15px}.delivery-mode-note p{margin:0}.delivery-mode-note strong{color:#4d5948}.delivery-receipt-bubble{background:#dcf697;border:1px solid #5b841d3d;border-radius:17px 17px 5px;align-self:flex-end;width:min(76%,520px);padding:15px 18px;position:relative;box-shadow:0 6px 18px #2e431912}.delivery-receipt-bubble>div{align-items:center;gap:8px;display:flex}.delivery-receipt-bubble>div span{color:#fff;background:#6ea51a;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-weight:850;display:grid}.delivery-receipt-bubble strong{font-size:13px}.delivery-receipt-bubble p{color:#5e6b4e;margin:7px 0 0;font-size:11px;line-height:1.45}.delivery-receipt-bubble time{color:#71805f;font-size:9px;font-weight:750;position:absolute;top:18px;right:16px}.active-room-shell{flex-direction:column;height:100dvh;min-height:0;display:flex;overflow:hidden}.active-room-shell .room-header{flex:none;grid-template-columns:1fr auto 1fr;display:grid;position:relative}.active-room-shell .room-main{min-height:0;padding:14px 0 max(12px,env(safe-area-inset-bottom));flex-direction:column;flex:auto;display:flex}.active-room-shell .message-stream,.active-room-shell .message-stream.delivery-stream{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;margin:0 0 10px;overflow-y:auto}.active-room-shell .composer,.active-room-shell .composer-note,.active-room-shell .form-error,.active-room-shell .delivery-inbox-note{flex:none}.active-room-shell .composer-note{margin-bottom:0}.agent-console{color:#65705e;background:#edf3e3;border:1px solid #65842d38;border-radius:12px;flex:none;align-items:center;gap:10px;min-height:38px;margin:0 0 10px;padding:7px 12px;font-size:10px;display:flex}.agent-console>span{color:#5e782c;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:850}.agent-console strong{color:var(--ink);font-size:11px}.agent-console p{margin:0}.agent-console a{text-underline-offset:3px;margin-left:auto;font-weight:800;text-decoration:underline}.composer-stack{flex:none;gap:8px;display:grid}.composer.has-tools{grid-template-columns:auto auto minmax(0,1fr) auto}.tool-button{color:#536744;cursor:pointer;background:#edf3e3;border:0;border-radius:14px;align-items:center;gap:6px;min-height:48px;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex}.tool-button span{color:#6e9d1e;font-size:15px}.tool-button:not(:disabled):hover{background:#e4edd5}.tool-button:disabled{opacity:.4;cursor:not-allowed}.staged-attachments{background:#f8faf3;border:1px solid #5b772633;border-radius:16px;padding:10px 12px;box-shadow:0 8px 22px #222b1f0d}.staged-attachments-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:8px;display:flex}.staged-attachments-heading strong{color:#526344;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.staged-attachments-heading span{color:#798278;font-size:9px}.staged-attachment-list{scrollbar-width:thin;gap:8px;display:flex;overflow-x:auto}.staged-attachment{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:180px;max-width:230px;padding:6px 8px 6px 6px;display:grid}.staged-attachment img{object-fit:cover;background:#182018;border-radius:7px;width:38px;height:38px}.staged-attachment>div{gap:2px;min-width:0;display:grid}.staged-attachment>div strong{color:#6a8e2d;font-size:9px}.staged-attachment>div span{color:#626b62;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.staged-attachment>button{color:#8f524a;cursor:pointer;background:0 0;border:0;border-radius:8px;width:28px;height:28px}.staged-attachment>button:hover{background:#f7eae7}.room-main{position:relative}.room-drop-overlay{z-index:9;color:#50633d;pointer-events:none;background:#f5faebf2;border:2px dashed #7ba72e;border-radius:24px;align-content:center;place-items:center;gap:7px;display:grid;position:absolute;inset:12px 0;box-shadow:0 24px 70px #25311e29}.room-drop-overlay>span{background:var(--green);width:54px;height:54px;color:var(--ink);border-radius:50%;place-items:center;font-size:31px;display:grid}.room-drop-overlay strong{margin-top:5px;font-size:18px}.room-drop-overlay small{color:var(--muted);font-size:11px}.tool-dialog-backdrop{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f140f9e;place-items:center;padding:clamp(12px,3vw,38px);display:grid;position:fixed;inset:0}.tool-dialog{background:#f7f7f1;border:1px solid #ffffff52;border-radius:26px;flex-direction:column;width:min(1060px,100%);max-height:calc(100dvh - clamp(24px,6vw,76px));display:flex;overflow:hidden;box-shadow:0 38px 120px #080d0861}.tool-dialog-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 24px 18px;display:flex}.tool-dialog-header h2{letter-spacing:-.045em;margin:5px 0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500;line-height:1}.tool-dialog-header>div>p:not(.kicker){color:var(--muted);margin:0;font-size:11px;line-height:1.5}.tool-dialog-header>button{border:1px solid var(--line);color:#626a62;cursor:pointer;background:#fff;border-radius:50%;flex:none;width:40px;height:40px;font-size:23px}.tool-dialog-header>button:hover{background:#eef0e8}.tool-operation-tabs{border-bottom:1px solid var(--line);background:#efefe8;gap:6px;padding:10px 24px;display:flex;overflow-x:auto}.tool-operation-tabs button{color:#667066;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;min-height:35px;padding:0 13px;font-size:10px;font-weight:800}.tool-operation-tabs button:hover{color:var(--ink)}.tool-operation-tabs button.selected{color:#344323;background:#dff4a9;border-color:#5b772638}.tool-dialog-body{flex:auto;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);min-height:0;display:grid;overflow:hidden}.tool-form-panel{min-height:0;padding:22px 24px 26px;overflow-y:auto}.tool-operation-description{color:#657064;margin:0 0 20px;font-size:12px}.tool-field{color:#4e594e;gap:7px;margin-top:16px;font-size:11px;font-weight:800;display:grid}.tool-field>span,.tool-field-label>span{font-size:11px;font-weight:800}.tool-field input,.tool-field textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;outline:0;padding:11px 12px;font-size:12px;line-height:1.45}.tool-field input:focus,.tool-field textarea:focus{border-color:#759923;box-shadow:0 0 0 3px #b7f04438}.tool-field textarea{resize:vertical}.tool-field small,.tool-field-label small{color:#7a8279;font-size:9px;font-weight:500;line-height:1.45}.tool-key-field{margin-top:0}.tool-key-field>div{grid-template-columns:1fr auto;display:grid}.tool-key-field>div input{border-radius:10px 0 0 10px}.tool-key-field>div button{border:1px solid var(--line);color:#5e695d;cursor:pointer;background:#eef0e8;border-left:0;border-radius:0 10px 10px 0;padding:0 13px;font-size:10px;font-weight:800}.tool-check{color:#687268;align-items:center;gap:8px;margin-top:10px;font-size:10px;display:flex}.tool-check input{accent-color:#6e9d1e}.tool-source-section{margin-top:20px}.tool-field-label{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.tool-source-drop{background:#f1f4eb;border:1px dashed #5b772659;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:74px;margin-top:8px;padding:12px;display:flex}.tool-source-drop button{border:1px solid var(--line);color:#4d5e45;cursor:pointer;background:#fff;border-radius:999px;min-height:36px;padding:0 13px;font-size:10px;font-weight:800}.tool-source-drop span{color:#7c847b;font-size:9px}.tool-source-list{grid-template-columns:1fr 1fr;gap:7px;margin-top:8px;display:grid}.tool-source-list>div{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:0;padding:4px;display:grid}.tool-source-list>div.selected{border-color:#7aa129;box-shadow:0 0 0 2px #b7f04440}.tool-source-select{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:7px;min-width:0;padding:0;display:grid}.tool-source-select img{object-fit:cover;border-radius:6px;width:34px;height:34px}.tool-source-select span{color:#5e675d;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.tool-source-remove{color:#945047;cursor:pointer;background:0 0;border:0;border-radius:7px;width:28px;height:28px}.tool-source-remove:hover{background:#f8eae7}.tool-advanced{border:1px solid var(--line);background:#eff0e9;border-radius:12px;margin-top:18px;padding:12px 14px}.tool-advanced summary{color:#4e5b4c;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;font-size:10px;font-weight:850;display:flex}.tool-advanced summary span{color:#798178;font-size:9px;font-weight:600}.tool-advanced[open] summary{margin-bottom:12px}.tool-advanced .tool-field{margin-top:0}.tool-json{min-height:150px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;font-size:10px!important}.tool-error{margin:14px 0 0}.tool-run{width:100%;margin-top:18px}.tool-result-panel{border-left:1px solid var(--line);color:#f5f5ee;background:#1a2119;min-height:0;padding:24px;overflow-y:auto}.tool-result-empty{text-align:center;align-content:center;place-items:center;gap:10px;min-height:100%;display:grid}.tool-result-empty>span{background:var(--green);width:58px;height:58px;color:var(--ink);border-radius:50%;place-items:center;font-size:24px;display:grid}.tool-result-empty h3{margin:5px 0 0;font-size:16px}.tool-result-empty p{color:#bfc6bc;max-width:310px;margin:0;font-size:10px;line-height:1.55}.tool-result-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.tool-result-heading span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.tool-result-heading strong{color:#c8cec4;font-size:9px}.tool-result-image{background:#0e120e;border-radius:15px;overflow:hidden}.tool-result-image img{object-fit:contain;width:100%;max-height:58vh;display:block}.tool-result-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.tool-result-actions .button{border-color:var(--green);background:var(--green);min-height:42px;color:var(--ink);padding-inline:14px;font-size:11px}.tool-result-actions .button-quiet{color:#eef1e9;background:0 0;border-color:#616b5e}.tool-result-actions .plain-button{color:#b9c0b6;grid-column:1/-1;justify-self:center}.revoked-shell{min-height:100vh}.revoked-shell .room-header{position:static}.revoked-card{text-align:center;border:1px solid var(--line);background:#fff;border-radius:28px;width:min(680px,100% - 40px);margin:clamp(70px,12vh,130px) auto;padding:58px;box-shadow:0 30px 80px #202a1e17}.revoked-mark{color:#9f3e32;background:#f5ded9;border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 28px;display:grid}.revoked-mark span{font-family:Georgia,serif;font-size:38px;line-height:1;transform:translateY(-2px)}.revoked-card h1{letter-spacing:-.055em;margin:12px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,64px);font-weight:500;line-height:.98}.revoked-card>p:not(.kicker){max-width:520px;color:var(--muted);margin:0 auto 30px;font-size:15px;line-height:1.7}.revoked-card small{color:#818981;margin-top:22px;font-size:11px;display:block}@media (max-width:760px){.auth-card,.approval-card{padding:32px 24px}.passkey-actions{grid-template-columns:1fr}.dashboard-wrap{padding-top:50px}.dashboard-heading,.room-title{flex-direction:column;align-items:flex-start}.account-chip{align-self:flex-start}.active-room-card,.empty-room-card{grid-template-columns:1fr}.room-actions{align-items:stretch}.qr-mini{width:68px;height:68px}.pairing-card{grid-template-columns:1fr}.pairing-copy{padding:42px 28px}.qr-stage{padding:42px 24px}.mode-options{grid-template-columns:1fr}.room-security{display:none}.room-header-actions{gap:10px;font-size:10px}.room-header-actions button{font-size:10px}.room-title>p{text-align:left}.message-stream{min-height:380px;padding:15px}.message-stream.delivery-stream{min-height:250px}.active-room-shell .room-header{grid-template-columns:auto minmax(0,1fr) auto;gap:10px}.active-room-shell .room-header-context{min-width:0}.active-room-shell .room-header-context strong,.active-room-shell .room-header-context span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.active-room-shell .room-header-context strong{font-size:12px}.active-room-shell .room-main{padding-top:10px}.active-room-shell .message-stream,.active-room-shell .message-stream.delivery-stream{min-height:0;margin-top:0}.room-message,.delivery-receipt-bubble{width:88%}.delivery-receipt-bubble time{margin-top:7px;display:block;position:static}.composer{border-radius:16px}.composer.has-tools{grid-template-columns:auto auto minmax(0,1fr) auto}.tool-button{justify-content:center;width:48px;padding:0}.tool-button span{font-size:18px}.tool-button span+*{display:none}.tool-button{font-size:0}.room-header{padding-inline:15px}.room-header .brand{font-size:17px}.agent-console p{display:none}.revoked-card{margin-block:55px;padding:42px 24px}.staged-attachments-heading span{display:none}.staged-attachment{min-width:160px}.tool-dialog-backdrop{align-items:end;padding:0}.tool-dialog{border-radius:22px 22px 0 0;width:100%;max-height:96dvh}.tool-dialog-header{padding:18px 18px 14px}.tool-dialog-header h2{font-size:29px}.tool-operation-tabs{padding-inline:16px}.tool-dialog-body{grid-template-columns:1fr;overflow-y:auto}.tool-form-panel{padding:18px;overflow:visible}.tool-result-panel{border-top:1px solid #ffffff1f;border-left:0;min-height:300px;overflow:visible}.tool-result-empty{min-height:250px}.tool-source-list,.tool-result-actions{grid-template-columns:1fr}.tool-result-actions .plain-button{grid-column:auto}}.legal-shell{background:var(--paper);min-height:100vh}.legal-nav{width:min(var(--shell-width),calc(100% - 40px));border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:80px;margin:0 auto;font-size:13px;font-weight:700;display:flex}.legal-article{width:min(760px,100% - 40px);margin:0 auto;padding:90px 0 120px}.legal-article h1{letter-spacing:-.06em;margin:14px 0 30px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,7vw,76px);font-weight:500;line-height:.95}.legal-article .lede{color:#4f5a4f;font-size:20px;line-height:1.65}.legal-article h2{letter-spacing:-.03em;margin:52px 0 12px;font-size:23px}.legal-article>p:not(.kicker):not(.lede):not(.fine-print),.legal-article li{color:var(--muted);font-size:15px;line-height:1.75}.legal-article ul{padding-left:20px}.warning-callout{background:#fff8e6;border:1px solid #b9a36f;border-radius:16px;margin:38px 0;padding:24px}.warning-callout strong{font-size:15px}.warning-callout p{color:#6b624c;margin:8px 0 0;font-size:13px;line-height:1.6}.report-article{max-width:700px;padding-bottom:80px}.report-form{gap:20px;margin-top:35px;display:grid}.report-form label{color:#4e584e;gap:8px;font-size:12px;font-weight:800;display:grid}.report-form label span{color:#899088;font-weight:500}.report-form input,.report-form select,.report-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:12px;outline:0;padding:14px}.report-form input:focus,.report-form select:focus,.report-form textarea:focus{border-color:#759923;box-shadow:0 0 0 3px #b7f04440}.report-form textarea{resize:vertical}.report-form .button{justify-self:start}.report-form+.fine-print{max-width:640px;margin:28px 0 0;font-size:12px;line-height:1.65}.legal-nav nav{align-items:center;gap:22px;display:flex}.security-article{width:min(920px,100% - 40px)}.security-article>section{margin-top:72px}.security-article>section h2{margin-top:10px}.security-article>section>p:not(.section-label),.security-article>section li{max-width:760px}.section-label{color:#71824e;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:850}.security-status{background:#eef5df;border:1px solid #5b772640;border-radius:16px;gap:8px;margin:42px 0 70px;padding:22px 25px;display:grid}.security-status span{color:#566c2d;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:850;display:flex}.security-status i{background:#73a51f;border-radius:50%;width:8px;height:8px}.security-status strong{font-size:16px;line-height:1.45}.security-table{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:28px;overflow:hidden}.security-row{border-top:1px solid var(--line);grid-template-columns:160px 225px 1fr;align-items:center;gap:18px;padding:20px 22px;display:grid}.security-row:first-child{border-top:0}.security-row strong{font-size:13px}.security-row code{color:#4e6526;font-size:12px}.security-row p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.security-review{color:#f4f5ed;background:#182018;border-radius:22px;padding:38px}.security-review h2{color:#f4f5ed}.security-review>p:not(.section-label){color:#c6cdc3!important}.security-actions{align-items:center;gap:24px;margin-top:26px;display:flex}.security-review .button{border-color:var(--green);background:var(--green);color:var(--ink)}.security-review .text-link{color:#e8ecdf}.security-link{color:var(--green);align-items:center;gap:8px;font-weight:750;display:inline-flex}.security-article>section>p:not(.section-label){margin:18px 0 0}.reporter-context{border:1px solid var(--line);background:#eef3e4;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin:30px 0 0;padding:12px 14px;display:flex}.reporter-context span{color:#6c7569;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.reporter-context strong{font-size:12px}.reporter-context+.report-form{margin-top:20px}.agent-guide-article{width:min(920px,100% - 40px)}.agent-guide-article>section{margin-top:76px}.agent-guide-article>section h2{margin-top:10px}.agent-guide-article>section>p:not(.section-label){max-width:800px;color:var(--muted);margin:18px 0 0;font-size:15px;line-height:1.75}.agent-guide-article code{color:#42522e;background:#e9ece3;border-radius:5px;padding:.12em .4em;font-size:.9em}.agent-guide-status{background:#eef5df;border:1px solid #5b772640;border-radius:16px;gap:7px;margin:42px 0 0;padding:23px 25px;display:grid}.agent-guide-status span{color:#5d752f;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.agent-guide-status strong{font-size:16px}.agent-guide-status p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.agent-workflow{border:1px solid var(--line);background:var(--line);border-radius:18px;grid-template-columns:1fr 1fr;gap:1px;margin:28px 0 0;padding:0;list-style:none;display:grid;overflow:hidden}.agent-workflow li{background:#fff;gap:16px;min-height:185px;padding:24px;display:flex}.agent-workflow li>span{color:#729026;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:800}.agent-workflow strong{color:var(--ink);font-size:14px;display:block}.agent-workflow p{color:var(--muted);margin:9px 0 0;font-size:12px;line-height:1.6}.agent-capability-table{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:28px;overflow:hidden}.agent-capability-table>div{border-top:1px solid var(--line);grid-template-columns:150px 285px 1fr;align-items:center;gap:18px;padding:22px;display:grid}.agent-capability-table>div:first-child{border-top:0}.agent-capability-table strong{font-size:13px}.agent-capability-table code{font-size:11px}.agent-capability-table p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.agent-runtime-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px;display:grid}.agent-runtime-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.agent-runtime-grid strong{font-size:13px}.agent-runtime-grid p{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.6}.agent-guide-actions{align-items:center;gap:24px;margin-top:30px;display:flex}.agent-channel-rules{grid-template-columns:1fr 1fr;gap:12px;margin-top:28px;display:grid}.agent-channel-rules article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.agent-channel-rules strong{font-size:13px}.agent-channel-rules p{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.6}.agent-first-visit{background:#b7f04414;border:1px solid #b7f0443d;border-radius:12px;padding:13px 15px;color:#dce4d8!important;margin-top:22px!important;font-size:12px!important;line-height:1.5!important}.agent-first-visit strong{color:var(--green)}.agent-first-visit a{color:#f5f7f0;text-underline-offset:3px;font-weight:800;text-decoration:underline}.legal-article a:not(.button){text-underline-offset:3px;-webkit-text-decoration:underline #52604e61;text-decoration:underline #52604e61}.legal-article a:not(.button):hover{text-decoration-color:currentColor}@media (max-width:760px){.legal-nav nav>a:not(.button){display:none}.legal-article{padding:65px 0 80px}.report-article{padding-bottom:60px}.report-form .button{width:100%}.security-row,.agent-capability-table>div{grid-template-columns:1fr;gap:8px}.security-review{padding:28px 22px}.security-actions,.agent-guide-actions{flex-direction:column;align-items:flex-start}.security-article>section,.agent-guide-article>section{margin-top:58px}.agent-workflow,.agent-runtime-grid,.agent-channel-rules{grid-template-columns:1fr}.agent-workflow li{min-height:0}.reporter-context{flex-direction:column;align-items:flex-start;gap:5px}}.room-header-actions a{padding-block:12px}.empty-stream p{margin:6px 0 0}.room-message.deletable-message{padding-right:66px}.room-message>p,.room-message figcaption{overflow-wrap:anywhere}.room-message figure a{border-radius:11px;display:block}.message-delete{border-radius:10px;min-width:44px;min-height:36px;top:7px;right:7px}.room-message:hover .message-delete{opacity:1;background:#9d463b14}.message-delete:focus-visible{opacity:1;background:#9d463b14}.composer:focus-within{border-color:#70a51a8c;box-shadow:0 0 0 3px #b7f04433,0 10px 30px #222b1f14}.composer textarea{field-sizing:content;overflow-y:auto}.attach-button:not(:disabled):hover{background:#e3e7dc}.send-button:not(:disabled):hover{background:#293128}.composer-note{margin:8px 0 0}@media (hover:none),(pointer:coarse){.message-delete{opacity:1;background:#9d463b14}}@media (max-width:760px){.auth-card{margin:48px auto}.pairing-shell{padding:24px 16px 44px}.pairing-brand{margin-bottom:24px}.pairing-card{border-radius:22px}.legal-nav{height:72px}.message-stream{border-radius:18px}.composer-note{padding-inline:8px;line-height:1.4}}
