:root{--color-background: #fffbf5;--color-surface: #f3faff;--color-surface-container-lowest: #ffffff;--color-surface-container: #dbf1fe;--color-on-surface: #071e27;--color-on-surface-variant: #3d4946;--color-primary: #00685d;--color-primary-container: #008376;--color-secondary: #ae3115;--color-secondary-container: #fd6a49;--color-tertiary: #91462c;--color-outline: #6d7a77;--color-outline-variant: #bcc9c5;--spacing-xs: 4px;--spacing-base: 8px;--spacing-sm: 12px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--radius-sm: 4px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 9999px;color-scheme:light;font-family:Quicksand,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-background);color:var(--color-on-surface);font-synthesis:none;text-rendering:optimizeLegibility;overscroll-behavior:none}*{box-sizing:border-box;scrollbar-width:none!important;-ms-overflow-style:none!important}*::-webkit-scrollbar{display:none!important}body{min-width:320px;min-height:100vh;margin:0;overscroll-behavior:none;background:linear-gradient(180deg,#fffbf5f0,#fffbf5),url(https://images.unsplash.com/photo-1518005020951-eccb494ad742?auto=format&fit=crop&w=1800&q=70) center/cover fixed}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page{padding:28px 0 64px}.narrow-page{width:min(760px,calc(100vw - 48px))}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.eyebrow{display:inline-flex;align-items:center;gap:6px;color:#ae3115;font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}.route-loading{display:grid;min-height:100vh;place-items:center;background:#fffbf5;color:#3f5753;font-weight:900}.loading-splash{position:relative;display:grid;min-height:100vh;overflow:hidden;place-items:center;align-content:center;padding-bottom:18vh;background:radial-gradient(circle at 24% 12%,rgba(112,216,200,.16),transparent 28%),radial-gradient(circle at 78% 88%,rgba(255,180,163,.16),transparent 30%),#f3faff;color:#071e27}.loading-splash-content{position:relative;z-index:1;display:grid;justify-items:center;text-align:center;animation:loadingSplashFade .72s ease-out both}.loading-splash-logo-wrap{display:grid;width:clamp(168px,18vw,256px);aspect-ratio:1;margin-bottom:24px;place-items:center;border-radius:999px;background:#fff;box-shadow:0 12px 34px #071e270f;animation:loadingSplashPulse 4s ease-in-out infinite}.loading-splash-logo-wrap img{width:76%;height:76%;object-fit:contain;filter:drop-shadow(0 8px 12px rgba(7,30,39,.12))}.loading-splash h1{margin:0;color:#00685d;font-size:clamp(34px,4vw,48px);line-height:1.08;font-weight:900}.loading-splash-content p{margin:8px 0 0;color:#3d4946;font-size:clamp(18px,2vw,22px)}.loading-splash-progress{position:absolute;right:32px;bottom:52px;left:32px;z-index:1;display:grid;justify-items:center;gap:18px;animation:loadingSplashFade .9s ease-out .16s both}.loading-splash-bar{position:relative;width:min(448px,calc(100vw - 64px));height:6px;overflow:hidden;border-radius:999px;background:#cfe6f2}.loading-splash-bar:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00685d00,#00685d5c,#00685d00);background-size:200% 100%;animation:loadingSplashShimmer 1.5s linear infinite;content:""}.loading-splash-bar span{position:absolute;inset:0 auto 0 0;width:72%;border-radius:inherit;background:#00685d;animation:loadingSplashProgress 2.4s ease-in-out infinite}.loading-splash-progress p{display:inline-flex;align-items:center;gap:8px;margin:0;color:#3d4946;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.loading-splash-progress svg{color:#00685d}@keyframes loadingSplashPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.96;transform:scale(1.02)}}@keyframes loadingSplashFade{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes loadingSplashShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes loadingSplashProgress{0%{width:18%}50%{width:74%}to{width:92%}}@keyframes skeletonShimmer{to{transform:translate(100%)}}.icon-button{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(109,122,119,.28);border-radius:8px;background:#fff;color:#00685d;cursor:pointer}.splash-page{display:grid;grid-template-columns:minmax(0,1fr) 420px;align-items:center;gap:48px;min-height:100vh;padding:48px 0}.splash-copy h1{max-width:640px;font-size:clamp(64px,12vw,132px)}.splash-copy p{max-width:580px;font-size:20px}.splash-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.metric-card{min-height:150px;padding:22px;border-radius:8px;box-shadow:0 18px 42px #071e271f}.metric-card strong,.metric-card span{display:block}.metric-card strong{margin-top:18px;font-size:30px}.metric-card.teal{background:#00685d;color:#fff}.metric-card.coral{background:#fd6a49;color:#071e27}.metric-card.white{grid-column:1 / -1;background:#fff}label{display:grid;gap:8px;color:#273734;font-weight:900}.required-label{display:inline-flex;align-items:center;gap:4px}.required-mark{color:#ae3115;font-weight:900}.checkbox-row{display:flex;align-items:center;gap:10px;font-weight:800}.checkbox-row input{width:18px;min-height:18px;height:18px;flex:0 0 18px;accent-color:#00685d}.checkbox-row span{line-height:1.35}input,textarea,select{width:100%;border:1px solid #bcc9c5;border-radius:8px;background:#fff;color:#071e27;outline:none}input::placeholder,textarea::placeholder{color:#6d7a77;font-weight:700}input,select{min-height:46px;padding:0 14px}textarea{min-height:140px;padding:12px 14px;resize:vertical}input:focus,textarea:focus,select:focus{border-color:#00685d;box-shadow:0 0 0 3px #00685d24}input[aria-invalid=true],textarea[aria-invalid=true],select[aria-invalid=true]{border-color:#ae3115}input[aria-invalid=true]:focus,textarea[aria-invalid=true]:focus,select[aria-invalid=true]:focus{border-color:#ae3115;box-shadow:0 0 0 3px #ae311524}.input-hint{color:#6d7a77;font-size:13px;font-weight:600}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.field-error{color:#ae3115;font-size:13px;font-weight:800}.inline-input{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px}.photo-field{display:grid;gap:10px}.photo-field-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#273734;font-weight:900}.photo-field-heading span{min-width:44px;padding:4px 10px;border-radius:999px;background:#e4f1ef;color:#00685d;font-size:13px;text-align:center}.photo-upload-card{display:grid;grid-template-columns:46px minmax(0,auto) 1fr;align-items:center;gap:10px;min-height:78px;padding:14px;border:1px dashed #89b8b0;border-radius:8px;background:#f8fcfb;cursor:pointer;transition:border-color .16s ease,background .16s ease}.photo-upload-card:hover{border-color:#00685d;background:#eef9f6}.photo-upload-card input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.photo-upload-card>span{display:grid;width:46px;height:46px;place-items:center;border-radius:8px;background:#dff2ef;color:#00685d}.photo-upload-card strong{color:#071e27}.photo-upload-card small{color:#6d7a77;font-size:13px;font-weight:700}.photo-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.photo-preview-card{position:relative;min-width:0;margin:0;overflow:hidden;aspect-ratio:4 / 3;border-radius:8px;background:#dcebe8}.photo-preview-card img{width:100%;height:100%;object-fit:cover}.photo-preview-card button{position:absolute;top:8px;right:8px;display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:999px;background:#071e27bd;color:#fff;cursor:pointer}.inline-action{grid-template-columns:minmax(0,1fr) auto;align-items:center}.category-chip,.category-tile{border:1px solid #bcc9c5;background:#fff;color:#2d3c39;cursor:pointer}.category-chip{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 13px;flex:0 0 auto;border-radius:999px;font-weight:900}.category-chip.is-active,.category-tile.is-active{border-color:#00685d;background:#dbf1fe;color:#00685d}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px}.category-tile{display:grid;gap:10px;min-height:150px;padding:18px;border-radius:8px;text-align:left}.category-tile strong{font-size:18px}.category-tile span{color:#536360;line-height:1.45}.category-pill{background:#eaf7f4;color:#00685d}.category-emprestimo,.category-maoamiga,.category-carona{background:#ffdad6;color:#ae3115}.category-doacao,.category-comida,.category-pets,.category-exercicio,.category-evento,.category-indicacao,.category-aviso,.category-outros{background:#e4f1ef;color:#00685d}.plan-pill{background:#f1f3f2;color:#3d4946}.plan-premium{background:#ffe2da;color:#8a260e}.plan-vip{background:#dbf1fe;color:#00574f}.avatar{display:grid;place-items:center;width:52px;height:52px;overflow:hidden;border-radius:999px;background:#dbf1fe;color:#00685d;font-weight:900}.avatar.small{width:32px;height:32px}.avatar.large{width:108px;height:108px;font-size:44px}.avatar img{width:100%;height:100%;object-fit:cover}.detail-page{display:grid;gap:18px}.detail-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:24px;align-items:stretch;padding:24px;border-radius:8px;background:#fff;box-shadow:0 20px 50px #071e2714}.detail-hero img{width:100%;height:100%;min-height:280px;border-radius:8px;object-fit:cover}.detail-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.surface-panel{display:grid;gap:14px;padding:20px}.gallery-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:26px;background:#071e27db}.gallery-modal-card{display:grid;width:min(1040px,100%);max-height:calc(100vh - 120px);place-items:center}.gallery-modal-card img{max-width:100%;max-height:calc(100vh - 120px);border-radius:18px;object-fit:contain;box-shadow:0 30px 90px #0000005c}.gallery-modal-close,.gallery-modal-nav{position:fixed;display:grid;place-items:center;border:0;border-radius:999px;background:#ffffffeb;color:#071e27;cursor:pointer}.gallery-modal-close{top:22px;right:22px;width:48px;height:48px}.gallery-modal-nav{top:50%;width:54px;height:54px;transform:translateY(-50%)}.gallery-modal-nav.is-prev{left:22px}.gallery-modal-nav.is-next{right:22px}.gallery-modal-counter{position:fixed;left:50%;bottom:24px;min-width:74px;padding:8px 14px;border-radius:999px;background:#ffffffeb;color:#071e27;font-size:14px;font-weight:900;text-align:center;transform:translate(-50%)}.list-panel{display:grid;gap:0;overflow:hidden}.history-item,.setting-row{display:grid;align-items:center;gap:14px;padding:16px 18px;border-bottom:1px solid rgba(109,122,119,.16)}.history-item{grid-template-columns:auto minmax(0,1fr) auto auto}.history-item p{margin:4px 0 0;color:#536360}.conversation-list{display:flex;flex-direction:column;gap:8px;min-height:0;padding:16px 12px;overflow:auto;border-right:1px solid rgba(7,30,39,.08);background:#fff}.conversation-list-header{display:grid;gap:12px;padding:0 4px 10px}.conversation-list-header h1{margin:0;color:#071e27;font-size:18px;font-weight:900}.conversation-filter{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;min-height:38px;padding:0 12px;border-radius:12px;background:#f3faff;color:#6d7a77}.conversation-filter input{min-height:0;padding:0;border:0;background:transparent;font-size:13px}.conversation-item,.notification-item{width:100%;border:0;border-radius:8px;background:transparent;color:inherit;cursor:pointer;text-align:left}.conversation-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;min-height:62px;padding:9px 10px;border-left:4px solid transparent;border-radius:18px}.conversation-item:hover,.conversation-item.is-active,.notification-item:hover,.notification-item.is-unread{background:#dbf1fe}.conversation-item.is-active{border-left-color:#00796d;background:#00837614}.conversation-avatar{position:relative;display:grid;width:40px;height:40px;place-items:center;overflow:visible;border-radius:999px;background:#d5ecf8;color:#00796d;font-weight:900}.conversation-avatar.is-large{width:44px;height:44px}.conversation-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.conversation-avatar i{position:absolute;right:1px;bottom:1px;width:11px;height:11px;border:2px solid #ffffff;border-radius:999px;background:#22c55e}.conversation-copy{display:grid;min-width:0;gap:2px}.conversation-copy>span{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.conversation-copy strong,.conversation-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-item span:not(.avatar),.notification-item span:not(.notification-icon){display:grid;gap:3px}.conversation-item small,.notification-item small{color:#536360;font-size:11px;font-weight:700}.conversation-item em,.notification-item em,.with-badge span{display:grid;place-items:center;min-width:22px;min-height:22px;border-radius:999px;background:#fd6a49;color:#071e27;font-size:12px;font-style:normal;font-weight:900}.message{width:auto;max-width:100%;padding:14px 16px;border:0;border-radius:18px 18px 18px 4px;background:#cfe6f2;color:#071e27;cursor:default;text-align:left;box-shadow:0 8px 18px #071e270a;overflow-wrap:anywhere;word-break:break-word}.message.is-me{background:#00685d;color:#fff;border-radius:18px 18px 4px}.message.is-deleted{background:#6d7a7724;color:#536360;font-style:italic}.message p{margin:0 0 6px;line-height:1.45}.message>span{display:block;text-align:right;opacity:.72;font-size:12px}.quick-replies{display:flex;gap:8px;min-height:48px;max-height:56px;align-items:center;padding:8px 16px;overflow-x:auto;background:#fff}.quick-replies button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;height:34px;min-height:34px;max-height:34px;padding:0 12px;border:0;border-radius:999px;background:#00685d1a;color:#00685d;font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer}.quick-replies button.is-location{background:#fff0ee;color:#ae3115}.quick-replies button:disabled{cursor:not-allowed;opacity:.72}.location-picker-modal{width:min(100%,760px)}.location-picker-map{min-height:240px;height:35vh;max-height:360px;overflow:hidden;border:1px solid rgba(0,131,118,.2);border-radius:18px;background:#eef7fb}.location-picker-marker{width:24px!important;height:24px!important;border:4px solid #ffffff;border-radius:999px;background:#00796d;box-shadow:0 6px 18px #071e2740}.location-picker-coordinates{display:flex;flex-wrap:wrap;gap:10px;color:#536360;font-size:13px;font-weight:800}.plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.plan-card{display:grid;gap:14px;padding:22px;border:1px solid rgba(109,122,119,.18);border-radius:8px;background:#fff;box-shadow:0 14px 34px #071e2714}.plan-card.is-featured{border-color:#fd6a49;background:#fff7f4}.plan-card strong{font-size:28px}.plan-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.plan-card li{display:flex;align-items:center;gap:8px}.settings-list{overflow:hidden}.notification-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:16px 18px;border-bottom:1px solid rgba(109,122,119,.16)}.notification-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;background:#eaf7f4;color:#00685d}.search-bar{margin:0 0 20px}.full-page-state{min-height:100vh}.with-badge{position:relative}.with-badge span{position:absolute;top:-7px;right:-7px}.landing-page{width:min(1180px,calc(100vw - 48px));margin:0 auto;padding:34px 0 80px}.landing-nav,.landing-nav nav,.landing-nav-actions,.landing-hero-stats{display:flex;align-items:center}.landing-nav{justify-content:space-between;gap:24px;min-height:72px}.landing-nav nav{gap:22px;color:#3d4946;font-weight:900}.landing-nav-actions{gap:14px}.landing-hero-stats{flex-wrap:wrap;gap:12px;margin-top:22px}.landing-hero-stats span{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border-radius:999px;background:#fff;color:#00685d;font-weight:900;box-shadow:0 10px 24px #071e270f}.landing-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,480px);gap:44px;align-items:center;min-height:min(760px,88vh)}.landing-photo{overflow:hidden;border-radius:8px;box-shadow:0 24px 64px #071e272e}.landing-photo img{width:100%;height:560px;object-fit:cover}.landing-section{display:grid;gap:18px;margin-top:46px}.landing-section h2,.landing-cta h2{margin:0;font-size:clamp(28px,4vw,46px)}.landing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.landing-chips{margin-bottom:0;flex-wrap:wrap}.landing-cta{display:grid;justify-items:center;gap:18px;margin-top:54px;padding:44px;border-radius:8px;background:#00685d;color:#fff;text-align:center}.subscription-panel,.history-row{margin-top:16px}.history-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center}.setting-row{grid-template-columns:minmax(0,1fr) auto;cursor:pointer}.setting-row span{display:flex;align-items:center;gap:10px}.setting-row input{width:20px;height:20px}.blocked-user-row>span{align-items:center}.blocked-user-row small{display:block;margin-top:3px;color:#6d7a77}.icon-button{width:40px;height:40px;display:inline-grid;place-items:center;border:0;border-radius:999px;background:#dbf1fe;color:#071e27;cursor:pointer}.field textarea,.field select{width:100%;margin-top:8px;border:1px solid rgba(109,122,119,.28);border-radius:8px;background:#fff;color:#071e27;font:inherit}.field textarea{resize:vertical}.single-select{position:relative;display:grid;gap:8px;min-width:0}.single-select-label{color:#3d4946;font-weight:900}.single-select-trigger{display:flex;width:100%;min-height:48px;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;border:1px solid rgba(7,30,39,.14);border-radius:14px;background:#fff;color:#071e27;cursor:pointer;box-shadow:none;font:inherit;font-weight:900;text-align:left;transform:none}.single-select-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.single-select-trigger svg{flex:0 0 auto;transition:transform .16s ease}.single-select-trigger:hover,.single-select-trigger.is-open{border-color:#00685d6b;background:#fff;color:#071e27;transform:none}.single-select-trigger.is-open svg{transform:rotate(180deg)}.single-select-menu{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:80;display:grid;max-height:280px;overflow-y:auto;padding:8px;border:1px solid rgba(7,30,39,.1);border-radius:16px;background:#fff;box-shadow:0 18px 42px #071e2724}.single-select-menu button{display:flex;width:100%;min-height:40px;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:#071e27;cursor:pointer;font:inherit;font-weight:800;text-align:left}.single-select-menu button:hover,.single-select-menu button.is-selected{background:#eaf7f4;color:#00685d}.single-select-menu button.is-selected{font-weight:900}.legal-panel{display:grid;gap:14px;padding:24px;border-radius:8px;background:#fff;box-shadow:0 12px 28px #071e270f}.legal-panel p{margin:0;color:#3d4946;line-height:1.7}.status-badge,.type-badge{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 10px;background:#dbf1fe;color:#00685d;font-size:12px;font-weight:700}.status-rejected,.status-banned,.status-removed{background:#ffe0d8;color:#ae3115}.status-pending,.status-under_review,.status-suspended,.status-hidden{background:#fff0dc;color:#91462c}.status-resolved,.status-active{background:#dcf6ee;color:#00685d}.segmented-control{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid rgba(109,122,119,.2);border-radius:8px;background:#fff;box-shadow:0 10px 24px #071e270d}.segmented-control button{min-height:36px;padding:0 14px;border:0;border-radius:8px;background:transparent;color:#3d4946;cursor:pointer;font-weight:900}.segmented-control button.is-active{background:#00685d;color:#fff}.metrics-overview{margin-bottom:18px}.metrics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.metrics-panel{display:grid;gap:16px;min-width:0;padding:18px;border-radius:8px;background:#fff;box-shadow:0 12px 30px #071e270f}.metrics-panel header{display:flex;align-items:center;gap:10px}.metrics-panel header span{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#dbf1fe;color:#00685d}.metrics-panel h2{margin:0;font-size:18px}.metric-inline-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.metric-inline-stats div{min-width:0;padding:12px;border-radius:8px;background:#f7fbfa}.metric-inline-stats span,.bar-row span,.mini-legend span{color:#536360;font-size:13px}.metric-inline-stats strong{display:block;margin-top:4px;color:#071e27;font-size:20px}.bar-list{display:grid;gap:12px}.bar-row{display:grid;gap:7px}.bar-row>div{display:flex;justify-content:space-between;gap:12px}.bar-row strong{color:#071e27}.bar-track{display:block;height:9px;overflow:hidden;border-radius:999px;background:#edf4f2}.bar-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#00685d,#31b7a4)}.empty-chart{margin:0;color:#536360}.mini-legend{display:flex;flex-wrap:wrap;gap:8px}.mini-legend span{padding:6px 9px;border-radius:999px;background:#f7fbfa}.active-neighbors{display:flex;gap:16px;overflow-x:auto;padding:0 0 4px;scrollbar-width:none}.active-neighbors::-webkit-scrollbar{display:none}.active-neighbor{display:grid;min-width:72px;justify-items:center;gap:8px;color:#1f302d;font-size:12px;text-align:center}.active-avatar{position:relative;display:grid;width:64px;height:64px;place-items:center;border:2px solid #f3faff;border-radius:999px;background:#cfe6f2;color:#00685d;font-size:18px;font-weight:700}.active-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.active-avatar i{position:absolute;right:0;bottom:2px;width:16px;height:16px;border:2px solid #f3faff;border-radius:999px;background:#18c469}.active-more{border:0}@media(min-width:921px){body{background:#f3faff}.sidebar{width:256px;gap:30px;padding:28px 16px;border-right:1px solid rgba(7,30,39,.08);background:#fff;box-shadow:12px 0 34px #071e270d}.brand-mark{width:48px;height:48px;flex-basis:48px;border-radius:16px;background:#008376;box-shadow:0 12px 24px #00685d2e}.brand strong{color:#071e27;font-size:18px}.brand small{color:#6d7a77;font-weight:700}.sidebar-nav{gap:6px}.sidebar-link{position:relative;min-height:48px;padding:0 14px;border-radius:12px;color:#415653}.sidebar-link:hover,.sidebar-link.is-active{background:#e6f6ff;color:#00685d}.sidebar-link.is-active:after{position:absolute;top:10px;right:-16px;bottom:10px;width:4px;border-radius:999px;background:#008376;content:""}.page,.narrow-page{width:min(100% - 64px,1180px)}.page{padding:34px 0 88px}.narrow-page{width:min(100% - 64px,980px)}.page-header{margin-bottom:20px}.page-header h1,.detail-hero h1,.profile-card h1{font-size:clamp(24px,2.4vw,36px)}.surface-panel,.state-block,.list-panel,.chat-panel,.settings-list,.profile-card,.form-panel,.auth-card{border:1px solid rgba(7,30,39,.08);border-radius:24px;background:#fff;box-shadow:0 18px 48px #071e2712}.home-page{max-width:none}.home-search{width:min(760px,100%);min-height:64px;margin-bottom:34px;border-color:transparent;border-radius:18px;background:#fff;box-shadow:0 14px 34px #071e270f}.home-section{margin-bottom:38px}.home-section h1,.home-section h2{font-size:20px}.active-neighbor{min-width:88px;font-size:13px}.active-avatar{width:70px;height:70px}.request-grid,.home-request-list{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px}.request-card{overflow:hidden;border:1px solid rgba(7,30,39,.07);border-radius:24px;box-shadow:0 12px 34px #071e270f}.request-card-body{padding:26px}.request-card-action{border-radius:16px;background:#e6f6ff}.category-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:18px}.category-tile{min-height:190px;align-content:start;padding:22px;border-color:transparent;border-radius:24px;background:#fff;box-shadow:0 14px 34px #071e270f}.category-tile svg{width:38px;height:38px;padding:8px;border-radius:14px;background:#e6f6ff;color:#00685d}.category-tile:hover,.category-tile.is-active{border-color:#008376;background:#008376;color:#fff;transform:translateY(-2px)}.category-tile:hover span,.category-tile.is-active span,.category-tile:hover svg,.category-tile.is-active svg{color:#fff}.category-tile:hover svg,.category-tile.is-active svg{background:#ffffff29}.chat-layout{grid-template-columns:300px minmax(0,1fr);gap:18px;height:calc(100vh - 190px);min-height:560px}.conversation-list,.chat-panel{min-height:0;border-radius:24px}.conversation-list{gap:8px;padding:14px 12px;border-color:#071e2714;background:#fff;box-shadow:0 18px 48px #071e270f}.conversation-item{min-height:62px;padding:9px 10px;border-radius:16px}.chat-panel{grid-template-rows:auto auto minmax(0,1fr) auto auto auto;padding:20px}.message-list{min-height:0;overflow:auto;padding:6px}.message{border-radius:18px 18px 18px 4px}.message.is-me{border-radius:18px 18px 4px}.chat-input{border-radius:18px}.detail-page{gap:22px}.detail-hero{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:28px;padding:28px;border-radius:28px;box-shadow:0 18px 48px #071e2712}.detail-hero img{min-height:360px;border-radius:22px}.detail-columns{grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}.detail-columns .surface-panel:last-child{position:sticky;top:98px}.profile-card{grid-template-columns:auto minmax(0,1fr);justify-items:start;align-items:center;gap:18px 24px;padding:34px;text-align:left}.profile-card .avatar.large{grid-row:span 4}.profile-card h1,.profile-card p{margin:0}.profile-stats,.badge-row,.profile-actions{justify-content:flex-start}.plans-grid{gap:20px}.plan-card{min-height:440px;padding:28px;border-color:#071e2714;border-radius:28px;box-shadow:0 18px 48px #071e2712}.plan-card.is-featured{border-color:#fd6a49;background:#fffbf5;transform:translateY(-8px)}.auth-page{width:min(1180px,calc(100vw - 64px));padding:48px 0}.auth-mobile-brand{display:none}.auth-desktop-shell{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(420px,.72fr);align-items:stretch;gap:28px}.auth-visual-panel{display:flex;min-height:720px;flex-direction:column;justify-content:space-between;gap:32px;padding:36px;border-radius:32px;background:linear-gradient(135deg,#00685df0,#008376e0),url(https://images.unsplash.com/photo-1529156069898-49953e39b3ac?auto=format&fit=crop&w=1200&q=80) center/cover;color:#fff;box-shadow:0 30px 80px #00685d38}.auth-visual-panel .brand strong,.auth-visual-panel .brand small,.auth-visual-panel .eyebrow,.auth-visual-panel p{color:#fff}.auth-visual-copy{max-width:520px}.auth-visual-copy h2{margin:12px 0;font-size:clamp(42px,5vw,72px);line-height:1}.auth-visual-card{width:min(360px,100%);padding:22px;border:1px solid rgba(255,255,255,.22);border-radius:24px;background:#ffffff24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-visual-card span,.auth-visual-card small{display:block;color:#ffffffd1;font-weight:800}.auth-visual-card strong{display:block;margin:6px 0;color:#fff;font-size:52px;line-height:1}.auth-card{width:100%;align-self:center;padding:36px}.auth-card h1{font-size:clamp(36px,4vw,54px)}.landing-page{width:min(100% - 64px,1240px);padding:28px 0 88px}.landing-nav{position:sticky;top:16px;z-index:10;margin-bottom:18px;padding:10px 14px;border:1px solid rgba(7,30,39,.08);border-radius:24px;background:#ffffffd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 16px 42px #071e270f}.landing-hero{grid-template-columns:minmax(0,.95fr) minmax(420px,.8fr);gap:56px;min-height:min(780px,86vh)}.splash-copy h1{font-size:clamp(72px,8vw,118px)}.landing-photo{border-radius:32px}.landing-photo img{height:620px}.landing-grid{gap:20px}.landing-section{margin-top:62px}.landing-cta{border-radius:32px}}@media(max-width:920px){body{background-attachment:scroll}.app-shell{display:block}.home-shell .topbar,.sidebar,.topbar-search,.topbar-user,.auth-visual-panel{display:none}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid rgba(109,122,119,.2);background:#ffffffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-compact{display:inline-flex}.topbar-actions{display:flex;gap:8px}.page,.splash-page,.auth-page,.narrow-page{width:min(100% - 28px,760px)}.page{padding:26px 0 110px}.home-page{width:min(100% - 40px,760px);padding-top:0!important}.home-search{min-height:64px;margin-bottom:40px;padding:0 22px}.home-section{gap:20px;margin-bottom:44px}.active-neighbors{justify-content:space-between;gap:12px}.home-request-list{display:grid;grid-template-columns:1fr;gap:24px}.home-fab{position:fixed;right:26px;bottom:calc(env(safe-area-inset-bottom,0px) + 94px);z-index:25;display:grid;width:58px;height:58px;place-items:center;border-radius:16px;background:#008376;color:#fff;box-shadow:0 12px 28px #00685d38}.page-header,.detail-hero,.detail-columns,.admin-shell,.admin-detail-grid,.metrics-grid,.landing-hero,.landing-grid,.chat-layout,.splash-page,.plans-grid{grid-template-columns:1fr}.admin-sidebar{position:static;height:auto}.admin-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-inline-stats{grid-template-columns:1fr}.page-header{display:grid}.header-actions,.header-actions .button,.header-actions a{width:100%}.splash-page{align-content:center;gap:30px}.splash-copy h1{font-size:clamp(56px,18vw,88px)}.splash-panel{grid-template-columns:1fr}.metric-card.white{grid-column:auto}.detail-hero img{min-height:220px}.landing-photo img{height:320px}.history-item{grid-template-columns:1fr}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:20;display:grid;grid-template-columns:repeat(5,1fr);min-height:88px;padding:8px 12px 10px;border:1px solid rgba(109,122,119,.14);border-bottom:0;border-top-left-radius:16px;border-top-right-radius:16px;background:#fff;box-shadow:0 -8px 24px #071e2712}.bottom-nav-link{position:relative;justify-content:center;min-height:62px;flex-direction:column;gap:4px;border-radius:0;background:transparent;color:#3d4946;font-size:14px;font-weight:700}.bottom-nav-link:hover,.bottom-nav-link.is-active{background:transparent;color:#00685d}.bottom-nav-link.is-active:after{width:6px;height:6px;border-radius:999px;background:#00685d;content:""}.landing-nav{align-items:flex-start;flex-direction:column;gap:14px}.landing-nav nav{display:none}.landing-nav-actions,.landing-nav-actions a{width:100%}.landing-hero-stats{align-items:stretch;flex-direction:column}}.explore-page{display:grid;gap:20px}.explore-controls{display:grid;grid-template-columns:minmax(320px,1fr) minmax(220px,260px) minmax(250px,300px);gap:14px;align-items:stretch;padding:12px;border:1px solid rgba(7,30,39,.08);border-radius:18px;background:#ffffffb8;box-shadow:0 12px 30px #071e270a}.explore-search{position:relative;margin:0}.explore-search svg{position:absolute;left:16px;top:50%;color:#00685d;transform:translateY(-50%)}.explore-search input{min-height:48px;padding-left:46px;border-color:#071e2738;border-radius:14px;background:#fff}.explore-category-dropdown{position:relative;z-index:4}.explore-controls>.single-select{z-index:3}.explore-controls>.single-select{gap:0}.explore-controls>.single-select .single-select-label{position:absolute;top:11px;left:14px;z-index:1;color:#6d7a77;font-size:11px;font-weight:800;line-height:1}.explore-category-dropdown>button,.explore-controls>.single-select .single-select-trigger{min-height:58px;border:1px solid rgba(7,30,39,.14);border-radius:14px;background:#fff}.explore-controls>.single-select .single-select-trigger{padding:20px 14px 0}.explore-controls>.single-select .single-select-trigger>span{color:#071e27;font-size:14px;font-weight:900;line-height:1.15}.explore-category-dropdown>button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;padding:0 14px;color:#071e27;box-shadow:none;text-align:left;transform:none}.explore-category-dropdown>button:hover,.explore-category-dropdown>button.is-open,.explore-controls>.single-select .single-select-trigger:hover,.explore-controls>.single-select .single-select-trigger.is-open{border-color:#00685d6b;background:#fff;color:#071e27;transform:none}.explore-category-dropdown small,.explore-category-dropdown strong{display:block}.explore-category-dropdown small{color:#6d7a77;font-size:11px;font-weight:800}.explore-category-dropdown strong{max-width:176px;overflow:hidden;color:#071e27;font-size:14px;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.explore-category-menu{position:absolute;top:calc(100% + 8px);right:0;left:0;display:grid;max-height:320px;overflow-y:auto;padding:8px;border:1px solid rgba(7,30,39,.12);border-radius:14px;background:#fff;box-shadow:0 18px 42px #071e2729}.explore-category-menu button{display:flex;min-height:40px;align-items:center;justify-content:space-between;padding:0 10px;border:0;border-radius:10px;background:transparent;color:#3d4946;box-shadow:none;font-weight:800;text-align:left;transform:none}.explore-category-menu button:hover,.explore-category-menu button.is-active{background:#00685d1a;color:#00685d;transform:none}.explore-sort-toggle{display:flex;gap:4px;padding:4px}.explore-sort-toggle button,.explore-clear-filters{border:0;box-shadow:none;font-weight:900;transform:none}.explore-sort-toggle button{flex:1;min-height:38px;padding:0 14px;border-radius:10px;background:transparent;color:#3d4946}.explore-sort-toggle button.is-active,.explore-sort-toggle button:hover{background:#00685d;color:#fff}.explore-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.explore-summary{display:flex;align-items:center;gap:8px;color:#43524f;font-weight:800}.explore-summary strong{color:#00685d}.explore-clear-filters{display:inline-flex;min-height:34px;align-items:center;gap:8px;padding:0 12px;border-radius:999px;background:#ba1a1a14;color:#ba1a1a;font-size:13px}.explore-clear-filters:hover{background:#ba1a1a21;color:#ba1a1a;transform:none}.explore-request-grid{align-items:stretch}.explore-pagination{display:flex;align-items:center;justify-content:center;gap:16px}.explore-pagination span{color:#43524f;font-weight:800}.landing-reference-page{min-height:100vh;background:#f3faff;color:#071e27}.landing-reference-container{width:min(100% - 40px,1280px);margin:0 auto}.landing-reference-nav{position:fixed;top:0;right:0;left:0;z-index:50;display:flex;height:64px;align-items:center;justify-content:space-between;padding:0 32px;background:#f3faffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-reference-brand,.landing-reference-nav-links,.landing-reference-actions,.landing-reference-pill,.landing-reference-primary,.landing-reference-secondary,.landing-reference-feature a,.landing-reference-testimonial>div,.landing-reference-footer-brand,.landing-reference-footer nav,.landing-reference-socials{display:flex;align-items:center}.landing-reference-brand{gap:8px}.landing-reference-logo-mark{display:grid;width:40px;height:40px;place-items:center;overflow:hidden}.landing-reference-logo-mark img{width:40px;height:40px;object-fit:contain}.landing-reference-brand strong{display:block;color:#00685d;font-size:20px;font-weight:900;line-height:1}.landing-reference-brand small{display:none}.landing-reference-nav-links{gap:24px;color:#3d4946;font-size:14px;font-weight:800}.landing-reference-nav-links a:hover{color:#00685d}.landing-reference-login{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 28px;border-radius:999px;background:#00685d;color:#fff;line-height:1;box-shadow:0 10px 24px #00685d1f}.landing-reference-login:hover{background:#00685d;color:#fff}.landing-reference-hero{display:grid;width:min(100% - 40px,1280px);margin:0 auto;grid-template-columns:minmax(0,1fr) minmax(420px,1fr);align-items:center;gap:32px;padding:128px 0 32px}.landing-reference-hero-copy{display:grid;align-content:center;justify-items:start;gap:24px}.landing-reference-pill{gap:4px;min-height:32px;padding:4px 16px;border:1px solid rgba(253,106,73,.3);border-radius:999px;background:#fd6a4929;color:#ae3115;font-size:14px;font-weight:800}.landing-reference-hero h1{max-width:620px;margin:0;color:#071e27;font-size:clamp(42px,4.5vw,64px);font-weight:900;line-height:1.08;letter-spacing:0}.landing-reference-hero h1 span{color:#00685d}.landing-reference-hero p{max-width:560px;margin:0;color:#3d4946;font-size:18px;font-weight:500;line-height:1.45}.landing-reference-actions{gap:16px;flex-wrap:wrap}.landing-reference-primary,.landing-reference-secondary{justify-content:center;gap:8px;min-height:52px;padding:0 32px;border-radius:16px;font-size:20px;font-weight:900}.landing-reference-primary{background:#00685d;color:#fff;box-shadow:0 16px 30px #00685d2e}.landing-reference-secondary{background:#d5ecf8;color:#00685d}.landing-reference-hero-media img{width:100%;min-height:420px;max-height:520px;border:4px solid #ffffff;border-radius:32px;object-fit:cover;box-shadow:0 4px 12px #006b5f0d}.landing-reference-section{padding:32px 0}.landing-reference-section.is-soft,.landing-reference-footer{background:#e6f6ff}.landing-reference-section-title{display:grid;justify-items:center;gap:8px;margin-bottom:32px;text-align:center}.landing-reference-section-title h2{margin:0;color:#071e27;font-size:32px;font-weight:900;line-height:1.2}.landing-reference-section-title p{max-width:640px;margin:0;color:#3d4946}.landing-reference-bento{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.landing-reference-feature{display:flex;min-height:260px;flex-direction:column;justify-content:space-between;gap:24px;padding:24px;border-radius:24px;background:#fff;box-shadow:0 4px 12px #006b5f0d;transition:transform .18s ease}.landing-reference-feature:hover{transform:translateY(-4px)}.landing-reference-feature.is-wide{grid-column:span 2;flex-direction:row;align-items:center}.landing-reference-feature.is-coral{background:#fd6a49;color:#640f00}.landing-reference-feature.is-primary{background:#00685d;color:#fff}.landing-reference-feature>div{flex:1}.landing-reference-feature h3{margin:0 0 12px;font-size:20px;font-weight:900;line-height:1.25}.landing-reference-feature p{margin:0;color:#3d4946;line-height:1.5}.landing-reference-feature.is-coral p,.landing-reference-feature.is-primary p{color:currentColor;opacity:.9}.landing-reference-feature img{width:100%;height:192px;border-radius:12px;object-fit:cover}.landing-reference-feature.is-wide img{width:50%;flex:0 0 50%}.landing-reference-feature-icon{display:grid;width:64px;height:64px;place-items:center;margin-bottom:16px;border-radius:999px;background:#008376;color:#f4fffb}.landing-reference-feature-icon.is-tertiary{background:#b05e41;color:#fff}.landing-reference-feature.is-coral .landing-reference-feature-icon,.landing-reference-feature.is-primary .landing-reference-feature-icon{background:#ffffff2e;color:#fff}.landing-reference-feature a{gap:8px;color:inherit;font-weight:900;text-decoration:underline}.landing-reference-testimonials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.landing-reference-testimonial{position:relative;display:flex;min-height:230px;flex-direction:column;gap:16px;overflow:hidden;padding:24px;border-radius:24px;background:#fff;box-shadow:0 4px 12px #006b5f0d}.landing-reference-testimonial>svg{position:absolute;top:-10px;right:-8px;color:#cfe6f2;opacity:.5}.landing-reference-testimonial p{position:relative;z-index:1;margin:0;color:#3d4946;font-style:italic;line-height:1.55}.landing-reference-testimonial>div{gap:12px;margin-top:auto}.landing-reference-testimonial img{width:48px;height:48px;border:2px solid #00685d;border-radius:999px;object-fit:cover}.landing-reference-testimonial strong,.landing-reference-testimonial small{display:block;font-style:normal}.landing-reference-testimonial small{color:#00685d;font-size:12px;font-weight:800}.landing-reference-footer{margin-top:32px;padding:32px 0;border-top:1px solid rgba(188,201,197,.1);text-align:center}.landing-reference-footer .landing-reference-container{display:grid;justify-items:center;gap:16px}.landing-reference-footer-brand{gap:8px;color:#00685d;font-size:20px}.landing-reference-footer-brand img{width:32px;height:32px;object-fit:contain}.landing-reference-footer nav{justify-content:center;gap:24px;flex-wrap:wrap;color:#3d4946;font-size:14px;font-weight:800}.landing-reference-footer nav a:hover{color:#ae3115}.landing-reference-socials{gap:24px}.landing-reference-socials a{display:grid;width:40px;height:40px;place-items:center;border-radius:999px;background:#00685d1a;color:#00685d}.landing-reference-socials a:hover{background:#00685d;color:#fff}.landing-reference-footer p{margin:8px 0 0;color:#3d4946;font-size:12px}@media(max-width:920px){.landing-reference-nav{height:auto;min-height:72px;padding:12px 20px}.landing-reference-nav-links a:not(.landing-reference-login){display:none}.landing-reference-hero,.landing-reference-bento,.landing-reference-testimonials{grid-template-columns:1fr}.landing-reference-hero{padding-top:112px}.landing-reference-feature.is-wide,.landing-reference-feature.is-primary{grid-column:auto;flex-direction:column}.landing-reference-feature.is-wide img{width:100%;flex-basis:auto}}@media(max-width:540px){.landing-reference-brand strong{font-size:16px}.landing-reference-hero h1{font-size:34px}.landing-reference-actions,.landing-reference-primary,.landing-reference-secondary{width:100%}}.history-request-card{display:flex;flex-direction:column;gap:16px;padding:20px;background:#fff;border:1px solid rgba(7,30,39,.06);border-radius:16px;text-decoration:none;color:inherit;margin-bottom:16px;transition:all .2s ease;box-shadow:0 4px 12px #071e2705}.history-request-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #071e270f;border-color:#00685d33}.history-request-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.history-request-header .category-pill{display:inline-flex;padding:6px 12px;border-radius:999px;background:#e6f6ff;color:#00685d;font-size:12px;font-weight:800}.history-request-header .status-open{font-size:14px;color:#071e27;font-weight:800}.history-request-header .status-done{font-size:14px;color:#00685d;font-weight:800}.history-request-body h3{margin:0 0 6px;font-size:17px;color:#071e27;font-weight:800;line-height:1.3}.history-request-body p{margin:0;font-size:14px;color:#6d7a77;line-height:1.4}.history-request-footer{display:flex;flex-direction:column;gap:4px;padding-top:14px;border-top:1px solid rgba(7,30,39,.06);font-size:12px;color:#6d7a77;font-weight:600}@media(min-width:640px){.history-request-footer{flex-direction:row;justify-content:space-between;align-items:center}}.app-shell{display:flex;flex-direction:column;min-height:100dvh;padding-bottom:60px}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:20px;width:224px;height:100vh;padding:18px 14px;border-right:1px solid rgba(109,122,119,.2);background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.brand.standalone{align-self:flex-start}.brand-mark{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:14px;background:#00685d;color:#fff;font-weight:900}.brand-logo{display:grid;width:56px;height:56px;place-items:center;flex:0 0 56px;overflow:hidden;border-radius:999px;background:transparent}.brand-logo img{width:50px;height:50px;object-fit:contain}.brand strong{display:block;font-size:17px}.brand small{color:#536360;font-size:13px}.brand-compact{display:none}.mobile-topbar{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 16px;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(109,122,119,.1);position:sticky;top:0;z-index:20;flex-shrink:0;transform:translateZ(0);will-change:transform}.mobile-topbar .brand-compact{display:flex}.sidebar-nav,.sidebar-footer{display:grid;gap:8px}.sidebar-footer{margin-top:auto}.sidebar-link{display:flex;align-items:center;gap:8px;min-height:38px;padding:7px 10px;border-radius:8px;color:#3d4946;font-size:14px;font-weight:700}.sidebar-link:hover,.sidebar-link.is-active{background:#dbf1fe;color:#00685d}.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;height:64px;padding:0 12px env(safe-area-inset-bottom,0px);background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(109,122,119,.1);z-index:20;box-shadow:0 -4px 12px #00000008;flex-shrink:0;transform:translateZ(0);will-change:transform}.bottom-nav-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#6d7a77;font-size:11px;font-weight:700;text-decoration:none;min-width:60px}.bottom-nav-link.is-active{color:#00685d}.bottom-nav-link.is-active svg{fill:#00685d;color:#fff}.main-content{width:100%;min-width:0}.topbar{display:none}.sidebar-cta{align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 12px;border-radius:8px;background:#00685d;color:#fff;font-size:13px;font-weight:900;box-shadow:0 16px 30px #00685d2e}.sidebar-logout{display:flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 12px;border:1px solid rgba(186,26,26,.16);border-radius:8px;background:#ffdad6;color:#ba1a1a;cursor:pointer;font-size:13px;font-weight:900}.sidebar-logout:hover{background:#ba1a1a;color:#fff}.topbar-search{align-items:center;gap:10px;width:min(520px,42vw);min-height:44px;margin:0;padding:0 14px;border:1px solid rgba(109,122,119,.2);border-radius:999px;background:#fff;color:#00685d}.topbar-search-submit{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:0;background:transparent;color:inherit;box-shadow:none}.topbar-search-submit:hover,.topbar-search-submit:focus-visible{background:transparent;color:inherit;box-shadow:none;transform:none}.topbar-search input{flex:1;min-height:40px;padding:0;border:0;background:transparent;font-size:14px}.topbar-search input:focus{box-shadow:none}.topbar-user{align-items:center;gap:10px;min-height:44px;padding:4px 10px 4px 4px;border-radius:999px;background:#fff;color:#071e27;box-shadow:0 8px 22px #071e270d}.topbar-user span:last-child{display:grid;gap:1px}.topbar-user strong{font-size:13px;line-height:1.1}.topbar-user small{color:#6d7a77;font-size:12px;font-weight:700}@media(min-width:921px){.app-shell{padding-bottom:0}.app-standard-shell{display:grid;grid-template-columns:256px minmax(0,1fr)}.app-standard-shell .sidebar{background:#f3faff;box-shadow:none}.app-standard-shell .brand{flex-direction:column;align-items:center;gap:10px;margin-bottom:22px;text-align:center}.app-standard-shell .brand>span:last-child{display:grid;justify-items:center;gap:4px}.app-standard-shell .brand strong{color:#00685d;font-size:22px}.app-standard-shell .brand small{font-size:14px}.app-standard-shell .sidebar-link{min-height:40px;border-radius:8px;font-size:15px}.app-standard-shell .sidebar-link.is-active{border-right:4px solid #00685d;background:#00837614}.app-standard-shell .sidebar-link.is-active:after{display:none}.app-standard-shell .sidebar-footer{gap:10px}.app-standard-shell .sidebar-cta{order:1;min-height:42px;margin-top:12px}.app-standard-shell .sidebar-logout{order:2;min-height:42px}.app-standard-shell .sidebar-optional-link{display:none}.app-standard-shell .topbar{display:flex;align-items:center;position:sticky;top:0;z-index:20;min-height:70px;padding:0 24px;background:#f3faffdb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(109,122,119,.1)}.app-standard-shell .topbar-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.app-standard-shell .topbar-search{width:min(440px,48vw);min-height:50px;margin-left:0;border-color:#071e276b;background:#ffffff94}.app-standard-shell .page{width:min(100% - 48px,1120px);padding-top:24px}}.button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 14px;border:0;border-radius:8px;cursor:pointer;font-size:13px;font-weight:900;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.62}.button-primary{background:#00685d;color:#fff;box-shadow:0 14px 28px #00685d2e}.button-secondary{background:#fd6a49;color:#071e27}.button-ghost{border:1px solid #bcc9c5;background:#fff;color:#071e27}.skeleton-line,.skeleton-avatar{display:block;overflow:hidden;border-radius:999px;background:#d5ecf8;position:relative}.skeleton-line:after,.skeleton-avatar:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,#fff0,#ffffffc7,#fff0);animation:skeletonShimmer 1.35s ease-in-out infinite;content:""}.skeleton-line{width:100%;height:14px}.skeleton-line.is-short{width:84px}.skeleton-line.is-medium{width:132px}.skeleton-line.is-wide{width:min(100%,360px)}.skeleton-line.is-eyebrow{width:96px;height:12px}.skeleton-line.is-heading{width:min(100%,360px);height:34px;border-radius:12px}.skeleton-line.is-title{width:min(100%,260px);height:26px;border-radius:10px}.skeleton-line.is-pill{width:104px;height:26px}.skeleton-line.is-button{width:100%;height:52px;border-radius:16px}.skeleton-line.is-image{min-height:260px;border-radius:0}.skeleton-line.is-message{width:min(78%,520px);height:54px;border-radius:18px}.skeleton-line.is-message.is-right{justify-self:end;width:min(58%,420px)}.skeleton-avatar{width:68px;height:68px;flex:0 0 68px}.skeleton-avatar.is-small{width:40px;height:40px;flex-basis:40px}.skeleton-avatar.is-large{width:112px;height:112px}.skeleton-neighbor,.skeleton-request-card,.skeleton-page .surface-panel,.skeleton-profile-card{pointer-events:none}.skeleton-request-card .skeleton-line,.skeleton-request-card>.skeleton-line.is-button,.skeleton-page .skeleton-line,.skeleton-profile-card .skeleton-line{background:#d5ecf8;color:transparent}.skeleton-header>div,.skeleton-profile-card,.skeleton-chat-panel,.skeleton-detail-hero>div{display:grid;gap:14px}.skeleton-detail-hero{overflow:hidden}.skeleton-chat-item{cursor:default}.form-panel{padding:22px}.form-alert{margin:0;padding:12px;border-radius:8px;background:#ffe2da;color:#7d200d;font-weight:800}.form-success{margin:0;padding:12px;border-radius:8px;background:#e5f7ef;color:#00685d;font-weight:800}.form-grid-2,.inline-action{display:grid;gap:12px}.form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.chip-row{display:flex;gap:10px;margin:0 0 24px;overflow-x:auto;padding-bottom:8px}.category-pill,.plan-pill,.badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:900;line-height:1;white-space:nowrap}.state-block{display:grid;place-items:center;min-height:220px;padding:30px;text-align:center}.state-block h2{margin:10px 0 6px}.badge{background:#fff2d8;color:#814f00}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px;background:#071e276b}.modal-card{width:min(100%,520px);max-height:calc(100dvh - 40px);overflow-y:auto;display:grid;gap:18px;padding:22px;border-radius:8px;background:#fff;box-shadow:0 24px 70px #071e2738}.modal-header{display:flex;justify-content:space-between;gap:16px}.modal-header h2{margin:4px 0 0}.modal-card .single-select-menu{z-index:120}.form-panel .single-select{width:100%}.toggle-switch{position:relative;display:inline-block;width:44px;height:24px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#bcc9c5;transition:.3s;border-radius:24px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 1px 3px #0003}.toggle-switch input:checked+.toggle-slider{background-color:#00685d}.toggle-switch input:checked+.toggle-slider:before{transform:translate(20px)}.page,.splash-page,.auth-page{width:min(1160px,calc(100vw - 48px));margin:0 auto}.page-header h1,.splash-copy h1,.auth-card h1,.detail-hero h1,.profile-card h1{margin:8px 0 10px;color:#071e27;line-height:1.02;letter-spacing:0}.page-header p,.splash-copy p,.auth-card p,.detail-hero p,.profile-card p,.surface-panel p,.state-block p{margin:0;color:#4a5956;line-height:1.6}.text-link,.auth-switch a,.auth-home-link{color:#00685d;font-weight:900}.auth-page{display:flex;min-height:100vh;flex-direction:column;justify-content:center;gap:22px;padding:40px 0}.auth-card,.form-panel,.profile-card,.surface-panel,.state-block,.list-panel,.chat-panel,.settings-list{border:1px solid rgba(109,122,119,.18);border-radius:8px;background:#ffffffe6;box-shadow:0 20px 50px #071e2714}.auth-card{width:min(520px,100%);padding:28px}.auth-form,.form-panel{display:grid;gap:16px}.auth-form{margin-top:22px}.auth-switch,.auth-home-link{display:inline-flex;align-items:center;gap:6px;margin-top:18px}.sidebar-cta,.topbar-search,.topbar-user,.auth-desktop-shell{display:flex}.auth-desktop-shell{width:100%;flex-direction:column;gap:22px}.auth-visual-panel,.auth-mobile-brand{display:none}.auth-reference-page{display:grid;min-height:100vh;place-items:center;padding:24px;background-color:#fffbf5;background-image:radial-gradient(rgba(0,131,118,.08) 1px,transparent 1px);background-size:40px 40px;color:#071e27}.auth-reference-shell{display:grid;width:min(100%,1024px);min-height:640px;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:32px;background:#fff;box-shadow:0 20px 56px #00837614}.auth-reference-side{display:flex;flex-direction:column;justify-content:space-between;gap:28px;padding:32px;background:#008376;color:#fff}.auth-reference-brand{display:grid;grid-template-columns:52px minmax(0,auto);align-items:center;gap:12px;width:fit-content;color:#fff}.auth-reference-brand span{display:grid;width:52px;height:52px;place-items:center;border-radius:14px;background:#f4fffb}.auth-reference-brand img{width:42px;height:42px;object-fit:contain}.auth-reference-brand strong,.auth-reference-brand small{grid-column:2}.auth-reference-brand strong{color:#fff;font-size:30px;font-weight:900;line-height:1}.auth-reference-brand small{color:#ffffffe0;font-size:16px;font-weight:700}.auth-reference-copy{max-width:340px}.auth-reference-copy h2{margin:0;color:#fff;font-size:27px;font-weight:900;line-height:1.24}.auth-reference-copy p{margin:24px 0 0;color:#ffffffc7;font-size:16px;font-weight:600;line-height:1.5}.auth-reference-image-wrap{overflow:hidden;border:4px solid rgba(244,255,251,.22);border-radius:24px;aspect-ratio:16 / 9}.auth-reference-image-wrap img{width:100%;height:100%;object-fit:cover}.auth-reference-quote{margin:-14px 0 0;color:#ffffffb8;font-size:13px;font-style:italic;font-weight:700;text-align:center}.auth-reference-content{display:grid;align-items:center;padding:32px}.auth-reference-card{width:min(100%,360px);margin:0 auto}.auth-register-card{width:min(100%,380px)}.auth-reference-header{margin-bottom:28px}.auth-reference-header.is-centered{text-align:center}.auth-reference-header h1{margin:0 0 8px;color:#071e27;font-size:26px;font-weight:900;line-height:1.15}.auth-register-card .auth-reference-header h1{color:#00685d}.auth-reference-header p{margin:0;color:#6d7a77;font-size:16px;font-weight:600;line-height:1.55}.auth-google-button{display:flex;width:100%;min-height:50px;align-items:center;justify-content:center;gap:16px;border:1px solid rgba(0,104,93,.22);border-radius:999px;background:#f3faff;color:#071e27;cursor:pointer;font-weight:800}.auth-google-button svg{width:20px;height:20px}.auth-google-button:hover{background:#e6f6ff}.auth-reference-divider{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;padding:22px 0}.auth-reference-divider span{height:1px;background:#bcc9c5}.auth-reference-divider small{color:#6d7a77;font-size:12px;font-weight:800}.auth-reference-form{display:grid;gap:16px}.auth-reference-field{display:grid;gap:8px;color:#3d4946;font-size:14px;font-weight:800}.auth-reference-field>input,.auth-reference-icon-field>div{width:100%;min-height:56px;border:1px solid rgba(0,104,93,.22);border-radius:20px;background:#00685d0d}.auth-reference-field>input{padding:0 24px}.auth-reference-icon-field>div{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;padding:0 14px;color:#6d7a77}.auth-reference-icon-field input{min-height:52px;padding:0;border:0;background:transparent}.auth-reference-icon-field input:focus{box-shadow:none}.auth-input-trailing-icon{position:absolute;right:14px;color:#6d7a77}.auth-reference-icon-field .auth-input-trailing-icon+input,.auth-reference-icon-field input[type=password]{padding-right:32px}.auth-forgot-link{justify-self:end;color:#00685d;font-size:12px;font-weight:800}.auth-submit-button,.auth-create-button,.auth-register-submit{display:flex;width:100%;min-height:58px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:16px;cursor:pointer;font-size:20px;font-weight:900}.auth-submit-button{margin-top:8px;background:#00685d;color:#fff}.auth-create-button,.auth-register-submit{margin-top:16px;background:#ae3115;color:#fff}.auth-register-submit{margin-top:0;background:#fd6a49;color:#3d0600;box-shadow:0 12px 24px #fd6a4938}.auth-reference-checkbox{display:flex;align-items:center;gap:10px;color:#3d4946;font-size:14px;font-weight:800}.auth-reference-checkbox input{width:18px;height:18px;min-height:18px;accent-color:#00685d}.auth-reference-switch,.auth-reference-terms{text-align:center}.auth-reference-switch{margin:26px 0 0;color:#071e27;font-size:14px;font-weight:700}.auth-reference-switch a,.auth-reference-terms a{color:#00685d;font-weight:900;text-decoration:underline}.auth-reference-terms{margin:30px 0 0;color:#6d7a77;font-size:12px;font-weight:700;line-height:1.35}@media(max-width:920px){.auth-reference-page{padding:16px}.auth-reference-shell{min-height:auto;grid-template-columns:1fr}.auth-mobile-brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:24px;color:#008376;font-size:22px;font-weight:900}.auth-mobile-brand img{width:32px;height:32px;object-fit:contain}.auth-reference-side{display:none}.auth-reference-copy{max-width:460px}.auth-reference-image-wrap{width:min(100%,420px)}.auth-reference-content{padding:28px 20px 32px}}@media(max-width:540px){.auth-reference-brand{grid-template-columns:44px minmax(0,auto)}.auth-reference-brand span{width:44px;height:44px}.auth-reference-brand img{width:34px;height:34px}.auth-reference-brand strong{font-size:22px}.auth-reference-copy h2{font-size:24px}.auth-submit-button,.auth-create-button,.auth-register-submit{min-height:54px;font-size:18px}}.home-mobile-search-container{display:none}@media(max-width:920px){.home-mobile-search-container{display:block;padding-top:14px}}.home-page{max-width:1024px}.home-search{position:relative;display:flex;align-items:center;gap:16px;min-height:58px;margin-bottom:32px;padding:0 16px 0 24px;border:1px solid rgba(0,104,93,.22);border-radius:999px;background:#00685d0a;color:#00685d}.home-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#071e27;font-size:18px;font-weight:500}.home-search input::placeholder{color:#3d4946}.home-section{display:grid;gap:12px;margin-bottom:32px}.home-section h1,.home-section h2{margin:0;color:#071e27;font-size:17px;line-height:1.4}.home-request-list{grid-template-columns:repeat(auto-fill,minmax(330px,1fr))}.home-page .state-block{min-height:190px;padding:26px 24px;border-radius:8px}.home-page .state-block h2{max-width:280px;margin:0 0 12px;color:#071e27;font-size:20px;line-height:1.25}.home-page .state-block p{max-width:280px;margin:0;color:#3d4946;font-size:14px;line-height:1.55}@media(min-width:921px){.home-fab{display:none}}.home-reference-page{display:grid;gap:28px}.home-reference-hero,.home-reference-nearby,.home-reference-share,.home-reference-request-card{border-radius:24px;background:#fff;box-shadow:0 4px 12px #00685d0d}.home-reference-hero{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1fr);overflow:hidden}.home-reference-hero>img{width:100%;height:100%;min-height:300px;object-fit:cover}.home-reference-hero>div{display:grid;align-content:center;justify-items:start;gap:16px;padding:36px}.home-reference-pill{display:inline-flex;min-height:28px;align-items:center;gap:7px;padding:0 12px;border-radius:999px;background:#fd6a49;color:#640f00;font-size:13px;font-weight:900}.home-reference-hero h1{max-width:520px;margin:0;color:#071e27;font-size:clamp(24px,2.4vw,34px);font-weight:900;line-height:1.05;letter-spacing:0}.home-reference-hero p{max-width:580px;margin:0;color:#6d7a77;font-size:16px;font-weight:600;line-height:1.55}.home-reference-meta,.home-reference-meta span{display:flex;align-items:center}.home-reference-meta{flex-wrap:wrap;gap:18px;color:#3d4946;font-size:14px;font-weight:800}.home-reference-meta span{gap:6px}.home-reference-hero button{min-height:44px;padding:0 24px;border:0;border-radius:12px;background:#00685d;color:#fff;cursor:pointer;font-size:14px;font-weight:900}.home-reference-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px 28px;align-items:start}.home-reference-main,.home-reference-side{display:grid;gap:28px}.home-reference-main{display:contents}.home-reference-neighbors{grid-column:1}.home-reference-main>section:not(.home-reference-neighbors){grid-column:1 / -1;grid-row:2}.home-reference-side{grid-column:2;grid-row:1}.home-reference-section-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.home-reference-section-header h2{margin:0;color:#071e27;font-size:20px;font-weight:900}.home-reference-section-header a,.home-reference-nearby>a{color:#00685d;font-size:13px;font-weight:900}.home-reference-neighbor-row{display:flex;gap:22px;overflow-x:auto;padding:0 4px 8px;scrollbar-width:none}.home-reference-neighbor-row::-webkit-scrollbar{display:none}.home-reference-neighbor{display:grid;min-width:72px;justify-items:center;gap:8px;color:#071e27;font-size:13px;font-weight:800;text-align:center}.home-reference-neighbor>span{position:relative;display:grid;width:64px;height:64px;place-items:center;border-radius:999px;background:#cfe6f2;color:#3d4946}.home-reference-neighbor img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.home-reference-neighbor b{display:grid;width:100%;height:100%;place-items:center;border-radius:inherit;background:#dff3f0;color:#00796b;font-size:24px;font-weight:900}.home-reference-muted{align-self:center;max-width:180px;color:#6d7a77;font-size:14px;font-weight:700;line-height:1.35}.home-reference-neighbor i{position:absolute;right:1px;bottom:3px;width:14px;height:14px;border:2px solid #f3faff;border-radius:999px;background:#22c55e}.home-reference-neighbor.is-search>span{background:#cfe6f2}.home-reference-neighbor.is-search strong{color:#6d7a77}.home-reference-request-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.home-reference-request-card{display:flex;flex-direction:column;gap:10px;min-width:0;overflow:hidden;padding:18px;color:#071e27;transition:transform .16s ease,box-shadow .16s ease}.home-reference-request-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #00685d14}.home-reference-request-card header,.home-reference-request-card header>div,.home-reference-small-avatar,.home-reference-nearby header,.home-reference-nearby-item,.home-reference-nearby-avatar{display:flex;align-items:center}.home-reference-request-card header{justify-content:space-between;gap:14px;min-width:0}.home-reference-request-card header>div{min-width:0;gap:10px}.home-reference-request-card header>div>span:last-child{min-width:0}.home-reference-small-avatar{width:40px;height:40px;flex:0 0 40px;justify-content:center;overflow:hidden;border-radius:999px;background:#cfe6f2;color:#00685d;font-weight:900}.home-reference-small-avatar img{width:100%;height:100%;object-fit:cover}.home-reference-request-card strong,.home-reference-request-card small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-reference-request-card small{color:#6d7a77;font-size:12px;font-weight:700}.home-reference-request-card em{display:inline-flex;flex:0 0 auto;align-items:center;max-width:132px;min-height:26px;padding:0 12px;overflow:hidden;border-radius:999px;background:#e6f6ff;color:#3d4946;font-size:12px;font-style:normal;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.home-reference-request-card em.is-donation{background:#ffdad2;color:#ae3115}.home-reference-request-image{display:block;width:100%;aspect-ratio:16 / 9;max-height:180px;overflow:hidden;border-radius:18px;background:#dcebe8}.home-reference-request-image img{width:100%;height:100%;object-fit:cover}.home-reference-request-card h3{display:-webkit-box;margin:0;overflow:hidden;color:#071e27;font-size:17px;font-weight:900;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.home-reference-request-card p{display:-webkit-box;min-height:48px;margin:0;overflow:hidden;color:#6d7a77;line-height:1.5;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.home-reference-request-card>span:last-child{display:grid;max-width:100%;min-height:40px;width:100%;margin-top:auto;padding:0 14px;overflow:hidden;place-items:center;border-radius:12px;background:#00685d1a;color:#00685d;font-size:13px;font-weight:900;text-align:center;overflow-wrap:anywhere}.home-reference-request-card>span:last-child.is-donation{background:#b05e411a;color:#91462c}.home-reference-nearby,.home-reference-share{padding:22px}.home-reference-nearby header{justify-content:space-between;margin-bottom:18px}.home-reference-nearby h2,.home-reference-share h2{margin:0;color:#071e27;font-size:18px;font-weight:900}.home-reference-nearby>div{display:grid;gap:0}.home-reference-nearby-item{gap:14px;padding:16px 0;border-bottom:1px solid #d5ecf8}.home-reference-nearby-avatar{width:48px;height:48px;flex:0 0 48px;justify-content:center;overflow:hidden;border-radius:999px;background:#fd6a49;color:#640f00}.home-reference-nearby-avatar img{width:100%;height:100%;object-fit:cover}.home-reference-nearby-item>div{position:relative;min-width:0;flex:1}.home-reference-nearby-item strong{display:block;padding-right:54px;color:#3d4946;font-size:14px}.home-reference-nearby-item small{position:absolute;top:0;right:0;min-height:22px;padding:2px 8px;border-radius:6px;background:#00685d1f;color:#00685d;font-size:11px;font-weight:900}.home-reference-nearby-item span{display:block;margin-top:4px;color:#6d7a77;font-size:12px;font-weight:700}.home-reference-nearby-item p{margin:2px 0 0;color:#3d4946;line-height:1.3}.home-reference-nearby>a{display:block;margin-top:18px;text-align:center}.home-reference-share{display:grid;justify-items:start;gap:10px;background:#00685d;color:#fff}.home-reference-share h2{color:#fff;font-size:20px}.home-reference-share p{margin:0 0 6px;color:#ffffffdb;line-height:1.5}.home-reference-share a{display:inline-grid;min-height:42px;place-items:center;padding:0 24px;border-radius:999px;background:#fff;color:#00685d;font-size:14px;font-weight:900}@media(max-width:1120px){.home-reference-grid,.home-reference-hero{grid-template-columns:1fr}.home-reference-neighbors,.home-reference-main>section:not(.home-reference-neighbors),.home-reference-side{grid-column:auto;grid-row:auto}.home-reference-neighbors{order:1}.home-reference-side{order:2}.home-reference-main>section:not(.home-reference-neighbors){order:3}.home-reference-request-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-reference-hero>img{max-height:360px}.home-reference-side{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.home-reference-page{gap:22px}.home-reference-request-grid,.home-reference-side{grid-template-columns:1fr}.home-reference-hero>div,.home-reference-nearby,.home-reference-share,.home-reference-request-card{padding:20px}.explore-controls{grid-template-columns:1fr}.explore-pagination{display:grid;grid-template-columns:1fr}}.chat-page-reference{width:min(1320px,calc(100% - 28px));margin:0 auto}.chat-page-reference .chat-panel{border:0;border-radius:0;background:#f3faff;box-shadow:none}.chat-layout{display:grid;grid-template-columns:300px minmax(0,1fr);height:calc(100vh - 118px);min-height:560px;max-height:820px;overflow:hidden;border:1px solid rgba(7,30,39,.08);border-radius:24px;background:#f3faff;box-shadow:0 20px 60px #071e2714}.chat-header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:56px;padding:10px 14px;border-bottom:1px solid rgba(109,122,119,.16);background:#fff}.chat-contact{display:flex;align-items:center;min-width:0;gap:10px}.chat-contact div{display:grid;gap:4px;min-width:0}.chat-contact strong{color:#071e27;font-size:15px;font-weight:900}.chat-contact-title{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:8px}.chat-contact-rating,.chat-contact-badge{display:inline-flex;align-items:center;gap:4px;border-radius:999px;font-size:11px;font-weight:900;line-height:1;white-space:nowrap}.chat-contact-rating{color:#ae3115}.chat-contact-rating small{color:#536360;font-size:11px;font-weight:800}.chat-contact-badge{padding:5px 8px;background:#e0f4ee;color:#00685d}.chat-header .header-actions{gap:8px}.chat-header a{color:#00685d;overflow:hidden;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.chat-icon-button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:999px;background:transparent;color:#00796d;cursor:pointer}.chat-header .chat-profile-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;background:#e0f4ee;color:#00685d;font-size:12px;font-weight:900;text-decoration:none}.chat-header .chat-profile-link:hover{background:#d2ece5}.chat-icon-button:hover{background:#d5ecf8}.chat-icon-button:disabled{cursor:not-allowed;opacity:.5}.chat-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto auto;min-height:0;overflow:hidden;background:#f3faff}.chat-panel>.chat-header{grid-row:1}.chat-panel>.form-alert{grid-row:auto}.chat-panel>.message-list{grid-row:3}.chat-panel>.quick-replies{grid-row:4}.chat-panel>.chat-input{grid-row:5}.message-list{display:flex;flex-direction:column;gap:12px;min-height:0;overflow:auto;overscroll-behavior:contain;padding:26px 34px}.message-day-separator{display:flex;justify-content:center;margin-bottom:6px}.message-day-separator span{padding:6px 14px;border-radius:999px;background:#d5ecf8;color:#536360;font-size:12px;font-weight:800}.message-row{display:flex;align-items:flex-end;gap:10px;max-width:72%}.message-row.is-me{align-self:flex-end;flex-direction:row-reverse}.message-avatar{display:grid;width:32px;height:32px;place-items:center;flex:0 0 auto;overflow:hidden;border-radius:999px;background:#d5ecf8;color:#00796d;font-size:12px;font-weight:900}.message-avatar img{width:100%;height:100%;object-fit:cover}.chat-image-attachment{display:block;overflow:hidden;width:min(260px,100%);max-height:180px;margin-bottom:8px;border-radius:14px;background:#ffffff2e}.chat-image-attachment img{display:block;width:100%;height:100%;max-height:180px;object-fit:cover}.chat-file-attachment,.chat-location-message{display:inline-flex;max-width:100%;align-items:center;gap:8px;color:inherit;font-weight:900;text-decoration:none}.chat-file-attachment span,.chat-location-message span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-deleted-text{color:inherit;font-weight:800}.message-meta{display:flex;align-items:center;gap:4px}.message-read-status{display:inline-flex;align-items:center;justify-content:center}.message-report-button{display:block;margin-top:8px;margin-left:auto;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font-size:11px;font-weight:800;opacity:.62}.message-report-button:hover{opacity:1;text-decoration:underline}.chat-input{display:grid;grid-template-columns:36px minmax(0,1fr) 44px;align-items:center;gap:10px;margin:0;padding:12px 16px 16px;border:0;border-radius:0;background:#fff}.chat-input>button{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:999px;background:#00796d;color:#fff;cursor:pointer}.chat-input .chat-attach-button{display:grid;place-items:center;width:36px;height:36px;background:transparent;color:#536360;border:0;cursor:pointer;padding:0}.chat-input input{min-height:44px;border-color:#00685d33;border-radius:18px;background:#f3faff}.chat-input button:disabled{cursor:not-allowed;opacity:.55}.chat-context-menu{position:fixed;z-index:150;display:grid;width:min(240px,calc(100vw - 24px));gap:6px;padding:10px;border:1px solid rgba(7,30,39,.12);border-radius:14px;background:#fff;box-shadow:0 18px 48px #071e272e}.chat-context-menu span{padding:4px 8px 0;color:#536360;font-size:11px;font-weight:900;text-transform:uppercase}.chat-context-menu p{margin:0;padding:8px;color:#536360;font-size:13px;font-weight:700}.chat-context-menu button{width:100%;min-height:36px;padding:8px 10px;border:0;border-radius:10px;background:transparent;color:#071e27;cursor:pointer;font-weight:900;text-align:left}.chat-context-menu button:hover{background:#00837614}.chat-context-menu button.is-danger{color:#c82e1b}.chat-context-menu button:disabled{cursor:not-allowed;opacity:.6}.message-button{border:0;cursor:pointer;text-align:left;font:inherit}.message-button:hover{filter:brightness(.98)}.chat-back-button{display:none}.chat-attachment-menu{position:absolute;bottom:calc(100% + 8px);left:0;z-index:100;display:grid;gap:4px;padding:8px;background:#fff;border:1px solid rgba(7,30,39,.12);border-radius:14px;box-shadow:0 10px 30px #071e271f;min-width:200px}.chat-attachment-menu button{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border:none;background:transparent;color:#071e27;font-size:14px;font-weight:800;cursor:pointer;border-radius:10px;text-align:left}.chat-attachment-menu button:hover{background:#f3faff;color:#00796d}@media(max-width:920px){.chat-page-reference{padding:0;width:100%}.chat-layout{grid-template-columns:1fr;height:calc(100dvh - 144px - env(safe-area-inset-bottom,0px));min-height:0;max-height:none;border:none;border-radius:0}.chat-header .header-actions,.chat-header .header-actions a,.chat-header .header-actions button{width:auto;flex-shrink:0}.chat-layout.is-viewing-chat .conversation-list,.chat-layout.is-viewing-list .chat-panel{display:none}.chat-back-button{display:grid;place-items:center;width:34px;height:34px;border:none;background:transparent;color:#00796d;cursor:pointer;border-radius:999px;margin-right:-4px}.chat-back-button:hover{background:#d5ecf8}}.admin-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);background:#f7fbfa}.admin-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:18px;padding:22px;border-right:1px solid rgba(109,122,119,.2);background:#fff}.admin-brand,.admin-nav-link{display:flex;align-items:center;gap:12px;color:#071e27;text-decoration:none}.admin-brand small{display:block;color:#6d7a77}.admin-nav{display:grid;gap:8px}.admin-nav-link{min-height:44px;padding:0 12px;border-radius:8px}.admin-nav-link.is-active,.admin-nav-link:hover{background:#dbf1fe;color:#00685d}.admin-main{min-width:0}.admin-topbar{position:sticky;top:0;z-index:10;min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 28px;border-bottom:1px solid rgba(109,122,119,.18);background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-topbar span{display:block;color:#6d7a77;font-size:13px}.admin-page{width:min(100% - 48px,1180px);margin:0 auto;padding:30px 0 54px}.admin-stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.admin-stat-card{display:grid;gap:10px;padding:18px;border-radius:8px;background:#fff;box-shadow:0 12px 30px #071e270f}.admin-stat-card span{color:#3d4946}.admin-stat-card strong{color:#071e27;font-size:32px}.admin-stat-card.is-warning strong{color:#91462c}.admin-stat-card.is-danger strong{color:#ae3115}.admin-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.admin-filters input,.admin-filters select{min-height:42px;min-width:190px;border:1px solid rgba(109,122,119,.26);border-radius:8px;background:#fff;color:#071e27;font:inherit;padding:0 12px}.admin-filters .single-select{min-width:190px}.admin-filters .single-select-trigger{min-height:42px;border-radius:8px}.admin-table-wrap{overflow:auto;border-radius:8px;background:#fff;box-shadow:0 12px 30px #071e270f}.admin-table{width:100%;min-width:780px;border-collapse:collapse}.admin-table th,.admin-table td{padding:13px 14px;border-bottom:1px solid rgba(109,122,119,.14);text-align:left;vertical-align:middle}.admin-table th{color:#3d4946;font-size:13px}.admin-table a{color:#00685d;font-weight:700}.admin-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.admin-action-panel{display:grid;gap:14px;padding:18px;border-radius:8px;background:#fff;box-shadow:0 12px 30px #071e270f}.admin-action-panel textarea,.admin-action-panel input{width:100%;margin-top:8px;border:1px solid rgba(109,122,119,.26);border-radius:8px;background:#fff;color:#071e27;font:inherit}.page-header h1,.detail-hero h1,.profile-card h1{font-size:clamp(24px,3vw,36px)}.header-actions,.splash-actions,.profile-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.neighbor-profile-page{display:grid;gap:18px}.neighbor-profile-card{align-items:center;text-align:center}.neighbor-badge{display:inline-flex;align-items:center;gap:6px}.request-author-line,.request-meta,.profile-row,.profile-stats,.badge-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.request-meta span,.profile-stats span{display:inline-flex;align-items:center;gap:5px}.profile-card{display:grid;justify-items:center;gap:14px;padding:30px;text-align:center}.profile-stats{justify-content:center}@media(max-width:540px){.page-header h1,.detail-hero h1,.profile-card h1{font-size:32px}.request-grid{grid-template-columns:1fr}.home-page{width:calc(100% - 40px);padding-top:126px}.home-mobile-topbar{padding-right:20px;padding-left:20px}.home-mobile-topbar strong{font-size:20px}.home-search{min-height:64px;margin-bottom:40px;padding:0 20px}.home-search input{font-size:18px}.home-section h1,.home-section h2{font-size:20px}.active-neighbors{gap:18px;justify-content:flex-start}.active-neighbor{min-width:72px;font-size:13px}.active-avatar{width:64px;height:64px}.request-card-body{padding:24px}.request-card p{font-size:16px}.request-card-action{min-height:48px}.auth-card,.form-panel,.profile-card,.detail-hero{padding:18px}.form-grid-2,.inline-action,.history-row{grid-template-columns:1fr}.button{width:100%}}.user-profile-view{display:flex;flex-direction:column;gap:24px}.profile-banner{background:linear-gradient(135deg,var(--primary-light),#f0fdf4);border-radius:24px;padding:32px;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000008}.profile-banner-content{display:flex;align-items:center;gap:32px;position:relative;z-index:2}.avatar-wrapper{position:relative}.avatar-wrapper .avatar.huge{width:120px;height:120px;font-size:40px;border:4px solid var(--primary);box-shadow:0 8px 16px #0000001a}.avatar-edit-button{position:absolute;bottom:0;right:0;background:var(--primary);color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0003;transition:transform .2s}.avatar-edit-button:hover{transform:scale(1.1)}.profile-info{flex:1}.profile-name-row{display:flex;align-items:center;gap:12px;margin-bottom:8px}.profile-name-row h1{font-size:24px;margin:0;color:var(--text)}.verified-tag{display:inline-flex;align-items:center;gap:4px;background:#22c55e26;color:var(--primary);padding:4px 10px;border-radius:100px;font-size:14px;font-weight:600}.profile-bio{font-size:14px;color:var(--text-light);max-width:600px;margin-bottom:14px;line-height:1.5}.profile-meta{display:flex;align-items:center;gap:16px;color:var(--text-light);font-size:14px}.profile-meta span{display:inline-flex;align-items:center;gap:6px}.profile-badges-container{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.badges-title{font-size:13px;text-transform:uppercase;letter-spacing:1px;color:var(--text-light);font-weight:600}.badge-row{display:flex;gap:8px}.badge-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 2px 6px #0000000d;color:var(--primary)}.profile-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.stat-card{background:#fff;border-radius:20px;padding:24px;display:flex;align-items:center;gap:20px;box-shadow:0 4px 12px #00000008;border:1px solid var(--border)}.stat-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center}.stat-icon.primary-bg{background:#22c55e1a;color:var(--primary)}.stat-icon.secondary-bg{background:#f973161a;color:var(--secondary)}.stat-icon.accent-bg{background:#eab3081a;color:#ca8a04}.stat-value{display:flex;flex-direction:column}.stat-value strong{font-size:22px;font-weight:700;color:var(--text);line-height:1.2}.stat-value span{font-size:14px;color:var(--text-light)}.profile-content-grid{display:grid;grid-template-columns:1fr;gap:24px}.recent-activities-section h2{font-size:17px;margin-bottom:12px}.recent-activities-list{display:flex;flex-direction:column;gap:16px}.activity-card{background:#fff;border-radius:16px;padding:20px;display:flex;gap:16px;border:1px solid var(--border);box-shadow:0 2px 8px #00000005}.activity-icon{width:40px;height:40px;border-radius:50%;background:var(--bg);display:flex;align-items:center;justify-content:center;color:var(--text-light);flex-shrink:0}.activity-content{flex:1}.activity-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.activity-header strong{font-size:16px;color:var(--text)}.activity-time{font-size:13px;color:var(--text-light)}.activity-quote{font-style:italic;color:var(--text-light);margin-bottom:8px;line-height:1.5}.activity-stars{display:flex;gap:2px}.activity-stars .filled,.modal-card .filled{color:#eab308;fill:#eab308}.activity-stars .empty,.modal-card .empty{color:#bcc9c5;fill:none}.profile-action-buttons{display:flex;gap:12px;margin-top:16px}.outlined-btn{background:transparent!important;border:1px solid var(--border)!important;color:var(--text)!important}.outlined-btn:hover{border-color:var(--text-light)!important;background:var(--bg)!important}.danger-btn{background:#ef4444!important;color:#fff!important}.danger-btn:hover{background:#dc2626!important}@media(max-width:800px){.profile-banner-content{flex-direction:column;text-align:center;gap:24px}.profile-name-row{flex-direction:column;align-items:center}.profile-meta{justify-content:center}.profile-badges-container{align-items:center}.profile-stats-grid{grid-template-columns:1fr}.profile-action-buttons{flex-direction:column}}.request-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:16px}.request-card{display:block;border-radius:18px;background:#fff;box-shadow:0 4px 12px #00685d0d;transition:transform .16s ease,box-shadow .16s ease}.request-card:hover{transform:translateY(-1px);box-shadow:0 10px 24px #00685d14}.request-card-body{display:grid;gap:12px;padding:18px}.request-author-line{flex-wrap:nowrap;gap:14px}.request-author-line>div:last-child{display:grid;gap:2px}.request-author-line strong{color:#071e27;font-size:15px}.request-author-line span{display:inline-flex;align-items:center;gap:4px;color:#3d4946;font-size:13px}.request-card h3,.surface-panel h2,.history-item h3,.plan-card h2{margin:0}.request-card h3{color:#071e27;font-size:17px;line-height:1.25}.request-card p{display:-webkit-box;margin:0;overflow:hidden;color:#536360;font-size:14px;line-height:1.48;-webkit-box-orient:vertical;-webkit-line-clamp:2}.request-card-image{display:block;width:100%;aspect-ratio:16 / 9;max-height:168px;overflow:hidden;border-radius:14px;background:#dcebe8}.request-card-image img{width:100%;height:100%;object-fit:cover}.request-copy{display:grid;gap:10px}.request-card-action{display:grid;min-height:40px;place-items:center;border-radius:10px;background:#e6f6ff;color:#00685d;font-size:13px;font-weight:900}.request-avatar{width:40px;height:40px;flex:0 0 40px;border:0;border-radius:999px}.request-meta{color:#536360;font-size:14px}.request-author{padding-top:2px;color:#3d4946}.request-author strong{margin-left:auto;color:#6d7a77;font-size:13px}.request-detail-reference{width:min(1120px,calc(100% - 32px));margin:0 auto}.request-detail-back{display:inline-flex;align-items:center;justify-self:start;gap:6px;width:fit-content;border:0;background:transparent;color:#00685d;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.request-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.request-detail-main{display:grid;min-width:0;gap:18px}.request-neighbor-card,.request-content-card,.request-action-panel,.request-side-note{border:1px solid rgba(7,30,39,.08);border-radius:24px;background:#fff;box-shadow:0 18px 48px #071e2712}.request-neighbor-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:18px}.request-neighbor-info{display:flex;min-width:0;gap:14px;align-items:flex-start}.request-neighbor-avatar{display:grid;flex:0 0 auto;width:58px;height:58px;place-items:center;overflow:hidden;border-radius:50%;background:#d5ecf8;color:#00796d;font-weight:900}.request-neighbor-avatar img,.request-image-wrap img{width:100%;height:100%;object-fit:cover}.request-neighbor-copy{display:grid;min-width:0;gap:8px}.request-neighbor-heading,.request-rating-row,.request-neighbor-actions,.request-image-badges,.request-inline-badges,.request-security-note,.request-side-note{display:flex;align-items:center;gap:8px}.request-neighbor-heading{flex-wrap:wrap}.request-neighbor-heading strong{max-width:240px;overflow:hidden;color:#071e27;font-size:16px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.request-trust-pill{display:inline-flex;align-items:center;gap:4px;min-height:22px;padding:0 8px;border-radius:999px;background:#00796d;color:#fff;font-size:11px;font-weight:900}.request-rating-row{flex-wrap:wrap;color:#4a5956;font-size:12px;font-weight:700}.request-detail-stars{display:inline-flex;gap:1px;color:#b93417}.request-neighbor-actions{flex-wrap:wrap;margin-top:2px}.request-neighbor-actions .button{min-height:36px;padding:0 12px;font-size:12px}.request-neighbor-actions .button-secondary{border:1px solid #ffd1ca;background:#fff0ee;color:#b93417}.request-neighbor-place{display:grid;justify-items:end;gap:3px;color:#00685d;font-weight:900}.request-neighbor-place small{color:#6d7a77;font-size:11px;font-weight:700}.request-detail-alert{grid-column:1 / -1}.request-content-card{overflow:hidden}.request-content-card-no-image{padding-top:0}.request-image-wrap{position:relative;height:380px;overflow:hidden;background:#d5ecf8}.request-image-button{display:block;width:100%;padding:0;border:0;cursor:zoom-in}.request-gallery-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px 18px 0;background:#fff}.request-gallery-strip button{display:block;width:100%;padding:0;border:0;overflow:hidden;aspect-ratio:4 / 3;border-radius:12px;background:#dcebe8;cursor:zoom-in}.request-gallery-strip img{width:100%;height:100%;object-fit:cover}.request-image-placeholder{display:grid;height:100%;place-items:center;background:linear-gradient(135deg,#d5ecf8,#f6fbfd);color:#00796d}.request-image-badges{position:absolute;top:16px;left:16px;flex-wrap:wrap}.request-inline-badges{flex-wrap:wrap}.request-image-badges>span:not(.category-pill),.request-inline-badges>span:not(.category-pill){display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffffeb;color:#536360;font-size:12px;font-weight:900;line-height:1;white-space:nowrap}.request-inline-badges>span:not(.category-pill){background:#f3faff}.request-detail-body{display:grid;gap:14px;padding:26px}.request-detail-body h1{margin:0;max-width:100%;color:#071e27;font-size:clamp(22px,2.4vw,32px);line-height:1.08;overflow-wrap:anywhere}.request-detail-body p{margin:0;color:#3d4946;font-size:16px;line-height:1.7;overflow-wrap:anywhere;white-space:pre-wrap}.request-detail-aside{display:grid;gap:18px;position:sticky;top:112px}.request-action-panel{display:grid;gap:16px;padding:24px}.request-action-panel h2{margin:0;color:#071e27;font-size:20px;line-height:1.15}.request-action-panel p,.request-side-note p{margin:0;color:#536360;line-height:1.55}.request-action-buttons{display:grid;gap:10px}.request-action-buttons .button{width:100%;min-height:40px;padding:0 14px;border-radius:8px;font-size:13px;line-height:1}.request-report-button{border-color:#c5351d;background:#c5351d;color:#fff}.request-report-button:hover,.request-report-button:focus-visible{background:#c5351d;color:#fff}.request-security-note{justify-content:center;color:#536360;font-size:12px;font-weight:700}.request-side-note{padding:18px;background:#d5ecf8}.request-side-note>span{display:grid;flex:0 0 auto;width:44px;height:44px;place-items:center;border-radius:50%;background:#9adad0;color:#00796d}.request-side-note strong{display:block;margin-bottom:2px;color:#071e27}@media(max-width:1100px){.request-detail-grid{grid-template-columns:1fr}.request-detail-aside{position:static}}@media(max-width:720px){.request-detail-reference{width:calc(100% - 24px)}.request-neighbor-card{grid-template-columns:1fr;padding:16px}.request-neighbor-place{justify-items:start}.request-neighbor-heading strong{max-width:100%}.request-neighbor-actions{display:grid;grid-template-columns:1fr}.request-image-wrap{height:260px}.request-detail-body,.request-action-panel{padding:20px}.request-detail-body h1{font-size:30px}}
