:root{--bg:#f6f7f9;--card:#fff;--ink:#202631;--muted:#6e7682;--line:#e7e9ee;--green:#53a186;--green-dark:#347863;--green-soft:#eaf5f0;--pink:#df6f84;--purple:#7062cc;--red:#b74c4c;--red-soft:#fff1f1;--amber:#9b741d;--amber-soft:#fff8e7;--shadow:0 18px 50px #222c3614}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.appShell{padding-bottom:94px}.dashboardTop,.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:space-between;align-items:center;min-height:72px;padding:8px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.headerLeft{align-items:center;gap:16px;min-width:0;display:flex}.brand{align-items:center;gap:10px;font-size:22px;font-weight:850;display:flex}.brandMark{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.rolePill{background:var(--green-soft);color:var(--green-dark);white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:850}.headerActions{align-items:center;gap:10px;display:flex}.profileLogin{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:16px;align-items:center;gap:9px;padding:6px 10px 6px 6px;display:flex}.profileLogin:hover{background:#fafbfb}.miniAvatar{object-fit:cover;border-radius:50%;width:36px;height:36px}.miniAvatar.fallback{background:var(--purple);color:#fff;place-items:center;font-weight:850;display:grid}.profileLoginText{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.profileLoginText strong{white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:13px;overflow:hidden}.profileLoginText small{color:var(--muted);margin-top:3px;font-size:10px}.messageIndicator{border:1px solid var(--line);border-radius:14px;place-items:center;width:42px;height:42px;display:grid;position:relative}.unreadBadge{color:#fff;background:#e45f72;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:11px;font-weight:850;display:grid;position:absolute;top:-6px;right:-6px}.hero{max-width:1160px;margin:auto;padding:88px 28px}.hero h1{letter-spacing:-3px;font-size:clamp(42px,6vw,72px);line-height:1.02}.eyebrow{color:var(--green-dark);letter-spacing:1.4px;font-size:12px;font-weight:850}.actions{gap:12px;display:flex}.buttonLink{text-decoration:none}.primary,.secondary,.danger,.chatButton{border:1px solid #0000;border-radius:14px;padding:14px 18px;font-weight:760}.primary{background:var(--green);color:#fff}.secondary{border-color:var(--line);color:var(--ink);background:#fff}.danger{background:var(--red-soft);color:var(--red);border-color:#f0caca}.chatButton{background:var(--purple);color:#fff;width:100%;margin-top:14px}.compact{width:auto!important;margin:0!important;padding:10px 12px!important}.small{padding:10px 12px}.authShell{min-height:100vh;padding:38px 20px}.authCard,.searchCard,.homeCard,.ownerCandidateCard,.statCard,.matchRow,.propertyManageCard{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px}.authCard{max-width:520px;margin:auto;padding:32px}.back{max-width:520px;color:var(--green-dark);margin:0 auto 16px;font-weight:800;text-decoration:none;display:block}.textButton{width:100%;color:var(--green-dark);background:0 0;border:0;margin-top:12px;font-weight:800}form{gap:16px;display:grid}label{flex-direction:column;gap:7px;font-size:13px;font-weight:750;display:flex}input,select,textarea{border:1px solid var(--line);background:#fbfcfd;border-radius:13px;width:100%;padding:13px 14px}textarea{resize:vertical;min-height:110px}.check{flex-direction:row;align-items:center}.check input{width:auto}.full{width:100%;margin-top:8px}.notice{background:#fff4d8;border-radius:12px;padding:12px 14px}.notice.success{background:var(--green-soft);color:var(--green-dark)}.dashboard{max-width:1100px;margin:42px auto;padding:0 20px}.dashboard h1{letter-spacing:-1.7px;font-size:44px}.homeStats{grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0;display:grid}.statCard{padding:22px}.statCard strong{color:var(--green-dark);font-size:32px;display:block}.statCard span{color:var(--muted)}.searchCard.editing{border-color:#b7d8cc}.formHeader,.sectionHead,.propertyTop{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.formGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.propertiesSection{margin-top:32px}.count{background:var(--green-soft);color:var(--green-dark);border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}.propertyList{gap:16px;margin-top:18px;display:grid}.propertyManageCard{grid-template-columns:220px 1fr;display:grid;overflow:hidden}.propertyThumb{background:linear-gradient(145deg,#edf3ef,#f6f0f3) 50%/cover;place-items:center;min-height:180px;font-size:58px;display:grid}.propertyTop h3{margin:6px 0}.propertyTop p{color:var(--muted);margin:0}.status{border-radius:999px;padding:6px 9px;font-size:11px;font-weight:850}.activeStatus{background:var(--green-soft);color:var(--green-dark)}.pausedStatus{background:var(--amber-soft);color:var(--amber)}.propertyActions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.paused{opacity:.8}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.homeCard,.ownerCandidateCard{overflow:hidden}.matched{border-color:#c5bdf1!important;box-shadow:0 16px 42px #7062cc21!important}.photo,.ownerCandidateVisual{background:linear-gradient(145deg,#edf3ef,#f6f0f3) 50%/cover;place-items:center;min-height:190px;display:grid;position:relative}.photo>span{font-size:68px}.matchBadge{background:var(--green);color:#fff;border-radius:999px;padding:9px 11px;font-weight:850;position:absolute;top:14px;left:14px}.mutualBadge{background:var(--purple);color:#fff;border-radius:999px;padding:9px 11px;font-weight:850;position:absolute;top:14px;right:14px}.homeBody,.ownerCandidateBody{padding:20px}.titleRow{justify-content:space-between;gap:14px;display:flex}.titleRow h3,.ownerCandidateBody h3{margin:0 0 5px}.titleRow p,.ownerCandidateBody p{color:var(--muted)}.chips{flex-wrap:wrap;gap:7px;margin:15px 0;display:flex}.chips span{color:#5e6570;background:#f3f5f6;border-radius:999px;padding:7px 9px;font-size:11px}.likeButton{width:100%;color:var(--pink);background:#fff;border:1px solid #f0cbd3;border-radius:13px;margin-top:14px;padding:12px;font-weight:800}.likeButton.active{background:#fff0f3}.avatarImage{object-fit:cover;width:100%;height:100%}.avatarFallback{background:var(--purple);color:#fff;border-radius:50%;place-items:center;width:88px;height:88px;font-size:34px;font-weight:850;display:grid}.verified{background:var(--green-soft);color:var(--green-dark);border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-block}.matchList{gap:12px;display:grid}.matchRow{justify-content:space-between;align-items:center;padding:16px;display:flex}.empty{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:20px;padding:28px}.profilePreview{align-items:center;gap:18px;display:flex}.avatarLarge{object-fit:cover;border-radius:50%;width:110px;height:110px}.avatarLarge.fallback{background:var(--green);color:#fff;place-items:center;font-size:42px;font-weight:850;display:grid}.profilePreview small{color:var(--muted);margin-top:4px;display:block}.bottomNav{border:1px solid var(--line);width:min(620px,100% - 24px);height:66px;box-shadow:var(--shadow);z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:22px;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}.bottomNav button{color:#7b838e;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:17px;display:flex}.bottomNav span{font-size:10px}.bottomNav .selected{color:var(--green-dark);font-weight:850}.chatOverlay{z-index:50;background:#171c2373;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.chatPanel{background:#fff;border-radius:26px;flex-direction:column;width:min(620px,100%);max-height:82vh;padding:22px;display:flex}.chatHead{justify-content:space-between;display:flex}.messageList{flex-direction:column;gap:10px;min-height:260px;padding:18px 2px;display:flex;overflow:auto}.bubble{background:#f0f2f4;border-radius:16px;align-self:flex-start;gap:5px;max-width:78%;padding:11px 13px;display:grid}.bubble.mine{background:var(--green-soft);align-self:flex-end}.bubble small{color:var(--muted);font-size:10px}.chatForm{grid-template-columns:1fr auto;gap:8px;display:grid}@media (max-width:850px){.profileLoginText{display:none}.rolePill{font-size:11px}}@media (max-width:760px){.dashboard h1{font-size:36px}.homeStats,.formGrid,.cards,.propertyManageCard{grid-template-columns:1fr}.propertyTop,.formHeader,.sectionHead,.matchRow{flex-direction:column;align-items:flex-start}.chatForm{grid-template-columns:1fr}.headerLeft{gap:8px}.rolePill{padding:7px 9px}}@media (max-width:560px){.dashboardTop{padding-left:12px;padding-right:12px}.rolePill{display:none}.headerActions{gap:6px}.secondary{padding-left:12px;padding-right:12px}}.propertyRight{align-items:center;gap:14px;display:flex}.linkedMatch{color:#594bb3;background:#f0edff;border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-weight:800;display:flex}.linkedAvatar{object-fit:cover;border-radius:50%;flex:none;width:38px;height:38px}.linkedAvatar.fallback{background:var(--purple);color:#fff;place-items:center;font-weight:850;display:grid}.linkedPersonOverlay{background:#fffffff0;border-radius:50%;padding:5px;position:absolute;bottom:14px;right:14px;box-shadow:0 8px 22px #222c3629}.proposalBox{border:1px solid var(--line);background:#fafbfb;border-radius:15px;gap:3px;margin-top:14px;padding:12px 14px;display:grid}.proposalBox>span,.proposalBox>small{color:var(--muted);font-size:11px}.proposalBox>strong{font-size:14px}.disabledButton{border:1px solid var(--line);color:#8b9199;cursor:not-allowed;background:#f2f3f5;border-radius:13px;width:100%;margin-top:14px;padding:12px;font-weight:800}.matchGallery{gap:20px;display:grid}.connectionCard{background:#fff;border:1px solid #cfc7ff;border-radius:26px;padding:24px;box-shadow:0 18px 50px #7062cc1a}.connectionPeople{grid-template-columns:1fr 180px 1fr;align-items:center;gap:24px;display:grid}.connectionPerson{text-align:center;flex-direction:column;align-items:center;gap:5px;display:flex}.connectionPerson>span{color:var(--muted);font-size:12px}.connectionAvatar{object-fit:cover;border:5px solid #fff;border-radius:50%;width:132px;height:132px;box-shadow:0 10px 28px #222c361f}.connectionAvatar.fallback{background:var(--green);color:#fff;place-items:center;font-size:46px;font-weight:850;display:grid}.connectionAvatar.fallback.teacher{background:var(--purple)}.connectionScore{background:linear-gradient(145deg,#f2f7f4,#f2efff);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:142px;display:flex}.connectionScore small{color:var(--muted)}.connectionScore strong{color:var(--green-dark);letter-spacing:-2px;font-size:42px}.connectionScore span{color:var(--purple);font-weight:850}.connectionProperty{border:1px solid var(--line);background:#fafbfb;border-radius:18px;grid-template-columns:110px 1fr;align-items:center;gap:15px;margin-top:22px;padding:12px;display:grid}.connectionPropertyPhoto{background:linear-gradient(145deg,#edf3ef,#f6f0f3) 50%/cover;border-radius:13px;place-items:center;width:110px;height:78px;font-size:32px;display:grid}.connectionProperty>div:last-child{gap:3px;display:grid}.connectionProperty small,.connectionProperty span{color:var(--muted)}@media (max-width:760px){.propertyRight{flex-direction:column;align-items:flex-start}.connectionPeople{grid-template-columns:1fr}.connectionScore{width:100%;min-height:105px}.connectionAvatar{width:108px;height:108px}.connectionProperty{grid-template-columns:86px 1fr}.connectionPropertyPhoto{width:86px;height:68px}}.ownerInterestPanel{background:#eef8f3;border:1px solid #cce8da;border-radius:15px;gap:10px;margin-top:14px;padding:13px;display:grid}.ownerInterestPanel>div{gap:3px;display:grid}.ownerInterestPanel strong{color:var(--green-dark)}.ownerInterestPanel span{color:var(--muted);font-size:12px}.reciprocateButton{width:100%;color:var(--green-dark);background:#fff;border:1px solid #9fd0bd;border-radius:13px;padding:12px;font-weight:850}.reciprocateButton:hover{background:#f7fcfa}.notificationIndicator{border:1px solid var(--line);background:#fff;border-radius:14px;place-items:center;width:42px;height:42px;font-size:17px;display:grid;position:relative}.notificationIndicator:hover{background:#fafbfb}.interestAlert{cursor:pointer;background:#eef8f3;border:1px solid #bfe1d2;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:24px;padding:15px 17px;display:grid;box-shadow:0 10px 28px #53a18614}.interestAlertIcon{background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.interestAlert>div:nth-child(2){gap:3px;display:grid}.interestAlert strong{color:var(--green-dark)}.interestAlert span{color:var(--muted);font-size:12px}.interestAlertArrow{font-weight:850;color:var(--green-dark)!important;font-size:22px!important}.receivedSection{margin-bottom:42px}.notificationCountPill{color:var(--green-dark);background:#eef8f3;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:850}.receivedGrid{gap:16px;display:grid}.receivedInterestCard{background:#fff;border:1px solid #bfe1d2;border-radius:24px;grid-template-columns:1fr 130px;gap:18px;padding:20px;display:grid;box-shadow:0 18px 50px #53a18617}.receivedPerson{align-items:center;gap:14px;display:flex}.receivedAvatar{object-fit:cover;border-radius:50%;flex:none;width:78px;height:78px}.receivedAvatar.fallback{background:var(--green);color:#fff;place-items:center;font-size:28px;font-weight:850;display:grid}.receivedPerson h3{margin:4px 0 2px}.receivedPerson p{color:var(--muted);margin:0;font-size:12px}.receivedStatus{color:var(--green-dark);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:850}.receivedMatchScore{background:#f3f8f5;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;display:flex}.receivedMatchScore small{color:var(--muted)}.receivedMatchScore strong{color:var(--green-dark);font-size:32px}.receivedProperty{border:1px solid var(--line);background:#fafbfb;border-radius:16px;grid-column:1/-1;grid-template-columns:100px 1fr;align-items:center;gap:14px;padding:11px;display:grid}.receivedPropertyPhoto{background:linear-gradient(145deg,#edf3ef,#f6f0f3) 50%/cover;border-radius:12px;place-items:center;width:100px;height:72px;font-size:28px;display:grid}.receivedProperty>div:last-child{gap:3px;display:grid}.receivedProperty small,.receivedProperty span{color:var(--muted)}.reciprocateMainButton{background:var(--green);color:#fff;border:1px solid #9fd0bd;border-radius:14px;grid-column:1/-1;width:100%;padding:13px;font-weight:850}.receivedHint{text-align:center;color:var(--muted);grid-column:1/-1}.activeMatchesSection{margin-top:10px}@media (max-width:760px){.receivedInterestCard{grid-template-columns:1fr}.receivedMatchScore{min-height:82px}.receivedProperty{grid-template-columns:78px 1fr}.receivedPropertyPhoto{width:78px;height:62px}}.fieldHint{color:var(--muted);font-weight:500}.matchContactPanel{background:#f6f4ff;border:1px solid #cfc7ff;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:14px 16px;display:flex}.matchContactPanel>div{gap:3px;display:grid}.matchContactPanel small,.matchContactPanel span{color:var(--muted);font-size:11px}.matchContactPanel strong{color:#5144aa;font-size:18px}.rentalConfirmation{background:#fafbfb;border:1px solid #dfe4e8;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:15px;display:flex}.rentalConfirmation>div{gap:4px;display:grid}.rentalConfirmation span{color:var(--muted);font-size:12px}.rentalButton,.confirmedRentalButton{white-space:nowrap;border-radius:13px;padding:12px 15px;font-weight:850}.rentalButton{color:var(--green-dark);background:#eef8f3;border:1px solid #b8d9cc}.confirmedRentalButton{border:1px solid var(--line);color:#7c848d;cursor:not-allowed;background:#f1f3f4}.rentedPanel{background:#f3faf7;border:1px solid #b8d9cc;border-radius:18px;margin-top:14px;padding:16px}.rentedHeader{justify-content:space-between;align-items:center;gap:14px;display:flex}.rentedHeader>div{gap:6px;display:grid}.rentedBadge{background:var(--green);color:#fff;letter-spacing:.4px;border-radius:999px;width:max-content;padding:7px 10px;font-size:11px;font-weight:900}.reviewForm{border-top:1px solid #d6e9e1;margin-top:16px;padding-top:16px}.reviewForm h3{margin:0 0 4px}.reviewForm p{color:var(--muted);margin:0 0 14px;font-size:12px}.reviewDone,.otherReview{background:#fff;border:1px solid #d6e9e1;border-radius:14px;margin-top:14px;padding:13px}.reviewDone p,.otherReview p{color:var(--muted);margin:5px 0 0}.otherReview{gap:4px;display:grid}.otherReview small{color:var(--muted)}@media (max-width:760px){.matchContactPanel,.rentalConfirmation{flex-direction:column;align-items:flex-start}.rentalButton,.confirmedRentalButton{width:100%}}.reputationBlock{gap:9px;margin-top:14px;display:grid}.reputationSummary{align-items:center;gap:8px;display:flex}.reputationSummary strong{color:#8b6b16;font-size:15px}.reputationSummary span{color:var(--muted);font-size:12px}.publicReview{background:#fffaf0;border:1px solid #f0e2bd;border-radius:13px;padding:11px 12px}.publicReviewTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.publicReviewTop strong{letter-spacing:1px;font-size:12px}.publicReviewTop span{color:var(--muted);font-size:11px;font-weight:700}.publicReview p{color:#555d66;margin:7px 0 0;font-size:12px;line-height:1.45}.noReviews{color:var(--muted);background:#f5f6f7;border-radius:12px;padding:10px 12px;font-size:12px}.profileReputation{background:#fffdf8;border:1px solid #f0e2bd;border-radius:18px;padding:18px}.profileReputation h3{margin:5px 0 0}.profileRatingBig{color:#8b6b16;flex-direction:column;align-items:flex-end;font-size:24px;font-weight:900;display:flex}.profileRatingBig small{color:var(--muted);font-size:10px;font-weight:600}.profileReviewList{gap:9px;margin-top:12px;display:grid}.profileReview{background:#fff}@media (max-width:760px){.publicReviewTop{flex-direction:column;align-items:flex-start;gap:3px}.profileRatingBig{align-items:flex-start}}.rentedStatus{color:#594bb3;background:#f0edff}.rentalEndControl{background:#f8f7ff;border:1px solid #d8d3f4;border-radius:15px;justify-content:space-between;align-items:center;gap:14px;margin-top:18px;padding:13px;display:flex}.rentalEndCheck{color:#5144aa;flex-direction:row;align-items:center;gap:9px}.rentalEndCheck input{width:auto}.reactivateRentalButton{background:var(--green);color:#fff;border:0;border-radius:12px;padding:11px 14px;font-weight:850}.reactivateRentalButton:disabled{color:#8b918e;cursor:not-allowed;background:#d7dcda}.notificationWrap{position:relative}.notificationDropdown{border:1px solid var(--line);z-index:80;background:#fff;border-radius:18px;width:min(390px,100vw - 28px);position:absolute;top:50px;right:0;overflow:hidden;box-shadow:0 24px 60px #222c362e}.notificationHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:15px 16px;display:flex}.notificationHeader>div{gap:2px;display:grid}.notificationHeader strong{font-size:14px}.notificationHeader span{color:var(--muted);font-size:11px}.notificationClose{color:#69717a;background:#f4f5f6;border:0;border-radius:50%;width:30px;height:30px;font-size:18px}.notificationList{max-height:360px;overflow:auto}.notificationItem{text-align:left;background:#fff;border:0;border-bottom:1px solid #f0f1f3;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;width:100%;padding:13px 15px;display:grid}.notificationItem:hover{background:#fafbfb}.notificationItemIcon{background:var(--green-soft);border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.notificationItemText{gap:3px;min-width:0;display:grid}.notificationItemText strong{font-size:12px}.notificationItemText small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);overflow:hidden}.notificationChevron{color:#9ba1a8;font-size:22px}.notificationEmpty{text-align:center;color:var(--muted);padding:22px 16px;font-size:12px}.notificationFooter{border:0;border-top:1px solid var(--line);width:100%;color:var(--green-dark);background:#fafbfb;padding:12px;font-size:12px;font-weight:850}@media (max-width:560px){.notificationDropdown{width:auto;position:fixed;top:68px;left:10px;right:10px}}.propertyExtras{margin-top:4px}.propertyChecks{flex-wrap:wrap;gap:18px;padding:12px 0;display:flex}.propertyClaim{border-left:3px solid var(--green);color:#356d5b;background:#f4faf7;border-radius:0 10px 10px 0;margin:10px 0 2px;padding:10px 12px;font-size:13px;font-weight:750}.collapseButton,.cardCollapseTop{border:1px solid var(--line);color:#68717a;background:#fff;border-radius:10px;font-weight:800}.collapseButton{padding:6px 9px}.cardCollapseTop{margin-bottom:12px;margin-left:auto;padding:7px 10px;font-size:11px;display:block}.interestDecisionRow{grid-column:1/-1;grid-template-columns:1fr;gap:8px;display:grid}.politeRejectButton{color:#747b84;background:#fff;border:1px solid #d9dde2;border-radius:13px;width:100%;padding:12px;font-weight:800}.politeRejectButton:hover{color:#515962;background:#f7f8f9}@media (max-width:760px){.propertyChecks{grid-template-columns:1fr 1fr;display:grid}}.headerActions{align-items:center;gap:12px}.profileLogin{justify-content:flex-start;min-width:190px}.notificationIndicator,.messageIndicator{background:#fff;flex:0 0 42px}.formHeaderActions{align-items:center;gap:10px;margin-left:auto;display:flex}.collapsedFormSummary{color:var(--muted);background:#fbfcfd;border:1px dashed #d7dde6;border-radius:16px;gap:4px;padding:14px 16px;display:grid}.propertiesSection .sectionHead,.activeMatchesSection .sectionHead,.receivedSection .sectionHead{align-items:center}.propertyRight{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.propertyFactsInline{color:var(--muted);margin-top:6px;font-size:12px;display:block}.discoverMatchSummary{background:#f3f8f5;border:1px solid #c9e4d6;border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:12px;margin:10px 0 18px;padding:14px 16px;display:grid}.discoverMatchSummary>div{gap:3px;display:grid}.discoverMatchSummary strong{font-size:16px}.discoverMatchSummary small,.discoverMatchSummary span,.discoverMatchSummaryMeta{color:var(--muted)}.matchPropertyCallout{color:#5b4db4;background:#f2efff;border-radius:12px;margin-top:12px;padding:10px 12px;font-size:12px;font-weight:800}.receivedInterestCard,.connectionCard{padding:18px 20px}.receivedInterestCard{grid-template-columns:1fr;gap:14px;display:grid}.receivedMatchScore{border:1px solid #e4efe8;min-height:92px}.cardCollapseTop{justify-self:end;margin:0}.receivedCollapsed,.connectionCollapsed{grid-template-columns:1fr auto;align-items:center;gap:16px;display:grid}.receivedCollapsedPerson{align-items:center;gap:12px;display:flex}.receivedCollapsedPerson>div,.connectionCollapsedText{gap:4px;display:grid}.receivedCollapsedPerson span,.connectionCollapsedText span{color:var(--muted);font-size:12px}.receivedCollapsedScore{text-align:center;min-width:88px;color:var(--green-dark);background:#f3f8f5;border-radius:16px;padding:16px 12px;font-size:28px;font-weight:850}.connectionCollapsedFaces{align-items:center;gap:10px;display:flex}.collapsedFace{object-fit:cover;background:var(--green);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;font-weight:850;display:grid}.collapsedFace.teacher{background:var(--purple)}.collapsedSeparator{color:var(--muted);font-size:22px;font-weight:800}.connectionCollapsedText strong{font-size:15px}.connectionPeople{grid-template-columns:1fr 160px 1fr;gap:18px}.connectionProperty{grid-template-columns:110px 1fr;align-items:center}.rentalConfirmation,.matchContactPanel{margin-top:14px}.cards{align-items:start}.homeBody{gap:12px;display:grid}.chips{flex-wrap:wrap;gap:8px;min-height:36px;display:flex}.chips span{color:#616a75;background:#f4f5f7;border-radius:999px;align-items:center;padding:7px 10px;font-size:12px;display:inline-flex}.receivedProperty,.connectionProperty{background:#fbfcfd}.searchCard .propertyChecks{padding-top:0}@media (max-width:900px){.discoverMatchSummary,.receivedTopRow,.receivedCollapsed,.connectionCollapsed{grid-template-columns:1fr}}.dashboardTop{min-height:66px;padding-top:7px;padding-bottom:7px}.headerActions{gap:8px}.profileLogin{min-width:0;height:46px;padding-right:12px}.notificationIndicator,.messageIndicator{border:1px solid #e3e6eb;border-radius:15px;width:46px;height:46px;box-shadow:0 4px 12px #222c3608}.messageIndicator{color:inherit;background:#fff;padding:0}.logoutButton{height:46px;padding:0 16px}.formHeader{align-items:center}.searchCard{padding:22px}.collapsedFormSummary{grid-template-columns:auto 1fr;align-items:center;column-gap:12px;padding:12px 14px}.collapsedFormSummary strong{color:var(--ink);white-space:nowrap}.propertyManageCard{grid-template-columns:190px 1fr;min-height:150px}.propertyThumb{min-height:150px}.propertyManageBody{padding:17px 20px}.propertyTop{align-items:center}.propertyTop>div:first-child{min-width:0}.propertyClaimInline{color:var(--green-dark);text-overflow:ellipsis;white-space:nowrap;max-width:640px;margin-top:5px;font-size:12px;display:block;overflow:hidden}.propertyFactsInline{line-height:1.4}.connectionCard,.receivedInterestCard{border-radius:20px;box-shadow:0 12px 34px #222c360e}.matchGallery,.receivedGrid{gap:12px}.cardCollapseTop{color:#66707a;background:#fbfcfd;border-radius:11px;height:34px;padding:0 12px}.connectionCollapsed{grid-template-columns:auto minmax(0,1fr) auto;min-height:68px;padding:2px 4px 4px}.connectionCollapsedText{min-width:0}.connectionCollapsedText strong,.connectionCollapsedText span,.connectionCollapsedText small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.connectionCollapsedText small{color:var(--muted);font-size:11px}.collapsedScorePill{min-width:78px;color:var(--green-dark);text-align:center;background:linear-gradient(145deg,#edf7f2,#f0edff);border-radius:16px;padding:10px 12px;font-size:23px;font-weight:900}.receivedCollapsed{grid-template-columns:minmax(0,1fr) auto;min-height:66px;padding:2px 4px 4px}.receivedCollapsedPerson,.receivedCollapsedPerson>div{min-width:0}.receivedCollapsedPerson strong,.receivedCollapsedPerson span,.receivedCollapsedPerson small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.receivedCollapsedPerson small{color:var(--muted);font-size:11px}.receivedAvatar{width:62px;height:62px}.receivedTopRow{grid-template-columns:minmax(0,1fr) 150px;gap:14px}.receivedMatchScore{min-height:82px}.receivedMatchScore strong{font-size:28px}.receivedProperty{grid-template-columns:86px minmax(0,1fr);gap:12px;padding:10px}.receivedPropertyPhoto{width:86px;height:64px}.interestDecisionRow{grid-template-columns:1fr 1fr;gap:10px}.reciprocateMainButton,.politeRejectButton{border-radius:13px;min-height:46px;margin:0}.politeRejectButton{background:#f9fafb;border-color:#dfe3e8}.receivedHint{margin-top:-2px}.discoverMatchSummary{border-radius:17px;grid-template-columns:minmax(0,1fr) auto;margin-bottom:16px;padding:13px 15px}.discoverMatchSummaryMeta{text-align:right;max-width:460px;font-size:12px}.photo{min-height:178px}.titleRow h3{margin-bottom:3px}.propertyClaim{margin:2px 0 0;padding:8px 10px;font-size:12px}.propertyFactsChips{gap:6px;min-height:0}.matchPropertyCallout,.disabledButton,.chatButton{margin-top:2px}.activeMatchesSection{margin-bottom:30px}.receivedSection{margin-top:0}@media (max-width:760px){.profileLoginText{display:none}.profileLogin{padding:5px}.propertyManageCard{grid-template-columns:1fr}.propertyThumb{min-height:180px}.connectionCollapsed{grid-template-columns:1fr}.collapsedScorePill{justify-self:start}.interestDecisionRow,.discoverMatchSummary{grid-template-columns:1fr}.discoverMatchSummaryMeta{text-align:left}}.receivedInterestCard,.connectionCard{flex-direction:column;gap:14px;display:flex}.cardCollapseTop{align-self:flex-end;margin-bottom:0}.receivedTopRow{grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:16px;display:grid}.interestDecisionRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;display:grid}.interestDecisionRow .reciprocateMainButton,.interestDecisionRow .politeRejectButton{grid-column:auto;width:100%;min-width:0}.reciprocateMainButton{grid-column:auto}.propertyFactsChips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.propertyFactsChips span{justify-content:center;align-items:center;display:inline-flex}@media (max-width:760px){.interestDecisionRow,.receivedTopRow{grid-template-columns:1fr}}.dashboard{max-width:1240px;margin:28px auto}.dashboard h1{margin:10px 0 22px;font-size:38px}.eyebrow+h1{margin-top:9px}.sectionHead h2{margin:6px 0 0}.cards{gap:16px}.homeCard{border-radius:18px}.homeCard .photo{min-height:150px}.homeBody{gap:7px;padding:14px 16px 16px}.titleRow h3{font-size:17px}.titleRow p{margin:4px 0;font-size:13px}.propertyFactsChips{gap:5px;margin:5px 0 3px}.propertyFactsChips span{padding:5px 7px;font-size:10.5px}.propertyClaim{padding:6px 9px;line-height:1.3}.ownerCandidateGrid{grid-template-columns:1fr;max-width:980px}.ownerCandidateCard{border-radius:20px;grid-template-columns:minmax(300px,42%) minmax(0,1fr);min-height:360px;display:grid}.ownerCandidateVisual .avatarImage{object-fit:cover;object-position:center top}.ownerCandidateBody{padding:20px 22px;overflow:auto}.ownerCandidateBody h3{font-size:20px}.reputationBlock{margin-top:10px}.connectionCard,.receivedInterestCard{padding:14px 16px}.connectionCollapsed{grid-template-columns:auto minmax(0,1fr) auto;min-height:56px}.connectionCollapsedFaces{min-width:116px}.collapsedFace{width:44px;height:44px}.cardCollapseTop,.collapseButton{white-space:nowrap;justify-content:center;align-items:center;gap:5px;min-width:104px;display:inline-flex}.receivedProperty{min-height:78px}.interestDecisionRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.interestDecisionRow>button{width:100%!important}.notificationDropdown{width:min(410px,100vw - 28px)}.notificationItemIcon{color:var(--green-dark);font-weight:900}.primary:disabled,.politeRejectButton:disabled{opacity:.65;cursor:wait}@media (max-width:900px){.ownerCandidateCard{grid-template-columns:1fr}.ownerCandidateVisual{min-height:280px}}@media (max-width:760px){.dashboard{margin:20px auto;padding:0 12px}.dashboard h1{font-size:32px}.interestDecisionRow{grid-template-columns:1fr!important}}.connectionCard{padding:16px 18px}.connectionCollapsed{grid-template-columns:190px minmax(0,1fr) 150px;align-items:center;gap:22px;width:100%;min-height:104px;padding:4px 2px;display:grid}.connectionCollapsedFaces{justify-content:center;align-items:center;gap:12px;min-width:0;display:flex}.collapsedFace{border:4px solid #fff;width:72px;height:72px;box-shadow:0 7px 18px #222c361f}.collapsedSeparator{flex:none;font-size:22px}.connectionCollapsedText{align-content:center;gap:6px;min-width:0;display:grid}.connectionCollapsedText strong{font-size:17px;line-height:1.2}.connectionCollapsedText span{font-size:13px}.connectionCollapsedText small{font-size:12px;line-height:1.35}.collapsedMatchActions{align-content:center;justify-items:stretch;gap:8px;display:grid}.collapsedScorePill{border-radius:15px;width:100%;min-width:0;padding:11px 12px;font-size:25px}.cardCollapseTop.compactExpand{width:100%;min-width:0;height:34px;padding:0 8px;font-size:11px}.expandedMatchToolbar{justify-content:flex-end;margin-bottom:2px;display:flex}@media (max-width:900px){.connectionCollapsed{grid-template-columns:160px minmax(0,1fr) 138px;gap:14px}.collapsedFace{width:62px;height:62px}}@media (max-width:700px){.connectionCollapsed{grid-template-columns:1fr}.connectionCollapsedFaces{justify-content:flex-start}.collapsedMatchActions{grid-template-columns:110px 1fr;align-items:center}}.photoUploadField input[type=file]{background:#fff;padding:10px}.editGallery{gap:10px;padding:8px 0 16px;display:flex;overflow-x:auto}.editGalleryItem{border:1px solid var(--line);border-radius:12px;flex:0 0 118px;height:82px;position:relative;overflow:hidden}.editGalleryItem img{object-fit:cover;width:100%;height:100%}.editGalleryItem button{color:#fff;background:#14191ebf;border:0;border-radius:50%;width:26px;height:26px;font-size:18px;position:absolute;top:5px;right:5px}.pendingPhoto{background:#fbfcfd;border:1px dashed #aeb8c2;border-radius:12px;flex:0 0 170px;align-content:center;gap:3px;min-height:82px;padding:10px;display:grid}.pendingPhoto strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.pendingPhoto span{color:var(--muted);font-size:10px}.propertyDetailsButton{color:#4f5964;background:#fff;border:1px solid #d8dde3;border-radius:12px;width:100%;margin-top:10px;padding:10px 12px;font-weight:800}.propertyDetailsButton:hover{background:#f8fafb}.propertyDetailOverlay{z-index:120;background:#151c237a;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.propertyDetailPanel{background:#fff;border-radius:26px;width:min(960px,100%);max-height:92vh;padding:24px;overflow:auto;box-shadow:0 30px 90px #141c2440}.propertyDetailHead{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.propertyDetailHead h2{margin:5px 0 4px;font-size:30px}.propertyDetailHead p{color:var(--muted);margin:0}.propertyGallery{border-radius:20px;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:160px;gap:10px;display:grid;overflow:hidden}.propertyGallery img{object-fit:cover;background:#eef1f3;width:100%;height:100%}.propertyGallery img:first-child{grid-row:span 2}.galleryEmpty{background:#f2f4f5;grid-column:1/-1;place-items:center;min-height:280px;font-size:54px;display:grid}.propertyDetailSummary{grid-template-columns:auto 1fr;align-items:center;gap:22px;padding:20px 0;display:grid}.propertyPriceBig{color:var(--green-dark);white-space:nowrap;font-size:32px;font-weight:900}.propertyPriceBig small{color:var(--muted);font-size:13px;font-weight:600}.propertyDetailSummary blockquote{border-left:3px solid var(--green);color:#356d5b;background:#f4faf7;border-radius:0 12px 12px 0;margin:0;padding:12px 16px;font-weight:750}.propertyDetailFacts{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px;display:grid}.propertyDetailFacts>div{border:1px solid var(--line);text-align:center;background:#fbfcfd;border-radius:15px;gap:2px;padding:15px;display:grid}.propertyDetailFacts strong{font-size:22px}.propertyDetailFacts span{color:var(--muted);font-size:11px}.propertyFeatureGrid{grid-template-columns:repeat(3,1fr);gap:9px;margin:12px 0;display:grid}.propertyFeatureGrid span{color:#5c6570;background:#f4f6f7;border-radius:12px;padding:11px 12px;font-size:12px;font-weight:700}.propertyDescription{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.propertyDescription h3{margin:0 0 8px}.propertyDescription p{color:#56606b;margin:0;line-height:1.65}.propertyDates{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.propertyDates>div{background:#f8f9fa;border-radius:13px;gap:3px;padding:13px;display:grid}.propertyDates small{color:var(--muted)}@media (max-width:760px){.propertyDetailOverlay{padding:10px}.propertyDetailPanel{border-radius:20px;padding:16px}.propertyGallery{grid-template-columns:1fr 1fr;grid-auto-rows:120px}.propertyGallery img:first-child{grid-area:auto/1/auto/-1;height:220px}.propertyDetailSummary{grid-template-columns:1fr}.propertyDetailFacts,.propertyFeatureGrid{grid-template-columns:1fr 1fr}.propertyDates{grid-template-columns:1fr}}.editGalleryItem{position:relative;overflow:hidden}.editGalleryItem.coverSelected{outline-offset:2px;outline:3px solid #53a186}.coverBadge{color:#2f7861;background:#fffffff0;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;position:absolute;bottom:8px;left:8px}.galleryImageActions{gap:5px;display:flex;position:absolute;top:6px;right:6px}.galleryImageActions button{background:#fffffff0;border:0;border-radius:9px;min-height:30px;font-weight:850;box-shadow:0 5px 15px #0000001f}.setCoverButton{color:#2f7861;padding:5px 8px;font-size:10px}.removePhotoButton{color:#b74e54;width:30px;font-size:17px}.profileClaim{font-style:italic;color:#497767!important;margin:4px 0 8px!important;font-size:12px!important}.verificationPending,.verificationNeutral{border-radius:999px;width:max-content;padding:6px 9px;font-size:11px;font-weight:850;display:inline-flex}.verificationPending{color:#986f13;background:#fff5da}.verificationNeutral{color:#737b84;background:#f2f4f5}.profilePhotoUpload,.verificationCard{gap:8px}.fileSelected{color:#347761;font-size:11px;font-weight:750}.privacyCard,.verificationCard{background:#fbfdfc;border:1px solid #dfe6e3;border-radius:18px;padding:16px}.privacyCard>div{gap:4px;display:grid}.privacyCard span,.verificationCard p{color:var(--muted);font-size:12px;line-height:1.5}.verificationHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;display:flex}.verificationHeader h3{margin:4px 0 0}.verificationButton{width:100%;margin-top:8px}@media (max-width:700px){.verificationHeader{flex-direction:column;align-items:flex-start}}.galleryOrganizer{border:1px solid var(--line);background:#fbfcfd;border-radius:18px;margin:14px 0 20px;padding:14px}.galleryOrganizerHead{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.galleryOrganizerHead>div{gap:3px;display:grid}.galleryOrganizerHead span{color:var(--muted);font-size:12px}.galleryCounter{background:var(--green-soft);border-radius:999px;padding:7px 10px;font-weight:850;color:var(--green-dark)!important}.sortableGallery{grid-template-columns:repeat(auto-fill,minmax(138px,1fr));gap:12px;display:grid}.sortablePhoto{cursor:grab;min-height:126px;position:relative}.sortablePhoto:active{cursor:grabbing}.sortablePhoto img{object-fit:cover;border-radius:14px;width:100%;height:126px}.galleryPosition{color:#fff;background:#141c24bf;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid;position:absolute;top:8px;left:8px}.dragHandle{color:#59616a;letter-spacing:2px;background:#ffffffe0;border-radius:999px;padding:3px 8px;font-weight:900;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.coverSelected{outline-offset:2px;outline:3px solid #e0b43b}.coverBadge{color:#80610b;background:#fff7cf;border:1px solid #ead079;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;position:absolute;top:8px;right:8px}.adminShortcut{border:1px solid var(--line);color:var(--green-dark);background:#fff;border-radius:13px;padding:10px 12px;font-weight:850}.adminShell{background:var(--bg);min-height:100vh;padding:36px max(24px,50vw - 560px) 80px}.adminTop{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.adminTop h1{margin:8px 0}.adminTop p{color:var(--muted)}.adminMetrics{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.adminMetrics>div{border:1px solid var(--line);background:#fff;border-radius:18px;gap:3px;padding:18px;display:grid}.adminMetrics strong{color:var(--green-dark);font-size:30px}.adminMetrics span{color:var(--muted);font-size:12px}.adminPanel{border:1px solid var(--line);background:#fff;border-radius:24px;padding:22px;box-shadow:0 18px 48px #27313c0f}.adminNotice{margin-bottom:16px}.adminRequestList{gap:14px;display:grid}.adminRequestCard{border:1px solid #dfe4e7;border-radius:18px;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.adminApplicant{align-items:center;gap:12px;display:flex}.adminApplicant img,.adminAvatarFallback{object-fit:cover;border-radius:50%;width:58px;height:58px}.adminAvatarFallback{background:var(--green);color:#fff;place-items:center;font-weight:900;display:grid}.adminApplicant>div{gap:3px;display:grid}.adminApplicant span,.adminApplicant small{color:var(--muted);font-size:12px}.documentButton{color:#5547ae;background:#f7f5ff;border:1px solid #cfc7ff;border-radius:13px;padding:11px 13px;font-weight:850}.adminNote{grid-column:1/-1;min-height:74px}.adminDecisionRow{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:10px;display:grid}.approveButton,.rejectAdminButton{border-radius:13px;padding:12px;font-weight:850}.approveButton{background:var(--green);color:#fff;border:0}.rejectAdminButton{color:#a44e58;background:#fff6f7;border:1px solid #e1c8cb}.rejectAdminButton:disabled{opacity:.45}.adminDenied{text-align:center;max-width:560px;margin:80px auto}.adminDenied p{color:var(--muted)}@media (max-width:760px){.adminTop{flex-direction:column}.adminMetrics,.adminRequestCard,.adminDecisionRow{grid-template-columns:1fr}.sortableGallery{grid-template-columns:repeat(2,1fr)}}.editGalleryItem.coverSelected,.coverSelected{outline-offset:2px!important;outline:2px solid #53a186!important}.coverBadge{box-shadow:0 4px 14px #172f2714;color:#2f7861!important;background:#fffffff0!important;border:1px solid #53a18647!important;padding:4px 7px!important;font-size:9px!important;inset:auto auto 8px 8px!important}.galleryImageActions{z-index:5;top:7px!important;right:7px!important}.removePhotoButton{color:#a9424c!important;background:#fffffff7!important;border:1px solid #a9424c2e!important;border-radius:50%!important;place-items:center!important;width:30px!important;height:30px!important;min-height:30px!important;padding:0!important;font-size:20px!important;line-height:1!important;display:grid!important;box-shadow:0 5px 15px #0000001f!important}.removePhotoButton:hover{transform:scale(1.04);background:#fff1f2!important}.adminShell{max-width:1320px;margin:0 auto}.adminTopBar{border:1px solid var(--line);background:#fff;border-radius:22px;align-items:center;padding:18px 20px;box-shadow:0 12px 34px #27313c0d}.adminBrandBlock{align-items:center;gap:14px;display:flex}.adminBrandBlock h1{margin:4px 0}.adminBrandBlock p{margin:0}.adminBrandMark{background:var(--green);color:#fff;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;font-size:22px;font-weight:950;display:grid}.adminTopActions{align-items:center;gap:10px;display:flex}.adminMetrics.adminMetricButtons{grid-template-columns:repeat(4,1fr)}.adminMetricButtons>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:18px;gap:3px;padding:16px 18px;display:grid}.adminMetricButtons>button strong{color:var(--green-dark);font-size:28px}.adminMetricButtons>button span{color:var(--muted);font-size:12px}.adminMetricButtons>button.active{background:#f3faf7;border-color:#9fcfbd;box-shadow:0 9px 24px #53a18614}.adminSectionHead{margin-bottom:14px}.adminRequestCard{grid-template-columns:1fr;gap:14px;padding:18px}.adminRequestTopline{grid-template-columns:1fr auto;align-items:center;gap:16px;display:grid}.adminNameRow{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.adminStatusPill{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;display:inline-flex}.adminStatusPill.pending{color:#8b6813;background:#fff4d8}.adminStatusPill.verified{color:#2f7861;background:#e9f7f0}.adminStatusPill.rejected{color:#a14a53;background:#fff0f1}.documentButton{align-items:center;gap:7px;display:flex}.documentButton small{opacity:.7;font-weight:700}.adminNote{resize:vertical;width:100%;min-height:78px}.adminDecisionRow{grid-template-columns:1fr 1fr}.approveButton,.rejectAdminButton{min-height:44px}.adminReviewResult{border:1px solid var(--line);background:#fafbfb;border-radius:14px;gap:4px;padding:13px 14px;display:grid}.adminReviewResult span{color:var(--muted);font-size:12px}.adminSecurityNote{text-align:center;color:var(--muted);margin-top:16px;font-size:11px}.adminStatus-verified{border-color:#cfe8dd}.adminStatus-rejected{border-color:#efd5d8}.adminLoading{text-align:center;margin-top:80px}@media (max-width:860px){.adminMetrics.adminMetricButtons{grid-template-columns:repeat(2,1fr)}.adminTopBar,.adminTopActions{align-items:stretch}.adminTopBar{flex-direction:column}.adminRequestTopline{grid-template-columns:1fr}.documentButton{justify-content:center;width:100%}}.adminShell{max-width:1280px;margin:0 auto;padding-top:28px}.adminHero{background:linear-gradient(135deg,#fff 0%,#f4faf7 100%);border:1px solid #dfe8e4;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;padding:20px 22px;display:flex;box-shadow:0 14px 40px #233c310f}.adminHeroBrand{align-items:center;gap:16px;min-width:0;display:flex}.adminHeroBrand h1{margin:3px 0 2px;font-size:30px;line-height:1.08}.adminHeroBrand p{color:var(--muted);margin:0}.adminHeroActions{flex:none;align-items:center;gap:10px;display:flex}.adminBackButton{white-space:nowrap}.adminMetricButtons{gap:10px!important;margin-bottom:16px!important}.adminMetricButtons>button{border-radius:15px!important;padding:13px 15px!important}.adminMetricButtons>button strong{font-size:25px!important}.adminPanel{border-radius:20px!important;padding:20px!important}.adminRequestCard{border-radius:16px!important;padding:16px!important}.adminRequestMeta{border-left:1px solid var(--line);gap:3px;padding-left:18px;display:grid}.adminRequestMeta small,.adminRequestMeta span{color:var(--muted);font-size:11px}.adminRequestMeta strong{font-size:13px}.documentButton{text-align:left;min-width:210px;justify-content:flex-start!important}.documentButton>span:last-child{gap:1px;display:grid}.documentButton strong{font-size:12px}.adminDecisionRow{width:100%;max-width:760px;margin-left:auto}.adminNote{min-height:64px!important}.emailSent{color:#2f7861;font-weight:800}.emailFailed{color:#aa5a38;font-weight:800}.notificationItemText small{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden;white-space:normal!important}@media (max-width:900px){.adminHero{flex-direction:column;align-items:flex-start}.adminHeroActions{width:100%}.adminHeroActions button{flex:1}.adminRequestGrid{grid-template-columns:1fr!important}.adminRequestMeta{border-left:0;border-top:1px solid var(--line);padding-top:10px;padding-left:0}}.ownerCandidateGrid{gap:14px!important;max-width:1120px!important}.ownerCandidateCard{align-items:stretch;grid-template-columns:220px minmax(0,1fr)!important;min-height:230px!important;max-height:none!important}.ownerCandidateVisual{height:230px!important;min-height:230px!important}.ownerCandidateBody{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);grid-auto-rows:min-content;align-content:start;gap:5px 18px;display:grid;padding:15px 18px!important;overflow:visible!important}.ownerCandidateBody>h3,.ownerCandidateBody>.profileClaim,.ownerCandidateBody>p,.ownerCandidateBody>.verified{grid-column:1}.ownerCandidateBody>.reputationBlock{grid-area:1/2/span 5;margin:0!important}.ownerCandidateBody>.chips,.ownerCandidateBody>.proposalBox,.ownerCandidateBody>.chatButton,.ownerCandidateBody>.likeButton,.ownerCandidateBody>.ownerInterestPanel{grid-column:1}.ownerCandidateBody h3{margin:0 0 2px!important;font-size:18px!important}.ownerCandidateBody>p{margin:2px 0!important;font-size:12px!important}.ownerCandidateBody .profileClaim{font-size:12px;margin:1px 0!important}.ownerCandidateBody .chips{min-height:auto!important;margin:4px 0!important}.ownerCandidateBody .proposalBox{margin-top:2px!important;padding:9px 11px!important}.ownerCandidateBody .publicReview{padding:9px 10px!important}.ownerCandidateBody .publicReview p{margin-top:4px!important}.ownerCandidateBody .reputationSummary{margin-bottom:5px}.ownerCandidateBody button{min-height:38px!important}.reviewSealed{background:#f8f7ff;border:1px solid #d9d4f6;border-radius:14px;gap:4px;padding:14px 16px;display:grid}.reviewSealed p{color:var(--muted);margin:0;font-size:12px}.reviewRevealed{border-color:#cfe8dd}.adminShell{width:min(1540px,100vw - 48px)!important;max-width:1540px!important;padding-left:0!important;padding-right:0!important}.adminHero{min-height:150px;padding:24px 28px!important}.adminPanel{width:100%!important}.adminRequestGrid{grid-template-columns:minmax(360px,1.5fr) minmax(190px,.55fr) minmax(250px,.75fr)!important}.adminDecisionRow,.adminNote{max-width:none!important}@media (max-width:900px){.ownerCandidateCard{grid-template-columns:150px minmax(0,1fr)!important}.ownerCandidateVisual{height:210px!important;min-height:210px!important}.ownerCandidateBody{grid-template-columns:1fr!important}.ownerCandidateBody>.reputationBlock{grid-area:auto/1}.adminShell{width:calc(100vw - 24px)!important}}@media (max-width:650px){.ownerCandidateCard{grid-template-columns:1fr!important}.ownerCandidateVisual{height:210px!important}.ownerCandidateBody{padding:14px!important}}.ownerCandidateCard{grid-template-columns:230px minmax(0,1fr)!important;align-items:start!important}.ownerCandidateVisual{background:#edf0f2;align-self:start!important;width:230px!important;height:230px!important;min-height:230px!important;overflow:hidden!important}.ownerCandidateVisual .avatarImage{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;display:block!important}.ownerCandidateVisual .avatarFallback{place-items:center;width:100%;height:100%;font-size:54px;display:grid}.sentInterestsSection{margin:34px 0 40px}.sentInterestList{gap:12px;display:grid}.sentInterestCard{background:#fff;border:1px solid #ded9fb;border-radius:18px;grid-template-columns:minmax(240px,.9fr) minmax(360px,1.5fr) 120px;align-items:center;gap:18px;padding:14px 16px;display:grid;box-shadow:0 12px 32px #282d370d}.sentInterestIdentity{align-items:center;gap:12px;min-width:0;display:flex}.sentInterestAvatar{object-fit:cover;border-radius:50%;flex:0 0 58px;width:58px;height:58px}.sentInterestAvatar.fallback{background:var(--green);color:#fff;place-items:center;font-weight:900;display:grid}.sentInterestIdentity>div{gap:2px;min-width:0;display:grid}.sentInterestIdentity strong{white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.sentInterestIdentity small{color:var(--muted)}.sentInterestStatus{color:#7b67cb;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:850}.sentInterestProperty{border:1px solid var(--line);background:#fbfcfd;border-radius:14px;grid-template-columns:78px 1fr;align-items:center;gap:12px;min-width:0;padding:8px;display:grid}.sentInterestPropertyPhoto{background-color:#edf0f2;background-position:50%;background-size:cover;border-radius:10px;place-items:center;height:58px;display:grid}.sentInterestProperty>div:last-child{gap:2px;min-width:0;display:grid}.sentInterestProperty small,.sentInterestProperty span{color:var(--muted);font-size:11px}.sentInterestProperty strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.sentInterestScore{text-align:center;background:#f3f8f5;border-radius:14px;gap:2px;padding:12px;display:grid}.sentInterestScore small{color:var(--muted);font-size:10px}.sentInterestScore strong{color:var(--green-dark);font-size:25px}.sentInterestHint{color:var(--muted);text-align:center;margin:10px 2px 0;font-size:11px}@media (max-width:900px){.ownerCandidateCard{grid-template-columns:180px minmax(0,1fr)!important}.ownerCandidateVisual{width:180px!important;height:220px!important;min-height:220px!important}.sentInterestCard{grid-template-columns:1fr 110px}.sentInterestProperty{grid-area:2/1/auto/-1}}@media (max-width:650px){.ownerCandidateCard{grid-template-columns:1fr!important}.ownerCandidateVisual{width:100%!important;height:240px!important}.sentInterestCard{grid-template-columns:1fr}.sentInterestProperty{grid-area:auto}.sentInterestScore{justify-self:stretch}}.reputationBlock{min-height:0}.reputationBlock .publicReviewsScroll{scrollbar-width:thin;gap:8px;max-height:132px;padding-right:5px;display:grid;overflow-y:auto}.ownerCandidateBody .reputationBlock{max-height:none}.reputationSummary{flex-wrap:wrap}.reviewsScrollHint{color:#9a7b2c;white-space:nowrap;margin-left:auto;font-size:10px;font-weight:750}.reputationBlock .publicReviewsScroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d8c88e transparent;flex-direction:column;gap:8px;height:116px;max-height:116px;padding-right:7px;display:flex;overflow-y:scroll}.reputationBlock .publicReviewsScroll::-webkit-scrollbar{width:6px}.reputationBlock .publicReviewsScroll::-webkit-scrollbar-thumb{background:#d8c88e;border-radius:999px}.reputationBlock .publicReviewsScroll::-webkit-scrollbar-track{background:0 0}.reputationBlock .publicReview{flex:none}.passwordInputWrap{align-items:center;display:flex;position:relative}.passwordInputWrap input{padding-right:54px}.passwordEye{cursor:pointer;background:#f1f4f3;border:0;border-radius:10px;width:38px;height:34px;position:absolute;right:8px}.passwordRules{flex-wrap:wrap;gap:7px;margin:-4px 0 10px;display:flex}.passwordRule{color:#87909a;background:#f3f4f5;border-radius:999px;padding:5px 8px;font-size:11px}.passwordRule.ok{color:#14735b;background:#e7f5ef;font-weight:800}.passwordRules.compact{margin:3px 0 6px}.recoveryButton{margin-top:12px}.accountSecurityCard{background:#fbfdfc;border:1px solid #dce4e1;border-radius:20px;margin-top:22px;padding:20px}.securityShield{font-size:28px}.securityGrid{grid-template-columns:1fr 1fr;gap:16px;margin-top:15px;display:grid}.securityBlock{background:#fff;border:1px solid #e1e6e4;border-radius:16px;gap:10px;padding:16px;display:grid}.securitySessionRow{background:#f5f7f6;border-radius:15px;justify-content:space-between;align-items:center;gap:14px;margin-top:15px;padding:15px 16px;display:flex}.securitySessionRow>div{gap:3px;display:grid}.securitySessionRow span{color:var(--muted);font-size:12px}.messageReadState{opacity:.8}.messageList{scroll-behavior:smooth}.bubble.mine small{margin-top:4px;display:block}.chatPanel{max-height:min(760px,88vh)}.messageList{min-height:260px;max-height:52vh;overflow-y:auto}.notificationItem{cursor:pointer}@media (max-width:760px){.securityGrid{grid-template-columns:1fr}.securitySessionRow{flex-direction:column;align-items:stretch}}.dangerZone{background:#fff8f8;border:1px solid #efc9c9;border-radius:16px;grid-template-columns:1fr minmax(300px,.8fr);align-items:center;gap:16px;margin-top:16px;padding:16px;display:grid}.dangerZone>div:first-child{gap:4px;display:grid}.dangerZone span{color:#8a6666;font-size:12px}.dangerConfirm{gap:8px;display:flex}.dangerConfirm input{flex:1}.danger{color:#b73f3f;background:#fff;border:1px solid #edb9b9;border-radius:12px;padding:10px 14px;font-weight:800}.danger:disabled{opacity:.45}.danger:not(:disabled):hover{background:#fff0f0}@media (max-width:760px){.dangerZone{grid-template-columns:1fr}.dangerConfirm{flex-direction:column}}.messageMenuWrap{position:relative}.messageMenuDropdown{border:1px solid var(--line);z-index:90;background:#fff;border-radius:18px;width:min(390px,100vw - 28px);position:absolute;top:52px;right:0;overflow:hidden;box-shadow:0 24px 60px #222c362e}.messageMenuHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.messageMenuHeader>div{gap:2px;display:grid}.messageMenuHeader strong{font-size:14px}.messageMenuHeader span{color:var(--muted);font-size:11px}.messageConversationList{max-height:390px;overflow:auto}.messageConversationItem{text-align:left;background:#fff;border:0;border-bottom:1px solid #eef0f2;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:12px 14px;display:grid}.messageConversationItem:hover,.messageConversationItem.hasUnread{background:#f7fbf9}.messageConversationAvatar{object-fit:cover;background:var(--green);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:850;display:grid}.messageConversationText{gap:2px;min-width:0;display:grid}.messageConversationText strong,.messageConversationText small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.messageConversationText strong{font-size:13px}.messageConversationProperty{color:var(--green-dark);font-weight:700}.messageConversationPreview{color:var(--muted)}.conversationUnreadBadge{color:#fff;background:#ef6075;border-radius:999px;place-items:center;min-width:25px;height:25px;padding:0 7px;font-size:11px;font-weight:900;display:grid}@media (max-width:560px){.messageMenuDropdown{width:auto;position:fixed;top:68px;left:10px;right:10px}}.addressWide{grid-column:1/-1}.privateAddressLocked,.privateAddressUnlocked{border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin:16px 0;padding:14px 16px;display:flex}.privateAddressLocked{border:1px solid var(--line);background:#f6f7f8}.privateAddressUnlocked{background:#eef8f3;border:1px solid #bfe1d2}.privateAddressLocked>div,.privateAddressUnlocked>div{gap:4px;display:grid}.privateAddressLocked small,.privateAddressUnlocked small,.privateAddressLocked span,.privateAddressUnlocked span{color:var(--muted);font-size:11px}@media (max-width:760px){.privateAddressLocked,.privateAddressUnlocked{flex-direction:column;align-items:flex-start}}.adminCommunityMetrics{grid-template-columns:210px 210px minmax(0,1fr);gap:12px;max-width:1500px;margin:0 auto 16px;display:grid}.adminCommunityMetric,.adminStatsSoon{border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px;box-shadow:0 8px 24px #222c360a}.adminCommunityMetric{align-items:center;gap:13px;display:flex}.adminCommunityMetric>span{background:var(--green-soft);border-radius:13px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.adminCommunityMetric>div{gap:1px;display:grid}.adminCommunityMetric strong{color:var(--green-dark);font-size:25px}.adminCommunityMetric small,.adminStatsSoon span{color:var(--muted)}.adminStatsSoon{flex-direction:column;justify-content:center;gap:4px;display:flex}@media (max-width:800px){.adminCommunityMetrics{grid-template-columns:1fr 1fr}.adminStatsSoon{grid-column:1/-1}}.propertyMapBlock{background:#fff;border:1px solid #dfe7e2;border-radius:18px;margin:18px 0;overflow:hidden}.propertyMapHeader{background:#f6faf7;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.propertyMapHeader div{flex-direction:column;gap:3px;display:flex}.propertyMapHeader small,.propertyMapHeader span{color:#607168;font-size:12px}.propertyMapHeader strong{color:#20352a;font-size:14px}.propertyMapFrame{background:#eef2ef;border:0;width:100%;height:280px;display:block}.mapAttribution{color:#7b8780;text-align:right;padding:7px 12px 9px;font-size:10px;display:block}@media (max-width:700px){.propertyMapHeader{flex-direction:column;align-items:flex-start;gap:6px}.propertyMapFrame{height:230px}}.googleAddressSearch{width:100%}.googleAddressSearch label{gap:7px;display:grid}.googleAddressSearch input{width:100%}.googleAddressSearch small{color:#5f6f66;margin-top:6px;font-size:12px;display:block}.googleAddressSearch .warningText{color:#9b5d15}.pac-container{border:1px solid #dce7e1;border-radius:14px;margin-top:4px;font-family:inherit;box-shadow:0 16px 38px #1f30282e;z-index:10000!important}.pac-item{cursor:pointer;padding:9px 12px}.pac-item:hover{background:#f1f7f4}.discoverMapPanel{background:#fff;border:1px solid #dfe9e4;border-radius:22px;margin:18px 0 22px;padding:16px;box-shadow:0 8px 28px #2d4c3c0f}.discoverMapHeading{justify-content:space-between;align-items:end;gap:18px;margin:0 2px 12px;display:flex}.discoverMapHeading>div{gap:3px;display:grid}.discoverMapHeading small{color:#5f806f;letter-spacing:.08em;font-size:10px;font-weight:800}.discoverMapHeading strong{color:#263c31;font-size:18px}.discoverMapHeading>span{color:#7c8d84;text-align:right;font-size:12px}.discoverMap{background:#eef3f0;border-radius:17px;width:100%;height:390px;overflow:hidden}.discoverMapFallback{text-align:center;color:#687a70;background:#f6f8f7;border-radius:17px;place-items:center;min-height:130px;padding:22px;display:grid}.aterraMapInfo{color:#263c31;gap:4px;min-width:190px;padding:2px 2px 3px;display:grid}.aterraMapInfo strong{font-size:14px}.aterraMapInfo span{color:#6f7d75;font-size:12px}.aterraMapInfo b{color:#4c775f;margin-top:3px}.aterraMapInfo button{color:#fff;cursor:pointer;background:#486f5a;border:0;border-radius:9px;margin-top:5px;padding:7px 10px;font-weight:700}.notificationTime{color:#98a49e;margin-top:3px;font-size:10px;font-style:normal;display:block}@media (max-width:720px){.discoverMap{height:320px}.discoverMapHeading{flex-direction:column;align-items:start;gap:5px}.discoverMapHeading>span{text-align:left}}.discoverToolsPanel{border:1px solid var(--line);background:#ffffffe6;border-radius:18px;margin:18px 0;padding:16px 18px;box-shadow:0 8px 24px #222d360d}.discoverToolsTop{justify-content:space-between;align-items:center;gap:18px;display:flex}.discoverToolsTop>div:first-child{flex-direction:column;gap:3px;display:flex}.discoverToolsTop small{color:var(--green-dark);letter-spacing:.08em;font-size:11px;font-weight:800}.discoverToolsTop strong{font-size:17px}.discoverToolsActions{align-items:flex-end;gap:10px;display:flex}.discoverSortLabel{color:var(--muted);flex-direction:column;gap:5px;font-size:12px;font-weight:700;display:flex}.discoverSortLabel select,.discoverFiltersGrid input,.discoverFiltersGrid select{border:1px solid var(--line);min-height:40px;color:var(--ink);background:#fff;border-radius:11px;padding:8px 10px}.compactButton{min-height:40px;padding:8px 14px!important}.discoverFiltersGrid{border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;padding-top:16px;display:grid}.discoverFiltersGrid>label:not(.filterCheck){flex-direction:column;gap:6px;font-size:12px;font-weight:700;display:flex}.filterCheck{background:var(--bg);border-radius:11px;align-items:center;gap:8px;min-height:42px;padding:8px 10px;font-size:13px;font-weight:700;display:flex}.filterCheck input{width:16px;height:16px;min-height:auto}.resetFiltersButton{border:1px dashed var(--line);cursor:pointer;background:#fff;border-radius:11px;min-height:42px;font-weight:700}.discoverEmptyState{border:1px dashed var(--line);text-align:center;background:#fff;border-radius:18px;flex-direction:column;align-items:center;gap:7px;margin:16px 0;padding:24px;display:flex}.discoverEmptyState span{color:var(--muted)}.discoverEmptyState button{background:var(--green-dark);color:#fff;cursor:pointer;border:0;border-radius:11px;margin-top:6px;padding:10px 14px;font-weight:800}.matchWhy{background:#f4f8f5;border:1px solid #e1ece5;border-radius:13px;margin:10px 0 12px;padding:10px 12px}.matchWhyTitle{justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;display:flex}.matchWhyTitle span{font-size:13px;font-weight:800}.matchWhyTitle small{color:var(--muted);font-size:10px}.matchWhyReasons{flex-wrap:wrap;gap:6px;display:flex}.matchWhyReasons span{border-radius:999px;padding:5px 8px;font-size:11px;font-weight:700}.matchWhyReasons .positive{color:#285d43;background:#e5f4eb}.matchWhyReasons .neutral{color:#705b20;background:#f6f1df}.matchWhyReasons .warning{color:#8b4137;background:#fae8e5}.aterraMapInfo{align-items:stretch;gap:10px;width:260px;padding:2px;display:flex}.aterraMapInfo img{object-fit:cover;border-radius:10px;width:86px;min-height:84px}.aterraMapInfoBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.aterraMapInfoBody strong{font-size:14px;line-height:1.2}.aterraMapInfoBody span{color:#66706d;font-size:11px}.aterraMapInfoBody b{color:#315f49;font-size:12px}.aterraMapInfoBody button{color:#fff;cursor:pointer;background:#315f49;border:0;border-radius:8px;margin-top:auto;padding:7px 9px;font-weight:800}@media (max-width:900px){.discoverFiltersGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.discoverToolsTop{flex-direction:column;align-items:flex-start}.discoverToolsActions{width:100%}.discoverSortLabel{flex:1}.discoverSortLabel select{width:100%}}@media (max-width:560px){.discoverFiltersGrid{grid-template-columns:1fr}.discoverToolsActions{flex-direction:column;align-items:stretch}.matchWhyTitle{flex-direction:column;align-items:flex-start;gap:2px}}.ownerMatchActions{background:#f7f3ff;border:1px solid #e9ddff;border-radius:16px;flex-wrap:wrap;align-items:center;gap:10px;padding:6px 8px;display:inline-flex}.ownerMatchActionsLabel{color:#7052a3;white-space:nowrap;padding:0 4px;font-size:12px;font-weight:800}.removeMatchButton{color:#7f3f83;cursor:pointer;background:#fff;border:1px solid #ead7f5;border-radius:12px;padding:12px 16px;font-weight:800}.removeMatchButton:hover{background:#fbf6ff;border-color:#d6b7e8}.matchManagementRow{justify-content:flex-end;margin-top:12px;display:flex}@media (max-width:760px){.ownerMatchActions{width:100%}.ownerMatchActions>button{flex:180px}}.adminTabs{border:1px solid var(--line);background:#eef2f2;border-radius:16px;gap:8px;width:max-content;max-width:100%;margin:0 0 16px;padding:5px;display:flex}.adminTabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:8px;padding:10px 16px;font-weight:900;display:flex}.adminTabs button.active{color:var(--green-dark);background:#fff;box-shadow:0 5px 16px #27313c14}.adminTabs button span{color:#80621c;background:#fff1cf;border-radius:999px;padding:2px 7px;font-size:10px}.adminOverviewGrid{grid-template-columns:repeat(7,minmax(135px,1fr));gap:10px;margin-bottom:16px;display:grid}.adminKpi{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:9px;padding:15px;display:grid;box-shadow:0 8px 24px #222c3609}.adminKpi>span{background:var(--green-soft);border-radius:12px;grid-row:1/3;place-items:center;width:38px;height:38px;display:grid}.adminKpi strong{color:var(--green-dark);font-size:24px;line-height:1}.adminKpi small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.2}.adminStatsPanel{margin-bottom:16px}.adminStatsToolbar{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:16px;display:flex}.adminStatsToolbar h2{margin:3px 0}.adminStatsToolbar p{color:var(--muted);margin:3px 0 0;font-size:12px}.periodButtons{background:#f1f4f4;border-radius:12px;gap:5px;padding:4px;display:flex}.periodButtons button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px 11px;font-weight:850}.periodButtons button.active{color:var(--green-dark);background:#fff;box-shadow:0 3px 10px #222c3614}.adminFlowGrid{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:16px;display:grid}.adminFlowGrid>div{border:1px solid var(--line);background:#fafcfc;border-radius:14px;align-items:baseline;gap:8px;padding:12px 14px;display:flex}.adminFlowGrid strong{color:var(--green-dark);font-size:21px}.adminFlowGrid span{color:var(--muted);font-size:11px}.activityChart{border:1px solid var(--line);background:linear-gradient(#fff,#fafcfc);border-radius:15px;align-items:stretch;gap:2px;height:210px;padding:16px 8px 4px;display:flex;overflow:hidden}.activityDay{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:5px;min-width:2px;display:flex}.activityDay small{color:var(--muted);white-space:nowrap;font-size:8px}.activityBars{justify-content:center;align-items:flex-end;gap:1px;width:100%;height:170px;display:flex}.activityBars .bar{background:#8ba5a0;border-radius:4px 4px 1px 1px;width:min(7px,23%);min-height:2px;display:block}.activityBars .bar.interests{background:#e5a7b0}.activityBars .bar.matches{background:#8d80d5}.activityBars .bar.rentals{background:#d5ad63}.chartLegend{flex-wrap:wrap;justify-content:flex-end;gap:18px;margin-top:9px;font-size:10px;font-weight:800;display:flex}.chartLegend .properties{color:#718d87}.chartLegend .interests{color:#c87885}.chartLegend .matches{color:#7768c4}.chartLegend .rentals{color:#b48635}.adminProvinceFilter{color:var(--muted);gap:5px;min-width:190px;font-size:10px;font-weight:900;display:grid}.adminProvinceFilter select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:11px;padding:9px 10px;font-weight:750}.geoStatsList{gap:9px;display:grid}.geoStatRow{border:1px solid var(--line);border-radius:15px;grid-template-columns:minmax(150px,.7fr) minmax(340px,1.8fr) minmax(210px,.8fr);align-items:center;gap:16px;padding:13px 15px;display:grid}.geoPlace{gap:2px;display:grid}.geoPlace strong{font-size:15px}.geoPlace span{color:var(--muted);font-size:10px}.geoBars{gap:8px;display:grid}.geoBars>div{grid-template-columns:155px 1fr;align-items:center;gap:9px;display:grid}.geoBars span{color:var(--muted);font-size:10px}.geoBars b{background:#eef3f1;border-radius:999px;height:8px;display:block;overflow:hidden}.geoBars b i{background:var(--green);border-radius:999px;height:100%;display:block}.geoBars b.supply i{background:#7c6fc9}.geoMeta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.geoMeta>span{color:var(--muted);background:#f4f6f6;border-radius:999px;padding:5px 7px;font-size:9px}.geoMeta strong{border-radius:999px;padding:5px 8px;font-size:9px}.geoMeta .shortage{color:#a34b55;background:#fff0f1}.geoMeta .surplus{color:#2e775f;background:#eaf7f1}.geoMeta .balanced{color:#86661c;background:#fff6df}@media (max-width:1200px){.adminOverviewGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:820px){.adminTabs{width:100%}.adminTabs button{flex:1;justify-content:center}.adminOverviewGrid{grid-template-columns:repeat(2,1fr)}.adminStatsToolbar{flex-direction:column;align-items:stretch}.periodButtons{width:100%;overflow-x:auto}.periodButtons button{white-space:nowrap;flex:1}.adminFlowGrid{grid-template-columns:1fr 1fr}.geoStatRow{grid-template-columns:1fr}.geoMeta{justify-content:flex-start}.geoBars>div{grid-template-columns:130px 1fr}}@media (max-width:520px){.adminOverviewGrid,.adminFlowGrid{grid-template-columns:1fr 1fr}.adminKpi{padding:12px}.activityChart{height:180px}.activityBars{height:140px}}.onboardingCard{background:linear-gradient(135deg,#fff 0%,#f3faf6 100%);border:1px solid #dcebe4;border-radius:22px;margin:20px 0 22px;padding:20px;box-shadow:0 12px 34px #2747390e}.onboardingHeader{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.onboardingHeader h2{margin:4px 0 3px;font-size:22px}.onboardingHeader p{color:var(--muted);margin:0;font-size:12px}.onboardingProgressText{background:var(--green-dark);color:#fff;border-radius:18px;place-items:center;min-width:58px;height:58px;font-size:16px;font-weight:900;display:grid}.onboardingProgress{background:#e7eeeb;border-radius:999px;height:8px;margin:16px 0;overflow:hidden}.onboardingProgress i{border-radius:inherit;background:var(--green);height:100%;transition:width .3s;display:block}.onboardingSteps{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.onboardingStep{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.onboardingStep.done{background:#f5faf7;border-color:#dcebe4}.onboardingStepIcon{color:#78817e;background:#f1f4f3;border-radius:10px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.onboardingStep.done .onboardingStepIcon{background:var(--green-soft);color:var(--green-dark)}.onboardingStepCopy{gap:2px;min-width:0;display:grid}.onboardingStepCopy strong{font-size:13px}.onboardingStepCopy small{color:var(--muted);font-size:10px;line-height:1.3}.onboardingStep button{color:var(--green-dark);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cfe1d9;border-radius:10px;padding:8px 10px;font-size:10px;font-weight:850}.onboardingStep button:hover{background:var(--green-soft)}.onboardingDismiss{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:12px;padding:4px;font-size:10px;font-weight:750}#aterra-destination,#aterra-publish,#aterra-profile{scroll-margin-top:92px}.dashboard{padding-bottom:96px}@media (max-width:760px){.dashboard{margin:24px auto;padding:0 12px 104px}.dashboard h1{letter-spacing:-1px;font-size:31px;line-height:1.05}.dashboardTop{gap:8px;min-height:64px;padding:9px 12px}.brand{font-size:22px}.brandMark{width:34px;height:34px}.headerActions{gap:5px}.profileLogin{padding:5px}.miniAvatar{width:34px;height:34px}.adminShortcut{padding:9px 10px;font-size:0}.adminShortcut:after{content:"⚙";font-size:16px}.logoutButton{min-width:42px;padding:10px;font-size:0}.logoutButton:after{content:"Salir";font-size:11px}.homeStats{grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0}.statCard{padding:13px 10px}.statCard strong{font-size:23px}.statCard span{margin-top:3px;font-size:9px;line-height:1.15;display:block}.searchCard{border-radius:18px;padding:17px}.formGrid{gap:11px}.formGrid label{font-size:11px}.propertyManageBody,.homeBody,.ownerCandidateBody{padding:14px}.propertyManageCard{border-radius:18px}.propertyThumb{min-height:160px}.propertyActions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.propertyActions button{width:100%;padding-left:8px;padding-right:8px}.chatOverlay{align-items:end;padding:0}.chatPanel{border-radius:24px 24px 0 0;width:100%;max-height:88vh;padding:16px}.messageList{min-height:220px}.bottomNav{border-radius:19px;width:calc(100% - 16px);height:62px;bottom:8px}.bottomNav button{font-size:16px}.bottomNav span{font-size:9px}.onboardingCard{margin:14px 0 17px;padding:15px}.onboardingSteps{grid-template-columns:1fr}.onboardingProgressText{border-radius:15px;width:48px;min-width:48px;height:48px;font-size:14px}.onboardingHeader h2{font-size:19px}.onboardingStep{grid-template-columns:auto 1fr}.onboardingStep button{grid-column:2;width:max-content}}@media (max-width:430px){.headerActions .notificationWrap{position:static}.notificationPanel,.messageMenuPanel{max-height:72vh;overflow:auto;width:auto!important;position:fixed!important;top:70px!important;left:10px!important;right:10px!important}.homeStats{grid-template-columns:1fr 1fr}.homeStats .statCard:last-child{grid-column:1/-1}.propertyActions{grid-template-columns:1fr}.titleRow{flex-direction:column}.chips{gap:5px}.chips span{padding:5px 7px;font-size:9px}.ownerMatchActions{grid-template-columns:1fr;width:100%;display:grid}.ownerMatchActionsLabel{padding:4px}.ownerMatchActions>button{width:100%}}.propertyDetailPrimaryAction{width:100%;margin:0 0 18px;display:flex}.propertyDetailPrimaryAction>button{justify-content:center;width:100%;min-height:52px}@media (max-width:720px){.propertyDetailPrimaryAction{margin-bottom:14px}.propertyDetailPrimaryAction>button{min-height:50px}}.onboardingResume{color:#2f735f;cursor:pointer;background:#f5fbf8;border:1px solid #cfe4dc;border-radius:14px;margin:0 0 16px;padding:10px 14px;font-weight:800}.onboardingResume:hover{background:#eaf7f1}.connectionEmptyState{background:#fbfdfc;border:1px dashed #cfdad6;border-radius:18px;grid-column:1/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:20px;display:grid}.connectionEmptyIcon{background:#eaf7f1;border-radius:16px;place-items:center;width:48px;height:48px;font-size:23px;display:grid}.connectionEmptyState strong{margin-bottom:4px;display:block}.connectionEmptyState p{color:#687772;margin:0;font-size:13px;line-height:1.45}.connectionEmptyState button{color:#fff;cursor:pointer;white-space:nowrap;background:#58a78e;border:0;border-radius:12px;padding:11px 15px;font-weight:800}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #448d7647}.propertyDetailPanel{overscroll-behavior:contain}@media (max-width:720px){.connectionEmptyState{grid-template-columns:auto 1fr}.connectionEmptyState button{grid-column:1/-1;width:100%}.propertyDetailOverlay{align-items:flex-end;padding:0!important}.propertyDetailPanel{border-radius:22px 22px 0 0!important;width:100%!important;max-height:94dvh!important;padding-bottom:92px!important}.propertyDetailPrimaryAction{z-index:8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;margin-top:8px;padding:10px 0 4px;position:sticky;bottom:0;box-shadow:0 -12px 24px #1f372f14}.propertyDetailPrimaryAction>button{width:100%;min-height:48px}.notificationDropdown,.messageMenuDropdown{max-height:min(72dvh,560px);overflow:auto}}.profileFieldsGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.profileFieldsGrid>label{min-width:0}.profileWideField{gap:8px;display:grid}.aterraAdvancedMarker{cursor:pointer;filter:drop-shadow(0 3px 5px #142d2433);line-height:0}@media (max-width:760px){.profileFieldsGrid{grid-template-columns:1fr}}.legalFooter{max-width:1440px;color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin:34px auto 92px;padding:18px 28px;font-size:13px;display:flex}.legalFooter nav{flex-wrap:wrap;gap:18px;display:flex}.legalFooter a{color:var(--green-dark);font-weight:700;text-decoration:none}.legalFooter a:hover{text-decoration:underline}.legalPage{max-width:980px;margin:0 auto;padding:38px 22px 80px}.legalPage .back{margin-bottom:22px;display:inline-block}.legalCard{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:26px;padding:clamp(24px,5vw,54px)}.legalCard h1{margin:6px 0 18px;font-size:clamp(34px,6vw,56px)}.legalCard h2{margin:30px 0 8px;font-size:20px}.legalCard p{color:var(--muted);line-height:1.7}.legalIntro{background:var(--amber-soft);border-radius:16px;padding:16px 18px;color:var(--ink)!important}.legalConsent{align-items:flex-start;gap:10px;margin:4px 0 8px;font-size:13px;line-height:1.45;flex-direction:row!important;display:flex!important}.legalConsent input{margin-top:3px;width:auto!important}.legalConsent a{color:var(--green-dark);font-weight:800}.communicationCard{border:1px solid var(--line);background:var(--card);border-radius:24px;margin-top:22px;padding:24px}.communicationCard .sectionHead p{max-width:760px;color:var(--muted);margin:6px 0 0;font-size:14px;line-height:1.45}.preferenceMaster,.preferenceItem{align-items:flex-start;gap:12px;flex-direction:row!important;display:flex!important}.preferenceMaster{border-bottom:1px solid var(--line);padding:16px 0}.preferenceMaster input,.preferenceItem input{margin-top:4px;width:auto!important}.preferenceMaster span,.preferenceItem span{flex-direction:column;gap:3px;display:flex}.preferenceMaster small,.preferenceItem small{color:var(--muted);font-weight:400;line-height:1.35}.preferenceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.preferenceGrid.disabled{opacity:.58}.preferenceItem{border:1px solid var(--line);background:var(--bg);border-radius:15px;padding:14px}@media (max-width:720px){.legalFooter{flex-direction:column;align-items:flex-start;margin-bottom:110px}.legalPage{padding:24px 14px 110px}.preferenceGrid{grid-template-columns:1fr}}.propertyMapInteractiveWrap{background:#eef2ef;position:relative}.propertyMapGestureHint{z-index:3;color:#52655b;pointer-events:none;white-space:nowrap;background:#fffffff0;border:1px solid #20352a1f;border-radius:999px;padding:7px 11px;font-size:11px;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #20352a1f}.propertyMapLoading{z-index:2;color:#607168;background:#eef2ef;place-items:center;font-size:13px;display:grid;position:absolute;inset:0}.propertyMapFallback{color:#607168;text-align:center;background:#f2f5f3;place-items:center;min-height:180px;padding:20px;display:grid}@media (max-width:700px){.propertyMapGestureHint{font-size:10px;bottom:8px}}.googleAddressRetry{flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;display:flex}.googleAddressRetry small{margin-top:0}.googleAddressWidgetMount{width:100%;min-height:48px}.googleAddressWidgetMount .aterraPlaceAutocomplete,.googleAddressWidgetMount gmp-place-autocomplete{width:100%;font:inherit;color:var(--ink);display:block}.propertyOwnerReputation{background:#fbfdfc;border:1px solid #e4e9e7;border-radius:18px;grid-template-columns:minmax(220px,.85fr) minmax(280px,1.15fr);gap:14px;margin:4px 0 18px;padding:15px;display:grid}.propertyOwnerIdentity{align-items:center;gap:12px;min-width:0;display:flex}.propertyOwnerIdentity>div{gap:2px;min-width:0;display:grid}.propertyOwnerIdentity small{letter-spacing:.08em;color:var(--green-dark);font-size:10px;font-weight:900}.propertyOwnerIdentity strong{white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.propertyOwnerIdentity span{color:var(--muted);font-size:11px}.propertyOwnerAvatar{object-fit:cover;border-radius:50%;flex:0 0 46px;width:46px;height:46px}.propertyOwnerAvatar.fallback{color:var(--green-dark);background:#e8f4ef;place-items:center;font-weight:900;display:grid}.propertyOwnerReviews{background:#fffaf0;border:1px solid #eadfb7;border-radius:14px;overflow:hidden}.propertyOwnerReviews summary{cursor:pointer;color:#6b6250;align-items:center;gap:9px;padding:12px 14px;font-size:12px;list-style:none;display:flex}.propertyOwnerReviews summary::-webkit-details-marker{display:none}.propertyOwnerReviews summary:after{content:"⌄";color:#8a7a46;margin-left:auto;font-size:16px;font-weight:900;transition:transform .18s}.propertyOwnerReviews[open] summary:after{transform:rotate(180deg)}.propertyOwnerReviews summary em{color:#7d6d37;font-style:normal;font-weight:800}.propertyOwnerRating{color:#8f7415;font-size:15px;font-weight:900}.propertyOwnerReviewsList{border-top:1px solid #eadfb7;gap:7px;max-height:190px;padding:8px 10px;display:grid;overflow-y:auto}.propertyOwnerReview{background:#fff;border:1px solid #f0e6c5;border-radius:10px;padding:9px 10px}.propertyOwnerReview>div{color:#786f5a;justify-content:space-between;align-items:center;gap:10px;font-size:10px;display:flex}.propertyOwnerReview>div strong{white-space:nowrap}.propertyOwnerReview p{color:#554d3b;margin:5px 0 0;font-size:12px;line-height:1.4}.propertyOwnerNoReviews{color:#6b7479;background:#f4f6f6;border-radius:14px;align-content:center;gap:3px;padding:10px 13px;display:grid}.propertyOwnerNoReviews strong{font-size:13px}.propertyOwnerNoReviews span{font-size:11px}@media (max-width:760px){.propertyOwnerReputation{grid-template-columns:1fr}.propertyOwnerReviews summary{flex-wrap:wrap}.propertyOwnerReviews summary em{margin-left:auto}}@media (max-width:900px){html,body{max-width:100%;overflow-x:hidden}.appShell{width:100%;overflow-x:clip}.dashboard{box-sizing:border-box;width:100%;max-width:100%;margin:16px auto;padding-left:12px;padding-right:12px}.dashboardTop,.topbar{padding-left:12px;padding-right:12px}.cards,.ownerCandidateGrid,.receivedGrid{grid-template-columns:1fr!important}.ownerCandidateCard{min-height:0;grid-template-columns:1fr!important}.ownerCandidateVisual{min-height:230px;max-height:320px}.ownerCandidateBody{padding:15px;overflow:visible}.propertyManageCard{grid-template-columns:1fr}.propertyThumb{min-height:210px}.propertyTop{flex-direction:column;align-items:stretch;gap:8px}.connectionPeople{grid-template-columns:1fr;gap:12px}.connectionScore{min-height:96px}.connectionAvatar{width:96px;height:96px}.discoverMapPanel,.discoverToolsPanel,.searchCard,.connectionCard{border-radius:18px}.propertyDetailPanel{box-sizing:border-box}.propertyDetailHead{gap:10px}.propertyOwnerReputation{min-width:0}.matchManagementRow{justify-content:stretch}.matchManagementRow .removeMatchButton{width:100%;min-height:48px}}@media (max-width:600px){.dashboard{margin-top:10px;padding-bottom:98px;padding-left:10px;padding-right:10px}.dashboard h1{letter-spacing:-1px;margin-bottom:16px;font-size:clamp(26px,8vw,32px)}.dashboardTop,.topbar{min-height:58px;padding:7px 9px}.headerLeft{gap:7px}.brand{gap:7px;font-size:19px}.brandMark{border-radius:10px;width:32px;height:32px}.rolePill,.profileLoginText{display:none}.profileLogin{border-radius:50%;padding:4px}.miniAvatar{width:34px;height:34px}.headerActions{gap:4px}.headerActions>button,.notificationWrap>button,.messageMenuWrap>button{min-width:40px;min-height:40px}.homeStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.statCard{min-width:0;padding:11px 9px}.statCard strong{font-size:22px}.formGrid,.profileFieldsGrid{grid-template-columns:1fr!important}input,select,textarea{box-sizing:border-box;max-width:100%}.propertyActions{display:grid;grid-template-columns:1fr!important}.propertyActions button,.ownerMatchActions,.ownerMatchActions>button{width:100%}.ownerMatchActions{box-sizing:border-box;grid-template-columns:1fr;display:grid}.ownerMatchActionsLabel{white-space:normal;text-align:center}.cards{gap:12px}.homeCard .photo{min-height:205px}.homeBody{padding:13px}.titleRow{gap:6px}.titleRow h3{font-size:17px}.chips,.propertyFactsChips{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}.chips::-webkit-scrollbar{display:none}.propertyFactsChips::-webkit-scrollbar{display:none}.chips span,.propertyFactsChips span{flex:none}.discoverMap{height:260px}.discoverMapPanel{margin:12px 0 16px;padding:10px}.discoverToolsPanel{padding:12px}.propertyDetailOverlay{padding:0!important}.propertyDetailPanel{border-radius:20px 20px 0 0!important;width:100vw!important;max-width:100vw!important;max-height:96dvh!important;padding:14px 12px 96px!important}.propertyDetailHead h2{font-size:24px}.propertyGallery{grid-template-columns:1fr;grid-auto-rows:210px;gap:6px}.propertyGallery img:first-child{grid-column:auto;height:240px}.propertyGallery img:not(:first-child){display:none}.propertyDetailSummary{gap:10px;padding:14px 0}.propertyPriceBig{font-size:28px}.propertyDetailFacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.propertyDetailFacts>div{padding:11px 6px}.propertyFeatureGrid{grid-template-columns:1fr 1fr}.propertyMapFrame{height:220px}.propertyOwnerReputation{gap:9px;padding:11px}.propertyOwnerIdentity strong{font-size:14px}.propertyOwnerReviews summary{padding:10px}.propertyOwnerReviewsList{max-height:170px}.connectionCard{border-radius:18px;padding:12px}.connectionCollapsed{gap:8px;min-height:0;grid-template-columns:1fr!important}.connectionCollapsedFaces{justify-content:flex-start}.collapsedMatchActions{grid-template-columns:1fr!important}.collapseButton{width:100%}.rentalConfirmation{padding:12px}.chatPanel{max-height:92dvh;padding:12px}.chatForm{gap:7px}.chatForm input{min-width:0}.chatForm button{padding-left:12px;padding-right:12px}.notificationPanel,.notificationDropdown,.messageMenuPanel,.messageMenuDropdown{max-width:calc(100vw - 16px)!important}.bottomNav{border-radius:18px;width:calc(100% - 12px);height:60px;bottom:6px}.bottomNav button{min-width:0}}.authValueProp{background:#315f490f;border:1px solid #315f492e;border-radius:16px;gap:5px;margin:14px 0 20px;padding:14px 16px;display:grid}.authValueProp strong{font-size:.95rem}.authValueProp span{color:var(--muted);font-size:.84rem;line-height:1.45}.landingHero{padding-bottom:28px}.landingHeroCopy{max-width:900px}.landingDifferentiator{background:#315f4914;border:1px solid #315f4929;border-radius:20px;align-items:flex-start;gap:16px;max-width:760px;margin:24px 0 18px;padding:18px;display:flex}.landingDifferentiatorIcon{color:#fff;background:#315f49;border-radius:14px;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:1.4rem;font-weight:800;display:grid}.landingDifferentiator strong{margin-bottom:5px;font-size:1.02rem;display:block}.landingDifferentiator p{margin:0;font-size:.92rem;line-height:1.5}.sectorStrip{flex-wrap:wrap;gap:8px;margin:10px 0 22px;display:flex}.sectorStrip span{border:1px solid var(--border);background:#fff;border-radius:999px;padding:8px 11px;font-size:.82rem;font-weight:700}.communityPulse,.destinationEssence{width:min(1120px,100% - 32px);margin:0 auto 28px}.communityPulse{border:1px solid var(--border);background:#fff;border-radius:24px;padding:26px;box-shadow:0 10px 34px #1f31280f}.communityPulseHead h2,.destinationEssence h2{margin:5px 0 7px}.communityPulseHead p,.destinationEssence p{color:var(--muted);margin:0;line-height:1.55}.publicStatsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.publicStatsGrid article{background:var(--soft,#f7f8f6);border-radius:18px;gap:3px;min-width:0;padding:18px;display:grid}.publicStatsGrid article>span{font-size:1.25rem}.publicStatsGrid strong{font-size:1.7rem;line-height:1.1}.publicStatsGrid small{color:var(--muted);font-size:.8rem}.destinationEssence{max-width:820px;padding:10px 4px 34px}.matchUpgradeSection{background:linear-gradient(135deg,#315f4912,#fffffff2);border:1px solid #315f492e;border-radius:22px;margin:0 0 24px;padding:20px}.matchUpgradeSection .sectionHead p{max-width:720px;color:var(--muted);margin:6px 0 0;line-height:1.45}.matchUpgradeGrid{gap:12px;margin-top:16px;display:grid}.matchUpgradeCard{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;display:grid}.matchUpgradeScore{color:#fff;background:#315f49;border-radius:20px;align-content:center;place-items:center;width:72px;height:72px;display:grid}.matchUpgradeScore span{font-size:1.35rem;font-weight:800}.matchUpgradeScore small{letter-spacing:.08em;font-size:.65rem;font-weight:800}.matchUpgradeBody h3{margin:2px 0 4px}.matchUpgradeBody>p{color:var(--muted);margin:0 0 9px}.matchComparison{flex-wrap:wrap;align-items:center;gap:8px;margin:6px 0 8px;font-size:.85rem;display:flex}.matchComparison.better b{color:#315f49;background:#315f491a;border-radius:999px;padding:4px 7px}.upgradeMatchButton{color:#fff;cursor:pointer;white-space:nowrap;background:#315f49;border:0;border-radius:14px;padding:12px 15px;font-weight:800}@media (max-width:760px){.publicStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.communityPulse{border-radius:20px;width:calc(100% - 20px);padding:18px}.destinationEssence{width:calc(100% - 28px)}.landingDifferentiator{gap:12px;padding:14px}.landingDifferentiatorIcon{flex-basis:40px;width:40px;height:40px}.sectorStrip{gap:6px}.sectorStrip span{padding:7px 9px;font-size:.75rem}.matchUpgradeSection{padding:14px}.matchUpgradeCard{grid-template-columns:64px minmax(0,1fr);gap:12px}.matchUpgradeScore{border-radius:16px;width:60px;height:60px}.matchUpgradeScore span{font-size:1.1rem}.upgradeMatchButton{grid-column:1/-1;width:100%}}.recoveryInvalidState{flex-direction:column;align-items:flex-start;gap:18px;margin-top:18px;display:flex}.recoveryInvalidState .recoveryNotice{width:100%;margin:0;line-height:1.45}.recoveryNewLink{justify-content:center;align-items:center;min-height:48px;padding:0 22px;text-decoration:none;display:inline-flex}.matchesContent{flex-direction:column;display:flex}.ownerMatchesContent .receivedSection{order:5}.ownerMatchesContent .matchUpgradeSection{order:8}.ownerMatchesContent .activeMatchesSection:not(.rentalHistorySection){order:10}.ownerMatchesContent .sentInterestsSection{order:30}.ownerMatchesContent .rentalHistorySection{order:40}.candidateProfileButton{width:100%;margin:12px 0 8px}.candidateDetailPanel{background:#fff;border-radius:28px;width:min(760px,100vw - 28px);max-height:90vh;padding:28px;overflow:auto;box-shadow:0 24px 70px #1722312e}.candidateDetailIdentity{grid-template-columns:110px 1fr;align-items:start;gap:22px;margin:20px 0;display:grid}.candidateDetailAvatar{object-fit:cover;background:var(--soft);border-radius:24px;place-items:center;width:110px;height:110px;font-size:36px;font-weight:900;display:grid}.candidateDetailIdentity blockquote{margin:10px 0;font-size:1.05rem;font-weight:800}.candidateDetailIdentity p{color:var(--muted);line-height:1.6}.candidateDestinationCard,.candidateDetailReputation{border:1px solid var(--line);background:#fff;border-radius:20px;margin-top:14px;padding:18px}.candidateDestinationCard{flex-direction:column;gap:7px;display:flex}.candidateDestinationCard small{color:var(--green);letter-spacing:.08em;font-weight:900}.candidateDestinationCard strong{font-size:1.15rem}.candidateDetailReputation .publicReview{margin-top:12px}@media (max-width:640px){.recoveryInvalidState{gap:14px}.recoveryNewLink{width:100%}.candidateDetailPanel{border-radius:22px;padding:20px}.candidateDetailIdentity{grid-template-columns:72px 1fr;gap:14px}.candidateDetailAvatar{border-radius:18px;width:72px;height:72px}}.homeCard.interestSelected,.ownerCandidateCard.interestSelected,.sentInterestCard{background:#fff2f6;border-color:#efb8ca;box-shadow:0 12px 34px #b94c771a}.homeCard.interestSelected .likeButton.active,.ownerCandidateCard.interestSelected .likeButton.active{color:#8b3656;background:#f7dce6;border-color:#e5a8bd}.matchFlowSteps{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0 16px;display:grid}.matchFlowSteps span{border:1px solid var(--line);text-align:center;background:#fff;border-radius:12px;padding:10px 8px;font-size:.78rem;font-weight:800}.rentalFlowHint{color:var(--muted);grid-column:1/-1;margin-top:8px;line-height:1.45;display:block}@media (max-width:640px){.matchFlowSteps{grid-template-columns:repeat(2,minmax(0,1fr))}}.tenantMatchesContent .sentInterestsSection{order:5}.tenantMatchesContent .matchUpgradeSection{order:8}.tenantMatchesContent .activeMatchesSection:not(.rentalHistorySection){order:10}.tenantMatchesContent .receivedSection{order:15}.tenantMatchesContent .rentalHistorySection{order:40}.receivedInterestCard{background:#fff2f6;border-color:#efb8ca;box-shadow:0 12px 34px #b94c771a}.clickablePropertySummary{cursor:pointer;transition:transform .15s,box-shadow .15s,border-color .15s}.clickablePropertySummary:hover{transform:translateY(-1px);box-shadow:0 8px 24px #17223114}.clickablePropertySummary:focus-visible{outline-offset:3px;outline:3px solid #50a88b40}.matchFlowSteps .done{color:#247355;background:#eaf7f1;border-color:#cde8dc}.matchUpgradeActions{flex-direction:column;gap:8px;min-width:210px;display:flex}.opportunityPhone{background:#f5f8f6;border:1px solid #315f4924;border-radius:12px;flex-direction:column;gap:2px;padding:9px 11px;display:flex}.opportunityPhone small{color:var(--muted);font-size:.7rem;font-weight:800}.opportunityPhone strong{font-size:.9rem}.opportunityChatButton{color:#315f49;cursor:pointer;background:#fff;border:1px solid #315f493d;border-radius:14px;padding:11px 14px;font-weight:800}.opportunityStatusNote{background:#fff7df;border:1px solid #efdca2;border-radius:12px;flex-direction:column;gap:3px;margin-top:8px;padding:10px 12px;font-size:.8rem;display:flex}.opportunityStatusNote span{color:var(--muted);line-height:1.4}.opportunityWaitingBadge{text-align:center;color:#5a4a86;background:#f4f1ff;border-radius:12px;padding:9px 11px;font-size:.75rem;font-weight:800;display:block}.ownerOpportunitySection{order:7}@media (max-width:760px){.matchUpgradeActions{grid-column:1/-1;width:100%;min-width:0}}.publicLanding{overflow-x:hidden}.landingTopbar{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fffffff0;position:sticky;top:0}.landingHeaderActions{align-items:center;gap:10px;display:flex}.landingLogin{color:var(--text);font-weight:800;text-decoration:none}.landingHeaderCta{align-items:center;min-height:42px;padding:0 18px;display:inline-flex}.landingHeroV2{padding-top:72px;padding-bottom:46px}.landingHeroV2 .landingHeroCopy{max-width:980px}.landingHeroV2 h1{letter-spacing:-.055em;max-width:900px;margin:12px 0 22px;font-size:clamp(2.55rem,6vw,5rem);line-height:.98}.landingLead{max-width:820px;color:var(--muted);margin:0;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.55}.landingHeroCtas{flex-wrap:wrap;gap:12px;margin:28px 0 10px;display:flex}.landingRoleCta{justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-size:1rem;display:inline-flex}.landingMicrocopy{color:var(--muted);margin:0 0 18px;font-size:.82rem}.landingDifferentiatorV2{max-width:820px;margin-top:28px}.landingHow,.landingCompatibility,.landingUpgradeStory,.landingTrust,.landingFinalCta{width:min(1120px,100% - 32px);margin:0 auto 34px}.landingHow,.landingUpgradeStory,.landingTrust{border:1px solid var(--border);background:#fff;border-radius:28px;padding:34px;box-shadow:0 14px 40px #1f31280d}.landingSectionHead{max-width:760px}.landingSectionHead h2,.landingCompatibility h2,.landingFinalCta h2{letter-spacing:-.035em;margin:7px 0 10px;font-size:clamp(1.8rem,3.6vw,3rem);line-height:1.05}.landingSectionHead>p,.landingCompatibilityCopy>p,.landingFinalCta>p{color:var(--muted);margin:0;line-height:1.55}.landingStepsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:26px;display:grid}.landingStepsGrid article{background:var(--soft,#f7f8f6);border-radius:20px;align-items:flex-start;gap:13px;padding:20px;display:flex}.landingStepsGrid article>b{color:#fff;background:#315f49;border-radius:11px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.landingStepsGrid h3{margin:1px 0 7px;font-size:1rem}.landingStepsGrid p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}.landingCompatibility{background:linear-gradient(135deg,#315f4917,#fffffff5);border:1px solid #315f4929;border-radius:28px;grid-template-columns:minmax(0,1.5fr) minmax(250px,.6fr);align-items:center;gap:22px;padding:36px;display:grid}.compatibilityChips{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.compatibilityChips span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 11px;font-size:.82rem;font-weight:800}.landingScoreCard{border:1px solid var(--line);text-align:center;background:#fff;border-radius:24px;padding:26px;box-shadow:0 14px 32px #315f4914}.landingScoreCard small{color:var(--muted);display:block}.landingScoreCard strong{color:#315f49;margin:8px 0;font-size:4rem;line-height:1;display:block}.landingScoreCard>span{color:#6f5fc7;font-weight:900}.landingScoreCard p{color:var(--muted);margin:14px 0 0;font-size:.84rem;line-height:1.45}.landingUpgradeCompare{justify-content:center;align-items:center;gap:18px;max-width:720px;margin:26px auto 16px;display:flex}.landingUpgradeCompare>div{background:var(--soft,#f7f8f6);border-radius:20px;flex:1;gap:5px;padding:20px;display:grid}.landingUpgradeCompare small{color:var(--muted)}.landingUpgradeCompare strong{font-size:2.2rem}.landingUpgradeCompare .better{background:#edf7f1;border:1px solid #cfe8da}.landingUpgradeCompare .better strong,.landingUpgradeCompare b{color:#315f49}.landingUpgradeNote{text-align:center;max-width:760px;color:var(--muted);margin:0 auto;line-height:1.5}.landingTrustGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.landingTrustGrid article{background:var(--soft,#f7f8f6);border-radius:18px;padding:19px}.landingTrustGrid article>span{font-size:1.4rem}.landingTrustGrid h3{margin:9px 0 5px}.landingTrustGrid p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.5}.landingFinalCta{text-align:center;padding:52px 24px}.landingFinalCta>p{max-width:680px;margin:0 auto}.landingFinalCta .landingHeroCtas{justify-content:center}.landingFooter{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;width:min(1120px,100% - 32px);margin:0 auto;padding:24px 0 42px;display:flex}.landingFooter nav{flex-wrap:wrap;gap:18px;display:flex}.landingFooter a{color:var(--muted);font-size:.84rem;font-weight:700;text-decoration:none}.manualUpgradeNotice{background:#f6f4ff;border:1px solid #ddd7ff;border-radius:14px;gap:3px;min-width:230px;padding:11px 13px;display:grid}.manualUpgradeNotice strong{color:#5948ae;font-size:.84rem}.manualUpgradeNotice span{color:var(--muted);font-size:.74rem;line-height:1.35}@media (max-width:900px){.landingStepsGrid,.landingTrustGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.landingCompatibility{grid-template-columns:1fr}.landingScoreCard{max-width:420px}}@media (max-width:640px){.landingTopbar{padding-left:14px;padding-right:14px}.landingHeaderCta{display:none}.landingHeroV2{padding-top:42px}.landingHeroV2 h1{font-size:clamp(2.35rem,13vw,3.7rem)}.landingHeroCtas{grid-template-columns:1fr;display:grid}.landingRoleCta{width:100%}.landingHow,.landingCompatibility,.landingUpgradeStory,.landingTrust{border-radius:22px;width:calc(100% - 20px);padding:20px}.landingStepsGrid,.landingTrustGrid{grid-template-columns:1fr}.landingUpgradeCompare{gap:8px}.landingUpgradeCompare>span{font-size:.8rem}.landingUpgradeCompare>div{padding:15px}.landingUpgradeCompare strong{font-size:1.7rem}.landingFooter{flex-direction:column;align-items:flex-start;width:calc(100% - 28px)}.manualUpgradeNotice{width:100%;min-width:0}}@media (min-width:901px){.landingHeroV2{padding-top:42px;padding-bottom:26px}.landingHeroV2 .landingHeroCopy{max-width:1040px}.landingHeroV2 h1{letter-spacing:-.05em;max-width:930px;margin:10px 0 16px;font-size:clamp(2.75rem,4.7vw,4.35rem);line-height:1.01}.landingLead{max-width:860px;font-size:clamp(1rem,1.45vw,1.18rem);line-height:1.48}.landingHeroCtas{margin:20px 0 8px}.landingRoleCta{min-height:50px;padding:0 22px}.landingMicrocopy{margin-bottom:12px}.landingDifferentiatorV2{max-width:860px;margin-top:18px}.landingHow,.landingCompatibility,.landingUpgradeStory,.landingTrust,.landingFinalCta{margin-bottom:26px}.landingHow,.landingUpgradeStory,.landingTrust{padding:28px 32px}.landingCompatibility{padding:30px 34px}.landingFinalCta{padding:36px 24px 30px}}.contactCard{max-width:720px;margin:56px auto;padding:34px}.contactCard h1{margin:8px 0 14px;font-size:clamp(2rem,4vw,3.4rem)}.contactCard p{color:var(--muted);line-height:1.6}.contactCard .actions{flex-wrap:wrap;margin-top:24px}
