.chat-room-module__CBTT1G__page{flex-direction:column;flex:1;align-items:center;min-width:0;height:100dvh;display:flex}@media (max-width:1023px){.chat-room-module__CBTT1G__page{height:calc(100dvh - 64px)}}.chat-room-module__CBTT1G__header,.chat-room-module__CBTT1G__thread,.chat-room-module__CBTT1G__inputBar{width:100%;max-width:560px}.chat-room-module__CBTT1G__header{border-bottom:1px solid var(--border);background:var(--bg);flex:none;align-items:center;gap:8px;padding:16px 20px;display:flex}.chat-room-module__CBTT1G__back{width:38px;height:38px;color:var(--text-2);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;margin-left:-6px;transition:background .16s;display:flex}.chat-room-module__CBTT1G__back:hover{background:var(--surface-2)}.chat-room-module__CBTT1G__headerText{flex-direction:column;gap:1px;display:flex}.chat-room-module__CBTT1G__headerName{letter-spacing:-.01em;color:var(--text);font-size:16px;font-weight:700}.chat-room-module__CBTT1G__headerHouse{color:var(--text-3);font-size:12px}.chat-room-module__CBTT1G__thread{flex-direction:column;flex:1;gap:12px;min-height:0;padding:20px;display:flex;overflow-y:auto}.chat-room-module__CBTT1G__bubbleRow{max-width:76%;animation:chat-room-module__CBTT1G__fu .26s var(--ease) both;flex-direction:column;align-items:flex-start;gap:4px;display:flex}.chat-room-module__CBTT1G__bubbleRow.chat-room-module__CBTT1G__mine{align-self:flex-end;align-items:flex-end}.chat-room-module__CBTT1G__bubbleLine{align-items:center;gap:6px;display:flex}.chat-room-module__CBTT1G__failedRow .chat-room-module__CBTT1G__bubble{opacity:.55}.chat-room-module__CBTT1G__retryBtn{background:color-mix(in srgb, var(--danger) 12%, transparent);width:22px;height:22px;color:var(--danger);cursor:pointer;transition:transform .16s var(--ease), background .12s;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex}.chat-room-module__CBTT1G__retryBtn:hover{background:color-mix(in srgb, var(--danger) 20%, transparent);transform:scale(1.08)}.chat-room-module__CBTT1G__retryBtn:active{transform:scale(.92)}.chat-room-module__CBTT1G__bubble{background:var(--surface-2);color:var(--text);word-break:break-word;border-radius:16px 16px 16px 4px;padding:11px 14px;font-size:15px;line-height:1.5}.chat-room-module__CBTT1G__mine .chat-room-module__CBTT1G__bubble{background:var(--primary);color:#fff;border-radius:16px 16px 4px}.chat-room-module__CBTT1G__bubbleTime{color:var(--muted);font-variant-numeric:tabular-nums;padding:0 4px;font-size:11px}.chat-room-module__CBTT1G__bubbleTimeFailed{color:var(--danger)}.chat-room-module__CBTT1G__notice{width:100%;max-width:560px;color:var(--text-3);flex:none;margin:0;padding:10px 20px 0;font-size:12.5px;line-height:1.5}.chat-room-module__CBTT1G__noticeError{color:var(--danger)}.chat-room-module__CBTT1G__inputBar{border-top:1px solid var(--border);background:var(--bg);flex:none;align-items:center;gap:10px;padding:14px 20px;display:flex}.chat-room-module__CBTT1G__input{border:1px solid var(--border);background:var(--surface);min-width:0;height:46px;color:var(--text);border-radius:999px;flex:1;padding:0 16px;font-family:inherit;font-size:15px;transition:border-color .16s}.chat-room-module__CBTT1G__input:focus{border-color:var(--primary);outline:none}.chat-room-module__CBTT1G__sendBtn{background:var(--primary);color:#fff;cursor:pointer;width:46px;height:46px;transition:transform .16s var(--ease), background .12s;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex}.chat-room-module__CBTT1G__sendBtn:hover{background:var(--primary-press);transform:scale(1.05)}.chat-room-module__CBTT1G__sendBtn:active{transform:scale(.92)}.chat-room-module__CBTT1G__sendBtn:disabled{background:var(--surface-2);color:var(--icon-2);cursor:default;transform:none}
.tenant-console-module__arGN4q__page{background:var(--surface);min-height:100dvh;padding:24px 16px 64px}.tenant-console-module__arGN4q__inner,.tenant-console-module__arGN4q__loginWrap{flex-direction:column;gap:16px;max-width:620px;margin:0 auto;display:flex}.tenant-console-module__arGN4q__loginWrap{justify-content:center;gap:12px;min-height:80dvh}.tenant-console-module__arGN4q__brand{color:var(--primary);letter-spacing:-.01em;font-size:14px;font-weight:700}.tenant-console-module__arGN4q__loginTitle{letter-spacing:-.02em;color:var(--text);margin:4px 0 0;font-size:26px;font-weight:800}.tenant-console-module__arGN4q__loginLead{color:var(--text-2);margin:0;font-size:14px;line-height:1.55}.tenant-console-module__arGN4q__tabs{background:var(--surface-2);border-radius:999px;gap:6px;margin-top:12px;padding:4px;display:flex}.tenant-console-module__arGN4q__tab{height:38px;color:var(--text-3);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:1;font-family:inherit;font-size:14px;font-weight:700;transition:background .16s,color .16s}.tenant-console-module__arGN4q__tabOn{background:var(--bg);color:var(--primary);box-shadow:var(--shadow-sm)}.tenant-console-module__arGN4q__loginForm{flex-direction:column;gap:14px;margin-top:12px;display:flex}.tenant-console-module__arGN4q__loginActions{justify-content:flex-end;display:flex}.tenant-console-module__arGN4q__hint{color:var(--text-3);flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0 0;font-size:12.5px;line-height:1.6;display:flex}.tenant-console-module__arGN4q__header{justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:4px;display:flex}.tenant-console-module__arGN4q__who{color:var(--text-2);margin:4px 0 0;font-size:14px}.tenant-console-module__arGN4q__card{background:var(--bg);border:1px solid var(--border);box-shadow:var(--shadow-sm);animation:tenant-console-module__arGN4q__fu .32s var(--ease) both;border-radius:18px;flex-direction:column;gap:12px;padding:18px;display:flex}.tenant-console-module__arGN4q__cardHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.tenant-console-module__arGN4q__cardTitle{color:var(--text);margin:0;font-size:16px;font-weight:700}.tenant-console-module__arGN4q__cardLead{color:var(--text-2);margin:0;font-size:13px;line-height:1.55}.tenant-console-module__arGN4q__endpoint{color:var(--text-3);background:var(--surface-2);border-radius:8px;align-items:center;gap:6px;padding:3px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11.5px;display:inline-flex}.tenant-console-module__arGN4q__method{color:var(--primary);font-weight:700}.tenant-console-module__arGN4q__input{border:1.5px solid var(--border);background:var(--bg);width:100%;height:46px;color:var(--text);border-radius:12px;outline:none;padding:0 14px;font-family:inherit;font-size:15px;transition:border-color .18s}.tenant-console-module__arGN4q__input:focus{border-color:var(--primary)}.tenant-console-module__arGN4q__label{color:var(--text-2);flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.tenant-console-module__arGN4q__pillPrimary,.tenant-console-module__arGN4q__pillGhost{cursor:pointer;height:42px;transition:transform .15s var(--ease), background .12s, opacity .18s;border:0;border-radius:999px;flex:none;padding:0 20px;font-family:inherit;font-size:14.5px;font-weight:700}.tenant-console-module__arGN4q__pillPrimary{background:var(--primary);color:#fff;box-shadow:var(--shadow-sm)}.tenant-console-module__arGN4q__pillPrimary:hover:not(:disabled){transform:scale(1.03)}.tenant-console-module__arGN4q__pillPrimary:active:not(:disabled){background:var(--primary-press);transform:scale(.96)}.tenant-console-module__arGN4q__pillGhost{background:var(--surface-2);color:var(--text-2)}.tenant-console-module__arGN4q__pillGhost:hover:not(:disabled){background:var(--border);transform:scale(1.03)}.tenant-console-module__arGN4q__pillGhost:active:not(:disabled){transform:scale(.96)}.tenant-console-module__arGN4q__pillPrimary:disabled,.tenant-console-module__arGN4q__pillGhost:disabled{opacity:.45;cursor:default}.tenant-console-module__arGN4q__rowActions{justify-content:flex-end;display:flex}.tenant-console-module__arGN4q__inlineForm{align-items:center;gap:10px;display:flex}.tenant-console-module__arGN4q__inlineForm .tenant-console-module__arGN4q__input{flex:1}.tenant-console-module__arGN4q__houseList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.tenant-console-module__arGN4q__houseRow{text-align:left;border:1.5px solid var(--border);background:var(--bg);cursor:pointer;border-radius:12px;flex-direction:column;gap:4px;width:100%;padding:12px 14px;transition:border-color .16s,background .16s;display:flex}.tenant-console-module__arGN4q__houseRow:hover{border-color:var(--primary)}.tenant-console-module__arGN4q__infoRow{border:1.5px solid var(--border);background:var(--bg);border-radius:12px;flex-direction:column;gap:4px;width:100%;padding:12px 14px;display:flex}.tenant-console-module__arGN4q__houseRowOn{border-color:var(--primary);background:var(--surface-tint);animation:tenant-console-module__arGN4q__chipPop .24s var(--ease)}.tenant-console-module__arGN4q__houseAddr{color:var(--text);font-size:14px;font-weight:600}.tenant-console-module__arGN4q__houseMeta{color:var(--text-3);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.tenant-console-module__arGN4q__subBlock{border:1px dashed var(--border);border-radius:12px;flex-direction:column;gap:10px;padding:12px;display:flex}.tenant-console-module__arGN4q__subHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.tenant-console-module__arGN4q__subTitle{color:var(--text);font-size:13.5px;font-weight:700}.tenant-console-module__arGN4q__uploadRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.tenant-console-module__arGN4q__fileInput{min-width:180px;color:var(--text-2);flex:1;font-size:13px}.tenant-console-module__arGN4q__tenancyForm{flex-direction:column;gap:12px;display:flex}.tenant-console-module__arGN4q__fileTag{color:var(--success);margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px}.tenant-console-module__arGN4q__resultLoading{color:var(--text-3);margin:0;font-size:13px}.tenant-console-module__arGN4q__resultError{color:var(--danger);background:#f0384814;background:lab(54.5703% 69.6229 37.2834/.08);border-radius:10px;margin:0;padding:10px 12px;font-size:13px;line-height:1.5}.tenant-console-module__arGN4q__resultOk{animation:tenant-console-module__arGN4q__fu .26s var(--ease) both;flex-direction:column;gap:8px;display:flex}.tenant-console-module__arGN4q__okBadge{color:var(--success);background:#00753e1a;background:lab(43.0019% -45.9359 25.1205/.1);border-radius:999px;align-self:flex-start;padding:3px 10px;font-size:12px;font-weight:700}.tenant-console-module__arGN4q__json{background:var(--text);color:#eaeff5;color:lab(94.1916% -1.09133 -3.56996);white-space:pre;border-radius:12px;max-height:320px;margin:0;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.55;overflow:auto}
.owner-shell-module__egvGqW__shell{--sb-w:232px;min-height:100vh;display:flex;position:relative}.owner-shell-module__egvGqW__sidebar{width:var(--sb-w);border-right:1px solid var(--border);background:var(--bg);z-index:30;height:100vh;box-shadow:none;transition:transform .3s var(--ease), box-shadow .24s;flex-direction:column;flex:none;padding:24px 16px;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.owner-shell-module__egvGqW__visible{transform:translate(0)}.owner-shell-module__egvGqW__floating.owner-shell-module__egvGqW__visible{box-shadow:var(--shadow-card)}.owner-shell-module__egvGqW__hotStrip{z-index:29;width:16px;height:100vh;position:fixed;top:0;left:0}.owner-shell-module__egvGqW__logoRow{align-items:center;gap:8px;padding:4px 4px 24px 12px;display:flex}.owner-shell-module__egvGqW__logoLink{transition:background .16s var(--ease), opacity .16s var(--ease);border-radius:10px;align-items:center;margin:-6px -8px;padding:6px 8px;display:flex}.owner-shell-module__egvGqW__logoLink:hover{background:var(--surface-2)}.owner-shell-module__egvGqW__logoLink:active{opacity:.7}.owner-shell-module__egvGqW__logoSpacer{flex:1}.owner-shell-module__egvGqW__pin{width:32px;height:32px;color:var(--icon);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;transition:background .18s,color .18s,transform .12s;display:flex}.owner-shell-module__egvGqW__pin:hover{background:var(--surface-2)}.owner-shell-module__egvGqW__pin:active{transform:scale(.9)}.owner-shell-module__egvGqW__pinOn{background:var(--surface-tint);color:var(--primary)}.owner-shell-module__egvGqW__nav{flex-direction:column;gap:4px;display:flex;position:relative}.owner-shell-module__egvGqW__indicator{background:var(--surface-2);pointer-events:none;height:44px;transition:transform .32s var(--ease);border-radius:999px;position:absolute;top:0;left:0;right:0}.owner-shell-module__egvGqW__item{cursor:pointer;height:44px;color:var(--icon);text-align:left;background:0 0;border:0;border-radius:999px;align-items:center;gap:12px;padding:0 14px;font-family:inherit;font-size:15px;font-weight:600;transition:color .2s;display:flex;position:relative}.owner-shell-module__egvGqW__itemActive{color:var(--text)}.owner-shell-module__egvGqW__itemDisabled{cursor:default;opacity:.55}.owner-shell-module__egvGqW__icon{display:flex}.owner-shell-module__egvGqW__badge{background:var(--red-500);color:#fff;font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:11px;font-weight:700;display:flex}.owner-shell-module__egvGqW__grow{flex:1}.owner-shell-module__egvGqW__logout{cursor:pointer;height:44px;color:var(--text-3);text-align:left;background:0 0;border:0;border-radius:999px;align-items:center;gap:12px;padding:0 14px;font-family:inherit;font-size:15px;font-weight:500;transition:background .18s;display:flex}.owner-shell-module__egvGqW__logout:hover{background:var(--surface)}.owner-shell-module__egvGqW__content{background:var(--surface-default);min-width:0;transition:padding-left .3s var(--ease);flex:1;padding-left:0}.owner-shell-module__egvGqW__pinned .owner-shell-module__egvGqW__content{padding-left:var(--sb-w)}.owner-shell-module__egvGqW__tabbar{display:none}@media (max-width:1023px){.owner-shell-module__egvGqW__sidebar,.owner-shell-module__egvGqW__hotStrip{display:none}.owner-shell-module__egvGqW__content,.owner-shell-module__egvGqW__pinned .owner-shell-module__egvGqW__content{padding-bottom:68px;padding-left:0}.owner-shell-module__egvGqW__tabbar{z-index:30;-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--border);background:#ffffffeb;background:lab(100% 0 0/.92);height:64px;display:flex;position:fixed;bottom:0;left:0;right:0}.owner-shell-module__egvGqW__tab{cursor:pointer;letter-spacing:-.02em;white-space:nowrap;min-width:0;color:var(--text-3);background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:0 2px;font-family:inherit;font-size:10.5px;font-weight:600;display:flex}.owner-shell-module__egvGqW__tabIcon{display:flex;position:relative}.owner-shell-module__egvGqW__tabDot{background:var(--red-500);border-radius:999px;width:7px;height:7px;position:absolute;top:-1px;right:-2px;box-shadow:0 0 0 2px #fff}.owner-shell-module__egvGqW__tabActive{color:var(--primary)}.owner-shell-module__egvGqW__tabDisabled{opacity:.55;cursor:default}}@media (prefers-reduced-motion:reduce){.owner-shell-module__egvGqW__sidebar,.owner-shell-module__egvGqW__indicator,.owner-shell-module__egvGqW__content{transition:none}}
.owner-ui-module__gPUSbG__page{min-height:100%;padding:64px 40px 120px}.owner-ui-module__gPUSbG__inner{width:100%;max-width:720px;margin-inline:auto}.owner-ui-module__gPUSbG__innerWide{max-width:880px;}.owner-ui-module__gPUSbG__pageHead{animation:owner-ui-module__gPUSbG__fu .32s var(--ease) both;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.owner-ui-module__gPUSbG__pageTitle{letter-spacing:-.03em;color:var(--grey-900);margin:0;font-size:30px;font-weight:800;line-height:1.25}.owner-ui-module__gPUSbG__pageSub{color:var(--grey-500);margin:8px 0 0;font-size:15px;line-height:1.5}.owner-ui-module__gPUSbG__primaryBtn{background:var(--blue-500);color:#fff;cursor:pointer;height:40px;transition:transform .16s var(--ease), box-shadow .2s, background .12s;border:0;border-radius:999px;flex:none;padding:0 18px;font-family:inherit;font-size:15px;font-weight:600}.owner-ui-module__gPUSbG__primaryBtn:hover{box-shadow:var(--shadow-lg);transform:scale(1.02)}.owner-ui-module__gPUSbG__primaryBtn:active{background:var(--blue-600);transform:scale(.97)}.owner-ui-module__gPUSbG__sectionTitle{letter-spacing:-.025em;color:var(--grey-900);margin:0;font-size:20px;font-weight:700}.owner-ui-module__gPUSbG__sectionHead{align-items:center;gap:8px;margin-bottom:14px;display:flex}.owner-ui-module__gPUSbG__section{margin-bottom:28px}.owner-ui-module__gPUSbG__stamp{color:var(--grey-500);background:#fffc;border-radius:999px;margin-left:auto;padding:5px 12px;font-size:11px;font-weight:600}.owner-ui-module__gPUSbG__card{border-radius:var(--card-radius);border:1px solid var(--grey-100);padding:var(--card-pad);box-shadow:var(--shadow-sm);background:#fff}.owner-ui-module__gPUSbG__cardFlat{border-radius:var(--card-radius);border:1px solid var(--grey-100);background:#fff;padding:16px}.owner-ui-module__gPUSbG__plate{border-radius:var(--card-radius);border:1px solid var(--grey-100);background:var(--grey-50);padding:var(--card-pad)}.owner-ui-module__gPUSbG__cardBrand{border-radius:var(--card-radius);border:1px solid var(--blue-100);background:var(--blue-50);padding:var(--card-pad)}.owner-ui-module__gPUSbG__cardButton{text-align:left;cursor:pointer;width:100%;transition:border-color .16s var(--ease), box-shadow .16s var(--ease), transform .16s var(--ease);align-items:center;gap:12px;display:flex}.owner-ui-module__gPUSbG__cardButton:hover{border-color:var(--grey-200);box-shadow:var(--shadow-lg)}.owner-ui-module__gPUSbG__cardButton:active{transform:scale(.995)}.owner-ui-module__gPUSbG__chip{letter-spacing:-.01em;white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.owner-ui-module__gPUSbG__chip[data-tone=blue]{background:var(--blue-50);color:var(--blue-500)}.owner-ui-module__gPUSbG__chip[data-tone=red]{background:var(--red-50);color:var(--red-500)}.owner-ui-module__gPUSbG__chip[data-tone=green]{background:var(--green-50);color:var(--green-600)}.owner-ui-module__gPUSbG__chip[data-tone=yellow]{background:var(--yellow-50);color:var(--yellow-800)}.owner-ui-module__gPUSbG__chip[data-tone=grey]{background:var(--grey-100);color:var(--grey-500)}.owner-ui-module__gPUSbG__chip[data-variant=solid][data-tone=blue]{background:var(--blue-500);color:#fff}.owner-ui-module__gPUSbG__chip[data-variant=solid][data-tone=red]{background:var(--red-500);color:#fff}.owner-ui-module__gPUSbG__chip[data-variant=solid][data-tone=green]{background:var(--green-500);color:#fff}.owner-ui-module__gPUSbG__chip[data-variant=solid][data-tone=yellow]{background:var(--yellow-500);color:var(--yellow-800)}.owner-ui-module__gPUSbG__chip[data-variant=solid][data-tone=grey]{background:var(--grey-700);color:#fff}.owner-ui-module__gPUSbG__tileGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.owner-ui-module__gPUSbG__tile{border-radius:var(--card-radius);text-align:left;cursor:pointer;transition:transform .16s var(--ease), filter .16s var(--ease);border:0;flex-direction:column;gap:10px;padding:18px;display:flex;position:relative}.owner-ui-module__gPUSbG__tile:hover{filter:brightness(.985)}.owner-ui-module__gPUSbG__tile:active{transform:scale(.99)}.owner-ui-module__gPUSbG__tile[data-tone=blue]{background:var(--blue-50)}.owner-ui-module__gPUSbG__tile[data-tone=red]{background:var(--red-50)}.owner-ui-module__gPUSbG__tile[data-tone=green]{background:var(--green-50)}.owner-ui-module__gPUSbG__tile[data-tone=yellow]{background:var(--yellow-50)}.owner-ui-module__gPUSbG__tile[data-tone=calm]{background:var(--grey-50)}.owner-ui-module__gPUSbG__tileTop{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.owner-ui-module__gPUSbG__tileNum{letter-spacing:-.04em;color:var(--grey-900);font-variant-numeric:tabular-nums;font-size:34px;font-weight:800;line-height:1.1}.owner-ui-module__gPUSbG__tileUnit{color:var(--grey-600);margin-left:3px;font-size:15px;font-weight:700}.owner-ui-module__gPUSbG__tileLabel{color:var(--grey-600);align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.owner-ui-module__gPUSbG__tileChevron{color:var(--grey-300);margin-left:auto}.owner-ui-module__gPUSbG__rows{flex-direction:column;gap:12px;display:flex}.owner-ui-module__gPUSbG__rowMain{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.owner-ui-module__gPUSbG__rowTitle{letter-spacing:-.02em;color:var(--grey-900);font-size:16px;font-weight:700}.owner-ui-module__gPUSbG__rowMeta{color:var(--grey-500);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5;overflow:hidden}.owner-ui-module__gPUSbG__rowChevron{color:var(--grey-300);flex:none}.owner-ui-module__gPUSbG__empty{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:36px 20px;display:flex}.owner-ui-module__gPUSbG__emptyPage{animation:owner-ui-module__gPUSbG__fu .32s var(--ease) 80ms both;padding:64px 20px;}.owner-ui-module__gPUSbG__emptyIcon{background:var(--grey-50);width:68px;height:68px;color:var(--grey-300);border-radius:999px;justify-content:center;align-items:center;margin-bottom:6px;display:flex}.owner-ui-module__gPUSbG__emptyTitle{color:var(--grey-700);font-size:15px;font-weight:700}.owner-ui-module__gPUSbG__emptyBody{color:var(--grey-500);font-size:14px;line-height:1.6}.owner-ui-module__gPUSbG__emptyAction{margin-top:10px;}@media (max-width:767px){.owner-ui-module__gPUSbG__page{padding:24px 20px 96px}.owner-ui-module__gPUSbG__pageTitle{letter-spacing:-.02em;font-size:24px}.owner-ui-module__gPUSbG__pageSub{font-size:14px}.owner-ui-module__gPUSbG__sectionTitle{font-size:17px}.owner-ui-module__gPUSbG__tileNum{font-size:26px}.owner-ui-module__gPUSbG__tileUnit,.owner-ui-module__gPUSbG__tileLabel{font-size:13px}.owner-ui-module__gPUSbG__rowTitle{font-size:15px}.owner-ui-module__gPUSbG__rowMeta{font-size:13px}}
.defect-list-module__Rmh2DG__stage{--stage-confirmed:var(--grey-400);--stage-needs-repair:var(--yellow-600);--stage-in-repair:var(--blue-500);--stage-resolved:var(--green-500)}.defect-list-module__Rmh2DG__tabs{border-bottom:1px solid var(--border);animation:defect-list-module__Rmh2DG__fu .32s var(--ease) 60ms both;align-items:flex-end;gap:20px;margin-bottom:12px;display:flex}.defect-list-module__Rmh2DG__tabGroup{flex-direction:column;gap:5px;min-width:0;display:flex}.defect-list-module__Rmh2DG__tabGroupLabel{letter-spacing:.02em;color:var(--icon-2);transition:color .14s var(--ease);font-size:11px;font-weight:700}.defect-list-module__Rmh2DG__tabGroupLabel[data-on=true]{color:var(--text-3)}.defect-list-module__Rmh2DG__tabGroupRow{gap:24px;display:flex}.defect-list-module__Rmh2DG__tabDivider{background:var(--border);align-self:stretch;width:1px;margin:2px 0 9px}.defect-list-module__Rmh2DG__tab{color:var(--text-3);letter-spacing:-.01em;cursor:pointer;transition:color .14s var(--ease);background:0 0;border:0;align-items:center;gap:6px;padding:0 2px 12px;font-family:inherit;font-size:15px;font-weight:700;display:inline-flex;position:relative}.defect-list-module__Rmh2DG__tab:after{content:"";height:2px;transition:background .14s var(--ease);background:0 0;border-radius:999px;position:absolute;bottom:-1px;left:0;right:0}.defect-list-module__Rmh2DG__tab:hover{color:var(--text-2)}.defect-list-module__Rmh2DG__tab[data-active=true]{color:var(--stage,var(--text))}.defect-list-module__Rmh2DG__tab[data-active=true]:after{background:var(--stage,var(--primary))}.defect-list-module__Rmh2DG__tab[data-stage=CONFIRMED]{--stage:var(--text)}.defect-list-module__Rmh2DG__tab[data-stage=NEEDS_REPAIR],.defect-list-module__Rmh2DG__card[data-stage=NEEDS_REPAIR]{--stage:var(--stage-needs-repair)}.defect-list-module__Rmh2DG__tab[data-stage=IN_REPAIR],.defect-list-module__Rmh2DG__card[data-stage=IN_REPAIR]{--stage:var(--stage-in-repair)}.defect-list-module__Rmh2DG__tab[data-stage=RESOLVED],.defect-list-module__Rmh2DG__card[data-stage=RESOLVED]{--stage:var(--stage-resolved)}.defect-list-module__Rmh2DG__card[data-stage=CONFIRMED]{--stage:var(--stage-confirmed)}.defect-list-module__Rmh2DG__tabCount{color:var(--text-3);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.defect-list-module__Rmh2DG__tabHint{color:var(--text-3);margin:0 0 18px;font-size:13px}.defect-list-module__Rmh2DG__note{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--grey-500);flex:none;align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex;overflow:hidden}.defect-list-module__Rmh2DG__note:before{content:"";background:currentColor;border-radius:999px;flex:none;width:5px;height:5px}.defect-list-module__Rmh2DG__note[data-tone=alert]{color:var(--yellow-800)}.defect-list-module__Rmh2DG__note[data-tone=info]{color:var(--blue-500)}.defect-list-module__Rmh2DG__list{flex-direction:column;gap:12px;display:flex}.defect-list-module__Rmh2DG__card{text-align:left;border:1px solid var(--grey-100);border-radius:var(--card-radius);cursor:pointer;box-shadow:var(--shadow-sm);transition:transform .2s var(--ease), border-color .2s var(--ease), box-shadow .22s, background .2s;background:#fff;flex-direction:column;gap:10px;padding:20px 22px 20px 24px;font-family:inherit;display:flex;position:relative;overflow:hidden}.defect-list-module__Rmh2DG__card:before{content:"";background:var(--stage,transparent);width:3px;position:absolute;top:0;bottom:0;left:0}.defect-list-module__Rmh2DG__card:hover{border-color:var(--grey-200);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.defect-list-module__Rmh2DG__card:active{transform:scale(.995)}.defect-list-module__Rmh2DG__card[data-stage=RESOLVED]{box-shadow:none}.defect-list-module__Rmh2DG__card[data-stage=RESOLVED] .defect-list-module__Rmh2DG__detail{color:var(--grey-600);font-weight:500}.defect-list-module__Rmh2DG__card[data-stage=RESOLVED]:before{opacity:.55}.defect-list-module__Rmh2DG__badge{letter-spacing:-.01em;border-radius:999px;flex:none;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.defect-list-module__Rmh2DG__schedule{color:var(--grey-400);font-variant-numeric:tabular-nums;flex:none;margin-left:auto;font-size:12px;font-weight:600}.defect-list-module__Rmh2DG__where{align-items:center;gap:8px;min-width:0;display:flex}.defect-list-module__Rmh2DG__room{background:var(--grey-100);height:24px;color:var(--grey-600);border:0;border-radius:999px;flex:none;align-items:center;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.defect-list-module__Rmh2DG__addr{min-width:0;color:var(--grey-500);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.defect-list-module__Rmh2DG__detail{letter-spacing:-.02em;color:var(--grey-900);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.defect-list-module__Rmh2DG__cardFoot{flex-wrap:wrap;align-items:center;gap:8px 12px;padding-top:4px;display:flex}.defect-list-module__Rmh2DG__category,.defect-list-module__Rmh2DG__photoCount{color:var(--grey-400);align-items:center;font-size:13px;font-weight:500;display:inline-flex}.defect-list-module__Rmh2DG__category+.defect-list-module__Rmh2DG__photoCount:before{content:"·";color:var(--grey-300);margin-right:8px}.defect-list-module__Rmh2DG__photoCount{font-variant-numeric:tabular-nums}.defect-list-module__Rmh2DG__overlay{z-index:40;animation:defect-list-module__Rmh2DG__dim .24s var(--ease-out) both;background:#0000008f;background:lab(0% 0 0/.56);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.defect-list-module__Rmh2DG__sheet{background:var(--bg);width:100%;max-width:460px;box-shadow:var(--shadow-card);animation:defect-list-module__Rmh2DG__sheetUp .34s var(--ease-out) both;border-radius:24px;margin:auto 16px;padding:28px 24px 24px}.defect-list-module__Rmh2DG__sheetTitle{letter-spacing:-.02em;margin:0 0 6px;font-size:22px;font-weight:700;line-height:1.3}.defect-list-module__Rmh2DG__sheetLead{color:var(--text-2);margin:0 0 20px;font-size:15px;line-height:1.5}.defect-list-module__Rmh2DG__formField{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.defect-list-module__Rmh2DG__formLabel{color:var(--text-3);font-size:13px;font-weight:600}.defect-list-module__Rmh2DG__formRow{gap:12px;display:flex}.defect-list-module__Rmh2DG__formHint{color:var(--text-3);font-size:13px;line-height:1.5}.defect-list-module__Rmh2DG__formError{color:var(--danger);margin:0 0 14px;font-size:13px;line-height:1.5}.defect-list-module__Rmh2DG__formRow .defect-list-module__Rmh2DG__formField{flex:1;min-width:0}.defect-list-module__Rmh2DG__input{border:1px solid var(--border);background:var(--surface);height:46px;color:var(--text);border-radius:12px;padding:0 14px;font-family:inherit;font-size:15px;transition:border-color .16s}.defect-list-module__Rmh2DG__input:focus{border-color:var(--primary);outline:none}.defect-list-module__Rmh2DG__houseChips{flex-direction:column;gap:8px;display:flex}.defect-list-module__Rmh2DG__houseChip{text-align:left;border:1px solid var(--border);background:var(--surface);height:44px;color:var(--text-2);cursor:pointer;border-radius:12px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .16s,background .16s,color .16s}.defect-list-module__Rmh2DG__houseChip:hover{background:var(--surface-2)}.defect-list-module__Rmh2DG__houseChipOn{border-color:var(--primary);background:var(--surface-tint);color:var(--primary)}.defect-list-module__Rmh2DG__methodRow{gap:10px;display:flex}.defect-list-module__Rmh2DG__methodChip{border:1px solid var(--border);background:var(--surface);height:46px;color:var(--text-2);cursor:pointer;border-radius:12px;flex:1;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .16s,background .16s,color .16s}.defect-list-module__Rmh2DG__methodChip:hover{background:var(--surface-2)}.defect-list-module__Rmh2DG__methodChipOn{border-color:var(--primary);background:var(--surface-tint);color:var(--primary)}.defect-list-module__Rmh2DG__sheetFooter{justify-content:flex-end;align-items:center;gap:8px;margin-top:8px;display:flex}.defect-list-module__Rmh2DG__cancelBtn{height:42px;color:var(--text-3);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 16px;font-family:inherit;font-size:15px;font-weight:600;transition:color .16s}.defect-list-module__Rmh2DG__cancelBtn:hover{color:var(--text)}.defect-list-module__Rmh2DG__submitBtn{background:var(--primary);color:#fff;cursor:pointer;height:42px;transition:transform .16s var(--ease), background .12s;border:0;border-radius:999px;padding:0 22px;font-family:inherit;font-size:15px;font-weight:700}.defect-list-module__Rmh2DG__submitBtn:hover{background:var(--primary-press);transform:scale(1.03)}.defect-list-module__Rmh2DG__submitBtn:active{transform:scale(.96)}.defect-list-module__Rmh2DG__submitBtn:disabled{opacity:.5;cursor:not-allowed;background:var(--primary);transform:none}.defect-list-module__Rmh2DG__doneBox{text-align:center;flex-direction:column;align-items:center;padding:8px 0 0;display:flex}.defect-list-module__Rmh2DG__doneCheck{background:var(--success);width:60px;height:60px;animation:defect-list-module__Rmh2DG__pop .38s var(--ease) both;border-radius:999px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.defect-list-module__Rmh2DG__closeBtn{background:var(--surface-2);height:44px;color:var(--text);cursor:pointer;transition:transform .16s var(--ease), background .12s;border:0;border-radius:999px;margin-top:20px;padding:0 28px;font-family:inherit;font-size:15px;font-weight:700}.defect-list-module__Rmh2DG__closeBtn:hover{background:var(--border);transform:scale(1.03)}.defect-list-module__Rmh2DG__closeBtn:active{transform:scale(.96)}@media (max-width:639px){.defect-list-module__Rmh2DG__overlay{align-items:flex-end}.defect-list-module__Rmh2DG__sheet{max-width:none;padding-bottom:max(24px, env(safe-area-inset-bottom));border-radius:24px 24px 0 0;margin:0}}
.house-connections-module__TM50JG__section{border-top:1px solid var(--border);flex-direction:column;gap:12px;padding-top:28px;display:flex}.house-connections-module__TM50JG__sectionTitle{color:var(--text);font-size:16px;font-weight:700}.house-connections-module__TM50JG__groupLabel{color:var(--text-3);margin-top:4px;font-size:12.5px;font-weight:700}.house-connections-module__TM50JG__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.house-connections-module__TM50JG__card{background:var(--surface);border:1px solid var(--border);animation:house-connections-module__TM50JG__fu .3s var(--ease) both;border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.house-connections-module__TM50JG__cardHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.house-connections-module__TM50JG__who{color:var(--text);font-size:15px;font-weight:700}.house-connections-module__TM50JG__badge{border-radius:999px;padding:4px 11px;font-size:12px;font-weight:700}.house-connections-module__TM50JG__bPending{background:var(--surface-2);color:var(--text-2)}.house-connections-module__TM50JG__bApproved{background:var(--surface-tint);color:var(--primary)}.house-connections-module__TM50JG__bActive{color:var(--success);background:#00753e1f;background:lab(43.0019% -45.9359 25.1205/.12)}.house-connections-module__TM50JG__bRejected{color:var(--danger);background:#f038481a;background:lab(54.5703% 69.6229 37.2834/.1)}.house-connections-module__TM50JG__rows{flex-direction:column;gap:8px;display:flex}.house-connections-module__TM50JG__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.house-connections-module__TM50JG__k{color:var(--text-3);font-size:13px}.house-connections-module__TM50JG__v{color:var(--text);text-align:right;font-size:14px;font-weight:600}.house-connections-module__TM50JG__actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.house-connections-module__TM50JG__pillPrimary,.house-connections-module__TM50JG__pillGhost{cursor:pointer;height:40px;transition:transform .15s var(--ease), background .12s, opacity .18s;border:0;border-radius:999px;flex:none;padding:0 20px;font-family:inherit;font-size:14px;font-weight:700}.house-connections-module__TM50JG__pillPrimary{background:var(--primary);color:#fff;box-shadow:var(--shadow-sm)}.house-connections-module__TM50JG__pillPrimary:hover:not(:disabled){transform:scale(1.03)}.house-connections-module__TM50JG__pillPrimary:active:not(:disabled){background:var(--primary-press);transform:scale(.96)}.house-connections-module__TM50JG__pillGhost{background:var(--surface-2);color:var(--text-2)}.house-connections-module__TM50JG__pillGhost:hover:not(:disabled){background:var(--border);transform:scale(1.03)}.house-connections-module__TM50JG__pillGhost:active:not(:disabled){transform:scale(.96)}.house-connections-module__TM50JG__pillPrimary:disabled,.house-connections-module__TM50JG__pillGhost:disabled{opacity:.45;cursor:default}.house-connections-module__TM50JG__doneTag{color:var(--success);font-size:14px;font-weight:700}.house-connections-module__TM50JG__stateBox{justify-content:center;padding:24px 0;display:flex}.house-connections-module__TM50JG__emptyBox{flex-direction:column;align-items:center;gap:10px;padding:28px 0;display:flex}.house-connections-module__TM50JG__emptyEmoji{font-size:38px;animation:3.2s ease-in-out infinite house-connections-module__TM50JG__bob}.house-connections-module__TM50JG__emptyText{color:var(--text-2);margin:0;font-size:14px}.house-connections-module__TM50JG__err{color:var(--danger);background:#f0384814;background:lab(54.5703% 69.6229 37.2834/.08);border-radius:10px;margin:0;padding:10px 12px;font-size:13px;line-height:1.5}.house-connections-module__TM50JG__overlay{background:var(--muted);z-index:50;animation:house-connections-module__TM50JG__dim .2s var(--ease) both;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.house-connections-module__TM50JG__sheet{background:var(--bg);width:100%;max-width:520px;box-shadow:var(--shadow-lg);max-height:88dvh;animation:house-connections-module__TM50JG__sheetPop .24s var(--ease-out) both;border-radius:24px;padding:24px 22px 22px;overflow-y:auto}@keyframes house-connections-module__TM50JG__sheetPop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.house-connections-module__TM50JG__sheetTitle{color:var(--text);margin:0 0 6px;font-size:19px;font-weight:800}.house-connections-module__TM50JG__sheetLead{color:var(--text-2);margin:0 0 18px;font-size:13.5px;line-height:1.55}.house-connections-module__TM50JG__form{flex-direction:column;gap:14px;display:flex}.house-connections-module__TM50JG__field{color:var(--text-2);flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.house-connections-module__TM50JG__dateRow{gap:12px;display:flex}.house-connections-module__TM50JG__dateRow .house-connections-module__TM50JG__field{flex:1}.house-connections-module__TM50JG__input{border:1.5px solid var(--border);background:var(--bg);height:46px;color:var(--text);border-radius:12px;outline:none;padding:0 14px;font-family:inherit;font-size:15px;transition:border-color .18s}.house-connections-module__TM50JG__input:focus{border-color:var(--primary)}.house-connections-module__TM50JG__fileBlock{flex-direction:column;gap:6px;display:flex}.house-connections-module__TM50JG__fileLabel{color:var(--text-2);font-size:13px;font-weight:600}.house-connections-module__TM50JG__fileDrop{border:1.5px dashed var(--border);background:var(--surface);cursor:pointer;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;transition:border-color .18s,background .18s;display:flex}.house-connections-module__TM50JG__fileDrop:hover{border-color:var(--primary);background:var(--surface-tint)}.house-connections-module__TM50JG__fileDropOn{border-style:solid;border-color:var(--success);background:#d6f6e0;background:lab(94.2261% -13.9684 7.15902)}.house-connections-module__TM50JG__fileHidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.house-connections-module__TM50JG__fileIcon{background:var(--surface-2);width:40px;height:40px;color:var(--text);border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex}.house-connections-module__TM50JG__fileDropOn .house-connections-module__TM50JG__fileIcon{background:var(--bg);color:var(--success);animation:house-connections-module__TM50JG__pop .32s var(--ease) both}.house-connections-module__TM50JG__fileTextWrap{flex-direction:column;gap:2px;min-width:0;display:flex}.house-connections-module__TM50JG__fileMain{color:var(--text);font-size:14px;font-weight:700}.house-connections-module__TM50JG__fileDropOn .house-connections-module__TM50JG__fileMain{color:var(--success)}.house-connections-module__TM50JG__fileSub{color:var(--text-3);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.house-connections-module__TM50JG__sheetActions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}
.house-hub-module__Zhs5gG__bar{padding:40px 40px 0}.house-hub-module__Zhs5gG__barInner{width:100%;max-width:880px;margin-inline:auto}.house-hub-module__Zhs5gG__tabs{border:1px solid var(--border-1,#0000000f);background:var(--surface-2,#00000008);border-radius:999px;gap:4px;padding:4px;display:inline-flex}.house-hub-module__Zhs5gG__tab{color:var(--text-2,#6b7280);cursor:pointer;transition:background .16s var(--ease,ease), color .16s var(--ease,ease);background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:700;display:inline-flex}.house-hub-module__Zhs5gG__tab:hover{color:var(--text-1,#111827)}.house-hub-module__Zhs5gG__tab[data-active=true]{color:var(--text-1,#111827);background:#fff;box-shadow:0 1px 2px #0000000f}.house-hub-module__Zhs5gG__count{color:var(--text-3,#9ca3af);font-size:12px;font-weight:700}.house-hub-module__Zhs5gG__tab[data-active=true] .house-hub-module__Zhs5gG__count{color:var(--primary,#2563eb)}.house-hub-module__Zhs5gG__body{margin-top:-28px}@media (max-width:1024px){.house-hub-module__Zhs5gG__bar{padding:24px 20px 0}}
.house-dashboard-module__Mni9eW__moreBtn{color:var(--text-2,#6b7280);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:4px 6px;font-size:13px;font-weight:700}.house-dashboard-module__Mni9eW__moreBtn:hover{color:var(--primary,#2563eb);background:var(--surface-2,#00000008)}.house-dashboard-module__Mni9eW__intakeHead{align-items:center;gap:8px;margin:22px 0 10px;display:flex}.house-dashboard-module__Mni9eW__intakeTitle{color:var(--text-1,#111827);margin:0;font-size:14px;font-weight:700}.house-dashboard-module__Mni9eW__intakeRow{border:0;border-top:1px solid var(--border-1,#0000000d);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:12px;width:100%;padding:14px 16px;display:flex}.house-dashboard-module__Mni9eW__intakeRow[data-first]{border-top:0}.house-dashboard-module__Mni9eW__intakeRow:hover{background:var(--surface-2,#00000005)}.house-dashboard-module__Mni9eW__intakeText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.house-dashboard-module__Mni9eW__intakeName{color:var(--text-1,#111827);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.house-dashboard-module__Mni9eW__intakeAddr{color:var(--text-3,#9ca3af);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.house-dashboard-module__Mni9eW__intakeCaret{color:var(--muted,#d1d5db);font-size:18px;line-height:1}.house-dashboard-module__Mni9eW__insights{margin-top:32px}
.owner-home-module__kSrveq__greeting{animation:owner-home-module__kSrveq__fu .32s var(--ease) both;margin-bottom:32px}.owner-home-module__kSrveq__greetName{letter-spacing:-.035em;color:var(--grey-900);margin:0 0 8px;font-size:36px;font-weight:800;line-height:1.22}.owner-home-module__kSrveq__greetHighlight{color:var(--blue-500)}.owner-home-module__kSrveq__greetSub{color:var(--grey-500);margin:0;font-size:16px;line-height:1.5}@media (max-width:767px){.owner-home-module__kSrveq__greetName{letter-spacing:-.025em;font-size:24px}.owner-home-module__kSrveq__greetSub{font-size:14px}}.owner-home-module__kSrveq__rowHead{align-items:center;gap:8px;min-width:0;display:flex}.owner-home-module__kSrveq__rowHead>:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.owner-home-module__kSrveq__moreBtn{cursor:pointer;color:var(--grey-500);transition:color .16s var(--ease);background:0 0;border:0;margin-left:auto;padding:0;font-family:inherit;font-size:13px;font-weight:600}.owner-home-module__kSrveq__moreBtn:hover{color:var(--grey-700)}.owner-home-module__kSrveq__noticeRow{border:0;border-top:1px solid var(--grey-100);text-align:left;cursor:pointer;width:100%;transition:opacity .14s var(--ease);background:0 0;align-items:center;gap:10px;padding:13px 0;font-family:inherit;display:flex}.owner-home-module__kSrveq__noticeRow:hover{opacity:.62}.owner-home-module__kSrveq__noticeRow[data-first]{border-top:0;padding-top:0}.owner-home-module__kSrveq__noticeRow:last-child{padding-bottom:0}.owner-home-module__kSrveq__dot{background:var(--grey-300);border-radius:999px;flex:none;width:6px;height:6px}.owner-home-module__kSrveq__dot[data-unread]{background:var(--blue-500)}.owner-home-module__kSrveq__noticeText{min-width:0;color:var(--grey-800);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;line-height:1.5;overflow:hidden}.owner-home-module__kSrveq__noticeTime{color:var(--grey-500);font-variant-numeric:tabular-nums;flex:none;font-size:12px}
.invite-code-module__Zgb4QG__chars{background:var(--surface-tint);border-radius:14px;justify-content:center;align-items:center;gap:6px;height:60px;display:flex}.invite-code-module__Zgb4QG__char{font-variant-numeric:tabular-nums;color:var(--primary);font-size:22px;font-weight:700}.invite-code-module__Zgb4QG__metaRow{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.invite-code-module__Zgb4QG__expiry{color:var(--muted);align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.invite-code-module__Zgb4QG__shareBtn{background:var(--primary);color:#fff;cursor:pointer;height:32px;transition:transform .16s var(--ease), background .16s;border:0;border-radius:999px;flex:none;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:700;display:inline-flex}.invite-code-module__Zgb4QG__shareBtn:hover{background:var(--primary-press);transform:scale(1.03)}.invite-code-module__Zgb4QG__shareBtn:active{transform:scale(.95)}.invite-code-module__Zgb4QG__shareDone{background:var(--success)}.invite-code-module__Zgb4QG__regenRow{justify-content:center;margin-top:14px;display:flex}.invite-code-module__Zgb4QG__regen{height:36px;color:var(--text-3);cursor:pointer;transition:transform .16s var(--ease), background .16s, color .16s;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:700;display:inline-flex}.invite-code-module__Zgb4QG__regen:hover{background:var(--surface-2);color:var(--primary)}.invite-code-module__Zgb4QG__regen:active{transform:scale(.96)}
.maintenance-module__-qlqGW__stage{--stage-open:var(--yellow-600);--stage-agreed:var(--blue-500);--stage-in_progress:var(--blue-500);--stage-resolved:var(--green-500);--stage-closed:var(--grey-400)}.maintenance-module__-qlqGW__title{letter-spacing:-.03em;color:var(--grey-900);margin:0;font-size:30px;font-weight:800;line-height:1.25}@media (max-width:767px){.maintenance-module__-qlqGW__title{letter-spacing:-.02em;font-size:24px}}.maintenance-module__-qlqGW__subtitle{color:var(--grey-500);margin:6px 0 0;font-size:14px;line-height:1.5}.maintenance-module__-qlqGW__myTurn{color:var(--blue-500);font-weight:700}.maintenance-module__-qlqGW__dateFilter{scrollbar-width:none;gap:8px;margin:0 0 20px;padding:2px 0;display:flex;overflow-x:auto}.maintenance-module__-qlqGW__dateFilter::-webkit-scrollbar{display:none}.maintenance-module__-qlqGW__dateChip{border:1px solid var(--border);background:var(--surface);height:34px;color:var(--text-2);cursor:pointer;border-radius:999px;flex:none;padding:0 14px;font-size:13px;font-weight:600}.maintenance-module__-qlqGW__dateChip:hover{background:var(--surface-2,var(--surface))}.maintenance-module__-qlqGW__dateChipActive{background:var(--primary);color:#fff;border-color:#0000}.maintenance-module__-qlqGW__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.maintenance-module__-qlqGW__card{border:1px solid var(--border);border-left:3px solid var(--stage,var(--icon-2));background:var(--bg);text-align:left;cursor:pointer;width:100%;transition:box-shadow .16s var(--ease), transform .16s var(--ease);border-radius:14px;align-items:center;gap:14px;padding:16px 18px;display:flex}.maintenance-module__-qlqGW__card:hover{box-shadow:var(--shadow-lg)}.maintenance-module__-qlqGW__card:active{transform:translateY(1px)}.maintenance-module__-qlqGW__card[data-stage=OPEN]{--stage:var(--stage-open)}.maintenance-module__-qlqGW__card[data-stage=AGREED],.maintenance-module__-qlqGW__card[data-stage=IN_PROGRESS]{--stage:var(--primary)}.maintenance-module__-qlqGW__card[data-stage=RESOLVED]{--stage:var(--stage-resolved)}.maintenance-module__-qlqGW__card[data-stage=CLOSED]{--stage:var(--stage-closed)}.maintenance-module__-qlqGW__cardBody{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.maintenance-module__-qlqGW__cardTop{align-items:center;gap:7px;display:flex}.maintenance-module__-qlqGW__turnDot{background:var(--primary);border-radius:999px;flex:none;width:7px;height:7px}.maintenance-module__-qlqGW__cardTitle{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.maintenance-module__-qlqGW__cardMeta{color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.maintenance-module__-qlqGW__cardSub{color:var(--text-3);font-size:12px}.maintenance-module__-qlqGW__chevron{color:var(--icon-2);flex:none}.maintenance-module__-qlqGW__chip{height:21px;color:var(--chip-fg,var(--text-2));background:var(--chip-bg,var(--surface-2));border-radius:999px;flex:none;align-items:center;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.maintenance-module__-qlqGW__chip[data-stage=OPEN]{--chip-fg:#a05000;--chip-bg:#ffeede}@supports (color:lab(0% 0 0)){.maintenance-module__-qlqGW__chip[data-stage=OPEN]{--chip-fg:lab(43.4492% 36.319 72.1641);--chip-bg:lab(95.2896% 6.63668 13.7933)}}.maintenance-module__-qlqGW__chip[data-stage=AGREED],.maintenance-module__-qlqGW__chip[data-stage=IN_PROGRESS]{--chip-fg:var(--primary-press);--chip-bg:var(--surface-tint)}.maintenance-module__-qlqGW__chip[data-stage=RESOLVED]{--chip-fg:var(--success);--chip-bg:#d5f9e0}@supports (color:lab(0% 0 0)){.maintenance-module__-qlqGW__chip[data-stage=RESOLVED]{--chip-bg:lab(94.8726% -15.5318 7.96133)}}.maintenance-module__-qlqGW__responsibility{color:var(--text-2);font-size:11px;font-weight:700}.maintenance-module__-qlqGW__empty{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:16px;padding:56px 24px}.maintenance-module__-qlqGW__emptyTitle{margin:0 0 6px;font-size:15px;font-weight:700}.maintenance-module__-qlqGW__emptyText{color:var(--text-2);white-space:pre-line;margin:0;font-size:13px;line-height:1.6}.maintenance-module__-qlqGW__backBtn{color:var(--text-2);cursor:pointer;background:0 0;border:0;margin-bottom:20px;padding:0;font-size:13px}.maintenance-module__-qlqGW__backBtn:hover{color:var(--text)}.maintenance-module__-qlqGW__section{border:1px solid var(--border);background:var(--bg);border-radius:14px;margin:28px 0;padding:18px}.maintenance-module__-qlqGW__sectionTitle{margin:0 0 12px;font-size:15px;font-weight:700}.maintenance-module__-qlqGW__body{color:var(--text);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.7}.maintenance-module__-qlqGW__meta{color:var(--text-3);margin:0 0 8px;font-size:12px}.maintenance-module__-qlqGW__photos{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.maintenance-module__-qlqGW__pending{background:var(--surface-tint);border-color:#0000}.maintenance-module__-qlqGW__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.maintenance-module__-qlqGW__btn{background:var(--primary);color:#fff;color:lab(100% 0 0);cursor:pointer;height:38px;transition:background .14s var(--ease);border:0;border-radius:999px;padding:0 18px;font-size:14px;font-weight:700}.maintenance-module__-qlqGW__btn:hover:not(:disabled){background:var(--primary-press)}.maintenance-module__-qlqGW__btn:disabled{background:var(--surface-2);color:var(--text-3);cursor:not-allowed}.maintenance-module__-qlqGW__btnGhost{color:var(--text-2);background:0 0}.maintenance-module__-qlqGW__btnGhost:hover:not(:disabled){background:var(--surface-2);color:var(--text)}.maintenance-module__-qlqGW__btnGhost:disabled{background:0 0}.maintenance-module__-qlqGW__choices{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.maintenance-module__-qlqGW__choice{border:1px solid var(--border);background:var(--bg);height:38px;color:var(--text-2);cursor:pointer;transition:all .14s var(--ease);border-radius:999px;padding:0 16px;font-size:14px;font-weight:600}.maintenance-module__-qlqGW__choice:hover{border-color:var(--primary)}.maintenance-module__-qlqGW__choice[data-on=true]{border-color:var(--primary);background:var(--primary);color:#fff;color:lab(100% 0 0)}.maintenance-module__-qlqGW__note{border:1px solid var(--border);background:var(--bg);width:100%;min-height:76px;color:var(--text);font:inherit;resize:vertical;border-radius:12px;padding:10px 12px;font-size:14px}.maintenance-module__-qlqGW__note:focus{outline:2px solid var(--primary);outline-offset:-1px}.maintenance-module__-qlqGW__hint{color:var(--text-3);margin:8px 0 0;font-size:12px}.maintenance-module__-qlqGW__error{color:var(--danger);text-align:right;white-space:pre-line;margin:8px 0 0;font-size:12px}.maintenance-module__-qlqGW__history{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.maintenance-module__-qlqGW__historyItem{border:1px solid var(--border);background:var(--bg);border-radius:12px;padding:14px 16px}.maintenance-module__-qlqGW__historyHead{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.maintenance-module__-qlqGW__historyWho{font-size:14px;font-weight:700}.maintenance-module__-qlqGW__historyWhen{color:var(--text-3);flex:none;font-size:12px}.maintenance-module__-qlqGW__historyResponse{border-left:2px solid var(--border);margin-top:8px;padding-left:10px}.maintenance-module__-qlqGW__historyVerdict{font-size:13px;font-weight:700}.maintenance-module__-qlqGW__historyVerdict[data-accepted=true]{color:var(--success)}.maintenance-module__-qlqGW__historyVerdict[data-accepted=false]{color:#c26300;color:lab(52.7032% 38.2651 70.727)}
.defect-detail-module__PKAkgW__page{flex:1;justify-content:center;min-width:0;display:flex}.defect-detail-module__PKAkgW__inner{flex-direction:column;width:100%;max-width:560px;padding:64px 40px 140px;display:flex}@media (max-width:767px){.defect-detail-module__PKAkgW__inner{padding:32px 20px 120px}}.defect-detail-module__PKAkgW__back{width:40px;height:40px;color:var(--text-2);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;margin:0 0 12px -8px;transition:background .16s;display:flex}.defect-detail-module__PKAkgW__back:hover{background:var(--surface-2)}.defect-detail-module__PKAkgW__title{letter-spacing:-.02em;margin:0 0 24px;font-size:22px;font-weight:700}.defect-detail-module__PKAkgW__primaryBtn{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:999px;align-self:flex-start;height:40px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:700}.defect-detail-module__PKAkgW__head{animation:defect-detail-module__PKAkgW__fu .32s var(--ease) both;align-items:center;gap:10px;margin-bottom:18px;display:flex}.defect-detail-module__PKAkgW__badge{border-radius:8px;align-items:center;height:26px;padding:0 12px;font-size:13px;font-weight:600;display:flex}.defect-detail-module__PKAkgW__schedule{color:var(--text-3);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.defect-detail-module__PKAkgW__rerunBtn{border:1px solid var(--border);background:var(--surface);height:26px;color:var(--text-3);cursor:pointer;border-radius:999px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:600;transition:color .16s,border-color .16s}.defect-detail-module__PKAkgW__rerunBtn:hover:not(:disabled){color:var(--text);border-color:var(--text-3)}.defect-detail-module__PKAkgW__rerunBtn:disabled{opacity:.5;cursor:not-allowed}.defect-detail-module__PKAkgW__rerunError{color:var(--danger);font-size:12.5px;line-height:1.5}.defect-detail-module__PKAkgW__photos{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.defect-detail-module__PKAkgW__photo{background:var(--surface-2);border:1px solid var(--border);width:96px;height:96px;transition:transform .16s var(--ease);border-radius:16px;justify-content:center;align-items:center;display:flex;overflow:hidden}.defect-detail-module__PKAkgW__photo:hover{transform:scale(1.03)}.defect-detail-module__PKAkgW__photoImg{object-fit:cover;width:100%;height:100%;display:block}.defect-detail-module__PKAkgW__photoFailed{border:1px dashed var(--border);text-align:center;width:96px;height:96px;color:var(--text-3);border-radius:16px;justify-content:center;align-items:center;padding:8px;font-size:11px;line-height:1.4;display:flex}.defect-detail-module__PKAkgW__noPhoto{border:1px dashed var(--border);text-align:center;color:var(--text-3);border-radius:16px;margin-bottom:24px;padding:20px;font-size:13px}.defect-detail-module__PKAkgW__error{color:var(--danger);margin:12px 0 0;font-size:13px;line-height:1.5}.defect-detail-module__PKAkgW__readOnlyNote{color:var(--text-3);margin:14px 0 0;font-size:12.5px;line-height:1.6}.defect-detail-module__PKAkgW__repairSection{background:var(--surface);animation:defect-detail-module__PKAkgW__fu .32s var(--ease) .2s both;border-radius:20px;margin-top:16px;padding:20px}.defect-detail-module__PKAkgW__repairHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.defect-detail-module__PKAkgW__repairNote{color:var(--text-3);text-align:right;font-size:12.5px;font-weight:600}.defect-detail-module__PKAkgW__repairActions{justify-content:flex-end;align-items:center;gap:8px;margin-top:18px;display:flex}.defect-detail-module__PKAkgW__actionBtn{background:var(--primary);color:#fff;cursor:pointer;height:40px;transition:transform .16s var(--ease), background .12s;border:0;border-radius:999px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:700}.defect-detail-module__PKAkgW__actionBtn:hover{background:var(--primary-press);transform:scale(1.03)}.defect-detail-module__PKAkgW__actionBtn:active{transform:scale(.96)}.defect-detail-module__PKAkgW__doneBtn{background:var(--success);align-items:center;gap:7px;display:inline-flex;}.defect-detail-module__PKAkgW__doneBtn:hover{background:var(--success);filter:brightness(1.05)}.defect-detail-module__PKAkgW__ghostBtn{height:40px;color:var(--text-3);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:600;transition:color .16s}.defect-detail-module__PKAkgW__ghostBtn:hover{color:var(--text)}.defect-detail-module__PKAkgW__actionBtn:disabled,.defect-detail-module__PKAkgW__ghostBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.defect-detail-module__PKAkgW__repairDone{color:var(--success);margin:0;font-size:14px;font-weight:600}.defect-detail-module__PKAkgW__metaRow{border-bottom:1px solid var(--border);animation:defect-detail-module__PKAkgW__fu .32s var(--ease) 80ms both;gap:16px;padding:14px 2px;display:flex}.defect-detail-module__PKAkgW__metaKey{width:84px;color:var(--text-3);flex:none;font-size:14px}.defect-detail-module__PKAkgW__metaVal{min-width:0;color:var(--text);flex:1;font-size:14px;font-weight:600;line-height:1.5}.defect-detail-module__PKAkgW__editCard{background:var(--surface);animation:defect-detail-module__PKAkgW__fu .32s var(--ease) .16s both;border-radius:20px;flex-direction:column;gap:16px;margin-top:24px;padding:20px;display:flex}.defect-detail-module__PKAkgW__editHead{justify-content:space-between;align-items:center;display:flex}.defect-detail-module__PKAkgW__editTitle{letter-spacing:-.01em;margin:0;font-size:16px;font-weight:700}.defect-detail-module__PKAkgW__editToggle{background:var(--surface-2);height:32px;color:var(--text-2);cursor:pointer;border:0;border-radius:999px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:600;transition:background .16s,color .16s}.defect-detail-module__PKAkgW__editToggle:hover{background:var(--surface-tint);color:var(--primary)}.defect-detail-module__PKAkgW__editActions{gap:8px;display:flex}.defect-detail-module__PKAkgW__editCancel{height:32px;color:var(--text-3);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:600}.defect-detail-module__PKAkgW__editCancel:hover{color:var(--text)}.defect-detail-module__PKAkgW__editSave{background:var(--primary);color:#fff;cursor:pointer;height:32px;transition:transform .16s var(--ease), background .12s;border:0;border-radius:999px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:700}.defect-detail-module__PKAkgW__editSave:hover{background:var(--primary-press);transform:scale(1.03)}.defect-detail-module__PKAkgW__editSave:active{transform:scale(.95)}.defect-detail-module__PKAkgW__field{flex-direction:column;gap:6px;display:flex}.defect-detail-module__PKAkgW__fieldLabel{color:var(--text-3);font-size:13px;font-weight:600}.defect-detail-module__PKAkgW__fieldValue{color:var(--text);font-size:15px;line-height:1.55}.defect-detail-module__PKAkgW__input{border:1px solid var(--border);background:var(--bg);height:46px;color:var(--text);border-radius:12px;padding:0 14px;font-family:inherit;font-size:15px;transition:border-color .16s}.defect-detail-module__PKAkgW__input:focus{border-color:var(--primary);outline:none}.defect-detail-module__PKAkgW__textarea{border:1px solid var(--border);background:var(--bg);color:var(--text);resize:vertical;border-radius:12px;padding:12px 14px;font-family:inherit;font-size:15px;line-height:1.55;transition:border-color .16s}.defect-detail-module__PKAkgW__textarea:focus{border-color:var(--primary);outline:none}.defect-detail-module__PKAkgW__completedNote{text-align:center;color:var(--success);animation:defect-detail-module__PKAkgW__fu .32s var(--ease) .24s both;margin-top:28px;font-size:15px;font-weight:600}.defect-detail-module__PKAkgW__recordingLink{color:var(--primary);font-weight:700;text-decoration:none}.defect-detail-module__PKAkgW__recordingLink:hover{text-decoration:underline}
.notification-list-module__J7Wm6q__ghostBtn{border:1px solid var(--grey-200);height:36px;color:var(--grey-700);cursor:pointer;transition:background .16s var(--ease), border-color .16s var(--ease);background:#fff;border-radius:999px;flex:none;padding:0 14px;font-family:inherit;font-size:14px;font-weight:600}.notification-list-module__J7Wm6q__ghostBtn:hover:not(:disabled){background:var(--grey-50);border-color:var(--grey-300)}.notification-list-module__J7Wm6q__ghostBtn:disabled{opacity:.55;cursor:default}.notification-list-module__J7Wm6q__list{border-radius:var(--card-radius);border:1px solid var(--grey-100);box-shadow:var(--shadow-sm);animation:notification-list-module__J7Wm6q__fu .32s var(--ease) 60ms both;background:#fff;flex-direction:column;display:flex;overflow:hidden}.notification-list-module__J7Wm6q__row{width:100%;padding:16px var(--card-pad);border:0;border-bottom:1px solid var(--grey-100);text-align:left;cursor:pointer;background:0 0;align-items:flex-start;gap:4px;font-family:inherit;transition:background .16s;display:flex}.notification-list-module__J7Wm6q__row:last-child{border-bottom:0}.notification-list-module__J7Wm6q__row:hover{background:var(--grey-50)}.notification-list-module__J7Wm6q__dotSlot{flex:none;width:18px;padding-top:7px}.notification-list-module__J7Wm6q__dot{background:var(--blue-500);border-radius:999px;width:7px;height:7px;display:block}.notification-list-module__J7Wm6q__body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.notification-list-module__J7Wm6q__title{letter-spacing:-.015em;color:var(--grey-600);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.notification-list-module__J7Wm6q__row[data-unread] .notification-list-module__J7Wm6q__title{color:var(--grey-900);font-weight:700}.notification-list-module__J7Wm6q__content{color:var(--grey-500);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.notification-list-module__J7Wm6q__time{color:var(--grey-400);font-variant-numeric:tabular-nums;margin-top:2px;font-size:12px}@media (max-width:767px){.notification-list-module__J7Wm6q__title{font-size:14px}.notification-list-module__J7Wm6q__content{font-size:13px}}
.chat-list-module__3sCi3W__list{border-radius:var(--card-radius);border:1px solid var(--grey-100);box-shadow:var(--shadow-sm);animation:chat-list-module__3sCi3W__fu .32s var(--ease) 60ms both;background:#fff;flex-direction:column;display:flex;overflow:hidden}.chat-list-module__3sCi3W__row{text-align:left;border:0;border-bottom:1px solid var(--grey-100);cursor:pointer;background:0 0;align-items:center;gap:14px;padding:16px 18px;font-family:inherit;transition:background .16s;display:flex}.chat-list-module__3sCi3W__row:last-child{border-bottom:0}.chat-list-module__3sCi3W__row:hover{background:var(--grey-50)}.chat-list-module__3sCi3W__avatar{background:var(--blue-50);width:46px;height:46px;color:var(--blue-500);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.chat-list-module__3sCi3W__body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.chat-list-module__3sCi3W__rowTop{align-items:baseline;gap:8px;display:flex}.chat-list-module__3sCi3W__name{letter-spacing:-.015em;color:var(--grey-900);font-size:15px;font-weight:700}.chat-list-module__3sCi3W__time{color:var(--grey-400);font-variant-numeric:tabular-nums;flex:none;margin-left:auto;font-size:12px}.chat-list-module__3sCi3W__house{color:var(--grey-500);font-size:12px}.chat-list-module__3sCi3W__last{color:var(--grey-600);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.4;overflow:hidden}.chat-list-module__3sCi3W__unread{background:var(--blue-500);color:#fff;font-variant-numeric:tabular-nums;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:700;display:flex}
.repair-share-module__IOhHjG__section{background:var(--surface);animation:repair-share-module__IOhHjG__fu .32s var(--ease) .24s both;border-radius:20px;margin-top:16px;padding:20px}.repair-share-module__IOhHjG__head{flex-direction:column;gap:6px;display:flex}.repair-share-module__IOhHjG__title{color:var(--text);margin:0;font-size:16px;font-weight:700}.repair-share-module__IOhHjG__lead{color:var(--text-3);margin:0;font-size:13px;line-height:1.6}.repair-share-module__IOhHjG__group{border:0;margin:18px 0 0;padding:0}.repair-share-module__IOhHjG__legend{color:var(--text-2);margin-bottom:10px;padding:0;font-size:13px;font-weight:600}.repair-share-module__IOhHjG__hint{color:var(--text-3);margin:8px 0 0;font-size:12px;line-height:1.5}.repair-share-module__IOhHjG__warn{color:var(--danger);margin:8px 0 0;font-size:12px;font-weight:600}.repair-share-module__IOhHjG__error{color:var(--danger);margin:14px 0 0;font-size:13px;font-weight:600;line-height:1.5}.repair-share-module__IOhHjG__tiles{flex-wrap:wrap;gap:10px;display:flex}.repair-share-module__IOhHjG__tileCheck{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.repair-share-module__IOhHjG__tile{background:var(--surface-2);border:1px solid var(--border);cursor:pointer;width:84px;height:84px;transition:border-color .16s var(--ease), transform .16s var(--ease);border-radius:14px;position:relative;overflow:hidden}.repair-share-module__IOhHjG__tile:hover{transform:scale(1.03)}.repair-share-module__IOhHjG__tileOn{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary) inset;}.repair-share-module__IOhHjG__tile:focus-within,.repair-share-module__IOhHjG__tileOn:focus-within{outline:2px solid var(--primary);outline-offset:2px}.repair-share-module__IOhHjG__tileImg{object-fit:cover;width:100%;height:100%;display:block}.repair-share-module__IOhHjG__tileMark{width:18px;height:18px;box-shadow:var(--shadow-sm);background:0 0;border:1.5px solid #fff;border-radius:999px;position:absolute;bottom:6px;right:6px}.repair-share-module__IOhHjG__tileOn .repair-share-module__IOhHjG__tileMark{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12.5 9.5 18 20 6.5'/%3E%3C/svg%3E") center / 11px 11px no-repeat, var(--primary)}.repair-share-module__IOhHjG__chips{gap:8px;display:flex}.repair-share-module__IOhHjG__chip{border:1px solid var(--border);height:34px;color:var(--text-2);cursor:pointer;background:0 0;border-radius:999px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;transition:background .12s,color .12s,border-color .12s}.repair-share-module__IOhHjG__chip:hover{color:var(--text);border-color:var(--icon-2)}.repair-share-module__IOhHjG__chipOn{background:var(--primary);border-color:var(--primary);color:#fff;}.repair-share-module__IOhHjG__inputs{flex-wrap:wrap;gap:8px;display:flex}.repair-share-module__IOhHjG__input{border:1px solid var(--border);background:var(--bg);min-width:0;height:40px;color:var(--text);border-radius:12px;flex:160px;padding:0 14px;font-family:inherit;font-size:14px}.repair-share-module__IOhHjG__input::placeholder{color:var(--icon-2)}.repair-share-module__IOhHjG__input:focus{outline:2px solid var(--primary);outline-offset:-1px;border-color:#0000}.repair-share-module__IOhHjG__check{color:var(--text-2);cursor:pointer;align-items:flex-start;gap:10px;margin-top:18px;font-size:13.5px;font-weight:600;display:flex}.repair-share-module__IOhHjG__check input{width:16px;height:16px;accent-color:var(--primary);flex:none;margin-top:2px}.repair-share-module__IOhHjG__checkHint{color:var(--text-3);margin-top:3px;font-size:12px;font-weight:500;line-height:1.5;display:block}.repair-share-module__IOhHjG__linkBox{border:1px solid var(--border);background:var(--surface-2);border-radius:12px;margin-top:14px;padding:12px 14px;overflow-x:auto}.repair-share-module__IOhHjG__link{color:var(--text);white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;line-height:1.6}.repair-share-module__IOhHjG__once{color:var(--danger);margin:12px 0 0;font-size:12.5px;font-weight:600;line-height:1.6}.repair-share-module__IOhHjG__revokedNote{color:var(--text-2);margin:12px 0 0;font-size:13.5px;font-weight:600;line-height:1.6}.repair-share-module__IOhHjG__actions{justify-content:flex-end;align-items:center;gap:8px;margin-top:18px;display:flex}.repair-share-module__IOhHjG__actionBtn{background:var(--primary);color:#fff;cursor:pointer;height:40px;transition:transform .16s var(--ease), background .12s;border:0;border-radius:999px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:700}.repair-share-module__IOhHjG__actionBtn:hover:not(:disabled){background:var(--primary-press);transform:scale(1.03)}.repair-share-module__IOhHjG__actionBtn:active:not(:disabled){transform:scale(.96)}.repair-share-module__IOhHjG__ghostBtn{height:40px;color:var(--text-3);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:600;transition:color .16s}.repair-share-module__IOhHjG__ghostBtn:hover:not(:disabled){color:var(--text)}.repair-share-module__IOhHjG__actionBtn:disabled,.repair-share-module__IOhHjG__ghostBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}
.house-detail-module__GsOi8W__page{flex:1;justify-content:center;min-width:0;display:flex}.house-detail-module__GsOi8W__inner{flex-direction:column;width:100%;max-width:520px;padding:64px 40px 140px;display:flex}@media (max-width:767px){.house-detail-module__GsOi8W__inner{padding:40px 20px 120px}}.house-detail-module__GsOi8W__head{animation:house-detail-module__GsOi8W__fu .32s var(--ease) both;justify-content:space-between;align-items:center;gap:12px;display:flex}.house-detail-module__GsOi8W__title{letter-spacing:-.02em;margin:0;font-size:24px;font-weight:700;line-height:1.3}.house-detail-module__GsOi8W__badgeRow{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:6px;display:flex}.house-detail-module__GsOi8W__statusBadge{height:26px;animation:house-detail-module__GsOi8W__pop .34s var(--ease) .1s both;border-radius:8px;flex:none;align-items:center;padding:0 10px;font-size:13px;font-weight:600;display:flex}.house-detail-module__GsOi8W__stateCard{background:var(--surface);border:1px solid var(--border);animation:house-detail-module__GsOi8W__fu .32s var(--ease) .12s both;border-radius:16px;gap:12px;margin-top:24px;padding:16px;display:flex}.house-detail-module__GsOi8W__stateIcon{flex:none;font-size:16px;line-height:1.5}.house-detail-module__GsOi8W__stateBody{flex-direction:column;gap:6px;min-width:0;display:flex}.house-detail-module__GsOi8W__stateTitle{color:var(--text);font-size:14.5px;font-weight:700}.house-detail-module__GsOi8W__stateTitleDanger{color:var(--danger);font-size:14.5px;font-weight:700}.house-detail-module__GsOi8W__stateReason{border-left:2px solid var(--danger);background:var(--surface-2);color:var(--text);overflow-wrap:anywhere;border-radius:0 8px 8px 0;padding:8px 10px;font-size:14px;line-height:1.5}.house-detail-module__GsOi8W__stateHint{color:var(--text-2);font-size:13px;line-height:1.5}.house-detail-module__GsOi8W__stateError{color:var(--danger);font-size:13px;line-height:1.5}.house-detail-module__GsOi8W__stateActions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.house-detail-module__GsOi8W__reqSection{border-top:1px solid var(--border);flex-direction:column;gap:12px;margin-top:24px;padding-top:24px;display:flex}.house-detail-module__GsOi8W__reqSectionTitle{color:var(--text);font-size:16px;font-weight:700}.house-detail-module__GsOi8W__reqList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.house-detail-module__GsOi8W__reqItem{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.house-detail-module__GsOi8W__reqTop{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.house-detail-module__GsOi8W__reqName{color:var(--text);font-size:14.5px;font-weight:700}.house-detail-module__GsOi8W__reqVia{background:var(--surface-tint);height:20px;color:var(--primary);border-radius:6px;align-items:center;padding:0 7px;font-size:11.5px;font-weight:600;display:flex}.house-detail-module__GsOi8W__reqDate{color:var(--text-3);font-variant-numeric:tabular-nums;font-size:12.5px}.house-detail-module__GsOi8W__reqBtns{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.house-detail-module__GsOi8W__pill{background:var(--primary);color:#fff;cursor:pointer;height:38px;transition:transform .16s var(--ease), background .12s;border:0;border-radius:999px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:700}.house-detail-module__GsOi8W__pill:hover:not(:disabled){background:var(--primary-press);transform:scale(1.03)}.house-detail-module__GsOi8W__pill:active:not(:disabled){transform:scale(.96)}.house-detail-module__GsOi8W__pill:disabled{opacity:.55;cursor:default}.house-detail-module__GsOi8W__pillGhost{border:1px solid var(--border);height:38px;color:var(--text-2);cursor:pointer;background:0 0;border-radius:999px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:600;transition:background .12s}.house-detail-module__GsOi8W__pillGhost:hover:not(:disabled){background:var(--surface-2)}.house-detail-module__GsOi8W__pillGhost:disabled{opacity:.55;cursor:default}.house-detail-module__GsOi8W__errorText{color:var(--danger);margin:16px 0 0;font-size:13.5px;line-height:1.5}.house-detail-module__GsOi8W__rows{flex-direction:column;margin-top:24px;display:flex}.house-detail-module__GsOi8W__row{border-bottom:1px solid var(--border);gap:16px;padding:16px 2px;display:flex}.house-detail-module__GsOi8W__row:last-child{border-bottom:0}.house-detail-module__GsOi8W__rowKey{width:104px;color:var(--text-3);flex:none;font-size:15px}.house-detail-module__GsOi8W__rowVal{min-width:0;color:var(--text);text-wrap:pretty;font-variant-numeric:tabular-nums;flex:1;font-size:15px;font-weight:600;line-height:1.5}.house-detail-module__GsOi8W__reqCard{background:var(--surface-tint);animation:house-detail-module__GsOi8W__sheetUp .36s var(--ease-out) .2s both;border-radius:20px;flex-direction:column;gap:14px;margin-top:24px;padding:20px;display:flex}.house-detail-module__GsOi8W__reqTitle{letter-spacing:-.01em;font-size:17px;font-weight:700}.house-detail-module__GsOi8W__reqRows{flex-direction:column;gap:8px;display:flex}.house-detail-module__GsOi8W__reqRow{gap:12px;font-size:14px;line-height:1.5;display:flex}.house-detail-module__GsOi8W__reqKey{width:96px;color:var(--text-3);flex:none}.house-detail-module__GsOi8W__reqVal{min-width:0;color:var(--text);flex:1;font-weight:600}.house-detail-module__GsOi8W__reqActions{justify-content:flex-end;align-items:center;gap:8px;margin-top:4px;display:flex}.house-detail-module__GsOi8W__reqReject{height:42px;color:var(--text-3);cursor:pointer;transition:transform .16s var(--ease), background .12s, color .12s;background:0 0;border:0;border-radius:999px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:700}.house-detail-module__GsOi8W__reqReject:hover{color:var(--text);background:var(--bg)}.house-detail-module__GsOi8W__reqReject:active{transform:scale(.95)}.house-detail-module__GsOi8W__reqAccept{background:var(--primary);color:#fff;cursor:pointer;height:42px;transition:transform .16s var(--ease), background .12s;border:0;border-radius:999px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:700}.house-detail-module__GsOi8W__reqAccept:hover{transform:scale(1.03)}.house-detail-module__GsOi8W__reqAccept:active{background:var(--primary-press);transform:scale(.95)}.house-detail-module__GsOi8W__primaryBtn{background:var(--primary);color:#fff;cursor:pointer;height:48px;transition:transform .16s var(--ease), background .12s;animation:house-detail-module__GsOi8W__fu .32s var(--ease) .26s both;border:0;border-radius:999px;align-self:flex-end;margin-top:32px;padding:0 24px;font-family:inherit;font-size:15px;font-weight:700}.house-detail-module__GsOi8W__primaryBtn:hover{background:var(--primary-press);transform:scale(1.03)}.house-detail-module__GsOi8W__primaryBtn:active{transform:scale(.96)}.house-detail-module__GsOi8W__liveActions{animation:house-detail-module__GsOi8W__fu .32s var(--ease) .26s both;flex-direction:column;align-items:center;gap:18px;margin-top:32px;display:flex}.house-detail-module__GsOi8W__unlink{color:var(--text-3);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:15px;font-weight:500;text-decoration:underline}.house-detail-module__GsOi8W__dangerZone{border-top:1px solid var(--border);justify-content:center;margin-top:48px;padding-top:24px;display:flex}.house-detail-module__GsOi8W__deleteBtn{color:var(--text-3);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:4px 8px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:underline;transition:color .12s}.house-detail-module__GsOi8W__deleteBtn:hover{color:var(--danger)}.house-detail-module__GsOi8W__deleteWarning{color:var(--text-3);text-align:center;margin-top:4px;font-size:13px;line-height:1.6}.house-detail-module__GsOi8W__deleteActions{justify-content:center;gap:10px;margin-top:20px;display:flex}.house-detail-module__GsOi8W__deleteActions .house-detail-module__GsOi8W__closeBtn{margin:0}.house-detail-module__GsOi8W__deleteConfirm{background:var(--danger);color:#fff;cursor:pointer;height:44px;transition:transform .16s var(--ease), opacity .12s;border:0;border-radius:999px;padding:0 20px;font-family:inherit;font-size:15px;font-weight:700}.house-detail-module__GsOi8W__deleteConfirm:hover{transform:scale(1.03)}.house-detail-module__GsOi8W__deleteConfirm:active{transform:scale(.96)}.house-detail-module__GsOi8W__deleteConfirm:disabled,.house-detail-module__GsOi8W__closeBtn:disabled{opacity:.5;cursor:default;transform:none}.house-detail-module__GsOi8W__overlay{z-index:40;animation:house-detail-module__GsOi8W__dim .24s var(--ease-out) both;background:#0000008f;background:lab(0% 0 0/.56);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.house-detail-module__GsOi8W__sheet{background:var(--bg);text-align:center;width:100%;max-width:440px;box-shadow:var(--shadow-card);animation:house-detail-module__GsOi8W__sheetUp .34s var(--ease-out) both;border-radius:24px;margin:auto 16px;padding:28px 24px 24px}.house-detail-module__GsOi8W__sheetTitle{letter-spacing:-.02em;margin:0 0 8px;font-size:22px;font-weight:700;line-height:1.3}.house-detail-module__GsOi8W__sheetLead{color:var(--text-2);margin:0 0 20px;font-size:15px;line-height:1.5}.house-detail-module__GsOi8W__closeBtn{background:var(--surface-2);width:fit-content;height:44px;color:var(--text);cursor:pointer;transition:transform .16s var(--ease), background .12s;border:0;border-radius:999px;margin:16px auto 0;padding:0 28px;font-family:inherit;font-size:15px;font-weight:700}.house-detail-module__GsOi8W__closeBtn:hover{background:var(--border);transform:scale(1.03)}.house-detail-module__GsOi8W__closeBtn:active{transform:scale(.96)}@media (max-width:639px){.house-detail-module__GsOi8W__overlay{align-items:flex-end}.house-detail-module__GsOi8W__sheet{max-width:none;padding-bottom:max(24px, env(safe-area-inset-bottom));border-radius:24px 24px 0 0;margin:0}}
.house-form-module__62_gWa__page{flex:1;justify-content:center;min-width:0;display:flex}.house-form-module__62_gWa__inner{flex-direction:column;width:100%;max-width:520px;padding:64px 40px 140px;display:flex;position:relative}@media (max-width:767px){.house-form-module__62_gWa__inner{padding:40px 20px 120px}}.house-form-module__62_gWa__back{width:40px;height:40px;animation:house-form-module__62_gWa__fu .32s var(--ease) both;margin:0 0 12px -8px}.house-form-module__62_gWa__title{letter-spacing:-.02em;text-wrap:balance;animation:house-form-module__62_gWa__fu .32s var(--ease) both;margin:0 0 8px;font-size:28px;font-weight:700;line-height:1.3}.house-form-module__62_gWa__lead{color:var(--text-2);text-wrap:pretty;animation:house-form-module__62_gWa__fu .32s var(--ease) 50ms both;margin:0 0 44px;font-size:15px;line-height:1.5}.house-form-module__62_gWa__step{align-items:center;gap:10px;margin-bottom:18px;display:flex}.house-form-module__62_gWa__stepNum{background:var(--text);color:#fff;font-variant-numeric:tabular-nums;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.house-form-module__62_gWa__stepTitle{letter-spacing:-.015em;font-size:17px;font-weight:700}.house-form-module__62_gWa__stepDivide{border-top:1px solid var(--border);margin-top:48px;padding-top:40px}.house-form-module__62_gWa__field{flex-direction:column;gap:12px;display:flex}.house-form-module__62_gWa__label{color:var(--text-2);font-size:13px;font-weight:600}.house-form-module__62_gWa__addrRow{gap:8px;display:flex}.house-form-module__62_gWa__addrBtn{background:var(--surface-2);text-align:left;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border:0;border-radius:12px;flex:1;min-width:0;height:48px;padding:0 16px;font-family:inherit;font-size:15px;transition:background .2s;overflow:hidden}.house-form-module__62_gWa__addrBtn:hover{background:var(--border)}.house-form-module__62_gWa__searchBtn{background:var(--surface-2);height:48px;color:var(--text-2);cursor:pointer;transition:transform .16s var(--ease), background .12s;border:0;border-radius:12px;flex:none;padding:0 18px;font-family:inherit;font-size:15px;font-weight:600}.house-form-module__62_gWa__searchBtn:hover{background:var(--border);transform:scale(1.02)}.house-form-module__62_gWa__searchBtn:active{transform:scale(.97)}.house-form-module__62_gWa__kindSection{flex-direction:column;gap:14px;margin-top:40px;display:flex}.house-form-module__62_gWa__chips{flex-wrap:wrap;gap:8px;display:flex}.house-form-module__62_gWa__chip{border:1px solid var(--border);background:var(--bg);height:34px;color:var(--text-2);cursor:pointer;transition:background .2s var(--ease), color .2s, border-color .2s;border-radius:999px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:600}.house-form-module__62_gWa__chipOn{border-color:var(--text);background:var(--text);color:#fff;animation:house-form-module__62_gWa__chipPop .3s var(--ease) both}.house-form-module__62_gWa__deedCard{background:var(--surface);border-radius:20px;align-items:flex-start;gap:18px;padding:20px 24px;display:flex}.house-form-module__62_gWa__deedText{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.house-form-module__62_gWa__deedTitle{color:var(--text);font-size:15px;font-weight:600}.house-form-module__62_gWa__deedDesc{color:var(--muted);font-size:13px;line-height:1.5}.house-form-module__62_gWa__switch{cursor:pointer;width:44px;height:26px;transition:background .2s var(--ease);background:#c5cbd2;background:lab(81.435% -1.43042 -4.22152);border:0;border-radius:999px;flex:none;margin-top:2px;padding:3px}.house-form-module__62_gWa__switchOn{background:var(--primary)}.house-form-module__62_gWa__knob{width:20px;height:20px;transition:transform .22s var(--ease-out);background:#fff;border-radius:999px;display:block;transform:translate(0);box-shadow:0 1px 2px #010a2529;box-shadow:0 1px 2px lab(3.00072% 2.84887 -18.0613/.16)}.house-form-module__62_gWa__switchOn .house-form-module__62_gWa__knob{transform:translate(18px)}.house-form-module__62_gWa__commonAttach{border:1.5px dashed var(--border);cursor:pointer;text-align:left;width:100%;height:72px;animation:house-form-module__62_gWa__expandDown .3s var(--ease-out) both;transition:border-color .2s, background .16s, transform .16s var(--ease);background:0 0;border-radius:18px;align-items:center;gap:14px;margin-top:12px;padding:0 20px;font-family:inherit;display:flex}.house-form-module__62_gWa__commonAttach:hover{background:var(--surface)}.house-form-module__62_gWa__commonAttach:active{transform:scale(.99)}.house-form-module__62_gWa__commonIcon{border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.house-form-module__62_gWa__commonTextWrap{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.house-form-module__62_gWa__commonLabel{letter-spacing:-.01em;font-size:15px;font-weight:700}.house-form-module__62_gWa__commonSub{color:var(--muted);font-size:13px}.house-form-module__62_gWa__countBadge{background:var(--surface-tint);min-width:22px;height:22px;color:var(--primary);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:12px;font-weight:700;display:flex}.house-form-module__62_gWa__unitHead{margin-bottom:6px}.house-form-module__62_gWa__unitDesc{color:var(--muted);margin:0 0 16px;font-size:13px;line-height:1.5}.house-form-module__62_gWa__unitList{flex-direction:column;display:flex}.house-form-module__62_gWa__unitRow{overflow:hidden}.house-form-module__62_gWa__unitRowInner{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 0;display:flex}.house-form-module__62_gWa__unitNum{background:var(--surface-2);width:26px;height:26px;color:var(--text-2);font-variant-numeric:tabular-nums;border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.house-form-module__62_gWa__unitInput{min-width:0;height:44px;color:var(--text);background:0 0;border:0;outline:none;flex:1;padding:0 4px;font-family:inherit;font-size:15px;font-weight:600}.house-form-module__62_gWa__attachChip{cursor:pointer;height:32px;transition:background .2s, color .2s, transform .16s var(--ease);border:0;border-radius:999px;flex:none;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.house-form-module__62_gWa__attachChip:hover{transform:scale(1.03)}.house-form-module__62_gWa__attachChip:active{transform:scale(.95)}.house-form-module__62_gWa__removeX{width:32px;height:32px;color:var(--icon-2);cursor:pointer;transition:background .16s, color .16s, transform .16s var(--ease);background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex}.house-form-module__62_gWa__removeX:hover{color:var(--danger);background:#ffe5e5;background:lab(93.205% 12.8409 4.88123)}.house-form-module__62_gWa__removeX:active{transform:scale(.9)}.house-form-module__62_gWa__addUnitRow{margin-top:16px;display:flex}.house-form-module__62_gWa__addUnit{background:var(--surface-2);height:40px;color:var(--text);cursor:pointer;transition:background .16s, color .16s, transform .16s var(--ease);border:0;border-radius:999px;align-items:center;gap:7px;padding:0 16px 0 12px;font-family:inherit;font-size:14px;font-weight:600;display:flex}.house-form-module__62_gWa__addUnit:hover{background:var(--surface-tint);color:var(--primary)}.house-form-module__62_gWa__addUnit:active{transform:scale(.97)}.house-form-module__62_gWa__submit{background:var(--primary);color:#fff;cursor:pointer;width:fit-content;height:50px;transition:transform .16s var(--ease), background .12s;border:0;border-radius:999px;align-self:flex-end;margin-top:36px;margin-left:auto;padding:0 28px;font-family:inherit;font-size:16px;font-weight:700}.house-form-module__62_gWa__submit:hover:not(:disabled){background:var(--primary-press);transform:scale(1.03)}.house-form-module__62_gWa__submit:active:not(:disabled){transform:scale(.96)}.house-form-module__62_gWa__submit:disabled{opacity:.6;cursor:default}.house-form-module__62_gWa__error{text-align:right;color:var(--danger);animation:house-form-module__62_gWa__shake .4s var(--ease) both;margin:24px 0 -8px;font-size:14px;font-weight:600}.house-form-module__62_gWa__fileInput{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.house-form-module__62_gWa__confetti{pointer-events:none;position:absolute;inset:0}.house-form-module__62_gWa__conf{will-change:transform, opacity;position:absolute;top:72px;left:50%}.house-form-module__62_gWa__doneTitle{letter-spacing:-.02em;text-wrap:balance;animation:house-form-module__62_gWa__fu .32s var(--ease) both;margin:0 0 10px;font-size:28px;font-weight:700;line-height:1.3}.house-form-module__62_gWa__doneLead{color:var(--text-2);text-wrap:pretty;animation:house-form-module__62_gWa__fu .32s var(--ease) 60ms both;margin:0 0 32px;font-size:15px;line-height:1.5}.house-form-module__62_gWa__doneList{flex-direction:column;gap:12px;display:flex}.house-form-module__62_gWa__doneUnit{background:var(--surface);border-radius:20px;flex-direction:column;gap:16px;padding:20px;display:flex}.house-form-module__62_gWa__doneName{letter-spacing:-.01em;margin-left:6px;font-size:17px;font-weight:700}.house-form-module__62_gWa__doneHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.house-form-module__62_gWa__donePending{background:var(--surface-2);height:28px;color:var(--text-3);border-radius:999px;flex:none;align-items:center;padding:0 11px;font-size:13px;font-weight:600;display:inline-flex}.house-form-module__62_gWa__resubmit{color:var(--text-3);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-family:inherit;font-size:13px;font-weight:500;text-decoration:underline}.house-form-module__62_gWa__doneBtn{background:var(--primary);color:#fff;cursor:pointer;width:fit-content;height:50px;transition:transform .16s var(--ease), background .12s;border:0;border-radius:999px;margin:28px auto 0;padding:0 32px;font-family:inherit;font-size:16px;font-weight:700}.house-form-module__62_gWa__doneBtn:hover{background:var(--primary-press);transform:scale(1.03)}.house-form-module__62_gWa__doneBtn:active{transform:scale(.96)}
.house-list-module__eom2_W__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (max-width:767px){.house-list-module__eom2_W__grid{grid-template-columns:1fr}}.house-list-module__eom2_W__card{text-align:left;border:1px solid var(--grey-100);border-radius:var(--card-radius);cursor:pointer;box-shadow:var(--shadow-sm);transition:transform .2s var(--ease), box-shadow .22s, border-color .2s;background:#fff;gap:18px;padding:18px;font-family:inherit;display:flex}.house-list-module__eom2_W__card:hover{border-color:var(--grey-200);box-shadow:var(--shadow-card);transform:translateY(-4px)}.house-list-module__eom2_W__card:active{transform:scale(.985)}.house-list-module__eom2_W__thumb{flex:none;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.house-list-module__eom2_W__art{object-fit:contain;filter:drop-shadow(0 3px 6px #141f2c14)}.house-list-module__eom2_W__body{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.house-list-module__eom2_W__badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.house-list-module__eom2_W__badge{letter-spacing:-.01em;border-radius:999px;align-items:center;height:22px;padding:0 10px;font-size:12px;font-weight:600;display:flex}.house-list-module__eom2_W__dday{font-variant-numeric:tabular-nums;background:var(--yellow-50);height:22px;color:var(--yellow-800);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:600;display:flex}.house-list-module__eom2_W__addrRow{align-items:flex-start;gap:6px;display:flex}.house-list-module__eom2_W__addr{letter-spacing:-.01em;min-width:0;color:var(--text);-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;flex:1;font-size:15px;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.house-list-module__eom2_W__caret{color:var(--icon-2);flex:none;font-size:16px;line-height:1.45}.house-list-module__eom2_W__meta{flex-direction:column;gap:4px;display:flex}.house-list-module__eom2_W__tenant{color:var(--text-2);font-size:13px;line-height:1.5}.house-list-module__eom2_W__money{font-variant-numeric:tabular-nums;color:var(--text-2);font-size:13px;font-weight:600;line-height:1.5}.house-list-module__eom2_W__stats{align-items:center;gap:10px;padding-top:2px;display:flex}.house-list-module__eom2_W__stat{align-items:center;gap:5px;display:flex}.house-list-module__eom2_W__dot{border-radius:999px;width:6px;height:6px}.house-list-module__eom2_W__statLabel{font-size:12px;font-weight:600}.house-list-module__eom2_W__sep{background:var(--border);width:1px;height:11px}.house-list-module__eom2_W__defect{font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}
.inspection-result-module__5gYhYa__page{flex:1;justify-content:center;min-width:0;display:flex}.inspection-result-module__5gYhYa__inner{flex-direction:column;gap:16px;width:100%;max-width:1180px;padding:24px 24px 28px;display:flex}@media (max-width:767px){.inspection-result-module__5gYhYa__inner{padding:20px 16px 32px}}.inspection-result-module__5gYhYa__head{align-items:center;gap:12px;display:flex}.inspection-result-module__5gYhYa__title{letter-spacing:-.02em;margin:0;font-size:22px;font-weight:700}.inspection-result-module__5gYhYa__summary{color:var(--text-2);margin:0;font-size:14px;line-height:1.6}.inspection-result-module__5gYhYa__stage{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}@media (max-width:1023px){.inspection-result-module__5gYhYa__stage{grid-template-columns:minmax(0,1fr)}}.inspection-result-module__5gYhYa__planCell,.inspection-result-module__5gYhYa__photoCell{border:1px solid var(--border);background:var(--surface);border-radius:16px;flex-direction:column;min-width:0;padding:14px 16px;display:flex}.inspection-result-module__5gYhYa__planCell svg{max-width:100%;height:auto;display:block}.inspection-result-module__5gYhYa__cellHead{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.inspection-result-module__5gYhYa__cellTitle{margin:0;font-size:15px;font-weight:700}.inspection-result-module__5gYhYa__cellHint{color:var(--text-3);font-size:12px}.inspection-result-module__5gYhYa__cellEmpty{background:var(--surface-2);color:var(--text-3);text-align:center;border-radius:12px;margin:0;padding:24px 8px;font-size:13px;line-height:1.6}.inspection-result-module__5gYhYa__photoGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));align-content:start;gap:12px;display:grid}.inspection-result-module__5gYhYa__photoCard{font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;min-width:0;padding:0}.inspection-result-module__5gYhYa__photoThumb{aspect-ratio:1;object-fit:cover;background:var(--surface-2);border:2px solid #0000;border-radius:10px;width:100%;display:block}.inspection-result-module__5gYhYa__photoCard[data-selected=true] .inspection-result-module__5gYhYa__photoThumb{border-color:var(--primary)}.inspection-result-module__5gYhYa__photoCaption{color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:12px;font-weight:600;line-height:1.4;display:block;overflow:hidden}.inspection-result-module__5gYhYa__detail{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:18px}.inspection-result-module__5gYhYa__detailTitle{margin:0 0 12px;font-size:17px;font-weight:700}.inspection-result-module__5gYhYa__detailPhoto{border-radius:12px;width:100%;max-width:520px;display:block}.inspection-result-module__5gYhYa__detailMemo{color:var(--text-2);margin:12px 0 0;font-size:14px;line-height:1.7}.inspection-result-module__5gYhYa__blocked{border:1px solid var(--border);background:var(--surface);max-width:560px;color:var(--text-2);border-radius:16px;margin:0;padding:20px;font-size:14px;line-height:1.7}
.live-room-module__Fd7wlq__page{flex:1;justify-content:center;min-width:0;display:flex}.live-room-module__Fd7wlq__inner{flex-direction:column;gap:16px;width:100%;max-width:1800px;padding:24px 24px 28px;display:flex}@media (max-width:767px){.live-room-module__Fd7wlq__inner{padding:20px 16px 32px}}.live-room-module__Fd7wlq__head{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.live-room-module__Fd7wlq__title{letter-spacing:-.02em;margin:0;font-size:22px;font-weight:700}.live-room-module__Fd7wlq__status{background:var(--surface-2);height:28px;color:var(--text-2);border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.live-room-module__Fd7wlq__dot{background:var(--icon-2);border-radius:999px;width:7px;height:7px}.live-room-module__Fd7wlq__status[data-tone=connected]{background:color-mix(in oklab, var(--primary) 12%, transparent);color:var(--primary)}.live-room-module__Fd7wlq__status[data-tone=connected] .live-room-module__Fd7wlq__dot{background:var(--primary)}.live-room-module__Fd7wlq__status[data-tone=problem]{background:color-mix(in oklab, var(--danger) 12%, transparent);color:var(--danger)}.live-room-module__Fd7wlq__status[data-tone=problem] .live-room-module__Fd7wlq__dot{background:var(--danger)}.live-room-module__Fd7wlq__gate{border:1px solid var(--grey-100);border-radius:var(--card-radius);width:100%;max-width:560px;box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;gap:12px;margin:clamp(24px,9vh,88px) auto clamp(40px,12vh,120px);padding:28px;display:flex}.live-room-module__Fd7wlq__gateTitle{letter-spacing:-.025em;color:var(--grey-900);margin:0 0 2px;font-size:20px;font-weight:700}.live-room-module__Fd7wlq__gateText{color:var(--text-2);margin:0;font-size:14px;line-height:1.65}.live-room-module__Fd7wlq__gateText strong{color:var(--text);font-weight:600}.live-room-module__Fd7wlq__error{color:var(--danger);margin:0;font-size:14px}.live-room-module__Fd7wlq__primaryBtn{background:var(--primary);color:#fff;white-space:nowrap;cursor:pointer;height:44px;transition:background .16s var(--ease);border:0;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;margin-top:4px;padding:0 22px;font-family:inherit;font-size:15px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.live-room-module__Fd7wlq__primaryBtn:hover{color:#fff}.live-room-module__Fd7wlq__primaryBtn:hover:not(:disabled){background:var(--primary-press)}.live-room-module__Fd7wlq__primaryBtn:disabled{background:var(--icon-2);cursor:default}.live-room-module__Fd7wlq__doneBanner{border:1px solid var(--primary);border-radius:var(--card-radius);background:color-mix(in srgb, var(--primary) 8%, #fff);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:14px 18px;display:flex}.live-room-module__Fd7wlq__doneText{color:var(--text);flex:240px;margin:0;font-size:14px;font-weight:600;line-height:1.5}.live-room-module__Fd7wlq__doneBtn{background:var(--primary);color:#fff;white-space:nowrap;cursor:pointer;height:40px;transition:background .16s var(--ease);border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-family:inherit;font-size:14px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.live-room-module__Fd7wlq__doneBtn:hover{background:var(--primary-press);color:#fff}.live-room-module__Fd7wlq__stage{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;height:max(460px,100vh - 200px);display:grid}@media (max-width:1023px){.live-room-module__Fd7wlq__stage{grid-template-rows:minmax(0,3fr) minmax(0,2fr);grid-template-columns:minmax(0,1fr);height:auto;min-height:calc(100vh - 200px)}}.live-room-module__Fd7wlq__videoCell{background:#000;border-radius:16px;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.live-room-module__Fd7wlq__videoBox{width:100%;min-width:0;height:100%;min-height:0}.live-room-module__Fd7wlq__video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.live-room-module__Fd7wlq__videoIdle{color:#aeaeae;color:lab(71% 0 0);justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:0}.live-room-module__Fd7wlq__notices{pointer-events:none;flex-direction:column;gap:6px;display:flex;position:absolute;top:12px;left:12px;right:12px}.live-room-module__Fd7wlq__notice{color:#fff;background:#0009;background:lab(0% 0 0/.6);border-radius:10px;align-self:flex-start;max-width:100%;margin:0;padding:7px 12px;font-size:13px;line-height:1.5}.live-room-module__Fd7wlq__sideCol{grid-template-rows:minmax(0,1fr) minmax(0,1fr);gap:16px;min-width:0;min-height:0;display:grid}.live-room-module__Fd7wlq__stage[data-plan-open=false] .live-room-module__Fd7wlq__sideCol{grid-template-rows:auto minmax(0,1fr)}.live-room-module__Fd7wlq__planCell,.live-room-module__Fd7wlq__photoCell{border:1px solid var(--border);background:var(--surface);border-radius:16px;flex-direction:column;min-width:0;min-height:0;padding:14px 16px;display:flex}.live-room-module__Fd7wlq__cellHead{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.live-room-module__Fd7wlq__cellTitle{margin:0;font-size:15px;font-weight:700}.live-room-module__Fd7wlq__cellHint{color:var(--text-3);font-size:12px}.live-room-module__Fd7wlq__cellAction{color:var(--text-3);cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:12px;font-weight:600}.live-room-module__Fd7wlq__cellAction:hover{color:var(--text-2)}.live-room-module__Fd7wlq__cellBody{flex:1;justify-content:center;align-items:center;min-height:0;display:flex;overflow:auto}.live-room-module__Fd7wlq__cellEmpty{background:var(--surface-2);color:var(--text-3);text-align:center;border-radius:12px;flex:1;justify-content:center;align-items:center;margin:0;padding:16px 8px;font-size:13px;line-height:1.6;display:flex}.live-room-module__Fd7wlq__planCell svg{width:auto;max-width:100%;height:auto;max-height:100%;display:block}.live-room-module__Fd7wlq__controls{flex-wrap:wrap;gap:10px;display:flex}.live-room-module__Fd7wlq__control{border:1px solid var(--border);background:var(--bg);height:44px;color:var(--text-2);cursor:pointer;transition:background .16s var(--ease), border-color .16s var(--ease);border-radius:999px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:600}.live-room-module__Fd7wlq__control:hover:not(:disabled){background:var(--surface-2)}.live-room-module__Fd7wlq__control:disabled{color:var(--icon-2);cursor:default}.live-room-module__Fd7wlq__control[aria-pressed=true]{border-color:var(--primary);background:color-mix(in oklab, var(--primary) 10%, transparent);color:var(--primary)}.live-room-module__Fd7wlq__leave{border-color:color-mix(in oklab, var(--danger) 35%, var(--border));color:var(--danger)}.live-room-module__Fd7wlq__leave:hover{background:color-mix(in oklab, var(--danger) 8%, transparent)}.live-room-module__Fd7wlq__blocked{border:1px solid var(--border);background:var(--surface);max-width:560px;color:var(--text-2);border-radius:16px;margin:0;padding:20px;font-size:14px;line-height:1.7}.live-room-module__Fd7wlq__loading{color:var(--text-3);margin:0;font-size:14px}.live-room-module__Fd7wlq__photoGrid{flex:1;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));align-content:start;gap:12px;min-height:0;padding-bottom:2px;display:grid;overflow-y:auto}.live-room-module__Fd7wlq__photoCard{min-width:0;margin:0}.live-room-module__Fd7wlq__photoThumb{aspect-ratio:1;object-fit:cover;background:var(--surface-2);border:2px solid #0000;border-radius:10px;width:100%;display:block}.live-room-module__Fd7wlq__photoCard[data-selected=true] .live-room-module__Fd7wlq__photoThumb{border-color:var(--primary)}.live-room-module__Fd7wlq__photoCaption{color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:12px;font-weight:600;line-height:1.4;overflow:hidden}.live-room-module__Fd7wlq__photoCaption[data-pending=true]{color:var(--text-3);font-style:italic;font-weight:500}
.recording-player-module__E9vhjq__player{max-width:900px;animation:recording-player-module__E9vhjq__fu .32s var(--ease) both;margin:0 auto}.recording-player-module__E9vhjq__stage{aspect-ratio:16/9;background:#000;border-radius:20px;justify-content:center;align-items:center;display:flex;overflow:hidden}.recording-player-module__E9vhjq__video{object-fit:contain;width:100%;height:100%;display:block}.recording-player-module__E9vhjq__bar{justify-content:space-between;align-items:baseline;gap:12px;margin-top:14px;display:flex}.recording-player-module__E9vhjq__time{font-variant-numeric:tabular-nums;color:var(--text);font-size:14px;font-weight:700}.recording-player-module__E9vhjq__count{color:var(--text-3);font-size:12.5px;font-weight:600}.recording-player-module__E9vhjq__endedRow{justify-content:flex-end;align-items:center;gap:12px;margin-top:16px;display:flex}.recording-player-module__E9vhjq__endedText{color:var(--text-2);font-size:13.5px;font-weight:600}.recording-player-module__E9vhjq__actionBtn{background:var(--primary);color:#fff;cursor:pointer;height:40px;transition:transform .16s var(--ease), background .12s;border:0;border-radius:999px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:700}.recording-player-module__E9vhjq__actionBtn:hover{background:var(--primary-press);transform:scale(1.03)}.recording-player-module__E9vhjq__actionBtn:active{transform:scale(.96)}.recording-player-module__E9vhjq__centered{text-align:center;max-width:420px;color:var(--text-3);margin:0 auto;padding:96px 0;font-size:14px;line-height:1.7}
.mypage-module__gribPW__profile{padding:var(--card-pad);background:var(--blue-50);border:1px solid var(--blue-100);border-radius:var(--card-radius);animation:mypage-module__gribPW__sheetUp .36s var(--ease-out) 60ms both;align-items:center;gap:16px;display:flex}.mypage-module__gribPW__avatar{background:var(--blue-500);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:58px;height:58px;font-size:24px;font-weight:700;display:flex}.mypage-module__gribPW__profileText{flex-direction:column;gap:4px;min-width:0;display:flex}.mypage-module__gribPW__nameRow{align-items:center;gap:8px;display:flex}.mypage-module__gribPW__name{letter-spacing:-.02em;color:var(--grey-900);font-size:19px;font-weight:700}.mypage-module__gribPW__roleBadge{background:var(--blue-500);color:#fff;border-radius:999px;align-items:center;height:22px;padding:0 10px;font-size:12px;font-weight:700;display:flex}.mypage-module__gribPW__email{color:var(--grey-600);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.mypage-module__gribPW__menu{border-radius:var(--card-radius);border:1px solid var(--grey-100);box-shadow:var(--shadow-sm);animation:mypage-module__gribPW__fu .32s var(--ease) .14s both;background:#fff;flex-direction:column;margin-top:16px;display:flex;overflow:hidden}.mypage-module__gribPW__menuRow{text-align:left;border:0;border-bottom:1px solid var(--grey-100);padding:18px var(--card-pad);cursor:pointer;background:0 0;align-items:center;gap:12px;font-family:inherit;transition:background .16s;display:flex}.mypage-module__gribPW__menuRow:last-child{border-bottom:0}.mypage-module__gribPW__menuRow:hover:not(:disabled){background:var(--grey-50)}.mypage-module__gribPW__menuRow:disabled{cursor:default;opacity:.55}.mypage-module__gribPW__menuText{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.mypage-module__gribPW__menuLabel{letter-spacing:-.015em;color:var(--grey-900);font-size:15px;font-weight:700}.mypage-module__gribPW__menuDesc{color:var(--grey-500);font-size:13px}.mypage-module__gribPW__chevron{color:var(--grey-300);flex:none}.mypage-module__gribPW__logout{border:1px solid var(--grey-200);width:fit-content;height:44px;color:var(--red-500);cursor:pointer;transition:transform .16s var(--ease), background .16s;animation:mypage-module__gribPW__fu .32s var(--ease) .26s both;background:#fff;border-radius:999px;margin:32px auto 0;padding:0 28px;font-family:inherit;font-size:15px;font-weight:700;display:block}.mypage-module__gribPW__logout:hover{background:var(--red-50);transform:scale(1.03)}.mypage-module__gribPW__logout:active{transform:scale(.96)}
.rent-list-module__Q14P0G__list{flex-direction:column;gap:12px;display:flex}.rent-list-module__Q14P0G__card{border:1px solid var(--grey-100);border-radius:var(--card-radius);box-shadow:var(--shadow-sm);transition:box-shadow .2s var(--ease), border-color .2s var(--ease);background:#fff;overflow:hidden}.rent-list-module__Q14P0G__card:hover{border-color:var(--grey-200);box-shadow:var(--shadow-lg)}.rent-list-module__Q14P0G__cardMain{text-align:left;cursor:pointer;width:100%;padding:var(--card-pad);background:0 0;border:0;flex-direction:column;gap:8px;font-family:inherit;display:flex}.rent-list-module__Q14P0G__cardTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.rent-list-module__Q14P0G__addr{letter-spacing:-.015em;min-width:0;color:var(--grey-900);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:15px;font-weight:700;overflow:hidden}.rent-list-module__Q14P0G__payBadge{background:var(--grey-100);height:24px;color:var(--grey-500);border-radius:999px;flex:none;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:flex}.rent-list-module__Q14P0G__payBadge[data-state=paid]{background:var(--green-50);color:var(--green-600)}.rent-list-module__Q14P0G__payBadge[data-state=unpaid]{background:var(--blue-50);color:var(--blue-500)}.rent-list-module__Q14P0G__payBadge[data-state=overdue]{background:var(--red-50);color:var(--red-500)}.rent-list-module__Q14P0G__due{color:var(--grey-500);font-variant-numeric:tabular-nums;font-size:13px}.rent-list-module__Q14P0G__progress{color:var(--grey-500);font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.rent-list-module__Q14P0G__amount{letter-spacing:-.03em;color:var(--grey-900);font-variant-numeric:tabular-nums;font-size:22px;font-weight:800}.rent-list-module__Q14P0G__actions{margin:0 var(--card-pad);border-top:1px solid var(--grey-100);justify-content:flex-end;align-items:center;gap:10px;padding:12px 0;display:flex}.rent-list-module__Q14P0G__remindBtn{border:1px solid var(--red-200);height:34px;color:var(--red-500);cursor:pointer;transition:background .14s var(--ease), opacity .14s var(--ease);background:#fff;border-radius:999px;flex:none;padding:0 14px;font-family:inherit;font-size:13px;font-weight:700}.rent-list-module__Q14P0G__remindBtn:hover:not(:disabled){background:var(--red-50)}.rent-list-module__Q14P0G__remindBtn:disabled{opacity:.55;cursor:default}.rent-list-module__Q14P0G__remindNote{color:var(--grey-500);margin-right:auto;font-size:13px}.rent-list-module__Q14P0G__remindNote[data-tone=error]{color:var(--red-500)}
