@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Unbounded:wght@500;600&display=swap";:root{color:#272522;font-synthesis:none;text-rendering:optimizelegibility;--canvas:#f8f7f3;--surface:#fff;--surface-soft:#f0ede7;--ink:#272522;--muted:#746f68;--line:#ded9d1;--accent:#b6533c;--accent-dark:#853a2a;--accent-soft:#f4e3dd;--green:#44765a;--green-soft:#e6efe9;--shadow:0 12px 34px #352d2514;background:#e9e6df;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}html{background:#e9e6df}body{background:#e9e6df;min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.page-frame{min-height:100vh}.app-shell{background:var(--canvas);width:min(100%,480px);min-height:100dvh;margin:0 auto;position:relative;overflow-x:clip;box-shadow:0 0 50px #362f271f}.app-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f7f3f0;border-bottom:1px solid #ded9d1cc;grid-template-columns:42px 1fr 42px;align-items:center;gap:10px;height:72px;padding:10px 18px;display:grid;position:sticky;top:0}.brand-mark,.profile-button,.icon-button{border:0;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.brand-mark{color:#fff;background:var(--accent);font-family:Unbounded,sans-serif;font-size:17px;font-weight:600}.profile-button{cursor:pointer;color:var(--ink);background:var(--surface-soft);border:1px solid var(--line);font-size:12px;font-weight:800;overflow:hidden}.profile-button img,.profile-summary>span img{object-fit:cover;width:100%;height:100%;display:block}.icon-button{cursor:pointer;color:var(--ink);background:0 0;font-size:24px}.header-copy{flex-direction:column;align-items:center;min-width:0;line-height:1.2;display:flex}.header-kicker{color:var(--accent);letter-spacing:.08em;font-family:Unbounded,sans-serif;font-size:9px;font-weight:600}.header-copy strong{margin-top:3px;font-size:14px}.app-content{min-height:calc(100dvh - 72px);padding:20px 16px calc(104px + env(safe-area-inset-bottom))}.app-content:has(.publication-form){padding-bottom:calc(30px + env(safe-area-inset-bottom))}.screen{width:100%;animation:.22s ease-out enter}@keyframes enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.eyebrow{color:var(--muted);margin:0 0 5px;font-size:12px;font-weight:700}h1,h2,p{overflow-wrap:anywhere}h1{letter-spacing:-.035em;margin:0;font-family:Unbounded,sans-serif;font-size:25px;line-height:1.2}h2{margin:0;font-size:16px}.welcome-row{justify-content:space-between;align-items:flex-end;gap:16px;margin:4px 2px 18px;display:flex}.city-chip{color:var(--muted);background:var(--surface-soft);border-radius:10px;flex:none;padding:7px 10px;font-size:11px;font-weight:800}.object-card{text-align:left;color:#fff;width:100%;box-shadow:var(--shadow);cursor:pointer;background:#292724;border:1px solid #332f2b;border-radius:17px;padding:18px}.object-card:active{transform:scale(.995)}.object-card__topline{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.status-dot{align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.status-dot i{background:#75b58b;border-radius:50%;width:7px;height:7px;display:block;box-shadow:0 0 0 4px #75b58b24}.object-card__arrow{font-size:24px;font-weight:400}.object-card__type{color:#cbc6bf;font-size:12px;font-weight:700}.object-card__price{letter-spacing:-.045em;white-space:nowrap;margin-top:3px;font-family:Unbounded,sans-serif;font-size:clamp(25px,7.5vw,33px);font-weight:600}.object-card__address{color:#cbc6bf;margin-top:5px;font-size:12px}.valuation{color:#e2ddd6;background:#ffffff12;border-radius:12px;grid-template-columns:1fr auto;gap:2px 12px;margin-top:22px;padding:12px 13px;display:grid}.valuation span{font-size:11px}.valuation strong{color:#fff;white-space:nowrap;grid-row:span 2;align-self:center;font-size:14px}.valuation small{color:#a9a39c;font-size:9px}.metric-grid{border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px;display:grid}.metric-grid>div{border-right:1px solid #ffffff1f;flex-direction:column;min-width:0;padding:14px 5px 0;display:flex}.metric-grid>div:last-child{border-right:0}.metric-grid strong{font-family:Unbounded,sans-serif;font-size:18px}.metric-grid span{color:#aaa49d;margin-top:3px;font-size:clamp(8px,2.3vw,10px);line-height:1.2}.section-heading{justify-content:space-between;align-items:center;margin:24px 2px 10px;display:flex}.section-heading span{color:var(--muted);font-size:10px;font-weight:700}.prompt-list{gap:9px;display:grid}.prompt-card{text-align:left;cursor:pointer;background:var(--accent-soft);width:100%;min-height:78px;color:var(--ink);border:1px solid #e4c8be;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:12px;display:grid}.prompt-card--media{border-color:var(--line);background:var(--surface)}.prompt-icon{color:#fff;background:var(--accent);border-radius:11px;place-items:center;width:42px;height:42px;font-family:Unbounded,sans-serif;font-size:14px;font-weight:600;display:grid}.prompt-card--media .prompt-icon{color:var(--accent);background:var(--surface-soft)}.prompt-card>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.prompt-card strong{font-size:13px}.prompt-card small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.35}.prompt-card b{color:var(--accent);font-size:18px}.details-status{color:var(--muted);justify-content:space-between;align-items:center;margin:2px 0 22px;font-size:10px;display:flex}.details-status .status-dot{color:var(--green);background:var(--green-soft);border-radius:9px;padding:7px 9px}.object-details h1{white-space:nowrap;font-size:clamp(28px,8vw,36px)}.details-address{color:var(--muted);margin:7px 0 0;font-size:13px}.metric-grid--light{border:1px solid var(--line);background:var(--surface);border-radius:14px;margin:20px 0 14px;padding:14px 4px}.metric-grid--light>div{border-color:var(--line);padding:0 10px}.metric-grid--light span{color:var(--muted)}.info-card{border:1px solid var(--line);background:var(--surface);border-radius:15px;padding:16px}.info-card__head{justify-content:space-between;align-items:center;display:flex}.info-card__head button{cursor:pointer;color:var(--accent);background:0 0;border:0;padding:5px 0;font-size:11px;font-weight:800}.property-list{grid-template-columns:1fr 1fr;gap:12px;margin:16px 0 0;display:grid}.property-list div{min-width:0}.property-list dt{color:var(--muted);font-size:10px}.property-list dd{margin:2px 0 0;font-size:13px;font-weight:800}.details-list{border:1px solid var(--line);background:var(--surface);border-radius:15px;margin-top:12px;overflow:hidden}.details-list button{cursor:pointer;text-align:left;border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:14px 15px;display:flex}.details-list button:last-child{border-bottom:0}.details-list span{flex-direction:column;min-width:0;display:flex}.details-list b{font-size:13px}.details-list small{color:var(--muted);margin-top:3px;font-size:10px}.details-list em{color:var(--accent);flex:none;font-size:10px;font-style:normal;font-weight:800}.quiet-action{cursor:pointer;border:1px solid var(--line);width:100%;color:var(--muted);background:0 0;border-radius:12px;margin-top:12px;padding:13px;font-size:12px;font-weight:800}.owner-object__topline{justify-content:space-between;align-items:center;gap:12px;margin:0 0 20px;display:flex;position:relative}.publication-status{color:var(--green);background:var(--green-soft);border-radius:9px;align-items:center;gap:7px;padding:7px 9px;font-size:10px;font-weight:800;display:inline-flex}.publication-status i{background:#75b58b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #75b58b24}.publication-status--muted{color:var(--muted);background:var(--surface-soft)}.publication-status--muted i{box-shadow:none;background:#aaa39a}.object-actions-wrap{position:relative}.object-actions-button{cursor:pointer;border:1px solid var(--line);min-height:34px;color:var(--ink);background:var(--surface);border-radius:9px;padding:0 11px;font-size:10px;font-weight:800}.object-actions-menu{z-index:25;border:1px solid var(--line);background:var(--surface);border-radius:11px;width:210px;padding:5px;position:absolute;top:40px;right:0;overflow:hidden;box-shadow:0 18px 45px #352d252e}.object-actions-menu button{cursor:pointer;text-align:left;width:100%;color:var(--ink);background:0 0;border:0;border-radius:8px;padding:10px;font-size:10px;font-weight:700}.object-actions-menu button:hover{background:var(--surface-soft)}.object-actions-menu .danger-action{color:var(--accent)}.valuation--light{color:var(--muted);border:1px solid var(--line);background:var(--surface);margin-top:18px}.valuation--light strong{color:var(--ink)}.valuation--light small{color:var(--muted)}.agent-preview-button{cursor:pointer;text-align:left;border:1px solid var(--ink);width:100%;min-height:48px;color:var(--ink);background:var(--surface);border-radius:11px;grid-template-columns:26px 1fr auto;align-items:center;gap:7px;margin-top:10px;padding:0 13px;display:grid}.agent-preview-button span{color:var(--accent);font-size:17px}.agent-preview-button strong{font-size:11px}.agent-preview-button em{color:var(--accent);font-size:17px;font-style:normal}.publication-pause-banner{background:#f6f0e7;border:1px solid #d8c9b7;border-radius:11px;gap:10px;margin-top:10px;padding:13px;display:grid}.publication-pause-banner strong{font-size:11px}.publication-pause-banner p{color:var(--muted);margin:3px 0 0;font-size:9px;line-height:1.4}.publication-pause-banner button{cursor:pointer;color:#fff;background:var(--ink);border:0;border-radius:9px;min-height:36px;font-size:9px;font-weight:800}.completion-banner{background:#fbefeb;border:1px solid #e3bcb2;border-radius:12px;grid-template-columns:42px 1fr;align-items:center;gap:11px;margin:18px 0;padding:13px;display:grid}.completion-banner>span{color:#fff;background:var(--accent);border-radius:10px;place-items:center;width:42px;height:42px;font-family:Unbounded,sans-serif;font-size:14px;font-weight:600;display:grid}.completion-banner strong{font-size:11px}.completion-banner p{color:var(--muted);margin:3px 0 0;font-size:9px;line-height:1.4}.completion-banner--done{background:var(--green-soft);border-color:#bed7c6}.completion-banner--done>span{background:var(--green)}.media-section{border:1px solid var(--line);background:var(--surface);border-radius:13px;margin-top:12px;padding:14px}.property-section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.property-section-heading>div{align-items:center;gap:8px;min-width:0;display:flex}.property-section-heading>div>span{min-width:25px;height:25px;color:var(--accent);background:var(--accent-soft);border-radius:7px;place-items:center;padding:0 5px;font-size:8px;font-weight:800;display:grid}.property-section-heading h2{font-size:13px}.property-section-heading>button{cursor:pointer;color:var(--accent);background:var(--accent-soft);border:0;border-radius:8px;padding:6px 8px;font-size:9px;font-weight:800}.photo-stage{aspect-ratio:16/10;background:var(--surface-soft);border-radius:10px;position:relative;overflow:hidden}.photo-stage img,.video-card img{object-fit:cover;width:100%;height:100%;display:block}.photo-stage>span{color:#fff;background:#272522c7;border-radius:7px;padding:5px 7px;font-size:8px;font-weight:800;position:absolute;top:8px;left:8px}.photo-stage>b{color:#fff;background:#272522c7;border-radius:7px;padding:5px 7px;font-size:8px;position:absolute;bottom:8px;right:8px}.photo-controls{grid-template-columns:1fr 1fr;gap:6px;margin-top:8px;display:grid}.photo-controls button{cursor:pointer;border:1px solid var(--line);min-height:34px;color:var(--ink);background:var(--surface);border-radius:8px;padding:0 7px;font-size:8px;font-weight:800}.photo-controls button:disabled{cursor:default;opacity:.38}.photo-controls .danger-action{color:var(--accent)}.photo-thumbnails{scrollbar-width:thin;gap:6px;margin-top:9px;padding-bottom:2px;display:flex;overflow-x:auto}.photo-thumbnails button{cursor:pointer;background:var(--surface-soft);border:2px solid #0000;border-radius:8px;flex:0 0 54px;height:45px;padding:0;position:relative;overflow:hidden}.photo-thumbnails button.active{border-color:var(--accent)}.photo-thumbnails img{object-fit:cover;width:100%;height:100%;display:block}.photo-thumbnails span{color:#fff;background:#272522c7;border-radius:5px;place-items:center;width:15px;height:15px;font-size:7px;font-weight:800;display:grid;position:absolute;bottom:3px;right:3px}.photo-thumbnails .photo-thumbnail-add{color:var(--accent);background:0 0;border:1px dashed #cfc7be;place-items:center;font-size:17px;display:grid}.media-caption{color:var(--muted);margin:8px 0 0;font-size:9px}.empty-media-slot{cursor:pointer;width:100%;min-height:86px;color:var(--accent);background:var(--surface-soft);border:1px dashed #cfc7be;border-radius:10px;font-size:9px;font-weight:800}.video-slot+.video-slot{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.video-slot__heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.video-slot__heading>div{flex-direction:column;min-width:0;display:flex}.video-slot__heading strong{font-size:10px}.video-slot__heading small{color:var(--muted);margin-top:3px;font-size:8px;line-height:1.4}.video-slot__heading>button{cursor:pointer;color:var(--accent);background:0 0;border:0;padding:4px 0;font-size:8px;font-weight:800}.video-card{aspect-ratio:16/9;cursor:pointer;text-align:left;background:#272522;border:0;border-radius:10px;width:100%;padding:0;position:relative;overflow:hidden}.video-card:after{content:"";background:linear-gradient(#0000 35%,#000000b3);position:absolute;inset:0}.video-play{z-index:2;color:#fff;background:#b6533ceb;border-radius:50%;place-items:center;width:42px;height:42px;font-size:13px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-copy{z-index:2;color:#fff;flex-direction:column;display:flex;position:absolute;bottom:9px;left:10px;right:10px}.video-copy strong{font-size:10px}.video-copy small{color:#ffffffb3;margin-top:2px;font-size:8px}.video-card--outside img{filter:saturate(.72)brightness(.74)}.empty-video-slot{cursor:pointer;width:100%;min-height:58px;color:var(--accent);background:var(--surface-soft);border:1px dashed #cfc7be;border-radius:9px;font-size:9px;font-weight:800}.property-section-heading--answers{margin:22px 2px 10px}.property-section-heading--answers>small{color:var(--muted);font-size:8px}.property-fields{gap:8px;display:grid}.property-field{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:12px}.property-field--missing{background:#fff8f6;border-color:#e5b9ae}.property-field__head{grid-template-columns:25px 1fr auto;align-items:start;gap:9px;display:grid}.property-field__head>span{width:25px;height:25px;color:var(--muted);background:var(--surface-soft);border-radius:7px;place-items:center;font-size:8px;font-weight:800;display:grid}.property-field--missing .property-field__head>span{color:var(--accent);background:var(--accent-soft)}.property-field__head h3{margin:1px 0 0;font-size:11px}.property-field__head p{color:var(--muted);margin:2px 0 0;font-size:8px;line-height:1.35}.property-field__head>button{cursor:pointer;color:var(--accent);background:0 0;border:0;padding:5px 0 5px 8px;font-size:8px;font-weight:800}.property-field__value{color:var(--ink);margin:8px 0 0 34px;font-size:10px;line-height:1.5}.property-field--missing .property-field__value{color:#ad5947;font-weight:700}.property-field__editor{margin:10px 0 0 34px}.property-field__editor textarea{resize:vertical;border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:9px;outline:none;padding:9px 10px;font-size:10px;line-height:1.45}.property-field__editor textarea:focus{border-color:var(--accent)}.property-field__editor>div{justify-content:flex-end;gap:7px;margin-top:7px;display:flex}.property-field__editor button{cursor:pointer;border:1px solid var(--line);min-height:30px;color:var(--muted);background:var(--surface);border-radius:8px;padding:0 11px;font-size:8px;font-weight:800}.property-field__editor button+button{border-color:var(--accent);color:#fff;background:var(--accent)}.preview-overlay{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1d1b19b3;padding:24px 12px;position:fixed;inset:0;overflow-y:auto}.preview-sheet{background:var(--canvas);border-radius:16px;width:min(100%,448px);min-height:100%;margin:0 auto;padding:16px;box-shadow:0 24px 70px #0000004d}.preview-sheet__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.preview-sheet__head span{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:800}.preview-sheet__head h2{margin-top:2px;font-family:Unbounded,sans-serif;font-size:13px}.preview-sheet__head button{cursor:pointer;width:34px;height:34px;color:var(--ink);background:var(--surface-soft);border:0;border-radius:9px;font-size:20px}.preview-hero{aspect-ratio:16/10;object-fit:cover;border-radius:11px;width:100%;margin-bottom:14px;display:block}.preview-facts{gap:7px;margin-top:16px;display:grid}.preview-facts>div{border:1px solid var(--line);background:var(--surface);border-radius:9px;flex-direction:column;padding:10px;display:flex}.preview-facts span{color:var(--muted);font-size:8px}.preview-facts strong{margin-top:3px;font-size:10px;line-height:1.45}.preview-video{color:#fff;background:#292724;border-radius:10px;align-items:center;gap:10px;margin-top:9px;padding:11px;display:flex}.preview-video>span{background:var(--accent);border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;display:grid}.preview-video>div{flex-direction:column;display:flex}.preview-video strong{font-size:10px}.preview-video small{color:#aaa49d;font-size:8px}.preview-note{color:var(--muted);text-align:center;margin:13px 0 0;font-size:9px}.agent-object-view{width:100%}.agent-view-section{border:1px solid var(--line);background:var(--surface);border-radius:13px;margin-top:12px;padding:14px}.agent-view-section--photos{margin-top:0}.agent-view-section__head{grid-template-columns:32px 1fr;align-items:center;gap:9px;margin-bottom:11px;display:grid}.agent-view-section__head>span{width:32px;height:32px;color:var(--accent);background:var(--accent-soft);border-radius:9px;place-items:center;font-family:Unbounded,sans-serif;font-size:8px;display:grid}.agent-view-section__head h2{font-family:Unbounded,sans-serif;font-size:12px}.agent-view-section__head small{color:var(--muted);margin-top:2px;font-size:7px;display:block}.agent-view-photo{aspect-ratio:16/10;height:auto}.agent-view-thumbnails{margin-bottom:0}.agent-view-summary{padding:18px 3px 5px}.agent-view-summary>h1{white-space:nowrap;font-size:clamp(25px,7.5vw,32px)}.agent-view-summary>strong{margin-top:7px;font-size:11px;display:block}.agent-view-summary .details-address{margin-top:4px}.agent-view-videos{gap:9px;display:grid}.agent-view-videos .video-card{margin:0}.agent-view-videos video{background:#24211e;border-radius:10px;width:100%;max-height:270px;display:block}.agent-view-facts{margin-top:0}.agent-view-facts>article{border:1px solid var(--line);background:var(--surface);border-radius:9px;flex-direction:column;padding:12px;display:flex}.agent-view-facts>article span{color:var(--muted);font-size:8px}.agent-view-facts>article strong{margin-top:4px;font-size:10px;line-height:1.5}.agent-view-actions{border:1px solid var(--line);background:var(--surface);border-radius:13px;margin-top:12px;padding:14px}.decision-overlay{z-index:90;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1d1b19b8;justify-content:center;align-items:flex-end;padding:18px 12px;display:flex;position:fixed;inset:0;overflow-y:auto}.decision-sheet{background:var(--canvas);border-radius:16px 16px 12px 12px;width:min(100%,448px);max-height:calc(100dvh - 36px);padding:20px 16px 16px;position:relative;overflow-y:auto;box-shadow:0 24px 70px #0000004d}.decision-close{cursor:pointer;width:32px;height:32px;color:var(--ink);background:var(--surface-soft);border:0;border-radius:9px;font-size:19px;position:absolute;top:12px;right:12px}.decision-kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.07em;font-size:8px;font-weight:800}.decision-sheet h2{max-width:calc(100% - 40px);margin-top:5px;font-family:Unbounded,sans-serif;font-size:17px;line-height:1.3}.decision-sheet>p{color:var(--muted);margin:10px 0 15px;font-size:10px;line-height:1.55}.decision-field{color:var(--ink);flex-direction:column;gap:5px;margin-top:10px;font-size:9px;font-weight:800;display:flex}.decision-field>small{color:var(--muted);font-size:8px;font-weight:500;line-height:1.45}.decision-field input,.decision-field select,.decision-field textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:43px;color:var(--ink);background:var(--surface);border-radius:9px;outline:none;padding:10px 11px;font-size:10px}.decision-field textarea{min-height:76px}.decision-field input:focus,.decision-field select:focus,.decision-field textarea:focus{border-color:var(--accent)}.decision-warning{background:var(--accent-soft);border:1px solid #e4c8be;border-radius:10px;flex-direction:column;gap:4px;padding:12px;display:flex}.decision-warning strong{color:var(--accent-dark);font-size:10px}.decision-warning span{color:var(--muted);font-size:9px;line-height:1.45}.decision-help{color:var(--muted);background:var(--surface-soft);border-radius:9px;margin:8px 0 2px;padding:9px 10px;font-size:8px;line-height:1.45}.primary-decision,.secondary-decision{cursor:pointer;border-radius:10px;width:100%;min-height:43px;margin-top:13px;font-size:10px;font-weight:800}.primary-decision{border:1px solid var(--ink);color:#fff;background:var(--ink)}.primary-decision:disabled{cursor:default;opacity:.38}.primary-decision--danger{border-color:var(--accent);background:var(--accent)}.secondary-decision{border:1px solid var(--line);color:var(--muted);background:0 0;margin-top:7px}.object-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 210px);padding:34px 10px;display:flex}.object-empty__icon{color:#fff;background:var(--green);border-radius:15px;place-items:center;width:58px;height:58px;margin-bottom:20px;font-family:Unbounded,sans-serif;font-size:20px;display:grid}.object-empty h1{max-width:360px;font-size:22px}.object-empty>p:not(.eyebrow){max-width:370px;color:var(--muted);margin:13px 0 20px;font-size:11px;line-height:1.6}.object-empty>button{cursor:pointer;color:#fff;background:var(--accent);border:0;border-radius:10px;width:100%;min-height:48px;font-size:11px;font-weight:800}.object-empty>small{color:var(--muted);margin-top:11px;font-size:8px;line-height:1.4}.messages-tabs{z-index:12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f7f3f5;margin:-4px -14px 0;padding:4px 14px 8px;position:sticky;top:61px}.segmented-control{background:var(--surface-soft);border-radius:13px;grid-template-columns:1.1fr 1fr .8fr;gap:3px;padding:4px;display:grid}.segmented-control button{cursor:pointer;min-width:0;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:10px;padding:10px 5px;font-size:clamp(9px,2.7vw,11px);font-weight:800}.segmented-control button.active{color:var(--ink);background:var(--surface);box-shadow:0 2px 10px #362f2712}.segmented-control span{color:var(--accent);background:var(--accent-soft);border-radius:6px;padding:1px 5px;font-size:8px}.chat-search{border:1px solid var(--line);background:var(--surface);border-radius:10px;align-items:center;gap:7px;height:36px;margin:10px 0 8px;padding:0 10px;display:flex}.chat-search span{color:var(--muted);font-size:15px}.chat-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:11px}.chat-search button{cursor:pointer;width:24px;height:24px;color:var(--muted);background:var(--surface-soft);border:0;border-radius:8px}.chat-note{color:var(--muted);background:var(--surface-soft);text-align:center;border-radius:10px;padding:9px 11px;font-size:10px}.message-list{flex-direction:column;gap:12px;padding:15px 0 150px;display:flex}.search-empty{color:var(--muted);text-align:center;margin:24px 0;font-size:11px}.message{border:1px solid var(--line);background:var(--surface);border-radius:13px;width:min(88%,360px);padding:11px 12px}.message--owner{color:#fff;border-color:var(--accent);background:var(--accent);align-self:flex-end}.message-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.message-meta strong{font-size:10px}.message-meta time{color:var(--muted);font-size:9px}.message--owner .message-meta time{color:#ffffffa6}.message p{margin:7px 0 0;font-size:12px;line-height:1.45}.message>button{cursor:pointer;color:var(--accent);background:0 0;border:0;margin-top:8px;padding:0;font-size:10px;font-weight:800}.reply-label{color:#ffffffb3;margin-top:6px;font-size:9px;display:block}.composer{z-index:15;left:50%;bottom:calc(76px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f7f3f5;width:min(100%,480px);padding:6px 14px;position:fixed;transform:translate(-50%)}.composer>div:last-child{gap:8px;display:flex}.composer input{border:1px solid var(--line);background:var(--surface);border-radius:10px;outline:none;flex:1;min-width:0;height:36px;padding:0 11px;font-size:11px}.composer input:focus{border-color:var(--accent)}.composer>div:last-child button{cursor:pointer;color:#fff;background:var(--accent);border:0;border-radius:10px;width:36px;height:36px;font-size:17px}.replying{color:var(--accent-dark);background:var(--accent-soft);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:4px;padding:4px 7px;font-size:8px;font-weight:800;line-height:1.3;display:flex}.replying button{cursor:pointer;color:inherit;background:0 0;border:0}.replying--all{color:var(--muted);background:0 0}.messenger-heading{margin:3px 2px 16px}.messenger-heading>p:last-child{max-width:350px;color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.45}.service-conversations{gap:8px;display:grid}.service-conversations>button{cursor:pointer;text-align:left;border:1px solid var(--line);width:100%;min-height:72px;color:var(--ink);background:var(--surface);border-radius:12px;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.service-icon{color:#fff;background:#755e52;border-radius:10px;place-items:center;width:42px;height:42px;font-family:Unbounded,sans-serif;font-size:15px;display:grid}.service-icon--client{background:var(--accent)}.service-icon--agents{background:var(--green)}.service-conversations>button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.service-conversations strong{font-size:11px}.service-conversations small{color:var(--muted);margin-top:3px;font-size:8px;line-height:1.35}.service-conversations em{color:var(--accent);align-items:center;gap:7px;font-size:16px;font-style:normal;display:flex}.service-conversations em b{color:#fff;background:var(--accent);border-radius:7px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:8px;display:grid}.personal-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin:24px 2px 9px;display:flex}.personal-heading>div{flex-direction:column;display:flex}.personal-heading h2{font-size:13px}.personal-heading span{color:var(--muted);margin-top:2px;font-size:8px}.personal-heading button{cursor:pointer;color:var(--accent);background:var(--accent-soft);border:0;border-radius:8px;padding:6px 8px;font-size:8px;font-weight:800}.thread-list{border:1px solid var(--line);background:var(--surface);border-radius:12px;overflow:hidden}.thread-list>button{cursor:pointer;text-align:left;border:0;border-bottom:1px solid var(--line);width:100%;min-height:68px;color:var(--ink);background:0 0;grid-template-columns:44px 1fr auto;align-items:center;gap:9px;padding:10px 11px;display:grid}.thread-list>button:last-child{border-bottom:0}.thread-avatar{color:#fff;background:#91705d;border-radius:10px;place-items:center;width:44px;height:44px;font-family:Unbounded,sans-serif;font-size:10px;display:grid}.thread-avatar--green{background:#4e6b5a}.thread-list>button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.thread-list strong{font-size:10px}.thread-list small{max-width:230px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.thread-list em{flex-direction:column;align-items:flex-end;gap:6px;font-style:normal;display:flex}.thread-list time{color:var(--muted);font-size:7px}.thread-list em b{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:18px;height:18px;font-size:7px;display:grid}.conversation-header{z-index:12;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f7f3f5;grid-template-columns:34px auto 1fr auto;align-items:center;gap:8px;min-height:56px;margin:-4px -14px 10px;padding:7px 14px;display:grid;position:sticky;top:61px}.conversation-header>button:first-child{cursor:pointer;width:34px;height:34px;color:var(--ink);background:var(--surface-soft);border:0;border-radius:9px;font-size:17px}.conversation-header>span{color:#fff;background:#4e6b5a;border-radius:9px;place-items:center;width:34px;height:34px;font-size:8px;font-weight:800;display:grid}.conversation-header>div{flex-direction:column;min-width:0;display:flex}.conversation-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.conversation-header small{color:var(--muted);margin-top:2px;font-size:7px}.conversation-header>button:last-child{cursor:pointer;color:var(--accent);background:var(--accent-soft);border:0;border-radius:8px;padding:6px 7px;font-size:7px;font-weight:800}.conversation-header>i{width:1px}.private-note{color:var(--green);background:var(--green-soft);text-align:center;border-radius:9px;padding:8px 10px;font-size:8px}.private-message-list{padding-top:12px}.empty-thread{color:var(--muted);text-align:center;margin:35px 0;font-size:9px}.client-card{background:var(--surface);box-shadow:var(--shadow);border:1px solid #e4c8be;border-radius:15px;margin-top:14px;padding:18px}.mini-label{color:var(--accent);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:800}.client-card h2{margin-top:7px;font-family:Unbounded,sans-serif;line-height:1.35}.client-card>p{color:var(--muted);font-size:12px;line-height:1.55}.client-card__agent{background:var(--surface-soft);border-radius:11px;align-items:center;gap:9px;padding:11px;display:flex}.client-card__agent>span{color:#fff;background:#4e6b5a;border-radius:9px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:grid}.client-card__agent div{flex-direction:column;display:flex}.client-card__agent strong{font-size:11px}.client-card__agent small{color:var(--muted);margin-top:2px;font-size:9px}.accept-client-button{cursor:pointer;color:#fff;background:var(--green);border:0;border-radius:10px;width:100%;min-height:43px;margin-top:12px;font-size:10px;font-weight:800}.client-accepted{color:var(--green);background:var(--green-soft);text-align:center;border-radius:10px;margin-top:12px;padding:10px;font-size:10px;font-weight:800}.card-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.card-actions button{cursor:pointer;border:1px solid var(--accent);color:#fff;background:var(--accent);border-radius:11px;min-height:42px;padding:8px;font-size:10px;font-weight:800}.card-actions button+button{color:var(--accent);background:0 0}.agent-list{gap:9px;margin-top:12px;display:grid}.agent-card{text-align:left;border:1px solid var(--line);width:100%;color:var(--ink);background:var(--surface);border-radius:13px;grid-template-columns:58px 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.agent-photo{color:#fff;background:#91705d;border-radius:11px;place-items:center;width:58px;height:58px;font-family:Unbounded,sans-serif;font-size:13px;display:grid}.agent-photo--2{background:#4e6b5a}.agent-photo--3{background:#7b7771}.agent-photo--4{background:#725968}.agent-card__copy{flex-direction:column;min-width:0;display:flex}.agent-card__copy strong{font-size:11px}.agent-card__copy i{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:14px;height:14px;margin-left:2px;font-size:8px;font-style:normal;display:inline-grid}.agent-card__copy small{color:var(--muted);margin-top:3px;font-size:9px}.agent-card__commission{flex-direction:column;align-items:flex-end;display:flex}.agent-card__commission small{color:var(--muted);font-size:8px}.agent-card__commission strong{white-space:nowrap;margin-top:2px;font-size:10px}.agent-card__commission em{color:var(--accent);margin-top:8px;font-size:8px;font-style:normal;font-weight:800}.agent-card__actions{grid-column:2/-1;grid-template-columns:1fr 1.3fr;gap:7px;display:grid}.agent-card__actions button{cursor:pointer;border:1px solid var(--line);min-height:32px;color:var(--muted);background:0 0;border-radius:8px;font-size:8px;font-weight:800}.agent-card__actions button+button{border-color:var(--accent);color:#fff;background:var(--accent)}.empty-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:62vh;display:flex}.empty-screen>span{color:var(--accent);background:var(--accent-soft);border-radius:9px;padding:7px 9px;font-size:9px;font-weight:800}.empty-screen h1{margin-top:16px;font-size:23px}.empty-screen p{max-width:330px;color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.55}.profile-summary{border:1px solid var(--line);background:var(--surface);border-radius:15px;align-items:center;gap:13px;padding:18px;display:flex}.profile-summary>span{color:#fff;background:var(--accent);border-radius:12px;flex:none;place-items:center;width:52px;height:52px;font-size:13px;font-weight:800;display:grid;overflow:hidden}.profile-summary h1{font-size:15px}.profile-summary p{color:var(--muted);margin:3px 0 0;font-size:10px}.menu-list{border:1px solid var(--line);background:var(--surface);border-radius:15px;margin-top:12px;overflow:hidden}.menu-list button{cursor:pointer;border:0;border-bottom:1px solid var(--line);width:100%;min-height:50px;color:var(--ink);background:0 0;justify-content:space-between;align-items:center;padding:0 15px;font-size:12px;font-weight:700;display:flex}.menu-list button:last-child{border-bottom:0}.menu-list b{color:var(--accent)}.menu-list button>span{flex-direction:column;align-items:flex-start;display:flex}.menu-list button small{color:var(--muted);margin-top:2px;font-size:8px;font-weight:500}.menu-list .menu-list__accent{min-height:59px;color:var(--accent-dark);background:var(--accent-soft)}.menu-list .menu-list__accent b{color:#fff;background:var(--accent);border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.logout-button{cursor:pointer;color:#9c4b3d;background:var(--accent-soft);border:0;border-radius:12px;width:100%;margin-top:12px;padding:13px;font-size:12px;font-weight:800}.publication-form{padding-bottom:14px}.publication-form__intro{grid-template-columns:36px minmax(0,1fr);align-items:start;gap:11px;margin:-4px 0 18px;display:grid}.publication-form__intro>div{min-width:0}.publication-form__intro>button{cursor:pointer;border:1px solid var(--line);width:36px;height:36px;color:var(--ink);background:var(--surface);border-radius:10px;margin-top:2px;font-size:17px}.publication-form__intro span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.publication-form__intro h1{margin-top:4px;font-size:clamp(22px,6vw,25px);line-height:1.16}.publication-form__intro p{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.5}.publication-progress{grid-template-columns:repeat(3,1fr);gap:5px;height:3px;margin:0 0 17px 47px;display:grid}.publication-progress i{background:var(--line);border-radius:2px;transition:background .25s}.publication-progress i.active{background:#d6a091}.publication-progress i.done{background:var(--accent)}.publication-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;grid-template-columns:29px minmax(0,1fr);column-gap:9px;min-width:0;margin-top:11px;padding:15px 14px;animation:.25s ease-out publication-reveal;display:grid;position:relative;box-shadow:0 8px 24px #352d2509}.publication-form__current{border-color:#deb4a8;box-shadow:0 10px 28px #b6533c17}@keyframes publication-reveal{0%{opacity:0;transform:translateY(8px)}}.publication-card__number{width:29px;height:29px;color:var(--accent);background:var(--accent-soft);border-radius:8px;place-items:center;font-size:8px;font-weight:800;display:grid}.publication-card__heading{flex-direction:column;justify-content:center;min-width:0;min-height:31px;display:flex}.publication-card__heading strong{font-size:12px}.publication-card__heading span{color:var(--muted);margin-top:2px;font-size:8px;line-height:1.35}.selection-trigger{cursor:pointer;text-align:left;width:100%;min-height:72px;color:var(--ink);background:var(--surface-soft);border:1px solid #dbcfc7;border-radius:11px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;margin-top:13px;padding:11px 12px;display:flex}.selection-trigger>span{grid-template-columns:auto 1fr;align-items:center;column-gap:9px;min-width:0;display:grid}.selection-trigger svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:30px;height:30px;color:var(--accent);background:var(--accent-soft);border-radius:8px;grid-row:span 2;padding:5px}.selection-trigger small,.selection-trigger strong{grid-column:2;display:block}:is(.selection-trigger>span:not(:has(svg)) small,.selection-trigger>span:not(:has(svg)) strong){grid-column:1}.selection-trigger small{color:var(--muted);font-size:8px;font-weight:700}.selection-trigger strong{margin-top:3px;font-size:12px}.selection-trigger>b{color:var(--accent);flex:none;font-size:9px}.selection-trigger--chosen{background:var(--accent-soft);border-color:#e2b6aa}.selection-trigger--chosen small{color:var(--accent-dark)}.selection-trigger--compact{background:#faf9f6;min-height:60px;margin-top:11px}.selection-trigger--compact strong{font-size:10px}.publication-field{color:var(--ink);flex-direction:column;grid-column:1/-1;gap:6px;margin-top:12px;font-size:9px;font-weight:800;display:flex}.publication-field>span:first-child{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.publication-field em{color:var(--muted);font-size:8px;font-style:normal;font-weight:500}.publication-field input,.publication-field textarea{width:100%;min-height:46px;color:var(--ink);background:#fff;border:1px solid #d8d1c9;border-radius:10px;outline:0;padding:10px 11px;font-size:11px;font-weight:500}.publication-field textarea{resize:vertical;min-height:100px;line-height:1.5}.publication-field input:focus,.publication-field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #b6533c14}.publication-grid{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:9px;display:grid}.publication-input-suffix{display:block;position:relative}.publication-input-suffix input{padding-right:40px}.publication-input-suffix b{color:var(--muted);font-size:9px;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.publication-chips{flex-wrap:wrap;gap:7px;display:flex}.publication-chips button{cursor:pointer;border:1px solid var(--line);min-width:42px;min-height:39px;color:var(--ink);background:#fff;border-radius:10px;padding:7px 11px;font-size:9px;font-weight:800}.publication-chips button.selected{border-color:var(--accent);color:#fff;background:var(--accent)}.publication-chips--wide{grid-column:1/-1;margin-top:13px}.publication-chips--wide button{flex:auto;min-width:calc(50% - 4px)}.publication-large-options{grid-column:1/-1;gap:7px;margin-top:13px;display:grid}.publication-large-options button{cursor:pointer;text-align:left;border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:0 12px;font-size:10px;font-weight:800;display:flex}.publication-large-options button.selected{border-color:var(--accent);color:var(--accent-dark);background:var(--accent-soft)}.publication-large-options button span{color:var(--accent)}.address-suggestion{cursor:pointer;text-align:left;width:100%;min-height:57px;color:var(--ink);background:var(--accent-soft);border:1px solid #e2c4ba;border-radius:10px;grid-column:1/-1;grid-template-columns:33px 1fr auto;align-items:center;gap:8px;margin-top:6px;padding:8px;display:grid}.address-suggestion i{width:33px;height:33px;color:var(--accent);background:#fff;border-radius:8px;place-items:center;font-style:normal;display:grid}.address-suggestion>span{flex-direction:column;min-width:0;display:flex}.address-suggestion strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.address-suggestion small{color:var(--muted);margin-top:2px;font-size:7px}.address-suggestion b{color:var(--accent);font-size:8px}.publication-note{color:var(--muted);background:var(--surface-soft);border-radius:9px;grid-column:1/-1;margin:9px 0 0;padding:9px 10px;font-size:8px;line-height:1.45}.publication-note--contact{background:#f7f3ee}.publication-photo-grid{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:13px;display:grid}.publication-photo-grid>div{aspect-ratio:1;border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;position:relative;overflow:hidden}.publication-photo-grid img{object-fit:cover;width:100%;height:100%;display:block}.publication-photo-grid span{color:#fff;background:#272522c7;border-radius:6px;place-items:center;min-width:21px;height:19px;padding:0 6px;font-size:7px;font-weight:800;display:grid;position:absolute;bottom:5px;left:5px}.publication-photo-grid button{cursor:pointer;color:#fff;background:#272522cc;border:0;border-radius:7px;place-items:center;width:25px;height:25px;font-size:16px;line-height:1;display:grid;position:absolute;top:5px;right:5px}.publication-photo-add{cursor:pointer;min-height:88px;color:var(--ink);background:var(--accent-soft);border:1px dashed #cfaa9f;border-radius:11px;grid-column:1/-1;grid-template-columns:43px 1fr;align-items:center;column-gap:11px;margin-top:12px;padding:13px;display:grid}.publication-photo-add input{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.publication-photo-add>span{color:#fff;background:var(--accent);border-radius:10px;grid-row:span 2;place-items:center;width:43px;height:43px;font-size:21px;display:grid}.publication-photo-add strong{align-self:end;font-size:10px}.publication-photo-add small{color:var(--muted);align-self:start;margin-top:3px;font-size:8px;line-height:1.35}.publication-submit{text-align:center;margin-top:15px;padding:15px 2px 2px}.publication-submit button{cursor:pointer;color:#fff;background:var(--accent);border:0;border-radius:10px;width:100%;min-height:50px;font-size:11px;font-weight:800;box-shadow:0 9px 24px #b6533c33}.publication-submit button:disabled{cursor:not-allowed;color:#918b84;box-shadow:none;background:#ded9d1}.publication-submit small{color:var(--muted);margin-top:8px;font-size:8px;line-height:1.4;display:block}.publication-success{text-align:center;flex-direction:column;align-items:center;min-height:calc(100dvh - 130px);padding:24px 3px 12px;display:flex}.publication-success__mark{color:#fff;background:var(--green);border-radius:16px;place-items:center;width:62px;height:62px;font-family:Unbounded,sans-serif;font-size:22px;display:grid;box-shadow:0 12px 28px #44765a33}.publication-success__kicker{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin:18px 0 5px;font-size:9px;font-weight:800}.publication-success h1{font-size:26px}.publication-success>p:not(.publication-success__kicker){max-width:370px;color:var(--muted);margin:10px 0 0;font-size:11px;line-height:1.55}.publication-success>p strong{color:var(--ink)}.publication-success__steps{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:13px;width:100%;margin-top:20px;padding:7px 13px}.publication-success__steps>div{border-bottom:1px solid var(--line);grid-template-columns:32px 1fr;align-items:center;gap:10px;min-height:67px;display:grid}.publication-success__steps>div:last-child{border-bottom:0}.publication-success__steps>div>span{width:32px;height:32px;color:var(--accent);background:var(--accent-soft);border-radius:9px;place-items:center;font-size:9px;font-weight:800;display:grid}.publication-success__steps p{flex-direction:column;margin:0;display:flex}.publication-success__steps strong{font-size:10px}.publication-success__steps small{color:var(--muted);margin-top:3px;font-size:8px;line-height:1.35}.publication-success__note{width:100%;color:var(--accent-dark);background:var(--accent-soft);text-align:left;border-radius:11px;flex-direction:column;gap:4px;margin-top:10px;padding:12px;display:flex}.publication-success__note strong{font-size:10px}.publication-success__note span{color:var(--muted);font-size:8px;line-height:1.45}.publication-success__demo{cursor:pointer;color:#fff;background:var(--accent);border:0;border-radius:10px;width:100%;min-height:48px;margin-top:14px;font-size:10px;font-weight:800}.publication-success__back{cursor:pointer;color:var(--muted);background:0 0;border:0;margin-top:8px;padding:8px;font-size:9px;font-weight:800}.login-screen{padding:2px 2px 18px}.login-close{cursor:pointer;border:1px solid var(--line);width:38px;height:38px;color:var(--ink);background:var(--surface);border-radius:10px;margin-bottom:22px;font-size:18px}.login-kicker{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:9px;font-weight:800}.login-screen>h1,.login-success h1{font-size:clamp(23px,7vw,29px)}.login-lead{max-width:390px;color:var(--muted);margin:10px 0 20px;font-size:11px;line-height:1.55}.login-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:14px;padding:16px}.login-card label{color:var(--ink);flex-direction:column;gap:7px;font-size:9px;font-weight:800;display:flex}.login-card input{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #d8d1c9;border-radius:10px;outline:0;padding:0 12px;font-size:11px}.login-card input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #b6533c14}.login-primary,.login-secondary{cursor:pointer;border-radius:10px;width:100%;min-height:48px;margin-top:12px;font-size:10px;font-weight:800}.login-primary{color:#fff;background:var(--accent);border:0;box-shadow:0 9px 24px #b6533c33}.login-primary:disabled,.login-secondary:disabled{cursor:not-allowed;color:#918b84;box-shadow:none;background:#ded9d1}.login-card>small{color:var(--muted);text-align:center;margin-top:8px;font-size:8px;line-height:1.45;display:block}.login-divider{height:44px;color:var(--muted);align-items:center;font-size:8px;display:flex}.login-divider:before,.login-divider:after{content:"";background:var(--line);flex:1;height:1px}.login-divider span{padding:0 10px}.login-card--password{box-shadow:none}.login-secondary{border:1px solid var(--line);color:var(--ink);background:var(--surface)}.login-secondary--dark{color:#fff;background:var(--ink);border:0}.login-link{cursor:pointer;width:100%;color:var(--accent);background:0 0;border:0;margin-top:10px;padding:6px;font-size:8px;font-weight:800}.login-register{color:var(--muted);text-align:center;margin:18px 0 0;font-size:9px}.login-register a{color:var(--accent);font-weight:800}.login-success{text-align:center;flex-direction:column;align-items:center;min-height:calc(100dvh - 130px);padding:30px 3px 12px;display:flex}.login-success__mark{color:#fff;background:var(--green);border-radius:16px;place-items:center;width:62px;height:62px;margin-bottom:18px;font-size:23px;display:grid;box-shadow:0 12px 28px #44765a33}.login-success>p:not(.login-kicker){max-width:370px;color:var(--muted);margin:10px 0 0;font-size:11px;line-height:1.55}.login-info{width:100%;color:var(--accent-dark);background:var(--accent-soft);text-align:left;border-radius:11px;flex-direction:column;gap:4px;margin-top:20px;padding:13px;display:flex}.login-info strong{font-size:10px}.login-info span{font-size:8px;line-height:1.45}.login-success .login-secondary{margin-top:14px}.login-back{cursor:pointer;color:var(--muted);background:0 0;border:0;margin-top:10px;padding:9px;font-size:9px;font-weight:700}.app-content--live-plain{padding-bottom:28px}.live-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 140px);display:flex}.live-spinner{border:3px solid var(--line);border-top-color:var(--accent);border-radius:50%;width:38px;height:38px;margin-bottom:18px;animation:.8s linear infinite live-spin}@keyframes live-spin{to{transform:rotate(360deg)}}.live-state__icon{color:#fff;background:var(--accent);border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:16px;font-family:Unbounded,sans-serif;font-size:20px;display:grid}.live-state h1{font-size:22px}.live-state p{max-width:340px;color:var(--muted);margin:9px 0 18px;font-size:11px;line-height:1.55}.live-state button{cursor:pointer;color:#fff;background:var(--accent);border:0;border-radius:10px;min-height:43px;padding:0 20px;font-size:10px;font-weight:800}.live-form-error{color:#9c382d;background:#f8e4df;border-radius:10px;margin:11px 0 0;padding:10px 12px;font-size:9px;line-height:1.45}.live-entry-links{grid-template-columns:1fr 1fr;gap:8px;margin-top:15px;display:grid}.live-entry-links a{border:1px solid var(--line);min-height:43px;color:var(--ink);background:var(--surface);border-radius:10px;place-items:center;font-size:9px;font-weight:800;text-decoration:none;display:grid}.agent-registration{padding:2px 2px 28px}.agent-registration>h1{font-size:clamp(23px,7vw,29px)}.live-form-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex-direction:column;gap:11px;margin-top:11px;padding:15px;display:flex}.live-form-card>strong{font-family:Unbounded,sans-serif;font-size:12px}.live-form-hint{color:var(--muted);margin-top:-6px;font-size:8px}.live-form-card label{color:var(--ink);flex-direction:column;gap:6px;font-size:9px;font-weight:800;display:flex}.live-form-card input,.live-password-card input{background:#fff;border:1px solid #d8d1c9;border-radius:10px;outline:0;width:100%;min-height:45px;padding:0 11px;font-size:10px}.live-form-card input:focus,.live-password-card input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #b6533c14}.live-choice-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.live-choice-row--wrap{flex-wrap:wrap;display:flex}.live-choice-row button{cursor:pointer;border:1px solid var(--line);min-height:39px;color:var(--ink);background:#fff;border-radius:10px;padding:7px 10px;font-size:9px;font-weight:800}.live-choice-row button.selected{border-color:var(--accent);color:#fff;background:var(--accent)}.live-submit{cursor:pointer;color:#fff;background:var(--accent);border:0;border-radius:10px;width:100%;min-height:49px;margin-top:14px;font-size:10px;font-weight:800;box-shadow:0 9px 24px #b6533c33}.live-submit:disabled{cursor:not-allowed;color:#918b84;box-shadow:none;background:#ded9d1}.live-submit--link{place-items:center;text-decoration:none;display:grid}.live-workspace-content{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.live-bottom-nav{grid-template-columns:none;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column}.live-eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:8px;font-weight:800}.live-dashboard>h1,.live-feed-head h1,.live-chat__head h1{font-size:23px}.live-property-card{color:#fff;background:var(--ink);box-shadow:var(--shadow);border-radius:14px;grid-template-columns:1fr auto;gap:5px 10px;margin-top:16px;padding:18px;display:grid}.live-property-card>div{flex-direction:column;min-width:0;display:flex}.live-property-card span{color:#ffffff8c;font-size:9px}.live-property-card strong{margin-top:5px;font-family:Unbounded,sans-serif;font-size:21px}.live-property-card small{color:#ffffffa6;margin-top:6px;font-size:8px}.live-property-card>b{color:#e8a28f;grid-row:span 2;align-self:center;font-family:Unbounded,sans-serif;font-size:30px}.live-property-card>em{color:#ffffff8c;text-align:center;grid-column:2;font-size:7px;font-style:normal;line-height:1.25}.live-summary-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.live-summary-grid>div{border:1px solid var(--line);background:var(--surface);border-radius:11px;flex-direction:column;min-width:0;padding:13px;display:flex}.live-summary-grid small{color:var(--muted);font-size:7px}.live-summary-grid strong{overflow-wrap:anywhere;margin-top:4px;font-size:9px}.live-info-note{color:var(--muted);background:var(--surface-soft);border-radius:10px;margin:10px 0 0;padding:11px;font-size:8px;line-height:1.5}.live-feed-head{margin-bottom:14px;position:relative}.live-feed-head>span{width:34px;height:34px;color:var(--accent);background:var(--accent-soft);border-radius:10px;place-items:center;font-family:Unbounded,sans-serif;font-size:11px;display:grid;position:absolute;top:13px;right:0}.agent-property-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;margin-top:10px;padding:15px;box-shadow:0 8px 24px #352d250a}.agent-property-card__top{color:var(--accent);text-transform:uppercase;justify-content:space-between;font-size:8px;font-weight:800;display:flex}.agent-property-card__top time{color:var(--muted);font-weight:600}.agent-property-card h2{margin:8px 0 4px;font-family:Unbounded,sans-serif;font-size:13px}.agent-property-card>strong{font-family:Unbounded,sans-serif;font-size:18px}.agent-property-card>p{color:var(--muted);margin:5px 0 0;font-size:9px}.agent-property-card blockquote{border-left:3px solid var(--accent);color:var(--muted);background:var(--surface-soft);border-radius:0 8px 8px 0;margin:10px 0 0;padding:9px 10px;font-size:8px;line-height:1.45}.agent-property-card__actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:12px;display:grid}.agent-property-card__actions button{cursor:pointer;border:1px solid var(--line);min-height:40px;color:var(--muted);background:#fff;border-radius:10px;font-size:9px;font-weight:800}.agent-property-card__actions button.working{color:#fff;background:var(--green);border:0}.agent-property-card__actions button:only-child{grid-column:1/-1}.agent-property-card__open{cursor:pointer;border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);background:var(--surface-soft);border-radius:10px;justify-content:space-between;align-items:center;margin-top:12px;padding:0 12px;font-size:9px;font-weight:800;display:flex}.agent-property-card__open span{color:var(--accent);font-size:17px}.agent-detail-back{cursor:pointer;min-height:34px;color:var(--muted);background:0 0;border:0;margin-bottom:10px;padding:0;font-size:9px;font-weight:800}.agent-detail-media{color:#fff;background:linear-gradient(135deg,#6e6259,#2e2b28);place-items:center;height:245px;margin:0 -14px 16px;display:grid;position:relative;overflow:hidden}.agent-detail-media>img{object-fit:cover;width:100%;height:100%;display:block}.agent-detail-media>div{flex-direction:column;align-items:center;gap:5px;display:flex}.agent-detail-media>div span{font-family:Unbounded,sans-serif;font-size:14px}.agent-detail-media>div small{color:#ffffffa6;font-size:8px}.agent-detail-media>button{cursor:pointer;color:#fff;background:#19171594;border:0;border-radius:10px;width:36px;height:46px;font-size:25px;position:absolute;top:50%;transform:translateY(-50%)}.agent-detail-media .prev{left:10px}.agent-detail-media .next{right:10px}.agent-detail-media>b{color:#fff;background:#191715a6;border-radius:8px;padding:5px 8px;font-size:8px;position:absolute;bottom:10px;right:10px}.agent-property-detail>h1{font-size:22px}.agent-detail-price{margin-top:6px;font-family:Unbounded,sans-serif;font-size:22px;display:block}.agent-detail-facts{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.agent-detail-facts>div{border:1px solid var(--line);background:var(--surface);border-radius:10px;flex-direction:column;min-height:58px;padding:11px;display:flex}.agent-detail-facts small{color:var(--muted);font-size:7px}.agent-detail-facts strong{margin-top:4px;font-size:9px}.agent-detail-description,.agent-detail-help{background:var(--surface-soft);border-radius:11px;margin-top:10px;padding:13px}.agent-detail-description small{color:var(--accent);font-size:8px;font-weight:800}.agent-detail-description p,.agent-detail-help p{color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.5}.agent-detail-help strong{font-size:10px}.agent-question-card{background:var(--accent-soft);border:1px solid #d7c5bd;border-radius:11px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.agent-question-card strong{font-size:10px}.agent-question-card p{max-width:250px;color:var(--muted);margin:4px 0 0;font-size:8px;line-height:1.45}.agent-question-card button{cursor:pointer;color:#fff;background:var(--accent);white-space:nowrap;border:0;border-radius:10px;min-height:40px;padding:0 11px;font-size:8px;font-weight:800}.agent-detail-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.agent-detail-actions button{cursor:pointer;border:1px solid var(--line);min-height:47px;color:var(--muted);background:#fff;border-radius:10px;font-size:9px;font-weight:800}.agent-detail-actions button:first-child{color:#fff;background:var(--green);border:0}.agent-detail-actions button:disabled{opacity:.55}.agent-detail-decline-hint{color:var(--muted);text-align:right;margin:7px 3px 0;font-size:7px;line-height:1.4}.agent-detail-chat{cursor:pointer;color:#fff;background:var(--green);border:0;border-radius:10px;width:100%;min-height:48px;margin-top:12px;font-size:9px;font-weight:800}.agent-chat-tabs{z-index:5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f7f3f5;grid-template-columns:1fr 1fr;gap:7px;margin:-4px -14px 12px;padding:7px 14px;display:grid;position:sticky;top:66px}.agent-chat-tabs button{cursor:pointer;border:1px solid var(--line);min-height:40px;color:var(--muted);background:#fff;border-radius:10px;font-size:9px;font-weight:800}.agent-chat-tabs button.active{border-color:var(--accent);color:#fff;background:var(--accent)}.agent-chat-list{gap:8px;display:grid}.agent-chat-list>button{cursor:pointer;text-align:left;border:1px solid var(--line);width:100%;min-height:70px;color:var(--ink);background:var(--surface);border-radius:11px;grid-template-columns:44px 1fr 18px;align-items:center;gap:10px;padding:10px;display:grid}.agent-chat-list>button>span{color:#fff;background:var(--green);border-radius:10px;place-items:center;width:44px;height:44px;font-family:Unbounded,sans-serif;display:grid}.agent-chat-list div{flex-direction:column;min-width:0;display:flex}.agent-chat-list strong{font-size:10px}.agent-chat-list small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:7px;overflow:hidden}.agent-chat-list b{color:var(--accent);font-size:18px}.private-chat-list{gap:8px;display:grid}.private-chat-list>button{cursor:pointer;text-align:left;border:1px solid var(--line);width:100%;min-height:92px;color:var(--ink);background:var(--surface);border-radius:11px;grid-template-columns:46px 1fr 18px;align-items:center;gap:10px;padding:10px;display:grid}.private-chat-list>button>span,.private-chat__identity>span{color:#fff;border-radius:10px;place-items:center;width:46px;height:46px;font-family:Unbounded,sans-serif;font-size:11px;display:grid}.private-chat-list .owner,.private-chat__identity .owner{background:var(--accent)}.private-chat-list .agent,.private-chat__identity .agent{background:var(--green)}.private-chat-list button>div{flex-direction:column;min-width:0;display:flex}.private-chat-list small,.private-chat__identity small{color:var(--accent);text-transform:uppercase;font-size:7px;font-weight:800}.private-chat-list strong{margin-top:2px;font-size:10px}.private-chat-list em{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:7px;font-style:normal;overflow:hidden}.private-chat-list p{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin:6px 0 0;font-size:8px;overflow:hidden}.private-chat-list b{color:var(--accent);font-size:18px}.private-chat__identity{border:1px solid var(--line);background:var(--surface);border-radius:11px;grid-template-columns:46px 1fr;align-items:center;gap:10px;padding:12px;display:grid}.private-chat__identity h1{margin-top:2px;font-size:14px}.private-chat__identity p{color:var(--muted);margin:3px 0 0;font-size:8px}.agent-demo-empty{min-height:42dvh;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.agent-demo-empty strong{color:var(--ink);font-size:12px}.agent-demo-empty span{margin-top:5px;font-size:8px}.live-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:54dvh;display:flex}.live-empty>span{color:#fff;background:var(--accent);border-radius:13px;place-items:center;width:52px;height:52px;margin-bottom:15px;font-family:Unbounded,sans-serif;display:grid}.live-empty h2{max-width:330px;font-family:Unbounded,sans-serif;font-size:17px}.live-empty p{max-width:330px;color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.5}.live-chat__head>span{color:var(--muted);margin-top:7px;font-size:8px;display:block}.live-chat__messages{flex-direction:column;gap:8px;margin-top:15px;padding-bottom:64px;display:flex}.live-chat__messages article{border:1px solid var(--line);background:var(--surface);border-radius:12px;align-self:flex-start;width:min(86%,350px);padding:10px 11px}.live-chat__messages article.mine{background:var(--accent-soft);border-color:#e4c6bd;align-self:flex-end}.live-chat__messages strong{color:var(--accent);font-size:8px}.live-chat__messages p{margin:4px 0 0;font-size:10px;line-height:1.45}.live-chat__messages time{color:var(--muted);text-align:right;margin-top:5px;font-size:7px;display:block}.live-chat__empty{color:var(--muted);text-align:center;flex-direction:column;align-items:center;padding:28px 15px;display:flex}.live-chat__empty strong{color:var(--ink);font-size:11px}.live-chat__empty span{margin-top:4px;font-size:8px}.live-chat__composer{z-index:25;left:50%;bottom:calc(72px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f7f3f5;gap:7px;width:min(100%,480px);padding:7px 14px;display:flex;position:fixed;transform:translate(-50%)}.live-chat__composer input{border:1px solid var(--line);background:#fff;border-radius:10px;outline:0;flex:1;min-width:0;height:39px;padding:0 11px;font-size:10px}.live-chat__composer button{cursor:pointer;color:#fff;background:var(--accent);border:0;border-radius:10px;width:39px;height:39px;font-size:16px}.live-chat__role{color:#7b7b73;margin-top:3px;font-size:7px;display:block}.live-chat__direct{color:#31533b;background:#f7faf5;border:1px solid #cbd4c6;border-radius:10px;margin-top:8px;padding:7px 9px;font-size:8px;font-weight:800}.live-chat__direct:disabled{opacity:.55}.owner-chat-hub{min-height:100%}.owner-chat-hub>.agent-chat-tabs{z-index:5;background:#f4f1e9;margin:0 18px;padding-top:10px;position:sticky;top:0}.direct-chat .live-chat__head{padding-top:4px}.live-password-card{border:1px solid var(--line);background:var(--surface);border-radius:13px;flex-direction:column;gap:8px;margin-top:12px;padding:15px;display:flex}.live-password-card strong{font-size:11px}.live-password-card p{color:var(--muted);margin:0;font-size:8px;line-height:1.45}.live-password-card button{cursor:pointer;color:#fff;background:var(--accent);border:0;border-radius:10px;min-height:42px;font-size:9px;font-weight:800}.live-password-card button:disabled{color:#918b84;background:#ded9d1}.live-password-card small{color:var(--green);font-size:8px;font-weight:800}.agent-avatar-field__row{grid-template-columns:68px 1fr;align-items:center;gap:12px;display:grid}.agent-avatar-preview{width:68px;height:68px;color:var(--accent);background:var(--accent-soft);border-radius:12px;place-items:center;font-size:9px;font-weight:800;display:grid;overflow:hidden}.agent-avatar-preview img{object-fit:cover;width:100%;height:100%}.agent-avatar-picker,.profile-photo-action{cursor:pointer;background:#fff;border:1px dashed #cdbdb5;border-radius:10px;flex-direction:column;justify-content:center;gap:3px;min-height:54px;padding:10px 12px;display:flex;position:relative}.agent-avatar-picker input,.profile-photo-action input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.agent-avatar-picker span,.profile-photo-action span{color:var(--accent);font-size:9px;font-weight:800}.agent-avatar-picker small,.profile-photo-action small{color:var(--muted);font-size:7px;line-height:1.35}.profile-photo-action{background:var(--surface);border-style:solid;margin-top:10px}.agent-demo-intro{margin-bottom:14px;position:relative}.agent-demo-intro h1{font-size:23px}.agent-demo-intro>span{width:34px;height:34px;color:var(--accent);background:var(--accent-soft);border-radius:10px;place-items:center;font-family:Unbounded,sans-serif;font-size:11px;display:grid;position:absolute;top:13px;right:0}.agent-demo-profile{color:#fff;background:var(--ink);border-radius:14px;grid-template-columns:76px 1fr;align-items:center;gap:13px;padding:17px;display:grid}.agent-demo-profile__photo{width:76px;height:76px;color:var(--ink);background:#f3ddd5;border-radius:12px;place-items:center;font-size:16px;font-weight:800;display:grid;overflow:hidden}.agent-demo-profile__photo img{object-fit:cover;width:100%;height:100%}.agent-demo-profile .live-eyebrow{color:#e8a28f}.agent-demo-profile h1{font-size:16px}.agent-demo-profile div>span{color:#ffffff9e;margin-top:5px;font-size:8px;display:block}.agent-demo-stats{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.agent-demo-stats>div{border:1px solid var(--line);background:var(--surface);border-radius:11px;flex-direction:column;padding:14px;display:flex}.agent-demo-stats strong{font-family:Unbounded,sans-serif;font-size:18px}.agent-demo-stats span{color:var(--muted);margin-top:4px;font-size:8px}.agent-demo-settings{border:1px solid var(--line);background:var(--surface);border-radius:13px;margin-top:10px;overflow:hidden}.agent-demo-settings button{cursor:pointer;text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;grid-template-columns:1fr 18px;gap:3px 8px;width:100%;min-height:60px;padding:10px 12px;display:grid}.agent-demo-settings button:last-child{border-bottom:0}.agent-demo-settings span{font-size:10px;font-weight:800}.agent-demo-settings small{color:var(--muted);font-size:7px}.agent-demo-settings b{color:var(--accent);grid-area:1/2/3;align-self:center;font-size:18px}.selector-overlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1d1b19c2;justify-content:center;animation:.18s ease-out selector-fade;display:flex;position:fixed;inset:0}.selector-sheet{background:var(--canvas);width:min(100%,480px);height:100dvh;animation:.24s ease-out selector-up;overflow-y:auto}.selector-sheet header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#f8f7f3f5;grid-template-columns:42px 1fr 42px;align-items:center;height:66px;padding:10px 16px;display:grid;position:sticky;top:0}.selector-sheet header button{cursor:pointer;width:42px;height:42px;color:var(--ink);background:var(--surface-soft);border:0;border-radius:10px;font-size:21px}.selector-sheet header span{color:var(--accent);letter-spacing:.08em;text-align:center;font-family:Unbounded,sans-serif;font-size:9px;font-weight:600}.selector-sheet__copy{padding:24px 18px 14px}.selector-sheet__copy>small{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.selector-sheet__copy h2{margin-top:6px;font-family:Unbounded,sans-serif;font-size:24px;line-height:1.25}.selector-sheet__copy p{color:var(--muted);margin:7px 0 0;font-size:10px}.selector-options{gap:8px;padding:0 16px 30px;display:grid}.selector-options>button{cursor:pointer;text-align:left;border:1px solid var(--line);width:100%;min-height:72px;color:var(--ink);background:var(--surface);border-radius:12px;grid-template-columns:42px 1fr 20px;align-items:center;gap:10px;padding:11px 12px;display:grid}.selector-options>button.selected{border-color:var(--accent);background:var(--accent-soft)}.selector-options svg,.selector-option-mark{fill:none;stroke:currentColor;stroke-width:1.7px;width:42px;height:42px;color:var(--accent);background:var(--surface-soft);border-radius:10px;place-items:center;padding:9px;font-size:14px;display:grid}.selector-options button.selected svg,.selector-options button.selected .selector-option-mark{color:#fff;background:var(--accent)}.selector-options button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.selector-options strong{font-size:12px}.selector-options small{color:var(--muted);margin-top:3px;font-size:8px;line-height:1.35}.selector-options b{color:var(--accent);font-size:16px}.selector-options button.selected b{transform:rotate(90deg)}@keyframes selector-fade{0%{opacity:0}}@keyframes selector-up{0%{opacity:.75;transform:translateY(24px)}}.bottom-nav{z-index:30;width:min(100%,480px);min-height:72px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.nav-item{cursor:pointer;color:#89837c;background:0 0;border:0;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:57px;padding:4px 2px;font-size:clamp(8px,2.4vw,10px);font-weight:700;display:flex;position:relative}.nav-item--active{color:var(--accent);background:var(--accent-soft)}.nav-icon{place-items:center;height:20px;font-family:Unbounded,sans-serif;font-size:17px;line-height:1;display:grid}.nav-badge{color:#fff;background:var(--accent);border:2px solid #fff;border-radius:8px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:8px;display:grid;position:absolute;top:3px;left:calc(50% + 10px)}.toast{z-index:60;left:50%;bottom:calc(88px + env(safe-area-inset-bottom));color:#fff;width:min(100% - 32px,430px);box-shadow:var(--shadow);text-align:center;background:#292724;border-radius:12px;padding:12px 14px;font-size:11px;animation:.2s ease-out toast-in;position:fixed;transform:translate(-50%)}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=359px){.app-content{padding-inline:12px}.object-card{padding:15px}.object-card__price{font-size:25px}.valuation{grid-template-columns:1fr}.valuation strong{grid-row:auto;margin-top:2px}.agent-card{grid-template-columns:50px 1fr}.agent-photo{width:50px;height:50px}.agent-card__commission{grid-column:2;align-items:flex-start}.agent-card__commission em{display:none}.publication-card{padding-inline:12px}.publication-grid{grid-template-columns:1fr;gap:0}.selector-sheet__copy h2{font-size:21px}.agent-question-card{grid-template-columns:1fr}.agent-question-card button{width:100%}}@media (width>=700px){.page-frame{padding:22px 0}.app-shell{border-radius:20px;min-height:calc(100dvh - 44px);overflow:hidden}.app-header{top:22px}.bottom-nav{border-radius:0 0 20px 20px;bottom:22px}.composer{bottom:calc(98px + env(safe-area-inset-bottom))}.toast{bottom:calc(112px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
