*{box-sizing:border-box}body{margin:0;background:#f5f5f3;color:#282526;font-family:Arial,sans-serif}.shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.card{width:min(720px,100%);height:min(820px,90vh);background:#fff;border:1px solid #ddd8cf;border-radius:18px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.08)}header{padding:22px 24px;border-bottom:1px solid #eee9e0;display:flex;align-items:center;justify-content:space-between}h1{margin:3px 0 0;font-size:25px}.eyebrow{font-size:11px;letter-spacing:.18em;color:#00a8bc}.status{font-size:12px;padding:6px 10px;border:1px solid #d9ddd9;border-radius:99px}.chat{flex:1 1;overflow:auto;padding:24px;display:flex;flex-direction:column;gap:12px}.bubble{max-width:78%;padding:12px 15px;border-radius:15px;line-height:1.45;white-space:pre-wrap}.assistant{background:#f0f1ed;align-self:flex-start}.user{background:#282526;color:#fff;align-self:flex-end}form{border-top:1px solid #eee9e0;padding:16px;display:flex;gap:10px;align-items:flex-end}textarea{flex:1 1;border:1px solid #d7d4cd;border-radius:12px;padding:12px;font:inherit;resize:none;outline:none}button{border:0;border-radius:10px;background:#282526;color:white;padding:12px 18px;font-weight:600;cursor:pointer}button:disabled{opacity:.5}.propertyShell{min-height:100vh;padding:28px 18px;display:flex;justify-content:center}.propertyCard{width:min(980px,100%);background:#fff;border:1px solid #d8d8d5;border-radius:14px;overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.08)}.brokerageHeader{padding:18px 34px;background:#fff;display:flex;align-items:center;justify-content:space-between}.brokerageLogo{width:min(390px,58%);display:flex;align-items:center}.brokerageLogo img{max-width:180px;max-height:64px;width:auto;height:auto;object-fit:contain;display:block}.brokerageLogo img:not([src]),.brokerageLogo img[src=""]{display:none}.brokerageName{font-family:Georgia,serif;font-size:24px;font-weight:400;color:#282526;line-height:1.1}.brokerageLogo img+.brokerageName{margin-left:16px}.brokerageTagline{text-align:right;font-size:10px;letter-spacing:.2em;line-height:1.7;color:#555}.privateBanner{padding:12px 28px;background:#282526;color:#fff;font-size:11px;letter-spacing:.16em;display:flex;justify-content:space-between;border-bottom:3px solid #00a8bc}.gallery{position:relative}.heroPhoto{width:100%;aspect-ratio:16/7;background-size:cover;background-position:50%}.heroPhoto.placeholder{display:flex;align-items:center;justify-content:center;background:#e7e5df;color:#6e756f}.galleryArrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;padding:0;border-radius:50%;background:rgba(40,37,38,.76);font-size:30px;line-height:1}.galleryArrow:hover{background:#00a8bc}.galleryArrow.left{left:18px}.galleryArrow.right{right:18px}.photoCount{position:absolute;right:18px;bottom:16px;background:rgba(40,37,38,.82);color:#fff;padding:7px 10px;font-size:12px;letter-spacing:.08em;border-bottom:2px solid #00a8bc}.listingGrid{display:grid;grid-template-columns:minmax(0,2fr) minmax(230px,.8fr)}.propertyBody{padding:34px}.propertyBody h1{font-family:Georgia,serif;color:#282526;font-size:34px;font-weight:400;margin:7px 0 8px}.addressProtected{font-size:13px;color:#6e756f;margin-bottom:20px}.price{font-family:Georgia,serif;color:#00a8bc;font-size:34px;margin:16px 0}.facts{display:flex;gap:12px;flex-wrap:wrap}.facts span{padding:9px 11px;border-bottom:1px solid #d9d4ca;font-size:13px}.facts b{display:block;color:#282526;font-size:15px}.propertyNotes{font-family:Georgia,serif;font-size:17px;line-height:1.55;margin:26px 0}.interestPanel{border-left:1px solid #e2ddd4;padding:34px 26px}.interestButton{display:block;border:1px solid #999;color:#282526;text-align:center;padding:14px 10px;margin-top:12px;font-size:11px;font-weight:700;letter-spacing:.15em;border-radius:3px}.interestButton.primary{background:#00a8bc;color:#fff;border-color:#00a8bc}.privacyNote{border-top:1px solid #eee9e0;padding-top:18px;margin-top:28px;font-size:12px;line-height:1.5;color:#6e756f}.pocketFooter{padding:16px 34px;background:#282526;color:#fff;font-size:10px;letter-spacing:.12em;display:flex;justify-content:space-between;border-top:3px solid #00a8bc}.pocketFooter span:last-child{font-weight:700;color:#00a8bc}@media(max-width:700px){.shell{padding:0}.card{height:100vh;border:0;border-radius:0}.bubble{max-width:88%}.propertyShell{padding:0}.propertyCard{border:0;border-radius:0;min-height:100vh}.brokerageHeader{padding:14px 18px}.brokerageLogo{width:72%;max-width:330px}.brokerageTagline{display:none}.privateBanner{padding:10px 14px;font-size:9px;gap:12px}.heroPhoto{aspect-ratio:4/3}.listingGrid{display:block}.propertyBody{padding:24px 20px}.propertyBody h1{font-size:28px}.interestPanel{border-left:0;border-top:1px solid #e2ddd4;padding:24px 20px}.pocketFooter{padding:14px 20px}.galleryArrow{width:38px;height:38px}}.agentActions button.interestButton{width:100%;background:#fff}.agentActions button.interestButton.primary{background:#00a8bc}.actionForm{margin-top:10px;display:flex;flex-direction:column;gap:8px}.actionForm select,.actionForm textarea{width:100%;border:1px solid #d7d4cd;border-radius:6px;padding:10px;font:inherit;background:#fff}.actionForm button{background:#282526}.actionStatus{margin-top:14px;padding:10px;background:#f0f1ed;border-left:3px solid #00a8bc;font-size:12px;line-height:1.4}.actionCard{padding:14px;margin-top:12px;background:#f7f7f5;border:1px solid #deded9;border-top:3px solid #00a8bc;border-radius:6px}.actionCard strong{font-family:Georgia,serif;font-size:17px;color:#282526}.actionCard p{font-size:12px;line-height:1.45;color:#666;margin:6px 0 4px}.actionConfirmation{margin-top:16px;padding:18px 16px;background:#eaf8f8;border:2px solid #00a8bc;border-radius:7px;display:flex;gap:12px;align-items:flex-start;box-shadow:0 8px 22px rgba(0,168,188,.12)}.confirmationIcon{width:30px;height:30px;flex:0 0 30px;border-radius:50%;background:#00a8bc;color:#fff;display:flex;align-items:center;justify-content:center;font-size:19px;font-weight:700}.actionConfirmation strong{display:block;font-size:13px;letter-spacing:.12em;color:#007d8d}.actionConfirmation p{margin:6px 0 0;font-size:13px;line-height:1.5;color:#282526}.actionConfirmation small{display:block;margin-top:8px;color:#666}.actionConfirmation.error{background:#fff3f3;border-color:#a33}.actionConfirmation.error .confirmationIcon{background:#a33}.actionConfirmation.error strong{color:#a33}.activityShell{min-height:100vh;padding:32px 18px;background:#f5f5f3}.activityPage{width:min(1100px,100%);margin:auto}.activityHeader{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.activityHeader h1{font-family:Georgia,serif;font-size:36px;font-weight:400;margin:5px 0}.activityHeader p{margin:0;color:#6e756f}.activityHome{background:#282526;color:#fff;text-decoration:none;padding:11px 14px;border-radius:4px;font-size:11px;letter-spacing:.12em}.activitySummary{display:inline-flex;align-items:baseline;gap:8px;background:#fff;border-left:4px solid #00a8bc;padding:14px 18px;margin-bottom:18px}.activitySummary strong{font-size:25px}.activitySummary span{font-size:12px;color:#6e756f}.activityList{background:#fff;border:1px solid #ddd8cf}.activityRow{display:grid;grid-template-columns:180px 1fr 180px;grid-gap:20px;gap:20px;padding:18px 20px;border-bottom:1px solid #eee9e0}.activityRow:last-child{border-bottom:0}.activityTime{font-size:12px;color:#6e756f}.activityMain strong{display:block;font-size:15px;margin-bottom:4px}.activityMain div{font-size:13px}.activityMain span{display:block;font-size:12px;color:#6e756f;margin-top:4px}.activityMain blockquote{margin:9px 0 0;padding:9px 12px;border-left:3px solid #00a8bc;background:#f5f5f3;font-size:13px}.activityType{text-align:right;text-transform:uppercase;font-size:9px;letter-spacing:.1em;color:#007d8d}.activityEmpty{padding:30px;color:#6e756f}@media(max-width:700px){.activityShell{padding:20px 12px}.activityHeader h1{font-size:30px}.activityRow{grid-template-columns:1fr;gap:7px}.activityType{text-align:left}.activityHome{display:none}}.pocketAudit{border-bottom:1px solid #ddd8cf}.pocketAudit:last-child{border-bottom:0}.pocketAudit summary{list-style:none;cursor:pointer;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.pocketAudit summary::-webkit-details-marker{display:none}.pocketAudit summary strong{display:block;font-family:Georgia,serif;font-size:18px}.pocketAudit summary span:not(.auditCount){display:block;margin-top:5px;font-size:12px;color:#6e756f}.auditCount{flex:0 0 auto;background:#00a8bc;color:#fff;border-radius:99px;padding:9px 14px;font-size:11px;font-weight:700;letter-spacing:.05em}.pocketAudit[open] .auditCount{background:#282526}.pocketAuditEvents{border-top:1px solid #eee9e0}.pocketAuditEvents .activityRow{padding-left:34px}@media(max-width:700px){.pocketAudit summary{padding:17px 14px}.pocketAuditEvents .activityRow{padding-left:20px}}.pocketAdminActions{display:flex;justify-content:flex-end;margin:-42px 0 18px}.pocketPrintButton{background:#173f35}.pocketAdminGallery{margin:0 0 22px;border-radius:14px;overflow:hidden;border:1px solid #ddd}@media(max-width:700px){.pocketAdminActions{margin:0 0 14px;justify-content:flex-start}.pocketAdminGallery{margin-left:-14px;margin-right:-14px;border-radius:0}.pocketAdminGallery .heroPhoto{aspect-ratio:4/3}}@media print{.desktopRail,.mobileHeader,.mobileNav,.pocketAdminActions,.pocketAdminGallery .galleryArrow,.pocketAdminGallery .photoCount,button{display:none!important}.appBody{margin:0!important}.pocketAdminGallery{display:block!important;border:0!important;border-radius:0!important;margin:0 0 18px!important}.pocketAdminGallery .heroPhoto{display:block!important;aspect-ratio:16/7!important;background-size:cover!important;background-position:50%!important}body{background:#fff!important}.pocketAdminGallery~p{display:none!important}}.adminAiLauncher{position:fixed;right:24px;bottom:24px;z-index:80;width:54px;height:54px;border-radius:50%;background:#173f35;box-shadow:0 8px 24px rgba(0,0,0,.22);font-size:15px}.adminAiPanel{position:fixed;right:24px;bottom:90px;z-index:90;width:min(390px,calc(100vw - 32px));height:min(620px,calc(100vh - 120px));background:#fff;border:1px solid #ddd8cf;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.2);display:flex;flex-direction:column;overflow:hidden}.adminAiPanel header{padding:14px 16px;background:#173f35;color:#fff;display:flex;align-items:center;justify-content:space-between}.adminAiPanel header small,.adminAiPanel header strong{display:block}.adminAiPanel header small{opacity:.75;margin-top:3px}.adminAiPanel header button{padding:2px 8px;font-size:24px;background:transparent}.adminAiMessages{flex:1 1;overflow:auto;padding:16px;background:#f5f5f3;display:flex;flex-direction:column;gap:10px}.adminAiMessage{max-width:86%;padding:10px 12px;border-radius:12px;white-space:pre-wrap;line-height:1.4;font-size:14px}.adminAiMessage.assistant{align-self:flex-start;background:#fff;border:1px solid #e2ddd4}.adminAiMessage.user{align-self:flex-end;background:#173f35;color:#fff}.adminAiComposer{display:flex;gap:8px;padding:12px;border-top:1px solid #ddd8cf;background:#fff}.adminAiComposer textarea{min-width:0}.adminAiComposer button{background:#173f35}@media(max-width:700px){.adminAiLauncher{right:16px;bottom:88px}.adminAiPanel{left:8px;right:8px;bottom:78px;width:auto;height:calc(100vh - 140px);border-radius:14px}.adminAiComposer textarea{font-size:16px}}@media print{.adminAiLauncher,.adminAiPanel{display:none!important}}.pocketPrintFlyer{display:none}@media print{@page{size:letter;margin:.35in}.pocketPrintFlyer{display:block!important;background:#fff;color:#282526;font-family:Arial,sans-serif}.pocketPrintFlyer~.pocketAdminGallery,.pocketPrintFlyer~div,.pocketPrintFlyer~form,.pocketPrintFlyer~p,.pocketPrintFlyer~section{display:none!important}.pocketFlyerBrand{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:3px solid #173f35;padding:0 0 12px;margin-bottom:14px}.pocketFlyerBrand strong{font-family:Georgia,serif;font-size:23px;font-weight:400}.pocketFlyerBrand span{font-size:9px;letter-spacing:.14em;color:#555}.pocketFlyerHero{width:100%;margin-bottom:16px}.pocketFlyerHeroImage{width:100%;height:4.35in;background-size:cover;background-position:50%;border-radius:3px}.pocketFlyerPlaceholder{display:flex;align-items:center;justify-content:center;background:#eee;color:#777}.pocketFlyerAddress{font-family:Georgia,serif;font-size:26px;margin-top:4px}.pocketFlyerPrice{font-family:Georgia,serif;font-size:29px;color:#173f35;margin:5px 0 13px}.pocketFlyerFacts{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #bbb;border-bottom:1px solid #bbb;padding:11px 0;grid-gap:8px;gap:8px}.pocketFlyerFacts div{text-align:center;border-right:1px solid #ddd}.pocketFlyerFacts div:last-child{border-right:0}.pocketFlyerFacts strong{display:block;font-size:15px}.pocketFlyerFacts span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.08em;margin-top:3px;color:#666}.pocketFlyerNotes{font-family:Georgia,serif;font-size:13px;line-height:1.45;margin:14px 0 0}.pocketFlyerFooter{margin-top:15px;padding-top:9px;border-top:1px solid #ddd;font-size:8px;letter-spacing:.08em;text-transform:uppercase;color:#666}body *{visibility:hidden!important}.pocketPrintFlyer,.pocketPrintFlyer *{visibility:visible!important}.pocketPrintFlyer{position:absolute!important;left:0!important;top:0!important;width:100%!important;margin:0!important;padding:0!important}.pocketPrintFlyer .pocketFlyerHeroImage{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.pocketPublicInfo{margin:22px 0;border:1px solid #ddd;border-radius:14px;padding:18px}.pocketPublicInfo h2{margin:0 0 12px}.pocketPublicInfo p{margin:0;line-height:1.6}.pocketPublicDetails{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 20px;gap:0 20px}.pocketPublicDetails div{display:grid;grid-template-columns:160px 1fr;grid-gap:12px;gap:12px;padding:9px 0;border-bottom:1px solid #eee}.pocketPublicDetails span{line-height:1.4}@media(max-width:700px){.pocketPublicDetails{grid-template-columns:1fr}.pocketPublicDetails div{grid-template-columns:135px 1fr}}@media print{.pocketFlyerDescription{margin-top:14px}.pocketFlyerDescription h3{font-family:Georgia,serif;font-size:15px;margin:0 0 5px;color:#173f35}.pocketFlyerDescription p{font-size:10px;line-height:1.4;margin:0}.pocketFlyerDetails{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px 14px;gap:6px 14px;margin-top:12px;padding-top:9px;border-top:1px solid #ddd}.pocketFlyerDetails div{display:flex;flex-direction:column}.pocketFlyerDetails span{font-size:7px;text-transform:uppercase;letter-spacing:.06em;color:#666}.pocketFlyerDetails strong{font-size:9px;margin-top:2px}}.flyerPreviewPage{max-width:900px;margin:0 auto;padding:20px}.flyerPreviewActions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.flyerPreviewActions>a{color:#173f35;font-weight:700}.flyerActionButtons{display:flex;gap:8px}.flyerActionButtons button{background:#173f35}.flyerPreviewVisible{display:block;background:#fff;padding:24px;border:1px solid #ddd;border-radius:12px}.flyerPreviewVisible .pocketFlyerHeroImage{height:min(52vw,440px);background-size:cover;background-position:50%}.flyerPreviewVisible .pocketFlyerBrand,.flyerPreviewVisible .pocketFlyerDetails,.flyerPreviewVisible .pocketFlyerFacts{display:flex}.flyerPreviewVisible .pocketFlyerBrand{justify-content:space-between;border-bottom:3px solid #173f35;padding-bottom:12px;margin-bottom:14px}.flyerPreviewVisible .pocketFlyerFacts{gap:0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-top:12px}.flyerPreviewVisible .pocketFlyerFacts>div{flex:1 1;text-align:center;padding:10px 5px}.flyerPreviewVisible .pocketFlyerFacts span{display:block;font-size:9px;text-transform:uppercase}.flyerPreviewVisible .pocketFlyerAddress{font-family:Georgia,serif;font-size:26px;margin-top:14px}.flyerPreviewVisible .pocketFlyerPrice{font-family:Georgia,serif;font-size:28px;color:#173f35;margin-top:5px}.flyerPreviewVisible .pocketFlyerDescription{line-height:1.5}.flyerPreviewVisible .pocketFlyerDetails{flex-wrap:wrap;gap:10px 20px}.flyerPreviewVisible .pocketFlyerDetails>div{min-width:140px}.flyerPreviewVisible .pocketFlyerDetails span{display:block;font-size:9px;text-transform:uppercase;color:#667}.flyerPreviewVisible .pocketFlyerFooter{margin-top:18px;padding-top:10px;border-top:1px solid #ddd;font-size:9px;text-transform:uppercase;color:#667}@media(max-width:700px){.flyerPreviewPage{padding:12px 12px 96px}.flyerPreviewActions{position:-webkit-sticky;position:sticky;top:0;z-index:5;background:#f5f5f3;padding:8px 0}.flyerPreviewVisible{padding:14px}.flyerPreviewVisible .pocketFlyerHeroImage{height:58vw;max-height:330px}.flyerPreviewVisible .pocketFlyerFacts{display:grid;grid-template-columns:repeat(3,1fr)}.flyerPreviewVisible .pocketFlyerAddress{font-size:22px}.flyerPreviewVisible .pocketFlyerPrice{font-size:25px}}@media print{.flyerPreviewActions{display:none!important}.flyerPreviewPage{max-width:none!important;padding:0!important}.flyerPreviewVisible{border:0!important;border-radius:0!important;padding:0!important}}