.foreground-notification{top:calc(10px + env(safe-area-inset-top));z-index:1800;background:#fff;border:1px solid #dfe5e1;border-radius:14px;align-items:stretch;width:min(100% - 24px,420px);display:flex;position:fixed;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 24px #16261e29}.foreground-notification-open{min-width:0;color:var(--text);text-align:left;cursor:pointer;background:#fff;border:0;flex:1;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:9px 10px 9px 12px;display:grid}.foreground-notification-dot{background:var(--brand);border-radius:50%;width:8px;height:8px}.foreground-notification-copy{gap:1px;min-width:0;display:grid}.foreground-notification-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.35;overflow:hidden}.foreground-notification-copy span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:12.5px;line-height:1.35;overflow:hidden}.foreground-notification-close{border:0;border-left:1px solid var(--line);min-width:36px;color:var(--muted);cursor:pointer;background:#fff;flex:0 0 36px;font-size:20px}@media (max-width:380px){.foreground-notification{width:calc(100% - 20px)}.foreground-notification-copy span{max-width:250px}}
:root{--background:#f7f7f5;--surface:#fff;--text:#1d2420;--muted:#68716c;--line:#e5e8e6;--brand:#1f5a45;--brand-strong:#184936;--brand-soft:#edf5f1;--warm:#a96d42;--danger:#a2443b;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--radius-sm:12px;--radius-md:16px;--radius-lg:20px;--touch-min:48px;--action-height:52px;--page-padding:20px;--text-body:16px;--text-small:14px;--text-title:24px;--shadow-soft:0 4px 16px #1927200a}*{box-sizing:border-box}html{background:#eceeec}body{color:var(--text);background:var(--background);font-family:Arial,Noto Sans KR,sans-serif;font-size:var(--text-body);margin:0;line-height:1.55}button,input,select,textarea{font:inherit}button{min-width:var(--touch-min)}.prototype-shell{background:var(--surface);width:min(100%,520px);min-height:100vh;margin:0 auto;box-shadow:0 0 24px #1927200d}.topbar{min-height:64px;padding:14px var(--page-padding);border-bottom:1px solid var(--line);z-index:10;background:#fffffff7;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.brand{letter-spacing:.08em;color:var(--brand);font-size:20px;font-weight:900}.product{color:var(--muted);font-size:12px;font-weight:700;display:block}.environment{color:var(--brand);background:var(--brand-soft);border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}main{padding:var(--space-6) var(--page-padding) 40px}.intro .eyebrow{margin:0 0 var(--space-2);color:var(--warm);font-size:var(--text-small);font-weight:800}.intro h1{font-size:clamp(var(--text-title),7vw,32px);letter-spacing:-.035em;margin:0;line-height:1.25}.intro>p:last-child{margin:var(--space-3) 0 0;color:var(--muted);font-size:var(--text-body)}.role-switch{display:none}.role-switch button{min-height:var(--touch-min);border-radius:var(--radius-sm);color:var(--muted);cursor:pointer;background:0 0;border:0;font-weight:800}.role-switch button.selected{background:var(--surface);color:var(--brand);box-shadow:var(--shadow-soft)}.home-guest-search{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;margin:0 0 var(--space-4);padding:15px var(--space-4);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--text);text-align:left;box-shadow:none;cursor:pointer;display:flex}.home-guest-search span{font-size:var(--text-small);color:var(--muted)}.home-guest-search b{font-size:var(--text-small);color:var(--brand);white-space:nowrap}.stage-card,.status-card,.contract-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:none}.stage-card{padding:18px 14px}.stage-heading{justify-content:space-between;align-items:center;padding:0 4px 14px;display:flex}.stage-heading span{color:var(--muted);font-size:var(--text-small);font-weight:700}.stage-heading strong{color:var(--brand);font-size:15px}.stage-list{grid-template-columns:repeat(6,1fr);gap:4px;margin:0;padding:0;list-style:none;display:grid}.stage-list li{text-align:center;color:#909994;min-width:0}.stage-list li span{background:#f0f2f0;border-radius:50%;place-items:center;width:32px;height:32px;margin:0 auto 6px;font-size:12px;font-weight:900;display:grid}.stage-list li small{word-break:keep-all;font-size:11px;line-height:1.3;display:block}.stage-list li.active{color:var(--brand)}.stage-list li.active span{background:var(--brand);color:#fff}.status-card{margin-top:var(--space-3);padding:var(--space-5);background:var(--brand-soft);border-color:#dbe7e1}.status-badge{color:var(--brand);background:#fff;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;display:inline-block}.status-card h2{margin:var(--space-3) 0 6px;letter-spacing:-.03em;font-size:21px;line-height:1.35}.status-card p{color:var(--muted);font-size:var(--text-body);margin:0}.contract-card{margin-top:var(--space-3);padding:var(--space-5)}.contract-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.contract-title span{color:var(--muted);font-size:var(--text-small);display:block}.contract-title strong{font-size:var(--text-body);margin-top:4px;display:block}.contract-title .amount{color:var(--text);font-size:var(--text-body);flex:none;font-weight:900}.contract-card dl{border-top:1px solid var(--line);margin:18px 0 0;padding-top:10px}.contract-card dl div{font-size:var(--text-small);justify-content:space-between;gap:10px;padding-top:9px;display:flex}.contract-card dt{color:var(--muted)}.contract-card dd{margin:0;font-weight:800}.actions{gap:var(--space-2);margin-top:18px;display:grid}.actions button,.full-button{min-height:var(--action-height);border-radius:var(--radius-sm);cursor:pointer;font-weight:900}.primary-action{border:1px solid var(--brand);color:#fff;background:var(--brand)}.primary-action:hover{background:var(--brand-strong)}.secondary-action{color:var(--danger);background:#fff;border:1px solid #d8b5b1}.reset-action{color:var(--muted);background:0 0;border:0}.waiting-note,.error-note{border-radius:var(--radius-sm);font-size:var(--text-small);text-align:center;margin:0;padding:15px}.waiting-note{color:var(--muted);background:#f1f2f1}.error-note{color:var(--danger);background:#fff0ee}.full-button{width:100%;margin-top:var(--space-3)}button:disabled{cursor:wait;opacity:.6}button:focus-visible{outline-offset:2px;outline:3px solid #d79b69}@media (max-width:420px){.home-guest-search{flex-direction:column;align-items:flex-start;gap:4px}}@media (min-width:800px){body{padding:30px 0}.prototype-shell{border-radius:var(--radius-lg);min-height:calc(100vh - 60px);overflow:hidden}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.contract-list-item{gap:8px;display:grid}.contract-list-item>.list-card{width:100%}.contract-list-ctas{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 2px 10px;display:grid}.contract-list-ctas button{border-radius:12px;min-height:48px;font-weight:900}.contract-list-ctas button:only-child{grid-column:1/-1}.host-contract-controls{gap:14px;margin:0 0 18px;display:grid}.host-contract-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.host-contract-summary button{border:1px solid var(--line);background:var(--surface);min-width:0;min-height:72px;color:var(--text);cursor:pointer;border-radius:14px;padding:10px 6px}.host-contract-summary button span{color:var(--muted);word-break:keep-all;font-size:12px;font-weight:800;line-height:1.3;display:block}.host-contract-summary button strong{color:var(--brand);margin-top:5px;font-size:20px;line-height:1;display:block}.host-contract-summary button.selected{border-color:var(--brand);background:var(--brand-soft)}.host-contract-filter-wrap{position:relative}.host-contract-filters{scrollbar-width:none;scroll-snap-type:x proximity;gap:7px;padding:0 28px 4px 0;display:flex;overflow-x:auto}.host-contract-filters::-webkit-scrollbar{display:none}.host-contract-filters button{border:1px solid var(--line);background:var(--surface);min-height:48px;color:var(--muted);cursor:pointer;white-space:nowrap;scroll-snap-align:center;border-radius:999px;flex:none;padding:0 13px;font-weight:800}.host-contract-filters button.selected{border-color:var(--brand);background:var(--brand);color:#fff}.host-contract-filter-hint{width:28px;height:48px;color:var(--brand);pointer-events:none;background:linear-gradient(90deg,#fff0,#fff 55%);place-items:center;font-size:24px;font-weight:900;display:grid;position:absolute;top:0;right:0}.host-contract-card{border:1px solid var(--line);background:var(--surface);width:100%;min-height:132px;color:var(--text);text-align:left;cursor:pointer;border-radius:16px;grid-template-columns:112px minmax(0,1fr);gap:14px;padding:12px;display:grid}.host-contract-card-photo{width:112px;height:108px;color:var(--muted);background:#f0f2f0;border-radius:12px;place-items:center;font-size:12px;font-weight:800;display:grid;overflow:hidden}.host-contract-card-photo img{object-fit:cover;width:100%;height:100%}.host-contract-card-body{flex-direction:column;min-width:0;display:flex}.host-contract-card-heading{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.host-contract-card-heading>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;line-height:1.35;overflow:hidden}.host-contract-status{background:var(--brand-soft);color:var(--brand);white-space:nowrap;border-radius:999px;flex:none;padding:5px 8px;font-size:12px;font-weight:900;line-height:1.2}.host-contract-address,.host-contract-guest{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:13px;line-height:1.35;overflow:hidden}.host-contract-guest strong{color:var(--text);font-weight:900}.host-contract-meta{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:8px;margin-top:auto;padding-top:7px;display:flex}.host-contract-meta span{min-width:0;color:var(--muted);font-size:12px;line-height:1.3}.host-contract-meta strong{flex:none;font-size:14px;font-weight:900}@media (max-width:380px){.host-contract-card{grid-template-columns:92px minmax(0,1fr);gap:10px}.host-contract-card-photo{width:92px;height:104px}.host-contract-card-heading{display:block}.host-contract-status{margin-top:4px;display:inline-block}}.host-contract-card-v2{grid-template-columns:124px minmax(0,1fr);gap:16px;min-height:184px;padding:14px}.host-contract-card-v2 .host-contract-card-photo{width:124px;height:156px}.host-contract-card-badges{justify-content:space-between;align-items:center;gap:8px;min-height:26px;display:flex}.host-contract-extension{color:var(--warm);white-space:nowrap;background:#f5eee8;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:900;line-height:1.2}.host-contract-room-name{letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:7px;font-size:17px;line-height:1.35;display:-webkit-box;overflow:hidden}.host-contract-card-v2 .host-contract-address{margin-top:5px}.host-contract-card-v2 .host-contract-guest{margin-top:7px}.host-contract-period,.host-contract-amount{justify-content:space-between;align-items:flex-end;gap:8px;display:flex}.host-contract-period{border-top:1px solid var(--line);margin-top:auto;padding-top:9px}.host-contract-amount{margin-top:4px}.host-contract-period span,.host-contract-amount span{color:var(--muted);flex:none;font-size:12px;font-weight:700}.host-contract-period strong{min-width:0;color:var(--text);text-align:right;font-size:12px;line-height:1.3}.host-contract-amount strong{font-size:15px;font-weight:900;line-height:1.3}@media (max-width:380px){.host-contract-card-v2{grid-template-columns:104px minmax(0,1fr);gap:12px;padding:12px}.host-contract-card-v2 .host-contract-card-photo{width:104px;height:150px}.host-contract-room-name{font-size:16px}.host-contract-period{display:block}.host-contract-period strong{text-align:left;margin-top:2px;display:block}}.host-contract-card-v3{min-height:0;padding:14px;display:block}.host-contract-card-main{grid-template-columns:minmax(0,44%) minmax(0,1fr);align-items:start;gap:14px;display:grid}.host-contract-card-v3 .host-contract-card-photo{aspect-ratio:4/3;width:100%;height:auto}.host-contract-card-v3 .host-contract-card-body{min-height:100%;display:flex}.host-contract-card-v3 .host-contract-card-badges{min-height:28px}.host-contract-card-v3 .host-contract-room-name{margin-top:8px}.host-contract-date{white-space:nowrap;margin-top:7px;font-size:14px;font-weight:800;line-height:1.35;display:block}.host-contract-price{margin-top:2px;font-size:19px;font-weight:900;line-height:1.25;display:block}.host-contract-card-details{border-top:1px solid var(--line);margin-top:10px;padding-top:9px}.host-contract-card-v3 .host-contract-address{margin:0;font-size:14px}.host-contract-card-v3 .host-contract-guest{margin-top:5px;font-size:14px}@media (max-width:380px){.host-contract-card-v3{padding:12px}.host-contract-card-main{grid-template-columns:minmax(0,42%) minmax(0,1fr);gap:11px}.host-contract-card-v3 .host-contract-room-name{font-size:16px}.host-contract-date{white-space:normal;font-size:13px}.host-contract-price{font-size:18px}}.external-channel-editor-row{border-top:1px solid var(--line);padding:16px 0}.external-channel-editor-row:first-of-type{border-top:0}.external-channel-editor-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.external-channel-editor-head strong{font-size:16px;line-height:1.4}.external-channel-delete-action{min-height:44px;color:var(--warm);cursor:pointer;background:0 0;border:0;padding:0 6px;font-size:15px;font-weight:800}.external-channel-editor-row .field-help{color:var(--brand);margin:8px 0 0;font-size:14px;font-weight:800}.external-channel-guide{margin-bottom:18px}.external-channel-guide p{margin:0;font-size:15px;line-height:1.6}.external-channel-guide p+p{color:var(--muted);margin-top:6px;font-size:14px}.external-channel-price-snapshot{background:var(--soft);border-radius:12px;flex-direction:column;gap:4px;margin-top:12px;padding:12px 14px;display:flex}.external-channel-price-snapshot strong{font-size:15px}.external-channel-price-snapshot span{font-size:14px;line-height:1.55}.external-channel-price-snapshot small,.external-channel-price-empty{color:var(--muted);font-size:13px;line-height:1.5}.external-channel-price-empty{margin:10px 0 0}
.page-heading{justify-content:space-between;align-items:end;margin:12px 0 18px;display:flex}.page-heading h1,.application-form h1{margin:0;font-size:28px}.page-heading .eyebrow,.application-form .eyebrow{color:var(--warm);margin:0 0 4px;font-size:13px;font-weight:900}.small-primary{background:var(--brand);color:#fff;border:0;border-radius:12px;padding:10px 14px;font-weight:900}.contract-list{gap:10px;display:grid}.list-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;justify-content:space-between;gap:14px;width:100%;padding:17px;display:flex}.list-card div{gap:4px;display:grid}.list-card div:last-child{text-align:right}.list-card span,.list-card small{color:var(--muted);font-size:12px}.list-card strong{font-size:14px}.list-card b{color:var(--brand);font-size:13px}.empty-card{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:16px;padding:40px 20px}.back-button{color:var(--brand);background:0 0;border:0;margin:4px 0 14px;padding:6px 0;font-weight:800}.application-form{gap:14px;display:grid}.application-form label{color:var(--muted);gap:6px;font-size:13px;font-weight:800;display:grid}.application-form input,.application-form select{border:1px solid var(--line);width:100%;min-height:48px;color:var(--text);background:#fff;border-radius:12px;padding:10px 12px;font-size:15px}.form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.application-form>.primary-action{border-radius:14px;min-height:54px;font-weight:900}.app-main{padding-bottom:96px}.bottom-nav{z-index:20;border-top:1px solid var(--line);padding:8px 14px max(8px,env(safe-area-inset-bottom));background:#fffffff7;grid-template-columns:1fr 1fr;display:grid;position:sticky;bottom:0}.bottom-nav-three{grid-template-columns:repeat(3,1fr)}.bottom-nav-four{grid-template-columns:repeat(4,1fr)}.bottom-nav-five{grid-template-columns:repeat(5,1fr)}.bottom-nav button{min-height:48px;color:var(--muted);background:0 0;border:0;font-weight:900}.bottom-nav button.active{color:var(--brand)}.message-thread-list{gap:10px;display:grid}.message-thread-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:17px;display:flex}.message-thread-card div{gap:5px;min-width:0;display:grid}.message-thread-card strong{font-size:15px}.message-thread-card span{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.message-thread-card span,.message-thread-card small{color:var(--muted);font-size:12px}.message-thread-card small{flex:none}.conversation-heading small{color:var(--muted);font-size:12px}.conversation-heading h1{margin:3px 0 18px;font-size:24px}.message-entries{gap:12px;padding-bottom:16px;display:grid}.official-message-card{background:linear-gradient(145deg,#fff,#f1f7f4);border:1px solid #cbded4;border-radius:18px;padding:18px;box-shadow:0 7px 24px #2332290d}.official-message-top{color:var(--brand);justify-content:space-between;gap:10px;font-size:11px;font-weight:900;display:flex}.official-message-top time{color:var(--muted);font-weight:700}.official-message-card h3{margin:12px 0 4px;font-size:18px}.official-message-card>p{color:var(--muted);margin:0 0 12px;font-size:13px}.official-message-card dl{border-top:1px solid var(--line);margin:0;padding-top:10px}.official-message-card dl div{justify-content:space-between;gap:12px;padding-top:7px;font-size:13px;display:flex}.official-message-card dt{color:var(--muted)}.official-message-card dd{text-align:right;margin:0;font-weight:800}.official-note{color:var(--muted);margin-top:13px;font-size:10px;display:block}.general-message{gap:4px;max-width:82%;display:grid}.general-message.mine{justify-self:end}.general-message.theirs{justify-self:start}.general-message p{border:1px solid var(--line);white-space:pre-wrap;word-break:break-word;background:#fff;border-radius:16px;margin:0;padding:11px 13px}.general-message.mine p{background:var(--brand);border-color:var(--brand);color:#fff;border-bottom-right-radius:5px}.general-message.theirs p{border-bottom-left-radius:5px}.general-message small{color:var(--muted);font-size:10px}.general-message.mine small{text-align:right}.home-panel{gap:16px;display:grid}.home-hero{padding:4px 2px 0}.home-hero .eyebrow{color:var(--warm);margin:0 0 5px;font-size:13px;font-weight:900}.home-hero h1{letter-spacing:-.04em;margin:0;font-size:28px}.home-hero>p:last-child{color:var(--muted);margin:8px 0 0;font-size:14px}.home-summary{grid-template-columns:1fr 1fr;gap:10px;display:grid}.home-summary div{border:1px solid var(--line);background:#fff;border-radius:16px;gap:2px;padding:16px;display:grid}.home-summary strong{color:var(--brand);font-size:25px}.home-summary span{color:var(--muted);font-size:12px;font-weight:800}.home-section{gap:10px;display:grid}.home-section-title{justify-content:space-between;align-items:end;gap:12px;display:flex}.home-section-title h2{margin:0;font-size:17px}.home-section-title span{color:var(--muted);font-size:10px}.home-action-list,.home-confirmed-list{gap:9px;display:grid}.home-action-card,.home-confirmed-list button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px;display:flex}.home-action-card>div,.home-confirmed-list button>div{gap:4px;display:grid}.home-action-badge{background:var(--brand-soft);width:max-content;color:var(--brand);border-radius:999px;padding:4px 7px;font-size:10px;font-weight:900}.home-action-card strong,.home-confirmed-list strong{font-size:14px}.home-action-card small,.home-confirmed-list small{color:var(--muted);font-size:11px}.home-action-card>b{color:var(--brand);flex:none;font-size:12px}.home-confirmed-list button>span{color:var(--muted);flex:none;font-size:12px;font-weight:800}.home-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:16px;margin:0;padding:22px;font-size:13px}.property-form{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:18px;padding:16px}.property-list{gap:10px;display:grid}.property-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:17px}.property-card>div{gap:5px;display:grid}.property-card strong{font-size:16px}.property-card small{color:var(--muted);font-size:12px}.property-card dl{border-top:1px solid var(--line);margin:13px 0 0;padding-top:10px}.property-card dl div{justify-content:space-between;padding-top:6px;font-size:13px;display:flex}.property-card dt{color:var(--muted)}.property-card dd{margin:0;font-weight:800}
.contract-detail.has-fixed-primary{padding-bottom:154px}.contract-actions.fixed-primary{gap:14px;padding-bottom:82px;display:grid}.contract-actions.fixed-primary>.secondary-action{border-radius:16px;width:100%;min-height:58px;position:static}
body.secondary-page-open .bottom-nav{display:none!important}.prototype-shell:has(.registration-v3)>.bottom-nav{display:none!important}.prototype-shell:has(.property-edit-v3)>.bottom-nav{display:none!important}.prototype-shell:has(.property-schedule-v3)>.bottom-nav{display:none!important}.property-management-v3>.external-import-entry-card{display:none!important}.address-search-bar{box-shadow:none!important;border-bottom:0!important}.address-search-bar input,.address-search-bar input:focus,.address-search-bar input:focus-visible{appearance:none;box-shadow:none!important;border:0!important;outline:0!important}.registration-entry-overlay{z-index:1400;background:#00000075;align-items:end;display:grid;position:fixed;inset:0}.registration-entry-sheet{width:min(100%,680px);padding:10px 18px max(18px, env(safe-area-inset-bottom));background:#fff;border-radius:26px 26px 0 0;gap:8px;margin:0 auto;display:grid;box-shadow:0 -18px 45px #0000002e}.registration-entry-handle{background:#d9dcda;border-radius:999px;width:48px;height:5px;margin:2px auto 10px}.registration-entry-sheet h2{letter-spacing:-.03em;margin:0 0 8px;font-size:24px}.registration-entry-option{color:#18231d;text-align:left;width:100%;min-height:86px;font:inherit;background:#f7f8f7;border:0;border-radius:16px;gap:5px;padding:16px 48px 16px 16px;display:grid;position:relative}.registration-entry-option strong{font-size:17px}.registration-entry-option small{color:#7d8781;font-size:12px;line-height:1.45}.registration-entry-option span{color:#6d7771;font-size:30px;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.registration-entry-close{color:#38443d;min-height:48px;font:inherit;background:#fff;border:0;border-radius:12px;margin-top:4px;font-weight:800}body.external-import-page-active{overflow:hidden}body.external-import-page-active .property-management-v3>.external-import-entry-card{z-index:1460;width:100%;max-width:none;height:100dvh;max-height:none;padding:calc(max(72px, env(safe-area-inset-top) + 56px)) 16px calc(max(28px, env(safe-area-inset-bottom) + 20px));box-shadow:none;box-sizing:border-box;background:#fff;border:0;border-radius:0;align-content:start;gap:14px;margin:0;position:fixed;inset:0;overflow:hidden auto;display:grid!important}body.external-import-page-active .property-management-v3>.external-import-entry-card,body.external-import-page-active .property-management-v3>.external-import-entry-card *{box-sizing:border-box;min-width:0}body.external-import-page-active .property-management-v3>.external-import-entry-card>*{width:min(100%,680px);max-width:100%;margin-left:auto;margin-right:auto}body.external-import-page-active .external-import-entry-card>strong,body.external-import-page-active .external-import-entry-card>small,body.external-import-page-active .external-import-entry-card>.secondary-action{display:none!important}body.external-import-page-active .external-import-entry-card .application-form,body.external-import-page-active .external-import-entry-card .property-list,body.external-import-page-active .external-import-entry-card .empty-card,body.external-import-page-active .external-import-entry-card label,body.external-import-page-active .external-import-entry-card input[type=url],body.external-import-page-active .external-import-entry-card textarea,body.external-import-page-active .external-import-entry-card .primary-action{width:100%!important;max-width:100%!important}body.external-import-page-active .external-import-entry-card .application-form{gap:14px;margin:0 auto;display:grid}body.external-import-page-active .external-import-entry-card .application-form>label{gap:8px;display:grid}body.external-import-page-active .external-import-entry-card .application-form input[type=url],body.external-import-page-active .external-import-entry-card .application-form textarea{min-height:52px}body.external-import-page-active .external-import-entry-card .application-form .empty-card{gap:12px;margin:0;padding:16px;display:grid}body.external-import-page-active .external-import-entry-card .application-form .empty-card label{grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px;line-height:1.55;display:grid}body.external-import-page-active .external-import-entry-card .application-form .empty-card input[type=checkbox]{margin:1px 0 0;padding:0;width:22px!important;height:22px!important;min-height:22px!important}body.external-import-page-active .external-import-entry-card .external-import-preview{gap:12px;width:100%;margin:0;padding:16px;display:grid}body.external-import-page-active .external-import-entry-card .external-import-photo-strip{overscroll-behavior-inline:contain;width:100%;max-width:100%;overflow-x:auto}body.external-import-page-active .external-import-entry-card .external-import-preview-field{gap:7px;display:grid}.external-import-page-back{display:none}body.external-import-page-active .external-import-page-back{top:max(16px, env(safe-area-inset-top));z-index:1470;color:#111;width:44px;height:44px;box-shadow:none;background:#fff;border:0;border-radius:999px;place-items:center;font-size:40px;line-height:1;display:grid;position:fixed;left:16px}.external-import-modal-close{display:none!important}@media (max-width:420px){body.external-import-page-active .property-management-v3>.external-import-entry-card{padding-left:14px;padding-right:14px}body.external-import-page-active .external-import-entry-card .application-form .empty-card,body.external-import-page-active .external-import-entry-card .external-import-preview{padding:14px}}
.prototype-shell>.bottom-nav{z-index:1200;width:100%;max-width:520px;margin:0 auto;bottom:0;left:0;right:0;transform:none;position:fixed!important}.prototype-shell>.app-main{padding-top:64px;padding-bottom:calc(96px + env(safe-area-inset-bottom))}.prototype-shell.prototype-shell-detail>.app-main{padding-top:0;padding-bottom:40px}@media (min-width:800px){.prototype-shell>.bottom-nav{bottom:30px}}.prototype-shell>.bottom-nav.bottom-nav-five>button{touch-action:manipulation;width:100%;min-width:0}.host-home-brand{letter-spacing:-.02em;white-space:nowrap;font-size:18px;font-weight:900}
.message-detail{min-height:100dvh;padding-bottom:92px}.chat-context-header{z-index:70}n.chat-header-search{width:48px;height:48px;color:var(--text);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;font-size:27px;line-height:1;display:grid}.chat-header-search[aria-pressed=true]{color:var(--brand)}.chat-room-context{z-index:69;border:0;border-bottom:1px solid var(--line);width:calc(100% + 40px);min-height:68px;color:var(--text);text-align:left;cursor:pointer;background:#fff;border-radius:0;grid-template-columns:52px minmax(0,1fr) 24px;align-items:center;gap:12px;margin:0 -20px 16px;padding:8px 20px;display:grid;position:sticky;top:64px}.chat-room-context:disabled{opacity:1;cursor:default}.chat-room-context img,.chat-room-photo-fallback{object-fit:cover;background:var(--brand-soft);border-radius:10px;width:52px;height:52px}.chat-room-photo-fallback{color:var(--brand);place-items:center;font-size:11px;font-weight:900;display:grid}.chat-room-context span:not(.chat-room-photo-fallback){text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:800;overflow:hidden}.chat-room-context b{color:var(--muted);text-align:right;font-size:24px}.chat-thread-search{gap:6px;margin:0 0 16px;display:grid}.chat-thread-search-field{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:24px minmax(0,1fr) 40px;align-items:center;min-height:50px;padding:0 4px 0 12px;display:grid}.chat-thread-search-field>span{color:var(--muted);font-size:20px}.chat-thread-search input{width:100%;min-width:0;height:48px;color:var(--text);background:0 0;border:0;outline:0;font-size:16px}.chat-thread-search button{width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:12px;font-size:25px}.chat-thread-search button:disabled{opacity:.25;cursor:default}.chat-thread-search small{color:var(--muted);padding:0 4px;font-size:13px}.chat-search-empty{text-align:center;color:var(--muted);margin:34px 0;font-size:15px}.message-entries{padding-bottom:20px}.general-message{gap:4px!important;max-width:min(78%,360px)!important;display:grid!important}.general-message.mine{justify-self:end!important;justify-items:end!important}.general-message.theirs{justify-self:start!important;justify-items:start!important}.general-message p{border:1px solid var(--line)!important;color:var(--text)!important;white-space:pre-wrap!important;word-break:break-word!important;box-shadow:none!important;background:#fff!important;border-radius:17px!important;margin:0!important;padding:11px 14px!important;line-height:1.5!important}.general-message.mine p{background:var(--brand-soft)!important;color:var(--text)!important;border-color:#d8e8e0!important;border-bottom-right-radius:5px!important}.general-message.theirs p{border-color:var(--line)!important;background:#fff!important;border-bottom-left-radius:5px!important}.general-message small{color:var(--muted)!important;margin-top:1px!important;font-size:11px!important;line-height:1.3!important;display:block!important}.general-message.mine small{text-align:right!important}.general-message.theirs small{text-align:left!important}.chat-message-link{color:var(--brand);text-underline-offset:2px;overflow-wrap:anywhere;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.chat-attachment-media{border:1px solid var(--line);object-fit:cover;background:#f5f7f6;border-radius:16px;width:min(72vw,320px);max-height:360px;display:block;overflow:hidden}.chat-attachment-media img{object-fit:cover;width:100%;max-height:360px;display:block}.general-message video.chat-attachment-media{object-fit:contain;background:#111}.chat-action-fab-wrap{left:50%;bottom:calc(78px + env(safe-area-inset-bottom));z-index:59;pointer-events:none;width:min(100%,520px);height:0;position:fixed;transform:translate(-50%)}.chat-action-fab{background:var(--brand);color:#fff;cursor:pointer;pointer-events:auto;border:0;border-radius:50%;place-items:center;width:52px;height:52px;padding:0;font-size:29px;font-weight:500;line-height:1;display:grid;position:absolute;bottom:10px;right:14px;box-shadow:0 6px 20px #19272038}.chat-action-fab-wrap.open .chat-action-fab{color:var(--text);border:1px solid var(--line);background:#fff}.chat-quote-action{border:1px solid var(--line);min-width:126px;min-height:48px;color:var(--text);cursor:pointer;pointer-events:auto;background:#fff;border-radius:16px;padding:0 17px;font-size:16px;font-weight:900;position:absolute;bottom:72px;right:14px;box-shadow:0 7px 24px #19272029}.message-composer{z-index:60!important;width:min(100%,520px)!important;padding:10px max(12px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))!important;border-top:1px solid var(--line)!important;background:#fffffffa!important;grid-template-columns:36px minmax(0,1fr) 48px!important;align-items:end!important;gap:4px!important;margin:0!important;display:grid!important;position:fixed!important;bottom:0!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 -4px 18px #1927200a!important}.message-composer:before{content:none}.chat-attach-button{width:36px;height:48px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;font-size:0;line-height:1;display:grid;min-width:36px!important}.chat-attach-button:disabled{opacity:.45;cursor:default}.chat-camera-icon{border:2px solid;border-radius:4px;font-size:0;display:block;position:relative;width:22px!important;height:16px!important}.chat-camera-icon:before{content:"";border:2px solid;border-bottom:0;border-radius:2px 2px 0 0;width:8px;height:4px;position:absolute;top:-5px;left:5px}.chat-camera-icon:after{content:"";border:2px solid;border-radius:50%;width:6px;height:6px;position:absolute;top:3px;left:6px}.message-composer textarea{resize:none!important;width:100%!important;min-width:0!important;min-height:48px!important;max-height:144px!important;color:var(--text)!important;background:0 0!important;border:0!important;border-radius:0!important;outline:none!important;padding:13px 2px 13px 8px!important;font-size:16px!important;line-height:1.45!important;overflow-y:auto!important}.message-composer textarea:focus{box-shadow:none!important;border:0!important}.message-send-button{cursor:pointer;background:var(--brand)!important;color:#fff!important;border:0!important;border-radius:50%!important;place-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;margin:2px!important;padding:0!important;display:grid!important}.message-send-button:disabled{cursor:default;color:#fff!important;background:#d7dfdb!important}.chat-send-icon{width:18px;height:18px;display:block;position:relative}.chat-send-icon:before{content:"";background:currentColor;border-radius:999px;width:2px;height:14px;position:absolute;top:2px;left:8px}.chat-send-icon:after{content:"";border-top:2px solid;border-left:2px solid;width:8px;height:8px;position:absolute;top:2px;left:4px;transform:rotate(45deg)}.chat-hidden-file{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:fixed!important}.chat-attachment-overlay{z-index:100;background:#121b177a;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.chat-attachment-sheet{width:min(100%,520px);padding:0 20px calc(18px + env(safe-area-inset-bottom));will-change:transform;background:#fff;border-radius:26px 26px 0 0;transition:transform .2s ease-out;box-shadow:0 -12px 40px #121b1729}.chat-attachment-sheet.dragging{transition:none}.chat-sheet-drag-zone{touch-action:none;cursor:grab;margin:0 -20px;padding:10px 20px 0}.chat-sheet-drag-zone:active{cursor:grabbing}.chat-sheet-handle{background:#c3cbc7;border-radius:999px;width:42px;height:5px;margin:0 auto 15px;display:block}.chat-attachment-sheet h2{text-align:center;margin:0 0 18px;font-size:22px}.chat-attachment-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.chat-attachment-options button{border:1px solid var(--line);min-height:138px;color:var(--text);cursor:pointer;background:#f8faf9;border-radius:18px;place-items:center;gap:5px;padding:14px 8px;display:grid}.chat-option-icon{background:var(--brand-soft);width:48px;height:48px;color:var(--brand);border-radius:15px;place-items:center;font-size:25px;font-weight:900;display:grid}.chat-attachment-options strong{font-size:17px}.chat-attachment-options small{color:var(--muted);font-size:12px}.chat-attachment-close{border:1px solid var(--line);width:100%;min-height:52px;color:var(--text);cursor:pointer;background:#fff;border-radius:15px;margin-top:14px;font-size:17px;font-weight:800}@media (max-width:420px){.message-detail{padding-bottom:88px}.general-message{max-width:82%!important}.message-composer{grid-template-columns:44px minmax(0,1fr) 48px!important;padding-left:10px!important;padding-right:10px!important}.message-composer:before{left:10px;right:10px}.chat-attach-button{width:44px;height:48px}.chat-action-fab,.chat-quote-action{right:10px}.chat-attachment-sheet{padding-left:14px;padding-right:14px}.chat-sheet-drag-zone{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.chat-attachment-options{gap:10px}.chat-attachment-options button{min-height:132px}.chat-attachment-options strong{font-size:16px}}.message-detail:has(.pending-contract-shortcut){padding-bottom:164px}.message-detail:has(.pending-contract-shortcut) .chat-action-fab-wrap{bottom:calc(140px + env(safe-area-inset-bottom))}.pending-contract-shortcut{left:50%;bottom:calc(69px + env(safe-area-inset-bottom));z-index:59;border-top:1px solid var(--line);background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:min(100%,520px);padding:10px 12px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 -4px 18px #1927200a}.pending-contract-shortcut>div{align-items:center;gap:9px;min-width:0;display:flex}.pending-contract-shortcut>div strong{background:var(--brand-soft);color:var(--brand);border-radius:999px;flex:none;padding:4px 8px;font-size:12px}.pending-contract-shortcut>div span{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.pending-contract-shortcut button{border-radius:14px;min-height:48px;padding:0 18px;font-weight:900}.chat-search-navigation{align-items:center;gap:4px;margin-left:auto;display:flex}.chat-search-navigation button{width:40px;height:40px;color:var(--text);cursor:pointer;background:0 0;border:0;padding:0;font-size:24px}.chat-search-current{outline-offset:5px;border-radius:12px;outline:2px solid #4d826b47}
.chat-list-page{padding-bottom:32px}.chat-conversation-list{border-top:1px solid var(--ondo-line,#e5e8e6)}.chat-conversation-row{text-align:left;border:0;border-bottom:1px solid var(--ondo-line,#e5e8e6);cursor:pointer;background:0 0;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:14px;width:100%;min-height:92px;padding:16px 0;display:grid}.chat-conversation-row.unread .chat-conversation-title strong{font-weight:800}.chat-conversation-row.unread .chat-conversation-copy p{color:var(--ondo-text,#1d2420);font-weight:600}.chat-conversation-avatar{background:var(--ondo-brand-soft,#edf5f1);width:56px;min-width:56px;height:56px;color:var(--ondo-brand,#1f5a45);border-radius:14px;justify-content:center;align-items:center;font-size:20px;font-weight:800;display:flex;overflow:hidden}.chat-conversation-avatar img{object-fit:cover;width:100%;max-width:100%;height:100%;display:block}.chat-conversation-copy{min-width:0}.chat-conversation-title{align-items:center;gap:8px;display:flex}.chat-conversation-title strong{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:17px;line-height:1.35;overflow:hidden}.chat-conversation-title time{color:var(--ondo-muted,#68716c);flex:none;font-size:13px}.chat-unread-badge{background:var(--ondo-brand,#1f5a45);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.chat-conversation-counterpart{color:var(--ondo-muted,#68716c);margin-top:2px;font-size:13px;display:block}.chat-conversation-copy p{color:var(--ondo-muted,#68716c);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:15px;line-height:1.4;overflow:hidden}@media (max-width:420px){.chat-conversation-row{grid-template-columns:52px minmax(0,1fr);gap:12px;min-height:86px;padding:14px 0}.chat-conversation-avatar{width:52px;min-width:52px;height:52px}.chat-unread-badge{min-width:20px;height:20px;font-size:11px}}
.app-loading-screen{z-index:2000;background:var(--surface);width:100%;min-height:100dvh;color:var(--brand);place-content:center;justify-items:center;gap:18px;padding:24px;display:grid;position:fixed;inset:0}.app-loading-screen.compact{z-index:1100;width:100%;min-height:calc(100dvh - 64px);padding-bottom:calc(96px + env(safe-area-inset-bottom));background:var(--surface);position:fixed;inset:64px 0 0}.app-loading-brand{letter-spacing:.08em;font-size:20px;font-weight:900}.app-loading-indicator{border:3px solid var(--brand-soft);border-top-color:var(--brand);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite app-loading-spin}@keyframes app-loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.app-loading-indicator{border-color:var(--brand);animation:none}}.app-boot-shell{z-index:2000;background:var(--surface);width:min(100%,520px);min-height:100dvh;color:var(--text);margin:0 auto;position:fixed;inset:0;overflow:hidden}.app-boot-header{border-bottom:1px solid var(--line);background:var(--surface);justify-content:center;align-items:center;height:64px;display:flex}.app-boot-header strong{color:var(--brand);letter-spacing:.08em;font-size:20px;font-weight:900}.app-boot-main{padding:30px var(--page-padding) 108px}.app-boot-line,.app-boot-summary div,.app-boot-card{background:linear-gradient(90deg,#f0f2f0 25%,#f8f9f8 50%,#f0f2f0 75%) 0 0/200% 100%;animation:1.2s ease-in-out infinite app-boot-shimmer}.app-boot-line{border-radius:999px;width:100%;height:14px}.app-boot-line-short{width:52px;height:12px}.app-boot-line-title{width:58%;height:30px;margin-top:11px}.app-boot-line-copy{width:72%;margin-top:12px}.app-boot-line-label{width:34%;height:18px;margin-bottom:18px}.app-boot-summary{grid-template-columns:1fr 1fr;gap:12px;margin-top:30px;display:grid}.app-boot-summary div{border-radius:16px;height:84px}.app-boot-card{border:1px solid var(--line);background-color:var(--surface);border-radius:16px;margin-top:18px;padding:20px}.app-boot-card .app-boot-line{background:#e9ecea;animation:none}.app-boot-card .app-boot-line-copy{width:55%}.app-boot-nav{z-index:2001;border-top:1px solid var(--line);background:var(--surface);width:min(100%,520px);height:72px;padding-bottom:env(safe-area-inset-bottom);grid-template-columns:repeat(5,1fr);align-items:center;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.app-boot-nav span{text-align:center;color:#9aa19d;font-size:13px;font-weight:800}.app-boot-nav span.active{color:var(--brand)}@keyframes app-boot-shimmer{to{background-position:-200% 0}}@media (min-width:800px){.app-boot-shell{border-radius:var(--radius-lg);min-height:calc(100dvh - 60px);top:30px;bottom:30px}.app-boot-nav{border-radius:0 0 var(--radius-lg) var(--radius-lg);bottom:30px}}@media (prefers-reduced-motion:reduce){.app-boot-line,.app-boot-summary div,.app-boot-card{animation:none}}
