.rtp-app{--logo:#fe6e00;--ink:#25261f;--ink-soft:#5f6058;--ink-faint:#85867d;--paper:#f7f5ef;--canvas:#efece4;--white:#fffefb;--warm:#f6e7dd;--warm-deep:#d8653d;--sage:#e3eade;--sage-deep:#496248;--focus:#f0784d;--shadow-soft:0 18px 50px #2f2b2214;--shadow-small:0 8px 24px #2f2b2212;--shadow-modal:0 30px 80px #1e1c1640;--radius-large:24px;--radius-medium:18px;--radius-small:12px}@supports (color:lab(0% 0 0)){.rtp-app{--logo:lab(64.272% 57.1788 90.3583)}}.rtp-app,.rtp-app *{box-sizing:border-box}.rtp-app{background:var(--canvas);color:var(--ink);text-rendering:optimizelegibility;min-width:320px;min-height:100vh;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:where(.rtp-app button){color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.rtp-app button:focus-visible,.rtp-app a:focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:10px}.rtp-app svg{flex:none;display:block}.rtp-header{background:var(--paper);z-index:20;justify-content:space-between;align-items:center;gap:16px;height:64px;padding:0 clamp(16px,3vw,32px);display:flex;position:sticky;top:0;box-shadow:0 1px #2f2b2212}.rtp-brand{align-items:center;gap:10px;display:flex}.rtp-brand-mark{background:var(--logo);color:var(--white);border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:800;display:flex}.rtp-brand strong{letter-spacing:-.01em;font-size:14px}.rtp-nav{gap:4px;display:flex}.rtp-nav-item{color:var(--ink-soft);border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:13.5px;font-weight:600;transition:background .14s,color .14s;display:flex}.rtp-nav-item:hover{color:var(--ink);background:#2f2b220d}.rtp-nav-item.active{background:var(--ink);color:var(--white)}.rtp-nav-item .rtp-nav-dot{background:var(--warm-deep);border-radius:999px;width:7px;height:7px}.rtp-header-side{align-items:center;gap:14px;display:flex}.rtp-sim-chip{color:var(--ink-faint);align-items:center;gap:7px;font-size:11.5px;font-weight:600;display:flex}.rtp-sim-chip span{background:var(--sage-deep);border-radius:999px;width:8px;height:8px}.rtp-avatar{background:var(--warm);color:#8a4a2d;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:flex}.rtp-avatar.prospect{color:#58467c;background:#e7e0f0}.rtp-avatar.agent{background:var(--warm);color:#8a4a2d}.rtp-avatar.muted{color:var(--ink-soft);background:#e4e1d8}.rtp-account-chip{position:relative}.rtp-account-trigger{border-radius:999px;align-items:center;gap:9px;padding:3px 7px 3px 3px;display:flex}.rtp-account-trigger:hover{background:#2f2b220d}.rtp-account-identity{text-align:left;min-width:50px;line-height:1.15;display:grid}.rtp-account-identity strong{font-size:12.5px;font-weight:700}.rtp-account-identity small{color:var(--ink-faint);text-transform:capitalize;margin-top:2px;font-size:10.5px}.rtp-account-menu{background:var(--white);box-shadow:var(--shadow-small);z-index:30;border-radius:14px;min-width:170px;padding:7px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.rtp-account-menu a,.rtp-account-menu button{color:var(--ink-soft);text-align:left;border-radius:9px;width:100%;padding:10px 11px;font-size:12.5px;font-weight:600;text-decoration:none;display:block}.rtp-account-menu a:hover,.rtp-account-menu button:hover:not(:disabled){color:var(--ink);background:#2f2b220d}.rtp-account-menu button:disabled{cursor:wait;opacity:.55}.rtp-main{max-width:1060px;margin:0 auto;padding:clamp(24px,4vw,44px) clamp(16px,3vw,32px) 72px}.rtp-page-head{margin-bottom:26px}.rtp-page-head h1{letter-spacing:-.01em;margin:0;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:clamp(28px,4vw,38px);font-weight:500}.rtp-page-head p{color:var(--ink-faint);margin:6px 0 0;font-size:14px}.rtp-load-error{border-radius:var(--radius-medium);color:#743b2f;background:#fce9e4;justify-content:space-between;align-items:center;gap:18px;margin:-8px 0 22px;padding:14px 16px;display:flex}.rtp-load-error strong{font-size:13.5px;display:block}.rtp-load-error p{margin:2px 0 0;font-size:12.5px;line-height:1.45}.rtp-load-error .rtp-btn{flex:none}.rtp-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:26px;display:grid}.rtp-tile{background:var(--white);border-radius:var(--radius-medium);box-shadow:var(--shadow-small);text-align:left;align-items:center;gap:14px;width:100%;padding:18px 20px;display:flex}.rtp-tile.rtp-tile-alert{background:var(--warm)}.rtp-tile.rtp-tile-done{background:var(--sage)}.rtp-tile-icon{color:var(--ink-soft);background:#2f2b220f;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.rtp-tile-alert .rtp-tile-icon{color:var(--warm-deep);background:#d8653d24}.rtp-tile-done .rtp-tile-icon{color:var(--sage-deep);background:#49624824}.rtp-tile strong{letter-spacing:-.02em;font-size:24px;line-height:1.1;display:block}.rtp-tile small{color:var(--ink-soft);margin-top:2px;font-size:12.5px;display:block}.rtp-card{background:var(--white);border-radius:var(--radius-large);box-shadow:var(--shadow-small);padding:24px}.rtp-card+.rtp-card{margin-top:16px}.rtp-kicker{color:var(--ink-faint);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 10px;font-size:11.5px;font-weight:700;display:flex}.rtp-card h2{letter-spacing:-.01em;margin:0 0 6px;font-size:19px}.rtp-card>p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.55}.rtp-decision-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.rtp-btn{border-radius:999px;min-height:40px;padding:10px 18px;font-size:13.5px;font-weight:650;transition:transform .14s,box-shadow .14s}.rtp-btn-primary{background:var(--ink);color:var(--white)}.rtp-btn-primary:hover{transform:translateY(-1px);box-shadow:0 8px 18px #25261f33}.rtp-btn-secondary{color:var(--ink);background:#2f2b220f}.rtp-btn-secondary:hover{background:#2f2b221a}.rtp-btn-quiet{color:#875039;padding:10px 8px}.rtp-btn-quiet:hover{text-decoration:underline}.rtp-btn-destructive-quiet{color:#a24c2e;background:#d8653d1a}.rtp-btn-destructive-quiet:hover{background:#d8653d2b}.rtp-btn-destructive{color:var(--white);background:#a94f31}.rtp-btn-destructive:hover{transform:translateY(-1px);box-shadow:0 8px 18px #a94f3133}.rtp-btn-inline{font:inherit;padding:0}.rtp-application-meta{flex-wrap:wrap;gap:8px 22px;margin:14px 0 0;display:flex}.rtp-application-meta>div{align-items:baseline;gap:6px;display:flex}.rtp-application-meta dt,.rtp-application-meta dd{margin:0;font-size:13px}.rtp-application-meta dt{color:var(--ink-faint)}.rtp-application-meta dd{color:var(--ink-soft);font-weight:650}.rtp-application-confirm{background:var(--paper);border-radius:var(--radius-small);margin-top:16px;padding:14px 16px}.rtp-application-confirm>p{color:var(--ink-soft);margin:0;font-size:13.5px}.rtp-application-confirm .rtp-decision-actions{margin-top:10px}.rtp-resolved{align-items:center;gap:12px;display:flex}.rtp-resolved-mark{color:var(--sage-deep);background:#49624826;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.rtp-rows{flex-direction:column;margin:14px 0 0;padding:0;list-style:none;display:flex}.rtp-rows li{align-items:center;gap:14px;padding:11px 0;display:flex}.rtp-rows li+li{box-shadow:0 -1px #2f2b220f}.rtp-rows .rtp-day{color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase;background:#2f2b220f;border-radius:8px;padding:5px 8px;font-size:11px;font-weight:700}.rtp-rows p{margin:0;font-size:14px}.rtp-rows small{color:var(--ink-faint);font-size:12.5px}.rtp-monogram{color:#4c2a19;background:#d9a289;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;font-size:17px;font-weight:700;display:flex}.rtp-listing-grid{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:18px;display:grid}.rtp-listing-card{background:var(--white);border-radius:var(--radius-medium);box-shadow:var(--shadow-small);transition:box-shadow .14s,transform .14s;overflow:hidden}.rtp-listing-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.rtp-listing-card-button{text-align:left;flex-direction:column;width:100%;height:100%;display:flex}.rtp-listing-placeholder{isolation:isolate;background:linear-gradient(135deg,#edc7b2 0%,#d99577 52%,#aa6750 100%);align-items:flex-end;width:100%;height:174px;padding:16px;display:flex;position:relative;overflow:hidden}.rtp-listing-placeholder:before,.rtp-listing-placeholder:after{content:"";z-index:-1;border-radius:999px;position:absolute}.rtp-listing-placeholder:before{background:#fffaf16b;width:190px;height:190px;top:-74px;right:-54px}.rtp-listing-placeholder:after{background:#5b35251f;width:220px;height:150px;bottom:-68px;left:34px}.rtp-listing-placeholder-2{background:linear-gradient(140deg,#f0d7c3 0%,#dbaa8a 48%,#b77c62 100%)}.rtp-listing-placeholder>span{color:#6b3d2c;letter-spacing:.03em;background:#fffefbb8;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:flex}.rtp-listing-card-copy{flex-direction:column;flex:1;padding:17px 18px 18px;display:flex}.rtp-listing-card-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.rtp-listing-card-topline>strong{letter-spacing:-.01em;font-size:16px}.rtp-listing-status{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.rtp-listing-status-available{background:var(--sage);color:var(--sage-deep)}.rtp-listing-status-paused{color:var(--ink-soft);background:#e6e3db}.rtp-listing-space-type{color:var(--ink-faint);margin-top:3px;font-size:12.5px}.rtp-listing-price{letter-spacing:-.015em;margin-top:15px;font-size:18px;font-weight:650}.rtp-listing-price small{color:var(--ink-soft);margin-left:2px;font-size:12.5px;font-weight:550}.rtp-listing-checked{color:var(--ink-faint);margin-top:4px;font-size:11.5px}.rtp-listings-state{color:var(--ink-faint);margin:0;font-size:13px}.rtp-listing-editor-head{align-items:center;gap:14px;padding-right:42px;display:flex}.rtp-listing-editor-head h2{margin:0}.rtp-listing-editor-head p{color:var(--ink-faint);margin:3px 0 0;font-size:13px}.rtp-photo-section{padding-bottom:12px}.rtp-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;display:grid}.rtp-photo-tile{min-width:0}.rtp-photo-media{aspect-ratio:4/3;background:#eee8df;border-radius:14px;position:relative;overflow:hidden}.rtp-photo-media img,.rtp-photo-placeholder{width:100%;height:100%;display:block}.rtp-photo-media img{object-fit:cover}.rtp-photo-placeholder{background:radial-gradient(circle at 78% 16%,#fffefb9e 0 18%,#0000 19%),linear-gradient(145deg,#f3e6dc 0%,#dfbba8 52%,#c49379 100%);position:relative;overflow:hidden}.rtp-photo-placeholder:after{content:"";background:#6c48361a;border-radius:999px;width:105%;height:78%;position:absolute;bottom:-40%;left:5%;transform:rotate(-8deg)}.rtp-photo-media-failed .rtp-photo-placeholder{filter:saturate(.45);opacity:.72}.rtp-photo-cover-tag,.rtp-photo-state{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;padding:7px 9px;font-size:10.5px;font-weight:700;line-height:1;position:absolute;top:9px}.rtp-photo-cover-tag{color:var(--white);background:#25261fc7;left:9px}.rtp-photo-state{color:var(--ink-soft);background:#fffefbe0;align-items:center;gap:5px;max-width:calc(100% - 18px);display:inline-flex;right:9px}.rtp-photo-cover-tag+.rtp-photo-state{top:auto;bottom:9px}.rtp-photo-state-live>span{background:#55775a;border-radius:999px;width:6px;height:6px}.rtp-photo-state-failed{color:#765144}.rtp-photo-reason{color:var(--ink-faint);margin:7px 2px 0;font-size:11.5px;line-height:1.35}.rtp-photo-actions{align-items:center;gap:7px;min-height:32px;padding:7px 2px 0;display:flex}.rtp-photo-order-actions{gap:3px;display:inline-flex}.rtp-photo-order-actions button{background:var(--paper);color:var(--ink-soft);border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:inline-flex}.rtp-photo-actions button:disabled,.rtp-photo-confirm button:disabled{cursor:not-allowed;opacity:.38}.rtp-photo-make-cover,.rtp-photo-remove{color:var(--ink-soft);font-size:11px;font-weight:650}.rtp-photo-make-cover:hover,.rtp-photo-remove:hover{text-underline-offset:2px;text-decoration:underline}.rtp-photo-remove{color:#9a543e;margin-left:auto}.rtp-photo-confirm{background:var(--paper);border-radius:12px;margin-top:7px;padding:9px 10px}.rtp-photo-confirm p{margin:0 0 7px;font-size:11.5px;font-weight:650}.rtp-photo-confirm>span{gap:12px;display:flex}.rtp-photo-confirm button{color:var(--ink-soft);font-size:11.5px;font-weight:650}.rtp-photo-confirm .rtp-photo-remove-confirm{color:#9a543e}.rtp-photo-add{aspect-ratio:4/3;background:var(--paper);color:var(--ink-soft);cursor:pointer;border:1.5px dashed #2f2b223d;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-width:0;display:flex}.rtp-photo-add:hover{background:var(--canvas);border-color:#2f2b2261}.rtp-photo-add.disabled{cursor:not-allowed;opacity:.55}.rtp-photo-add>span{background:var(--white);border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;display:flex}.rtp-photo-add>strong{font-size:12.5px}.rtp-photo-add:has(input:focus-visible){outline:3px solid var(--focus);outline-offset:2px}.rtp-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.rtp-edit-section h3{margin-bottom:12px}.rtp-edit-action-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.rtp-edit-date-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.rtp-edit-field{gap:6px;min-width:0;display:grid}.rtp-field-label{color:var(--ink-soft);font-size:12.5px;font-weight:600}.rtp-edit-field>input,.rtp-number-control{background:var(--paper);border-radius:var(--radius-small);color:var(--ink);font:inherit;border:0;min-height:42px}.rtp-edit-field>input{width:100%;padding:10px 12px}.rtp-edit-field>input:focus-visible,.rtp-number-control:focus-within{outline:3px solid var(--focus);outline-offset:2px}.rtp-number-control{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:4px;padding:0 12px;display:grid}.rtp-number-control>span{color:var(--ink-faint);font-size:12.5px;font-weight:600}.rtp-number-control input{appearance:textfield;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;width:100%;min-width:0;min-height:42px;padding:0}.rtp-number-control input::-webkit-inner-spin-button{appearance:none;margin:0}.rtp-number-control input::-webkit-outer-spin-button{appearance:none;margin:0}.rtp-number-control-compact{max-width:126px}.rtp-edit-save{min-width:78px}.rtp-btn:disabled,.rtp-edit-pill:disabled{cursor:not-allowed;opacity:.48;transform:none}.rtp-edit-status{color:var(--sage-deep);min-height:16px;margin:8px 1px 0;font-size:12px;line-height:1.35}.rtp-edit-fact-row{justify-content:space-between;align-items:center;gap:14px;min-height:44px;padding:6px 0;font-size:13px;display:flex}.rtp-edit-fact-row+.rtp-edit-fact-row{box-shadow:0 -1px #2f2b220f}.rtp-edit-pills{gap:5px;display:inline-flex}.rtp-edit-pills-wide{flex-wrap:wrap;display:flex}.rtp-edit-pill{background:var(--paper);color:var(--ink-soft);border-radius:999px;min-height:34px;padding:8px 13px;font-size:12.5px;font-weight:650}.rtp-edit-pill:hover{background:var(--canvas)}.rtp-edit-pill.selected{background:var(--ink);color:var(--white)}.rtp-edit-note{color:var(--ink-faint);margin:10px 0 0;font-size:12px;line-height:1.5}.rtp-edit-footer{justify-content:space-between;align-items:end;gap:14px;margin-top:8px;display:flex}.rtp-edit-footer .rtp-edit-status{flex:1;margin-bottom:3px}.rtp-listing-editor-footer{justify-content:flex-end;padding-top:16px;display:flex}.rtp-messages{grid-template-columns:280px minmax(0,1fr);gap:16px;display:grid}.rtp-threads{flex-direction:column;gap:6px;display:flex}.rtp-thread{border-radius:var(--radius-medium);text-align:left;align-items:center;gap:12px;width:100%;padding:12px 14px;display:flex}.rtp-thread:hover{background:#2f2b220d}.rtp-thread.active{background:var(--white);box-shadow:var(--shadow-small)}.rtp-thread strong{font-size:13.5px;display:block}.rtp-thread small{color:var(--ink-faint);margin-top:1px;font-size:12px;display:block}.rtp-thread .rtp-unread{background:var(--warm-deep);border-radius:999px;width:8px;height:8px;margin-left:auto}.rtp-conversation{background:var(--white);border-radius:var(--radius-large);box-shadow:var(--shadow-small);flex-direction:column;min-height:540px;display:flex}.rtp-convo-head{align-items:center;gap:12px;padding:16px 20px;display:flex;box-shadow:0 1px #2f2b220f}.rtp-person-button{border-radius:12px;align-items:center;gap:12px;padding:4px 8px 4px 4px;display:flex}.rtp-person-button:hover{background:#2f2b220d}.rtp-convo-head strong{font-size:14.5px;display:block}.rtp-convo-head small{color:var(--ink-faint);font-size:12px;display:block}.rtp-stage-chip{background:var(--warm);color:#8a4a2d;border-radius:999px;margin-left:auto;padding:6px 12px;font-size:11.5px;font-weight:700}.rtp-stage-chip.done{background:var(--sage);color:var(--sage-deep)}.rtp-stream{flex-direction:column;flex-grow:1;gap:14px;padding:20px;display:flex;overflow-y:auto}.rtp-msg{max-width:78%}.rtp-msg p{border-radius:16px;margin:0;padding:11px 14px;font-size:14px;line-height:1.5}.rtp-msg small{color:var(--ink-faint);margin-top:4px;padding:0 6px;font-size:11.5px;display:block}.rtp-msg.prospect{align-self:flex-start}.rtp-msg.prospect p{background:#2f2b220f;border-bottom-left-radius:6px}.rtp-msg.agent{text-align:right;align-self:flex-end}.rtp-msg.agent p{background:var(--warm);text-align:left;border-bottom-right-radius:6px}.rtp-msg.system{text-align:center;align-self:center;max-width:90%}.rtp-msg.system p{color:var(--ink-soft);background:0 0;font-size:12.5px;box-shadow:inset 0 0 0 1.5px #2f2b221a}.rtp-decision-inline{background:var(--paper);border-radius:var(--radius-medium);margin:4px 20px 20px;padding:16px 18px}.rtp-decision-stack{flex-direction:column;gap:12px;margin:4px 20px 20px;display:flex}.rtp-decision-stack .rtp-decision-inline{margin:0}.rtp-decision-inline h2,.rtp-decision-inline h3{margin:0 0 4px;font-size:14.5px}.rtp-decision-inline>p:not(.rtp-kicker){color:var(--ink-soft);margin:0;font-size:13px}.rtp-citation-button{color:inherit;font:inherit;text-underline-offset:2px;text-decoration:underline}.rtp-composer{color:var(--ink-faint);padding:14px 20px;font-size:13px;box-shadow:0 -1px #2f2b220f}.rtp-modal-backdrop{z-index:50;background:#1e1c1673;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.rtp-modal{background:var(--paper);border-radius:var(--radius-large);box-shadow:var(--shadow-modal);width:100%;max-width:560px;max-height:min(84vh,720px);padding:26px;position:relative;overflow-y:auto}.rtp-modal-close{color:var(--ink-soft);background:#2f2b220f;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:18px;right:18px}.rtp-modal-close:hover{background:#2f2b221f}.rtp-modal h2{letter-spacing:-.01em;margin:0;font-size:20px}.rtp-modal-person{align-items:center;gap:14px;margin-bottom:18px;display:flex}.rtp-modal-person .rtp-avatar{width:48px;height:48px;font-size:15px}.rtp-modal-section{background:var(--white);border-radius:var(--radius-medium);margin-top:12px;padding:16px 18px}.rtp-modal-section h3{color:var(--ink-faint);letter-spacing:.05em;text-transform:uppercase;margin:0 0 10px;font-size:11.5px;font-weight:700}.rtp-textarea{background:var(--white);border-radius:var(--radius-small);color:var(--ink);font:inherit;resize:vertical;border:0;width:100%;padding:12px 14px;line-height:1.5;display:block}.rtp-textarea:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.rtp-select{appearance:none;background:var(--white);border-radius:var(--radius-small);color:var(--ink);font:inherit;border:0;width:100%;padding:12px 38px 12px 14px;display:block;box-shadow:inset 0 0 0 1px #2f2b221f}.rtp-select:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.rtp-field-count{color:var(--ink-faint);text-align:right;margin:6px 0 0;font-size:11.5px}.rtp-stage-track{gap:6px;margin:0;padding:0;list-style:none;display:flex}.rtp-stage-track li{color:var(--ink-faint);text-align:center;flex:1;font-size:11.5px;font-weight:600}.rtp-stage-track li:before{content:"";background:#2f2b221a;border-radius:999px;height:5px;margin-bottom:7px;display:block}.rtp-stage-track li.done{color:var(--sage-deep)}.rtp-stage-track li.done:before{background:var(--sage-deep)}.rtp-stage-track li.now{color:var(--warm-deep)}.rtp-stage-track li.now:before{background:var(--warm-deep)}.rtp-facts{grid-template-columns:1fr 1fr;gap:9px;margin:0;padding:0;list-style:none;display:grid}.rtp-facts li{color:var(--ink-soft);align-items:center;gap:8px;font-size:13px;display:flex}.rtp-facts svg{color:var(--sage-deep)}.rtp-modal-note{color:var(--ink-faint);margin:14px 2px 0;font-size:12px;line-height:1.55}.rtp-trail{margin:0;padding:0;list-style:none}.rtp-trail li{gap:12px;padding:6px 0;font-size:12.5px;display:flex}.rtp-trail time{color:var(--ink-faint);white-space:nowrap;padding-top:1px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px}.rtp-trail code{color:var(--ink-soft);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;display:block}.rtp-trail span{color:var(--ink-soft)}.rtp-website-card-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.rtp-website-card-head h2{margin:0}.rtp-website-link,.rtp-website-detail-rows button,.rtp-website-freshness-rows button{color:#875039;font-size:13px;font-weight:650;text-decoration:none}.rtp-website-link:hover,.rtp-website-detail-rows button:hover,.rtp-website-freshness-rows button:hover{text-underline-offset:3px;text-decoration:underline}.rtp-website-path{background:var(--paper);border-radius:var(--radius-small);color:var(--ink-soft);margin-top:16px;padding:13px 15px}.rtp-website-path code{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12.5px}.rtp-website-page-rows{margin:12px 0 0}.rtp-website-page-rows>div{grid-template-columns:minmax(112px,.32fr) minmax(0,1fr);align-items:flex-start;gap:18px;padding:12px 0;display:grid}.rtp-website-page-rows>div+div,.rtp-website-detail-rows li+li,.rtp-website-freshness-rows li+li{box-shadow:0 -1px #2f2b220f}.rtp-website-page-rows dt{color:var(--ink-faint);font-size:13px}.rtp-website-page-rows dd{flex-wrap:wrap;gap:8px 18px;margin:0;display:flex}.rtp-website-detail-rows,.rtp-website-freshness-rows{margin:10px 0 0;padding:0;list-style:none}.rtp-website-detail-rows li,.rtp-website-freshness-rows li{justify-content:space-between;align-items:center;gap:18px;min-height:46px;padding:11px 0;display:flex}.rtp-website-detail-rows li>span{color:var(--ink-soft);font-size:13.5px;line-height:1.5}.rtp-website-detail-rows button,.rtp-website-freshness-rows button{flex:none;padding:5px 0}.rtp-website-freshness-copy{flex-wrap:wrap;align-items:baseline;gap:6px 12px;display:flex}.rtp-website-freshness-copy strong{font-size:13.5px}.rtp-website-freshness-copy>span{color:var(--ink-faint);font-size:12.5px}.rtp-kv{flex-direction:column;margin:14px 0 0;display:flex}.rtp-kv>div{justify-content:space-between;gap:16px;padding:10px 0;font-size:13.5px;display:flex}.rtp-kv>div+div{box-shadow:0 -1px #2f2b220f}.rtp-kv dt{color:var(--ink-faint)}.rtp-kv dd{text-align:right;margin:0;font-weight:600}.rtp-kv dd code{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;font-weight:500}.rtp-avatar-wrap{display:inline-flex;position:relative}.rtp-presence-dot{border:2px solid var(--white);background:#5a7a5e;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-1px;right:-1px}.rtp-time-options{gap:8px;max-width:340px;margin:10px 0 14px;display:grid}.rtp-time-option{background:var(--white);color:var(--ink);font:inherit;text-align:left;border:1px solid #2f2b2224;border-radius:10px;width:100%;padding:10px 14px;display:block}.rtp-time-option[aria-pressed=true]{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}@media (max-width:860px){.rtp-nav-item{padding:9px 12px}.rtp-nav-item .rtp-nav-label,.rtp-brand strong,.rtp-sim-chip strong,.rtp-account-identity{display:none}.rtp-account-trigger{padding:0}.rtp-tiles,.rtp-messages{grid-template-columns:1fr}.rtp-threads{flex-direction:row;overflow-x:auto}.rtp-thread{flex:none;width:auto}.rtp-thread small,.rtp-thread .rtp-unread{display:none}}@media (max-width:600px){.rtp-load-error{flex-direction:column;align-items:flex-start}.rtp-load-error .rtp-btn{align-self:flex-end}.rtp-listing-grid,.rtp-photo-grid,.rtp-edit-action-row,.rtp-edit-date-row{grid-template-columns:1fr}.rtp-edit-action-row .rtp-edit-save{justify-self:end}.rtp-edit-fact-row{flex-direction:column;align-items:flex-start;gap:7px}.rtp-number-control-compact{width:100%;max-width:none}.rtp-website-page-rows>div{grid-template-columns:1fr;gap:8px}.rtp-website-detail-rows li,.rtp-website-freshness-rows li{flex-direction:column;align-items:flex-start;gap:4px}}@media (prefers-reduced-motion:reduce){.rtp-app *{transition:none!important}}
