.home-summary,.friend-profile-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-summary article,.friend-profile-stats article{display:grid;gap:6px;padding:20px;background:#fffaf2;border:1px solid var(--line);border-radius:18px}.home-summary strong,.friend-profile-stats strong{font-size:28px}.home-summary span,.friend-profile-stats span{font-size:12px;color:#748078}.friends-section{margin-top:56px}.friends-section>.section-head{align-items:end}.friends-section>.section-head h2{font-size:34px;margin:5px 0}.compact{width:auto;margin:0;padding:12px 18px}.friend-dashboard{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.friend-card{background:#fffaf2;border:1px solid var(--line);border-radius:20px;padding:22px;cursor:pointer;transition:transform .15s,border-color .15s,box-shadow .15s}.friend-card:hover,.friend-card:focus{transform:translateY(-2px);border-color:#a9b59e;box-shadow:0 12px 30px #17201812;outline:none}.friend-name{display:flex;justify-content:space-between;gap:16px;align-items:start}.friend-name h3{margin:0}.friend-name small{color:#738078}.view-profile{font-size:12px;color:#41503f;font-weight:700}.friend-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:22px}.friend-stats article{display:grid;gap:4px}.friend-stats strong{font-size:20px}.friend-stats span{font-size:11px;color:#748078}.friend-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px;padding-top:14px;border-top:1px solid var(--line);font-size:12px;color:#748078}.friend-requests{display:grid;gap:10px;margin:0 0 18px}.request-row,.search-row{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fffaf2;border:1px solid var(--line);border-radius:14px;padding:13px 15px;min-height:64px}.request-row>span,.search-row>span:first-child{display:grid}.request-row small,.search-row small{color:#748078}.request-actions{display:flex;align-items:center;gap:8px}.friend-action{width:auto;min-width:max-content;margin:0;padding:9px 13px}.danger-soft{background:#fff4ef!important;color:#8d352c!important;border:1px solid #ecc7bd!important}.danger-soft:hover{background:#ffe7df!important}.friend-state{font-size:12px;color:#68756c}.friend-search-card{width:min(560px,100%);text-align:left!important;position:relative}.modal-close{position:absolute;right:22px;top:20px;background:#e9ede5;font-size:22px;line-height:1;padding:9px 12px;z-index:2}.directory-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin:20px 0 8px}.search-results{display:grid;gap:8px;max-height:360px;overflow:auto}.gate .friend-profile-card{position:relative;width:min(1000px,calc(100vw - 48px));max-width:1000px;max-height:min(90vh,900px);overflow:auto;text-align:left!important;padding:42px;background:#f8f5ed;box-shadow:0 30px 90px #07100955}.friend-profile-card h2{font-size:44px;line-height:1.05;margin:5px 0 7px;letter-spacing:-.04em}.friend-profile-card>.modal-close+div>.muted{margin-top:0}.friend-profile-stats{margin:30px 0;gap:14px}.friend-profile-stats article{position:relative;overflow:hidden;padding:22px;background:#fff;border-color:#dde2d9;min-height:112px}.friend-profile-stats article:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--lime)}.friend-profile-stats strong{font-size:24px;line-height:1.1;white-space:nowrap;letter-spacing:-.025em}.friend-profile-stats span{line-height:1.35}.friend-feed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.friend-feed-grid section{min-width:0;background:#fff;border:1px solid #dde2d9;border-radius:20px;padding:22px}.friend-feed-grid h3{font-size:20px;margin:0 0 16px}.feed-item{display:flex;gap:15px;align-items:center;border-top:1px solid var(--line);padding:15px 0}.feed-item:first-of-type{border-top:0;padding-top:0}.feed-item img{width:92px;height:82px;object-fit:cover;border-radius:14px;flex:0 0 auto;box-shadow:0 2px 8px #111a1415}.feed-item div{display:grid;gap:6px;min-width:0}.feed-item strong{font-size:15px;line-height:1.25}.feed-item span{font-size:12px;line-height:1.45;color:#748078}.friend-feed-grid section>.muted{display:grid;place-items:center;min-height:100px;text-align:center;background:#f7f8f4;border-radius:14px;padding:20px}@media(max-width:800px){.home-summary,.friend-profile-stats{grid-template-columns:repeat(2,1fr)}.friend-dashboard,.friend-feed-grid{grid-template-columns:1fr}.friend-stats{grid-template-columns:repeat(2,1fr)}.friend-card-footer{align-items:flex-start;flex-direction:column}.friends-section>.section-head{align-items:flex-start}.request-row,.search-row{align-items:flex-start}.request-actions{align-items:stretch}.friend-action{min-width:auto}.gate .friend-profile-card{width:100%;max-height:94vh;padding:28px 20px}.friend-profile-card h2{font-size:34px}.friend-profile-stats{gap:9px}.friend-profile-stats article{padding:17px 14px;min-height:100px}.friend-profile-stats strong{font-size:20px;white-space:normal}.feed-item img{width:76px;height:70px}}@media(max-width:420px){.friend-profile-stats{grid-template-columns:1fr 1fr}.friend-profile-stats strong{font-size:18px}.modal-close{right:12px;top:12px}}
