@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#18312d;font-synthesis:none;--ink:#18312d;--muted:#71817e;--line:#dce9e6;--mint:#dff5ed;--green:#1b765e;--aqua:#bfece5;--white:#fff;--line-strong:#c8ddd8;--surface:#fffffff0;--shadow-soft:0 18px 55px #1b4b3f14;--shadow-card:0 8px 26px #1e4e4212;background:#f3f8f7;font-family:DM Sans,Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 8% 2%,#81dac226,#0000 28rem),linear-gradient(#f8fcfb 0,#f2f7f6 100%);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.app-shell{min-height:100vh;overflow:hidden}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#fafdfce6;border-bottom:1px solid #bbd5cfe0;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 clamp(24px,6vw,92px);display:grid;position:sticky;top:0;box-shadow:0 5px 24px #1c493e0b}.logo{letter-spacing:-.04em;align-items:flex-start;gap:5px;width:max-content;font-size:1.35rem;font-weight:700;display:inline-flex}.logo i{background:#53c9a6;border-radius:50%;width:7px;height:7px;margin-top:5px}.site-header nav{gap:36px;height:100%;display:flex}.site-header nav a{color:#61716e;align-items:center;font-size:.94rem;display:flex;position:relative}.site-header nav a.active{color:var(--ink);font-weight:600}.site-header nav a.active:after{content:"";background:#41bd99;height:2px;position:absolute;bottom:0;left:3px;right:3px}.header-actions{justify-self:end;align-items:center;gap:20px;display:flex}.header-message{color:#397c6a;background:#ffffffb8;border:1px solid #d5e5e1;border-radius:50%;place-items:center;width:38px;height:38px;transition:background .2s,border-color .2s;display:grid;position:relative}.header-message:hover{background:#e5f5f0;border-color:#bdddd3}.header-message>svg{width:18px;height:18px}.header-message b{color:#fff;background:#e26e5b;border:2px solid #f7fbfa;border-radius:99px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.6rem;line-height:1;display:grid;position:absolute;top:-4px;right:-7px}.text-button{color:#566763;font-size:.9rem}.login-text{cursor:pointer;background:0 0;border:0;padding:8px}.account-menu-wrap{position:relative}.account-trigger{cursor:pointer;color:#4f6560;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:.88rem;display:flex}.account-trigger>svg{width:15px;transition:transform .2s}.account-trigger.active>svg{transform:rotate(180deg)}.avatar{color:#276e5b;background:#d9f2e9;border:0;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:600;display:grid}.avatar svg{width:18px}.account-menu{z-index:30;background:#fffffffa;border:1px solid #d9e7e3;border-radius:15px;width:260px;padding:8px;position:absolute;top:calc(100% + 14px);right:0;box-shadow:0 18px 50px #1c483d24}.account-menu:before{content:"";background:#fff;border-top:1px solid #d9e7e3;border-left:1px solid #d9e7e3;width:10px;height:10px;position:absolute;top:-6px;right:23px;transform:rotate(45deg)}.account-menu a,.account-menu button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:28px 1fr;align-items:center;gap:8px;width:100%;padding:11px 10px;display:grid}.account-menu a:hover,.account-menu button:hover{background:#eff8f5}.account-menu a>svg,.account-menu button>svg{color:#438f7a;width:18px}.account-menu a>span,.account-menu button>span{gap:2px;display:grid}.account-menu strong{font-size:.82rem;font-weight:600}.account-menu small{color:#899793;font-size:.67rem}.account-menu button{border-top:1px solid #edf2f0;border-radius:0 0 10px 10px;margin-top:4px}.account-menu button>svg{color:#a46b60}.profile-page{padding-top:52px;padding-bottom:72px}.profile-card{background:#fff;border:1px solid #dbe8e4;border-radius:22px;grid-template-columns:310px 1fr;gap:0;display:grid;overflow:hidden;box-shadow:0 18px 50px #27564a12}.profile-identity{text-align:center;background:linear-gradient(155deg,#effaf6,#f8fcfb);border-right:1px solid #e0ebe8;flex-direction:column;align-items:center;padding:42px 34px;display:flex}.profile-avatar{color:#38836f;background:#d9f2e9;border:5px solid #fff;border-radius:50%;place-items:center;width:112px;height:112px;margin:0 auto 20px;display:grid;overflow:hidden;box-shadow:0 10px 28px #2f756126}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-avatar svg{width:38px;height:38px}.profile-identity h2{margin:0 0 7px;font-size:1.25rem}.profile-identity p{color:#82918d;margin:0;font-size:.76rem}.profile-identity p strong{color:#477a6d;letter-spacing:.04em;font-weight:500}.profile-identity label{color:#327762;cursor:pointer;background:#fff;border:1px solid #cde1dc;border-radius:10px;align-items:center;gap:7px;width:max-content;margin:22px auto 0;padding:9px 13px;font-size:.78rem;display:flex}.profile-identity label.uploading{opacity:.6;cursor:wait}.profile-identity label svg{width:15px}.profile-identity input{display:none}.profile-fields{padding:38px 42px}.profile-section-title{border-bottom:1px solid #e4ecea;align-items:center;gap:13px;padding-bottom:24px;display:flex}.profile-section-title>svg{color:#43a488;width:28px}.profile-section-title h2{margin:0 0 4px;font-size:1.08rem}.profile-section-title p{color:#84938f;margin:0;font-size:.74rem}.profile-field-grid{grid-template-columns:1fr 1fr;gap:21px;margin-top:26px;display:grid}.profile-field-grid label{color:#526762;gap:8px;font-size:.78rem;font-weight:500;display:grid}.profile-field-grid label.full{grid-column:1/-1;position:relative}.profile-field-grid input,.profile-field-grid textarea,.profile-field-grid select{width:100%;color:var(--ink);font:inherit;background:#fbfdfc;border:1px solid #d5e4e0;border-radius:10px;outline:0;padding:12px 13px}.profile-field-grid textarea{resize:vertical;min-height:130px;line-height:1.7}.profile-field-grid input:focus,.profile-field-grid textarea:focus,.profile-field-grid select:focus{border-color:#54b79d;box-shadow:0 0 0 3px #54b79d1a}.profile-field-grid label small{color:#9aa7a4;font-weight:400;position:absolute;bottom:9px;right:11px}.profile-notice{color:#26765f;background:#eaf8f3;border:1px solid #cde9e0;border-radius:10px;align-items:center;gap:8px;margin-top:18px;padding:10px 12px;font-size:.78rem;display:flex}.profile-notice svg{width:16px}.profile-actions{justify-content:flex-end;margin-top:24px;display:flex}.profile-actions button{color:#fff;cursor:pointer;background:#216e5b;border:0;border-radius:10px;padding:12px 24px}.profile-actions button:disabled{opacity:.6}.discovery{border:1px solid var(--line-strong);width:min(1360px,100% - 48px);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fffffffa,#eefaf6f0);border-radius:32px;margin:30px auto 0;padding:52px clamp(28px,5vw,72px) 36px;position:relative;overflow:hidden}.discovery:before{content:"";filter:blur(3px);pointer-events:none;background:#b0ecdd3d;border-radius:50%;width:420px;height:420px;position:absolute;top:-180px;right:-180px}.eyebrow{color:#377262;background:#e4f6f0;border:1px solid #d2eee5;border-radius:99px;align-items:center;gap:8px;padding:8px 12px;font-size:.82rem;display:inline-flex}.intro-row{grid-template-columns:minmax(400px,1.45fr) 1fr;align-items:end;gap:80px;margin:25px 0 38px;display:grid}.intro-row h1{letter-spacing:-.065em;margin:0;font-size:clamp(3rem,5.1vw,5.5rem);font-weight:600;line-height:1.03}.intro-row h1 em{color:#40ad91;font-style:normal;font-weight:500}.mission-copy{border-left:3px solid #53bea0;padding-left:22px}.mission-copy strong{color:#245e50;margin-bottom:8px;font-size:1rem;display:block}.intro-row p{color:var(--muted);max-width:500px;margin:0;font-size:1rem;line-height:1.9}.search-panel{background:#fff;border:1px solid #bfd8d2;border-radius:18px;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:6px;min-height:78px;padding:10px;display:grid;box-shadow:0 16px 44px #1f594a1c}.search-panel button{cursor:pointer;background:0 0;border:0}.city-select{align-items:center;gap:9px;height:52px;padding:0 18px;display:flex;border-right:1px solid var(--line)!important}.search-input{color:#7c8c88;align-items:center;gap:10px;padding:0 18px;display:flex}.search-input input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:.97rem}.search-input input::placeholder{color:#9aaba7}.type-switch{background:#f1f7f5;border-radius:12px;padding:4px;display:flex}.type-switch button{color:#6b7d79;border-radius:9px;align-items:center;gap:7px;padding:11px 14px;display:flex}.type-switch button.active{color:#236e5a;background:#fff;box-shadow:0 2px 9px #225c4d14}.search-button{border-radius:12px;align-items:center;gap:22px;height:54px;padding:0 22px;font-weight:500;display:flex;color:#fff!important;background:#216e5b!important}.map-view-button{color:#2d7562;white-space:nowrap;border-radius:11px;align-items:center;gap:7px;height:52px;padding:0 15px;display:flex;border:1px solid #cfe0dc!important}.quick-filters{border-top:1px solid #c7dcd7cc;flex-wrap:wrap;align-items:center;gap:9px;margin-top:18px;padding-top:17px;display:flex}.quick-filters span{color:#8a9996;margin-right:5px;font-size:.84rem}.quick-filters button{cursor:pointer;background:#ffffffb3;border:1px solid #d9e7e4;border-radius:99px;padding:8px 13px;font-size:.84rem}.quick-filters .more-filter{color:#54716a;background:0 0;border-color:#0000;align-items:center;gap:6px;margin-left:auto;display:flex}.listing-section{border:1px solid var(--line-strong);background:#ffffffb8;border-radius:28px;width:min(1360px,100% - 48px);margin:28px auto 0;padding:26px clamp(24px,4vw,48px) 36px;box-shadow:0 12px 42px #1e4e420e}.listing-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.listing-card{box-shadow:var(--shadow-card);background:#fff;border:1px solid #cfe0dc;border-radius:20px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.listing-card:hover{border-color:#a8cec4;transform:translateY(-4px);box-shadow:0 20px 48px #20534624}.card-image{aspect-ratio:1.48;background-position:50%;background-size:cover;display:block;position:relative}.card-badges{gap:7px;display:flex;position:absolute;top:14px;left:14px}.card-badges b{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:99px;padding:7px 11px;font-size:.78rem;font-weight:600}.kind-badge{color:#294c43;background:#ffffffeb}.demo-badge{color:#d9fff3;background:#164137e0}.heart{cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:14px;right:14px}.heart.liked{color:#38a987}.card-body{padding:18px}.title-row{justify-content:space-between;align-items:start;gap:12px;display:flex}.title-row h3{margin:0;font-size:1.08rem;font-weight:600}.title-row p{white-space:nowrap;color:#23715c;margin:-2px 0 0}.title-row strong{font-size:1.15rem}.title-row p span{color:#85928f;font-size:.74rem}.location,.meta{color:#778783;align-items:center;gap:5px;margin:11px 0 0;font-size:.83rem;display:flex}.location>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.location>b{color:#267a65;background:#e9f7f2;border-radius:99px;flex:none;margin-left:auto;padding:4px 8px;font-size:.7rem;font-weight:600}.detail-distance{color:#267a65;white-space:nowrap;background:#e9f7f2;border-radius:99px;margin-left:10px;padding:5px 9px;font-size:.74rem}.meta{color:#455c56}.tag-row{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.tag-row span{color:#4e746a;background:#eff8f5;border-radius:6px;padding:5px 8px;font-size:.73rem}.trust-strip{color:#fff;background:linear-gradient(120deg,#153d34,#205b4c);border:1px solid #2b6b5a;border-radius:26px;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:28px;width:min(1360px,100% - 48px);margin:28px auto 80px;padding:30px 34px;display:grid;box-shadow:0 20px 52px #123a312e}.trust-strip div{grid-template-columns:30px 1fr;column-gap:10px;display:grid}.trust-strip div span{color:#72d9bb;grid-row:span 2;padding-top:3px;font-size:.76rem}.trust-strip div strong{font-size:.95rem}.trust-strip div p{color:#a9c5bd;margin:4px 0 0;font-size:.77rem}.trust-strip>a{color:#fff;background:#ffffff1c;border:1px solid #ffffff47;border-radius:12px;align-items:center;gap:8px;padding:13px 17px;transition:background .2s,transform .2s;display:flex}.trust-strip>a:hover{background:#ffffff2b;transform:translateY(-2px)}.empty-state{text-align:center;color:#84938f;background:#fff;border:1px dashed #cfe1dd;border-radius:20px;place-content:center;justify-items:center;min-height:280px;display:grid}.empty-state svg{color:#75bba8;width:28px;height:28px}.empty-state h3{color:var(--ink);margin:13px 0 3px}.empty-state p{margin:0;font-size:.88rem}.error-state{color:#966b5d}.error-state svg{color:#c4765e}.error-state button{color:#286d5b;cursor:pointer;background:#fff;border:1px solid #d4e4df;border-radius:9px;margin-top:14px;padding:9px 14px}.page-loading{background:0 0;border:0;min-height:calc(100vh - 180px)}.mobile-menu{background:0 0;border:0;padding:6px;display:none}.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0d231e75;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.login-dialog{background:#fff;border:1px solid #d8e7e3;border-radius:22px;width:min(420px,100%);padding:32px;position:relative;box-shadow:0 28px 80px #12332b3d}.dialog-close{cursor:pointer;background:#f0f7f5;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:16px;right:16px}.dialog-close svg{width:17px}.login-mark{color:#2d876f;background:#e2f5ef;border-radius:13px;place-items:center;width:46px;height:46px;margin-bottom:18px;display:grid}.login-dialog>span{color:#3f967f;font-size:.78rem}.login-dialog h2{letter-spacing:-.04em;margin:5px 0 7px;font-size:1.8rem}.login-dialog>p{color:#80908c;margin:0 0 23px;font-size:.82rem}.login-dialog form{gap:14px;display:grid}.login-dialog label{color:#50645e;gap:7px;font-size:.8rem;display:grid}.login-dialog input{background:#fbfdfc;border:1px solid #d5e4e0;border-radius:10px;outline:0;padding:12px}.login-dialog input:focus{border-color:#50b398;box-shadow:0 0 0 3px #50b3981a}.captcha-field{grid-template-columns:minmax(0,1fr) 118px;gap:9px;display:grid}.captcha-field button{color:#216e5b;cursor:pointer;background:#edf8f5;border:1px solid #b9d9d0;border-radius:10px;font-weight:600}.captcha-field button:disabled{cursor:not-allowed;color:#8da49e;background:#f4f8f7;border-color:#dce8e5}.login-dialog form>button,.auth-required>button,.admin-gate>button{color:#fff;cursor:pointer;background:#216e5b;border:0;border-radius:10px;height:46px;margin-top:3px}.login-dialog form>button:disabled{cursor:wait;opacity:.72}.identity-backdrop{z-index:110}.identity-dialog{background:#fff;border:1px solid #d4e7e2;border-radius:24px;width:min(570px,100%);padding:34px;box-shadow:0 30px 90px #0f322942}.identity-mark{color:#2e9276;background:#dff5ed;border-radius:13px;place-items:center;width:42px;height:42px;margin-bottom:16px;display:grid}.identity-mark svg{width:20px}.identity-dialog>span{color:#399379;font-size:.76rem}.identity-dialog>h2{letter-spacing:-.04em;margin:5px 0 7px;font-size:1.85rem}.identity-dialog>p{color:#7d8e89;margin:0 0 22px;font-size:.8rem}.identity-options{gap:9px;display:grid}.identity-options>button{text-align:left;cursor:pointer;background:#fbfdfc;border:1px solid #d8e6e2;border-radius:14px;grid-template-columns:42px 1fr auto 20px;align-items:center;gap:12px;width:100%;min-height:82px;padding:13px 15px;display:grid}.identity-options>button:hover{background:#f1faf7;border-color:#8fcab9;transform:translateY(-1px);box-shadow:0 8px 20px #27695714}.identity-options>button:disabled{opacity:.58;cursor:wait;transform:none}.identity-options>button>svg:first-child{color:#378b73;width:20px;height:20px;margin:auto}.identity-options>button>svg:last-child{color:#90a29d;width:16px}.identity-options>button>span{gap:4px;display:grid}.identity-options strong{color:#25483f;font-size:.9rem}.identity-options small{color:#7c8c88;font-size:.7rem;line-height:1.45}.identity-options b{color:#347c68;background:#e3f5ef;border-radius:99px;padding:5px 9px;font-size:.66rem}.identity-dialog>.form-error{margin-top:14px}.city-dialog{background:#fff;border:1px solid #d7e7e3;border-radius:22px;width:min(460px,100%);padding:30px;position:relative;box-shadow:0 28px 80px #12332b3d}.city-dialog>svg{color:#3c9a81;width:25px}.city-dialog>span{color:#7c8e89;margin-top:13px;font-size:.75rem;display:block}.city-dialog>h2{margin:3px 0 20px;font-size:1.8rem}.city-options{flex-wrap:wrap;gap:8px;display:flex}.city-options button{color:#526d66;cursor:pointer;background:#f9fcfb;border:1px solid #d7e5e1;border-radius:9px;min-height:38px;padding:0 13px}.city-options button.active{color:#216e5b;background:#e3f6ef;border-color:#2f8f75;font-weight:600}.city-options button.current{color:#27735f;border-color:#b8ddd2;align-items:center;gap:7px;width:100%;display:flex}.city-options button svg{width:16px}.city-dialog form{grid-template-columns:1fr auto;gap:8px;margin-top:18px;display:grid}.city-dialog form input{border:1px solid #d3e2de;border-radius:9px;outline:0;min-width:0;padding:11px 12px}.city-dialog form button{color:#fff;cursor:pointer;background:#216e5b;border:0;border-radius:9px;padding:0 18px}.city-dialog form button:disabled{opacity:.5}.listing-map-backdrop{z-index:120;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0e241f8f;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.listing-map-dialog{background:#fff;border:1px solid #cfe1dc;border-radius:22px;grid-template-rows:76px 1fr;width:min(1180px,100%);height:min(820px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 30px 90px #0c2a224d}.listing-map-dialog>header{z-index:2;background:#fffffff5;border-bottom:1px solid #dce8e5;justify-content:space-between;align-items:center;padding:0 22px;display:flex}.listing-map-dialog>header span{color:#438d78;font-size:.72rem}.listing-map-dialog>header h2{margin:4px 0 0;font-size:1.15rem}.listing-map-dialog>header button{cursor:pointer;background:#fff;border:1px solid #d6e4e0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.listing-map-dialog>header button svg{width:18px}.listing-map-canvas{min-height:0;position:relative}.map-resource-marker{color:#fff;cursor:pointer;background:#21765f;border:2px solid #fff;border-radius:99px 99px 99px 5px;min-width:62px;padding:8px 11px;font-size:.74rem;font-weight:700;position:relative;transform:translateY(-4px);box-shadow:0 7px 18px #1a534447}.map-resource-marker.parking{background:#317e9b}.map-resource-marker:hover{transform:translateY(-7px)scale(1.04)}.map-user-marker{justify-items:center;display:grid;position:relative}.map-user-marker i{background:#e45f4d;border:4px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 0 0 6px #e45f4d33,0 5px 14px #5f2d2540}.map-user-marker span{color:#704238;white-space:nowrap;background:#fffffff2;border-radius:7px;margin-top:9px;padding:5px 8px;font-size:.67rem;font-weight:600;box-shadow:0 4px 12px #2d3c3726}.map-legend{z-index:2;background:#fffffff0;border:1px solid #d6e5e1;border-radius:9px;gap:13px;padding:9px 11px;display:flex;position:absolute;top:14px;left:14px;box-shadow:0 6px 16px #1e463c1a}.map-legend span{color:#54716a;align-items:center;gap:5px;font-size:.68rem;display:flex}.map-legend svg{color:#348970;width:14px}.form-error{color:#9a4e42;background:#fff4f1;border:1px solid #efcfca;border-radius:9px;align-items:center;gap:7px;padding:9px 11px;font-size:.76rem;display:flex}.form-error svg{flex:none;width:16px}.submit-error{margin-top:2px}.auth-required{text-align:center;background:#fff;border:1px solid #dbe8e5;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:30px;display:flex}.auth-required>svg{color:#48a78d;width:34px;height:34px}.auth-required h2{margin:15px 0 7px}.auth-required p{color:#82918d;margin:0 0 20px}.auth-required>button{padding:0 24px}.page-container{width:min(1280px,100% - 48px);margin:0 auto}.back-link{color:#60736e;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:26px 0 18px;display:flex}.detail-gallery{grid-template-columns:2fr 1fr;gap:10px;height:clamp(360px,46vw,540px);display:grid}.main-photo,.soft-image{background-position:50%;background-size:cover}.main-photo{border-radius:22px 8px 8px 22px}.gallery-side{grid-template-rows:1fr 1fr;gap:10px;display:grid}.soft-image{background-image:linear-gradient(135deg,#d1f2e966,#5da7944d),url(https://assets.rentsync.com/fitzrovia/images/gallery/1152/1715691258132_24037-227.jpg);border-radius:8px 22px 8px 8px;position:relative}.soft-image.second{background-image:linear-gradient(135deg,#2a52470f,#2a524742),url(https://files.afi-home.com/public/068Nz00000XtRhSIAV.jpg);border-radius:8px 8px 22px}.soft-image button{cursor:pointer;background:#ffffffeb;border:0;border-radius:10px;align-items:center;gap:8px;padding:11px 14px;display:flex;position:absolute;bottom:16px;right:16px}.detail-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:70px;padding:42px 0 90px;display:grid}.detail-title-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:30px;display:flex}.verified{color:#29856c;background:#e7f7f1;border-radius:99px;align-items:center;gap:6px;padding:7px 10px;font-size:.82rem;display:inline-flex}.verified b{color:#496d64;border-left:1px solid #b7dfd3;margin-left:4px;padding-left:9px;font-size:.72rem}.detail-title-row h1{letter-spacing:-.045em;margin:13px 0 10px;font-size:clamp(2rem,3.4vw,3.25rem)}.detail-title-row p{color:#71817d;align-items:center;gap:6px;margin:0;display:flex}.round-action{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.detail-facts{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:8px;padding:26px 0;display:grid}.detail-facts div{grid-template-columns:auto 1fr;column-gap:11px;display:grid}.detail-facts svg{color:#4aaa8e;grid-row:span 2;width:19px}.detail-facts strong{font-size:.95rem}.detail-facts span{color:#8a9895;margin-top:3px;font-size:.75rem}.content-block{border-bottom:1px solid var(--line);padding:32px 0}.content-block h2{margin:0 0 15px;font-size:1.22rem}.content-block>p{color:#64746f;max-width:800px;line-height:1.9}.tag-row.large span{padding:7px 10px;font-size:.82rem}.block-heading{justify-content:space-between;align-items:center;display:flex}.block-heading span{color:#8a9996;font-size:.8rem}.block-heading>div h2{margin-bottom:5px}.amap-navigation{color:#216f5b;white-space:nowrap;background:#edf8f5;border:1px solid #c8ded8;border-radius:10px;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:.82rem;font-weight:600;display:inline-flex}.amap-navigation:hover{background:#e2f4ef;border-color:#a8d1c6}.amap-navigation svg{width:16px;height:16px}.amap-navigation svg:last-child{opacity:.7;width:13px;height:13px}.map-card,.mini-map{background:#eaf5f2;border:1px solid #d4e7e2;border-radius:18px;height:260px;position:relative;overflow:hidden}.map-lines{opacity:.9;background-image:linear-gradient(90deg,#0000 48%,#ffffffe6 49% 51%,#0000 52%),linear-gradient(#0000 48%,#ffffffe6 49% 51%,#0000 52%);background-size:88px 72px;position:absolute;inset:-30%;transform:rotate(-8deg)}.map-pin{color:#fff;background:#23745f;border-radius:50% 50% 50% 8px;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:42%;left:48%;transform:rotate(-45deg);box-shadow:0 10px 24px #22665440}.map-pin svg{transform:rotate(45deg)}.map-label{background:#ffffffeb;border-radius:10px;gap:3px;padding:10px 13px;display:grid;position:absolute;bottom:20px;left:22px}.map-label span{color:#7a8b87;font-size:.74rem}.rent-card{background:#fff;border:1px solid #d9e7e4;border-radius:22px;padding:26px;position:sticky;top:98px;box-shadow:0 20px 60px #28584c1a}.rent-card>span{color:#85938f;font-size:.82rem}.big-price{color:#216e5b;letter-spacing:-.04em;margin:7px 0 24px;font-size:2.75rem;font-weight:600}.big-price b{margin-right:5px;font-size:1rem}.big-price small{color:#7e8d89;letter-spacing:0;font-size:.8rem;font-weight:400}.payment-info{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:22px;padding:6px 0}.payment-info>div{grid-template-columns:28px 1fr;gap:1px 8px;padding:12px 0;display:grid}.payment-info svg{color:#63ad99;grid-row:span 2;width:18px}.payment-info span{color:#8a9996;font-size:.75rem}.payment-info strong{font-size:.86rem}.primary-wide{cursor:pointer;color:#fff;background:#216e5b;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-weight:500;display:flex}.safe-note{color:#8a9996;justify-content:center;align-items:center;gap:5px;margin:16px 0 0;font-size:.72rem;display:flex}.page-heading{justify-content:space-between;align-items:end;padding:54px 0 30px;display:flex}.page-heading>div>span{color:#3f9b82;font-size:.8rem}.page-heading h1{letter-spacing:-.05em;margin:6px 0;font-size:clamp(2.1rem,3.5vw,3.2rem)}.page-heading p{color:#7e8d89;margin:0}.draft-state{color:#77918a;align-items:center;gap:7px;padding-bottom:5px;font-size:.8rem;display:flex}.draft-state svg{width:16px}.publish-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:28px;padding-bottom:80px;display:grid}.publish-form{gap:16px;display:grid}.form-section{background:#fff;border:1px solid #dce9e6;border-radius:18px;padding:26px}.form-section-title{align-items:start;gap:13px;margin-bottom:23px;display:flex}.form-section-title>span{color:#31836e;background:#dcf3ec;border-radius:7px;padding:6px 7px;font-size:.72rem}.form-section-title h2{margin:0 0 4px;font-size:1.13rem}.form-section-title p{color:#8a9895;margin:0;font-size:.79rem}.resource-choice{grid-template-columns:1fr 1fr;gap:12px;display:grid}.resource-choice>button{text-align:left;cursor:pointer;background:#fbfdfc;border:1px solid #dbe8e5;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:18px;display:grid}.resource-choice>button>svg{color:#6c8c83}.resource-choice>button>span{gap:4px;display:grid}.resource-choice strong{font-size:.92rem}.resource-choice small{color:#8a9996}.resource-choice i{color:#fff;border:1px solid #cadbd7;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.resource-choice i svg{width:13px}.resource-choice>button.selected{background:#f0faf7;border-color:#52b899}.resource-choice>button.selected>svg{color:#27816a}.resource-choice>button.selected i{background:#2b9276;border-color:#2b9276}.parking-type-panel{background:#f6fbf9;border:1px solid #dcebe7;border-radius:13px;margin-top:18px;padding:18px}.parking-type-panel>label{color:#52655f;margin-bottom:10px;font-size:.82rem;display:block}.parking-type-choice{grid-template-columns:1fr 1fr;gap:10px;display:grid}.parking-type-choice>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #d7e5e1;border-radius:10px;justify-content:space-between;align-items:center;min-height:68px;padding:12px 14px;display:flex}.parking-type-choice>button>span{gap:4px;display:grid}.parking-type-choice strong{font-size:.84rem}.parking-type-choice small{color:#8a9996}.parking-type-choice i{border:1px solid #c8dad5;border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.parking-type-choice i svg{color:#fff;width:12px}.parking-type-choice button.selected{color:#216f5b;background:#eef9f5;border-color:#58b99e}.parking-type-choice button.selected i{background:#339578;border-color:#339578}.dimension-fields{border-top:1px solid #dbe8e5;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px;padding-top:15px;display:grid}.dimension-fields label{color:#596d67;gap:7px;font-size:.78rem;display:grid}.dimension-fields input{background:#fff;border:1px solid #d7e4e1;border-radius:9px;outline:0;width:100%;padding:10px 11px}.dimension-fields input:focus{border-color:#51b69a;box-shadow:0 0 0 3px #51b69a1a}.field-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.field-grid label,.tag-input-label{color:#50645e;gap:8px;font-size:.82rem;display:grid}.field-grid .full{grid-column:1/-1}.field-grid input,.field-grid textarea,.tag-editor,.deposit-row select{width:100%;color:var(--ink);resize:vertical;background:#fbfdfc;border:1px solid #d8e5e2;border-radius:10px;outline:0;padding:12px 13px}.field-grid input:focus,.field-grid textarea:focus{border-color:#51b69a;box-shadow:0 0 0 3px #51b69a1a}.input-prefix{position:relative}.input-prefix>span{color:#38836f;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.input-prefix input{padding-left:33px}.location-form{grid-template-columns:1fr 280px;gap:18px;display:grid}.location-fields{align-content:start;gap:14px;display:grid}.location-region-selects{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.location-region-selects label,.location-address-input{color:#50645e;gap:7px;font-size:.82rem;display:grid}.location-region-selects select,.location-address-input input{width:100%;min-width:0;color:var(--ink);background:#fbfdfc;border:1px solid #cddfdb;border-radius:10px;outline:0;padding:10px 11px}.location-region-selects select:focus,.location-address-input input:focus{border-color:#46a98e;box-shadow:0 0 0 3px #46a98e1c}.location-helper{color:#668079;background:#edf8f4;border-radius:9px;align-items:flex-start;gap:7px;margin:0;padding:10px 12px;font-size:.72rem;line-height:1.55;display:flex}.location-helper svg{color:#3b9b80;flex:none;width:15px;height:15px}.amap-location{background:#eaf5f2;border:1px solid #d4e7e2;border-radius:16px;min-height:330px;position:relative;overflow:hidden}.amap-location.readonly{min-height:300px;margin-top:12px}.amap-canvas{width:100%;height:100%;position:absolute;inset:0}.amap-cover{z-index:3;color:#607b74;background:#edf7f4;justify-content:center;align-items:center;gap:10px;font-size:.82rem;display:flex;position:absolute;inset:0}.amap-config{text-align:center;flex-direction:column;padding:24px}.amap-config>svg{color:#42a88b;width:28px;height:28px}.amap-config strong{color:#335c51;font-size:.9rem}.amap-config span{color:#82948f;font-size:.75rem}.map-loader{border:2px solid #a9d6ca;border-top-color:#27866d;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite map-spin}@keyframes map-spin{to{transform:rotate(360deg)}}.amap-locate{z-index:2;color:#286f5d;cursor:pointer;background:#fffffff5;border:1px solid #d5e4e0;border-radius:9px;align-items:center;gap:7px;padding:9px 12px;display:flex;position:absolute;top:14px;left:14px;box-shadow:0 6px 18px #27584b1f}.amap-locate:disabled{opacity:.7;cursor:wait}.amap-locate svg{width:16px;height:16px}.amap-address{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #cee1dce6;border-radius:11px;align-items:flex-start;gap:9px;padding:11px 13px;display:flex;position:absolute;bottom:14px;left:14px;right:14px;box-shadow:0 8px 24px #234b401f}.amap-address>svg{color:#2c8b72;flex:none;width:17px;margin-top:1px}.amap-address div{gap:3px;min-width:0;display:grid}.amap-address strong{white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.amap-address span{color:#7c8d88;font-size:.7rem}.amap-address-picker{z-index:6;background:#fffffffa;border:1px solid #cfe1dc;border-radius:13px;grid-template-rows:auto minmax(0,1fr);display:grid;position:absolute;inset:12px;overflow:hidden;box-shadow:0 16px 40px #1c463b38}.amap-address-picker>header{border-bottom:1px solid #dfebe8;justify-content:space-between;align-items:center;gap:10px;padding:12px 13px;display:flex}.amap-address-picker>header div{gap:2px;display:grid}.amap-address-picker>header strong{font-size:.82rem}.amap-address-picker>header span{color:#83948f;font-size:.66rem}.amap-address-picker>header button{color:#347d69;cursor:pointer;background:#edf7f4;border:0;border-radius:7px;padding:6px 9px;font-size:.7rem}.amap-address-picker>div{padding:6px;overflow-y:auto}.amap-address-picker>div>button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf3f1;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:7px;padding:9px 8px;display:grid}.amap-address-picker>div>button:hover{background:#f1f9f6}.amap-address-picker>div>button>svg{color:#439a81;width:15px}.amap-address-picker>div>button>span{gap:3px;min-width:0;display:grid}.amap-address-picker>div>button strong{font-size:.73rem}.amap-address-picker>div>button small{color:#7d8e89;white-space:normal;font-size:.65rem;line-height:1.4}.amap-message{z-index:4;color:#926723;background:#fff7e8;border:1px solid #f0ddb7;border-radius:9px;align-items:center;gap:7px;padding:9px 11px;font-size:.74rem;display:flex;position:absolute;top:58px;left:14px;right:14px}.amap-message svg{width:15px}.amap-logo,.amap-copyright{opacity:.75}.mini-map{height:auto;min-height:220px}.mini-map>span{color:#fff;background:#24745f;border:7px solid #fffc;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.mini-map button{white-space:nowrap;background:#fff;border:1px solid #d5e5e1;border-radius:9px;align-items:center;gap:6px;padding:9px 12px;font-size:.78rem;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.mini-map button svg{width:15px}.payment-choice{flex-wrap:wrap;gap:10px;display:flex}.payment-choice button{cursor:pointer;background:#fbfdfc;border:1px solid #d9e7e3;border-radius:10px;align-items:center;gap:8px;padding:11px 16px;display:flex}.payment-choice button i{border:1px solid #c8d9d5;border-radius:4px;place-items:center;width:17px;height:17px;display:grid}.payment-choice button i svg{width:12px}.payment-choice button.selected{color:#21705b;background:#eef9f5;border-color:#6ec4a9}.payment-choice button.selected i{color:#fff;background:#339578;border-color:#339578}.deposit-row{border-top:1px solid var(--line);align-items:center;gap:16px;margin-top:22px;padding-top:21px;display:flex}.deposit-row>div{gap:3px;margin-right:auto;display:grid}.deposit-row>div strong{font-size:.86rem}.deposit-row>div span{color:#899794;font-size:.74rem}.deposit-row label{color:#788a85;align-items:center;gap:8px;font-size:.76rem;display:flex}.deposit-row select{padding:8px 10px}.switch{cursor:pointer;background:#cbd8d5;border:0;border-radius:99px;width:42px;height:24px;padding:3px}.switch i{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;display:block}.switch.on{background:#3da484}.switch.on i{transform:translate(18px)}.tag-input-label{margin-top:20px}.tag-editor{grid-template-columns:20px minmax(0,1fr) 34px;align-items:center;gap:5px;min-height:46px;padding:5px 6px 5px 11px;display:grid;overflow:hidden}.tag-editor>svg{color:#78918a;width:17px}.tag-editor input{background:0 0;border:0;outline:0;width:100%;min-width:0;padding:7px 5px}.resource-images{gap:9px;display:grid}.resource-image-grid{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:10px;display:grid}.resource-image-preview,.resource-image-add{aspect-ratio:1;border-radius:11px;min-width:0;position:relative;overflow:hidden}.resource-image-preview{touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#eef4f2;transition:transform .16s,opacity .16s,box-shadow .16s}.resource-image-preview.is-sorting{z-index:3;touch-action:none;opacity:.88;transform:scale(1.06);box-shadow:0 12px 28px #1c4a3e3d}.resource-image-preview img{object-fit:cover;width:100%;height:100%;display:block}.resource-image-preview>span{color:#fff;background:#164035c7;border-radius:5px;padding:3px 6px;font-size:.65rem;position:absolute;bottom:6px;left:6px}.resource-image-preview>button{color:#fff;cursor:pointer;background:#112722b8;border:0;border-radius:50%;place-items:center;width:25px;height:25px;padding:0;display:grid;position:absolute;top:5px;right:5px}.resource-image-preview>button svg{width:14px;height:14px}.resource-image-add{color:#347b68;cursor:pointer;background:#f4fbf8;border:1px dashed #8fc6b7;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.resource-image-add:hover{background:#edf8f4;border-color:#50ab92}.resource-image-add.loading{opacity:.6;cursor:wait}.resource-image-add>svg{width:22px;height:22px}.resource-image-add strong{font-size:.76rem;font-weight:500}.resource-image-add small{color:#85958f;font-size:.65rem}.resource-image-add input{display:none}.resource-image-tip{color:#889792;margin:0;font-size:.7rem}.tag-input-label.compact{margin-top:0}.tag-editor button{color:#31836e;cursor:pointer;background:#e5f5f0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.tag-editor button svg{width:16px}.editable-tags{flex-wrap:wrap;gap:8px;margin-top:11px;display:flex}.editable-tags>span{color:#49766a;background:#edf8f4;border-radius:7px;align-items:center;gap:5px;padding:6px 9px;font-size:.76rem;display:flex}.editable-tags button{color:#709087;background:0 0;border:0;place-items:center;padding:0;display:grid}.editable-tags svg{width:13px}.suggested-tags{border-top:1px solid #e1ece9;gap:10px;margin-top:15px;padding-top:14px;display:grid}.suggested-tags>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.suggested-tags>div strong{font-size:.78rem}.suggested-tags>div span{color:#8a9996;font-size:.68rem}.suggested-tags>section{flex-wrap:wrap;gap:7px;display:flex}.suggested-tags button{color:#5d756e;cursor:pointer;background:#fbfdfc;border:1px solid #d4e5e0;border-radius:99px;align-items:center;gap:4px;min-height:30px;padding:5px 9px;font-size:.72rem;display:inline-flex}.suggested-tags button:hover{background:#f0faf6;border-color:#9bcfbe}.suggested-tags button.selected{color:#24745f;background:#e6f6f0;border-color:#54b496}.suggested-tags button svg{width:12px;height:12px}.form-actions{justify-content:flex-end;gap:10px;padding:8px 0;display:flex}.form-actions button,.primary-link{cursor:pointer;background:#fff;border:1px solid #d2e1dd;border-radius:10px;align-items:center;gap:8px;height:46px;padding:0 20px;display:flex}.form-actions button:last-child,.primary-link{color:#fff;background:#216e5b;border-color:#216e5b}.form-actions svg,.primary-link svg{width:17px}.publish-guide{color:#fff;background:#193f37;border-radius:18px;padding:24px;position:sticky;top:96px}.guide-icon{color:#6dd1b4;background:#6ad6b624;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.publish-guide h3{margin:18px 0 15px}.publish-guide ul{color:#c3d5d0;gap:12px;margin:0;padding:0;font-size:.8rem;list-style:none;display:grid}.publish-guide li{gap:8px;display:flex}.publish-guide li svg{color:#6dd1b4;width:15px}.audit-note{border-top:1px solid #ffffff1f;gap:10px;margin-top:22px;padding-top:20px;display:flex}.audit-note>svg{color:#68cbae;width:18px}.audit-note p{gap:6px;margin:0;display:grid}.audit-note strong{font-size:.82rem}.audit-note span{color:#a8c0ba;font-size:.72rem;line-height:1.6}.success-banner{z-index:30;background:#fff;border:1px solid #cde4de;border-radius:13px;align-items:center;gap:11px;min-width:320px;padding:12px 15px;display:flex;position:fixed;top:94px;left:50%;transform:translate(-50%);box-shadow:0 16px 45px #24584a29}.success-banner>svg{color:#329174}.success-banner div{flex:1;display:grid}.success-banner span{color:#83938f;font-size:.72rem}.success-banner button{background:0 0;border:0;display:grid}.success-banner button svg{width:17px}.submission-dialog{text-align:center;background:#fff;border:1px solid #d6e6e1;border-radius:18px;width:min(340px,100%);padding:30px 26px 24px;box-shadow:0 24px 70px #11342b38}.submission-dialog>div{color:#2e9679;background:#e8f7f2;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 14px;display:grid}.submission-dialog>div svg{width:25px;height:25px}.submission-dialog h2{margin:0;font-size:1.25rem}.submission-dialog p{color:#7b8c87;margin:8px 0 22px;font-size:.8rem;line-height:1.6}.submission-dialog>button{color:#fff;cursor:pointer;background:#216e5b;border:0;border-radius:10px;width:100%;height:43px;font-weight:600}.edit-loading{color:#60746f;background:#f7fbfa;border:1px solid #d7e7e3;border-radius:11px;align-items:center;gap:10px;margin:-18px 0 22px;padding:12px 15px;font-size:.82rem;display:flex}.publish-form.is-loading{opacity:.62;pointer-events:none}.resource-choice button:disabled{cursor:not-allowed}.dashboard-page{padding-bottom:85px}.mine-heading{justify-content:space-between;align-items:center;gap:16px;min-height:72px;margin-top:18px;display:flex}.mine-heading h1{letter-spacing:-.04em;margin:0;font-size:1.65rem}.mine-heading .primary-link{min-height:40px;padding:0 14px}.resource-stats{gap:10px;margin-bottom:14px;display:flex}.resource-stats>div{background:#fff;border:1px solid #dbe8e5;border-radius:11px;flex-direction:column;justify-content:space-between;width:118px;min-height:64px;padding:11px 13px;display:flex}.resource-stats span{color:#758680;font-size:.72rem}.resource-stats strong{color:#234d42;font-size:1.25rem;line-height:1}.resource-stats+.management-panel{margin-top:0}.stats-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.stats-grid>div{background:#fff;border:1px solid #dbe8e5;border-radius:16px;grid-template-columns:1fr auto;min-height:132px;padding:20px;display:grid}.stats-grid span{color:#71837e;font-size:.82rem}.stats-grid strong{grid-column:1;align-self:end;font-size:2rem}.stats-grid small{color:#4d9d87;grid-area:2/2;align-self:end}.management-panel{background:#fff;border:1px solid #dbe8e5;border-radius:17px;margin-top:20px;overflow:hidden}.panel-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:70px;padding:0 18px;display:flex}.tabs{height:70px;display:flex}.tabs button{color:#768783;cursor:pointer;background:0 0;border:0;padding:0 15px;position:relative}.tabs button.active{color:#216e5b;font-weight:600}.tabs button.active:after{content:"";background:#3dab8b;height:2px;position:absolute;bottom:0;left:12px;right:12px}.panel-toolbar label,.admin-search{background:#f9fcfb;border:1px solid #d8e5e2;border-radius:9px;align-items:center;padding:0 10px;display:flex}.panel-toolbar label svg,.admin-search svg{color:#83928f;width:16px}.panel-toolbar input,.admin-search input{background:0 0;border:0;outline:0;padding:9px}.resource-table{overflow-x:auto}.table-head,.resource-row{grid-template-columns:minmax(260px,2fr) .65fr .65fr .45fr .7fr minmax(190px,auto);align-items:center;gap:15px;min-width:980px;padding:12px 18px;display:grid}.table-head{color:#84938f;background:#f7fbfa;font-size:.74rem}.resource-row{border-top:1px solid #edf3f1;min-height:88px;font-size:.82rem}.resource-summary{align-items:center;gap:12px;min-width:0;display:flex}.resource-summary.is-viewable{cursor:pointer}.resource-summary.is-viewable:hover strong{color:#257b64}.resource-summary img{object-fit:cover;border-radius:9px;width:70px;height:54px}.resource-summary div{gap:5px;min-width:0;display:grid}.resource-summary strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.resource-summary span{color:#80908c;white-space:nowrap;text-overflow:ellipsis;font-size:.73rem;overflow:hidden}.status{color:#63736f;background:#edf3f1;border-radius:99px;width:max-content;padding:6px 9px;font-size:.72rem}.status.已上架{color:#298269;background:#e7f7f1}.status.审核中{color:#a27416;background:#fff5dc}.status.已驳回{color:#a95043;background:#fff0ed}.status.已下架{color:#687672;background:#f1f3f3}.reject-reason{color:#a95043;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.mine-actions{justify-content:flex-end;gap:6px;display:flex}.mine-actions a,.mine-actions button{color:#55736b;cursor:pointer;background:#fff;border:1px solid #d8e5e1;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.mine-actions a:hover,.mine-actions button:hover{color:#216e5b;background:#f3faf8;border-color:#8dc8b7}.mine-actions button.delete{color:#a95043}.mine-actions button:disabled{opacity:.45;cursor:wait}.mine-actions svg{width:15px;height:15px}.mobile-manage{display:none}.resource-manage-dialog{background:#fff;border:1px solid #d6e5e1;border-radius:18px;width:min(410px,100%);padding:18px;position:relative;box-shadow:0 24px 70px #163a313d}.resource-manage-dialog>img{object-fit:cover;border-radius:12px;width:100%;height:180px;display:block}.resource-manage-title{align-items:center;gap:8px;margin-top:14px;display:flex}.resource-manage-title small{color:#81908c}.resource-manage-dialog h2{margin:10px 34px 7px 0;font-size:1.12rem;line-height:1.45}.resource-manage-dialog>p{color:#7b8b87;align-items:center;gap:5px;margin:0;font-size:.76rem;display:flex}.resource-manage-dialog>p svg{flex:none;width:14px;height:14px}.resource-manage-meta{border-top:1px solid #e5eeeb;border-bottom:1px solid #e5eeeb;grid-template-columns:1fr 1fr;margin:16px 0;padding:12px 0;display:grid}.resource-manage-meta span{color:#82918d;gap:4px;font-size:.7rem;display:grid}.resource-manage-meta strong{color:#244c41;font-size:.87rem}.resource-manage-actions{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.resource-manage-actions a,.resource-manage-actions button{color:#42675e;cursor:pointer;background:#fff;border:1px solid #d6e4e0;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-height:40px;padding:0 8px;font-size:.75rem;display:flex}.resource-manage-actions svg{width:15px;height:15px}.resource-manage-actions .delete{color:#a45145}.admin-page{background:#f5f9f8;grid-template-columns:238px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#fff;background:#173d35;flex-direction:column;height:100vh;padding:28px 18px 20px;display:flex;position:sticky;top:0}.admin-brand{align-items:center;gap:12px;padding:0 10px 26px;display:flex}.admin-brand .logo{color:#fff}.admin-brand>span{color:#9fb9b2;border-left:1px solid #ffffff2e;padding-left:12px;font-size:.75rem}.admin-sidebar nav{gap:5px;display:grid}.admin-sidebar nav a,.admin-sidebar nav>button{color:#a9c0ba;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;min-height:44px;padding:0 12px;font-size:.84rem;display:flex}.admin-sidebar nav a.active,.admin-sidebar nav a:hover,.admin-sidebar nav>button.active,.admin-sidebar nav>button:hover{color:#fff;background:#ffffff14}.admin-sidebar nav svg{width:18px}.admin-sidebar nav b{color:#153c33;background:#52c7a4;border-radius:99px;margin-left:auto;padding:2px 7px;font-size:.7rem}.admin-user{border-top:1px solid #ffffff1a;align-items:center;gap:10px;margin-top:auto;padding:18px 6px 0;display:flex}.admin-sidebar button.admin-user{color:#fff;cursor:pointer;text-align:left;background:0 0;border-bottom:0;border-left:0;border-right:0;width:100%}.admin-user>span{color:#256f5b;background:#dff5ed;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.admin-user div{gap:2px;display:grid}.admin-user strong{font-size:.8rem}.admin-user small{color:#85a69d}.admin-content{padding:38px clamp(28px,4vw,62px);overflow:hidden}.admin-header{justify-content:space-between;align-items:center;display:flex}.admin-header span{color:#3b9780;font-size:.76rem}.admin-header h1{letter-spacing:-.04em;margin:6px 0 0;font-size:2rem}.admin-search{background:#fff;width:260px}.admin-search input{width:100%}.admin-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin:26px 0 18px;display:grid}.admin-stats>div{background:#fff;border:1px solid #dce8e5;border-radius:14px;align-items:center;gap:13px;padding:19px;display:flex}.admin-stats>div>svg{color:#318b73;background:#e5f5f0;border-radius:10px;width:42px;height:42px;padding:9px}.admin-stats p{gap:4px;margin:0;display:grid}.admin-stats span{color:#82918d;font-size:.74rem}.admin-stats strong{font-size:1.2rem}.dashboard-header{gap:24px}.dashboard-period{background:#fff;border:1px solid #d8e6e2;border-radius:10px;gap:3px;padding:4px;display:flex}.dashboard-period button{color:#71847e;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:34px;padding:0 14px;font-size:.76rem}.dashboard-period button.active{color:#fff;background:#216e5b;box-shadow:0 4px 12px #216e5b2e}.dashboard-loading{color:#7e8f8a;place-content:center;justify-items:center;gap:13px;min-height:420px;display:grid}.dashboard-loading h3{margin:0;font-size:.88rem;font-weight:500}.dashboard-primary-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:25px;display:grid}.dashboard-primary-stats article{min-width:0;box-shadow:var(--shadow-card);background:#fff;border:1px solid #dce8e5;border-radius:14px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:3px 11px;padding:17px;display:grid}.dashboard-primary-stats article>span{color:#2e8b72;background:#e8f6f2;border-radius:10px;grid-row:1/span 2;place-items:center;width:38px;height:38px;display:grid}.dashboard-primary-stats article>span svg{width:19px;height:19px}.dashboard-primary-stats p{color:#677b75;gap:2px;min-width:0;margin:0;font-size:.76rem;display:grid}.dashboard-primary-stats p small{color:#9aa7a3;white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;overflow:hidden}.dashboard-primary-stats article>strong{letter-spacing:-.04em;grid-column:2;font-size:1.55rem;line-height:1}.dashboard-secondary-stats{box-shadow:var(--shadow-card);background:#fff;border:1px solid #dce8e5;border-radius:14px;grid-template-columns:repeat(5,minmax(120px,1fr));margin-top:12px;padding:8px 10px;display:grid}.dashboard-secondary-stats article{border-right:1px solid #edf3f1;grid-template-columns:1fr auto;align-items:end;gap:3px 8px;min-width:0;padding:10px 13px;display:grid}.dashboard-secondary-stats article:nth-child(5n){border-right:0}.dashboard-secondary-stats article:nth-child(n+6){border-top:1px solid #edf3f1}.dashboard-secondary-stats span{color:#7c8e88;white-space:nowrap;text-overflow:ellipsis;grid-column:1/-1;font-size:.7rem;overflow:hidden}.dashboard-secondary-stats strong{white-space:nowrap;text-overflow:ellipsis;font-size:1rem;overflow:hidden}.dashboard-secondary-stats small{color:#a0ada9;white-space:nowrap;font-size:.62rem}.dashboard-section-title{justify-content:space-between;align-items:center;margin:26px 0 12px;display:flex}.dashboard-section-title>div{align-items:center;gap:9px;display:flex}.dashboard-section-title svg{color:#318b73;width:20px}.dashboard-section-title span{gap:2px;display:grid}.dashboard-section-title strong{font-size:.94rem}.dashboard-section-title small{color:#8b9a96;font-size:.68rem}.dashboard-section-title em{color:#2e7f69;background:#e8f5f1;border-radius:7px;padding:5px 9px;font-size:.68rem;font-style:normal}.dashboard-charts{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding-bottom:30px;display:grid}.dashboard-chart-card{min-width:0;box-shadow:var(--shadow-card);background:#fff;border:1px solid #dce8e5;border-radius:15px;padding:18px 18px 12px}.dashboard-chart-card>header{justify-content:space-between;align-items:start;gap:12px;display:flex}.dashboard-chart-card h2{margin:0;font-size:.92rem}.dashboard-chart-card header p{color:#8a9995;margin:4px 0 0;font-size:.68rem}.dashboard-chart-card header>strong{justify-items:end;font-size:1.25rem;line-height:1;display:grid}.dashboard-chart-card header>strong small{color:#98a5a1;margin-top:4px;font-size:.6rem;font-weight:400}.dashboard-chart-card svg{width:100%;height:190px;margin-top:8px;overflow:visible}.dashboard-grid-line{stroke:#e8efed;stroke-width:1px;vector-effect:non-scaling-stroke}.dashboard-axis-label,.dashboard-date-label{fill:#9aa7a3;font-size:10px}.dashboard-chart-card footer{color:#879691;border:0;justify-content:flex-end;gap:7px;margin:0;padding:8px 0 0;font-size:.68rem;display:flex}.dashboard-chart-card footer strong{color:#315f53}.review-list{background:#fff;border:1px solid #dbe7e4;border-radius:15px;overflow:hidden}.review-list-head,.review-row{grid-template-columns:minmax(270px,2fr) 1fr .65fr .75fr 1.15fr;align-items:center;gap:16px;padding:13px 18px;display:grid}.review-list-head{color:#81908c;background:#f8fbfa;font-size:.72rem}.review-row{border-top:1px solid #edf2f1;min-height:86px;font-size:.8rem}.review-row .resource-summary svg{width:12px;height:12px}.publisher{align-items:center;gap:8px;display:flex}.publisher>span{color:#377e6b;background:#e6f5f0;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.review-row>strong small{color:#8c9996;font-weight:400}.review-row>span{color:#7f8e8a}.review-actions{justify-content:flex-end;gap:7px;display:flex}.review-actions button{cursor:pointer;background:#fff;border:1px solid #d8e4e1;border-radius:8px;align-items:center;gap:5px;padding:8px 11px;display:flex}.review-actions button:last-child{color:#fff;background:#25745f;border-color:#25745f}.review-actions svg{width:14px}.toast{z-index:40;background:#fff;border:1px solid #cde4de;border-radius:11px;align-items:center;gap:8px;padding:12px 16px;font-size:.84rem;display:flex;position:fixed;top:25px;right:28px;box-shadow:0 12px 36px #1e4b3f24}.toast svg{color:#319176;width:18px}.admin-gate{text-align:center;background:#f4faf8;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.admin-gate>svg{color:#3d9c82;width:42px;height:42px}.admin-gate h1{margin:17px 0 8px;font-size:2rem}.admin-gate>p{color:#7f918c;margin:0 0 20px}.admin-gate>button{padding:0 22px}.gate-brand{align-items:center;gap:12px;display:flex;position:absolute;top:30px;left:36px}.gate-brand>span{color:#779089;border-left:1px solid #cbded9;padding-left:12px;font-size:.78rem}.admin-error{color:#985448;background:#fff5f2;border:1px solid #efcfca;border-radius:10px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 13px;font-size:.78rem;display:flex}.admin-error svg{width:16px}.admin-error button{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;text-decoration:underline}.messages-login{padding:70px 0}.messages-page{padding:42px 0 80px}.messages-heading{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.messages-heading span{color:#3d987f;font-size:.78rem}.messages-heading h1{letter-spacing:-.05em;margin:5px 0 0;font-size:2.45rem}.messages-heading>button{cursor:pointer;background:#fff;border:1px solid #d5e4e0;border-radius:10px;align-items:center;gap:7px;padding:10px 13px;display:flex}.messages-heading>button svg{width:16px}.message-alert{color:#985448;background:#fff4f1;border:1px solid #efcfca;border-radius:10px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 13px;font-size:.8rem;display:flex}.message-alert>svg{width:17px}.message-alert button{cursor:pointer;background:0 0;border:0;margin-left:auto;display:grid}.message-alert button svg{width:15px}.messenger{background:#fff;border:1px solid #d8e6e2;border-radius:20px;grid-template-columns:310px 1fr;height:min(720px,100vh - 190px);min-height:540px;display:grid;overflow:hidden;box-shadow:0 18px 55px #25514612}.conversation-list{border-right:1px solid var(--line);overflow-y:auto}.conversation-search{border-bottom:1px solid var(--line);align-items:center;height:68px;padding:13px;display:flex}.conversation-search svg{color:#7f918c;width:17px;margin-left:10px}.conversation-search input{background:0 0;border:0;outline:0;width:100%;padding:10px}.conversation-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf3f1;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;width:100%;min-height:78px;padding:12px 14px;display:grid}.conversation-list>button:hover,.conversation-list>button.active{background:#eff8f5}.conversation-list>button>div{gap:5px;min-width:0;display:grid}.conversation-list>button strong,.conversation-list>button small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.conversation-list>button strong{font-size:.86rem}.conversation-list>button small{color:#82928e;font-size:.73rem}.conversation-list>button>b{color:#fff;background:#2e987a;border-radius:99px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.68rem;display:grid}.person-avatar{color:#28745f;background:#dff4ed;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-weight:600;display:grid;overflow:hidden}.person-avatar img{object-fit:cover;width:100%;height:100%}.conversation-empty{color:#91a09c;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:220px;font-size:.78rem;display:flex}.conversation-empty svg{color:#79bba9}.chat-panel{background:#fbfdfc;flex-direction:column;min-width:0;display:flex}.chat-panel>header{border-bottom:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;height:68px;padding:10px 18px;display:flex}.chat-panel>header>div{align-items:center;gap:11px;display:flex}.chat-header-main{flex:1;min-width:0}.chat-user-name{white-space:nowrap;text-overflow:ellipsis;flex:0 auto;max-width:132px;overflow:hidden}.chat-listing-link{min-width:0;max-width:440px;height:46px;color:var(--ink);background:#f7fbfa;border:1px solid #dce9e5;border-radius:10px;align-items:center;gap:9px;padding:4px 8px 4px 4px;display:flex}.chat-listing-link:hover{background:#eef8f5;border-color:#9fd0c2}.chat-listing-link>img{object-fit:cover;border-radius:7px;flex:none;width:48px;height:36px}.chat-listing-link>span{gap:1px;min-width:0;display:grid}.chat-listing-link small{color:#6f8982;font-size:.65rem}.chat-listing-link b{white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;display:block;overflow:hidden}.chat-listing-link>em{color:#28745f;flex:none;margin-left:auto;font-size:.72rem;font-style:normal;font-weight:600}.chat-back{display:none}.chat-panel>header p{gap:2px;margin:0;display:grid}.chat-panel>header strong{font-size:.88rem}.chat-panel>header small{color:#84938f;font-size:.7rem}.chat-panel>header>button{color:#7a8b87;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:.76rem;display:flex}.chat-panel>header>button svg{width:15px}.chat-messages{flex-direction:column;flex:1;gap:12px;min-height:0;padding:22px;display:flex;overflow-y:auto}.message-bubble{align-self:flex-start;max-width:min(68%,620px)}.message-bubble.mine{align-self:flex-end}.message-bubble p,.message-link{overflow-wrap:anywhere;background:#fff;border:1px solid #dce8e5;border-radius:5px 15px 15px;margin:0;padding:11px 13px;font-size:.85rem;line-height:1.65}.message-bubble.mine p,.message-bubble.mine .message-link{color:#fff;background:#26765f;border-color:#26765f;border-radius:15px 5px 15px 15px}.message-bubble img{object-fit:cover;border:1px solid #d9e6e3;border-radius:14px;max-width:320px;max-height:280px;display:block}.message-bubble time{color:#99a6a3;margin-top:5px;font-size:.65rem;display:block}.message-bubble.mine time{text-align:right}.message-link{color:#24735d;align-items:center;gap:7px;display:flex}.message-link svg{flex:none;width:15px}.message-link svg:last-child{margin-left:auto}.chat-empty{text-align:center;color:#889995;justify-items:center;margin:auto;display:grid}.chat-empty.full{place-content:center;height:100%}.chat-empty>svg{color:#62b39d;width:34px;height:34px}.chat-empty h3{color:var(--ink);margin:13px 0 5px}.chat-empty p{margin:0;font-size:.78rem}.message-composer{border-top:1px solid var(--line);background:#fff;flex:none;padding:11px 15px 15px}.message-types{gap:5px;margin-bottom:8px;display:flex}.message-types button,.message-types label{color:#82928e;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:5px;padding:5px 8px;font-size:.72rem;display:flex}.message-types button.active,.message-types label.active{color:#24745e;background:#e7f6f1}.message-types svg{width:14px}.message-types input{display:none}.message-composer>div:last-child{align-items:end;gap:10px;display:flex}.composer-preview{object-fit:cover;border:1px solid #d6e5e1;border-radius:9px;width:62px;height:62px}.message-composer textarea{resize:vertical;min-height:62px;max-height:130px;font:inherit;background:#fbfdfc;border:1px solid #d8e5e1;border-radius:11px;outline:0;flex:1;padding:11px 12px}.message-composer textarea:focus{border-color:#52b399;box-shadow:0 0 0 3px #52b3991a}.message-composer>div:last-child>button{color:#fff;cursor:pointer;background:#216e5b;border:0;border-radius:10px;align-items:center;gap:7px;height:42px;padding:0 16px;display:flex}.message-composer>div:last-child>button:disabled{opacity:.55}.message-composer>div:last-child>button svg{width:16px}.chat-disabled{border-top:1px solid var(--line);color:#81908d;background:#f5f8f7;justify-content:center;align-items:center;gap:8px;min-height:76px;font-size:.78rem;display:flex}.chat-disabled svg{width:16px}.block-dialog{background:#fff;border-radius:20px;width:min(460px,100%);max-height:78vh;padding:28px;position:relative;overflow-y:auto}.block-dialog>svg{color:#3e9d83;width:28px}.block-dialog h2{margin:12px 0 6px}.block-dialog>p{color:#82918d;margin:0 0 20px;font-size:.78rem}.block-dialog>div>article{border-top:1px solid var(--line);align-items:center;gap:11px;padding:12px 0;display:flex}.block-dialog article p{flex:1;margin:0;display:grid}.block-dialog article small{color:#8b9996}.block-dialog article button{cursor:pointer;background:#fff;border:1px solid #d8e5e2;border-radius:8px;padding:7px 10px}.block-empty{text-align:center;color:#96a39f;background:#f7faf9;border-radius:12px;padding:30px}.user-filter{gap:8px;margin:26px 0 14px;display:flex}.user-filter button{cursor:pointer;background:#fff;border:1px solid #d6e4e0;border-radius:9px;align-items:center;gap:6px;padding:9px 13px;display:flex}.user-filter button.active{color:#fff;background:#216e5b;border-color:#216e5b}.user-filter svg{width:15px}.admin-users{background:#fff;border:1px solid #dbe7e4;border-radius:15px;overflow:hidden}.admin-users-head,.admin-users>article{grid-template-columns:minmax(220px,1.6fr) .7fr .8fr 1fr .7fr;align-items:center;gap:16px;padding:13px 18px;display:grid}.admin-users-head{color:#81908c;background:#f8fbfa;font-size:.72rem}.admin-users>article{border-top:1px solid #edf2f1;min-height:78px;font-size:.8rem}.admin-user-profile{align-items:center;gap:10px;min-width:0;display:flex}.admin-user-profile>span{color:#317961;background:#e1f4ee;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.admin-user-profile img{object-fit:cover;width:100%;height:100%}.admin-user-profile p{min-width:0;margin:0;display:grid}.admin-user-profile small,.admin-users article>span,.admin-users article>div>small{color:#82918d}.admin-users article>div:not(.admin-user-profile){gap:4px;display:grid}.admin-users code{color:#387b69;font-family:inherit}.admin-users b{border-radius:99px;width:max-content;padding:5px 8px;font-size:.7rem}.admin-users b.normal{color:#287a64;background:#e5f6f0}.admin-users b.blocked{color:#a05043;background:#fff0ed}.admin-users article>button{cursor:pointer;background:#fff;border-radius:8px;padding:8px 10px}.admin-users button.danger{color:#a05043;border:1px solid #e5c9c4}.admin-users button.restore{color:#27735e;border:1px solid #bcdcd2}.config-refresh{color:#286f5d;cursor:pointer;background:#fff;border:1px solid #cfe0dc;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:0 15px;display:flex}.config-refresh svg{width:17px}.config-intro{color:#245f51;background:linear-gradient(135deg,#eff9f6,#f9fcfb);border:1px solid #cfe4de;border-radius:15px;align-items:flex-start;gap:15px;margin:26px 0 18px;padding:20px 22px;display:flex}.config-intro>svg{flex:none;width:22px;margin-top:1px}.config-intro strong{font-size:.9rem}.config-intro p{color:#6f817c;max-width:820px;margin:6px 0 0;font-size:.78rem;line-height:1.7}.config-groups{gap:20px;display:grid}.config-group{border:1px solid var(--line-strong);box-shadow:var(--shadow-card);background:#fff;border-radius:16px;overflow:hidden}.config-group-title{background:#eef7f4;border-bottom:1px solid #dbe8e5;justify-content:space-between;align-items:center;min-height:54px;padding:0 20px;display:flex}.config-group-title span{color:#254f44;font-size:.88rem;font-weight:700}.config-group-title small{color:#82938e}.config-row{grid-template-columns:minmax(300px,1fr) minmax(330px,.8fr);align-items:center;gap:28px;padding:20px;display:grid}.config-row+.config-row{border-top:1px solid #e5eeec}.config-copy{min-width:0}.config-copy strong{color:#203f37;font-size:.9rem}.config-copy p{color:#74837f;margin:6px 0 9px;font-size:.76rem;line-height:1.6}.config-copy code{color:#688079;background:#f1f5f4;border-radius:5px;padding:3px 7px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.67rem}.config-editor{grid-template-columns:minmax(180px,1fr) 98px;align-items:center;gap:10px;display:grid}.config-editor input,.config-editor select{color:#29483f;background:#fbfdfc;border:1px solid #cbded9;border-radius:9px;width:100%;min-height:42px;padding:0 12px}.config-toggle{background:#f5f9f8;border:1px solid #cbded9;border-radius:10px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.config-toggle button{color:#788b86;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:34px}.config-toggle button.active{color:#23745f;background:#fff;font-weight:700;box-shadow:0 2px 8px #2353471a}.config-save{color:#fff;cursor:pointer;background:#246f5c;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:42px;display:flex}.config-save svg{width:15px}.config-save:disabled{color:#8b9a96;cursor:default;background:#e6eeec}.config-loading{color:#7b8c87;place-content:center;justify-items:center;gap:12px;min-height:280px;display:grid}.config-loading h3{margin:0;font-size:.88rem;font-weight:500}.about-page{width:min(1360px,100% - 48px);margin:30px auto 0}.about-hero{border:1px solid var(--line-strong);min-height:560px;box-shadow:var(--shadow-soft);background:radial-gradient(circle at 82% 20%,#79dec247,#0000 24rem),linear-gradient(135deg,#fff,#edf9f5);border-radius:32px;flex-direction:column;justify-content:center;padding:clamp(48px,7vw,96px);display:flex;position:relative;overflow:hidden}.about-hero:after{content:"";border:48px solid #4cb99a17;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-90px;right:7%}.about-kicker{color:#4b7469;letter-spacing:.12em;margin:24px 0 12px;font-size:.88rem}.about-hero h1{letter-spacing:-.065em;max-width:980px;margin:0;font-size:clamp(3rem,5.6vw,5.8rem);font-weight:600;line-height:1.08}.about-hero h1 em{color:#3aa88a;letter-spacing:-.04em;margin-top:7px;font-size:.78em;font-style:normal;font-weight:500;display:block}.about-hero>p{color:#687d77;max-width:650px;margin:28px 0 0;font-size:1rem;line-height:1.9}.about-actions{z-index:1;gap:10px;margin-top:30px;display:flex}.about-actions a,.about-story-copy a{color:#fff;background:#216e5b;border-radius:11px;align-items:center;gap:22px;min-height:46px;padding:0 18px;font-size:.88rem;display:inline-flex}.about-actions a:last-child{color:#286e5c;background:#ffffffc2;border:1px solid #bcdad2}.about-actions svg,.about-story-copy a svg{width:17px}.about-values{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;display:grid}.about-values article{border:1px solid var(--line-strong);min-height:270px;box-shadow:var(--shadow-card);background:#fff;border-radius:20px;padding:30px;position:relative}.about-values article>span{color:#b1c8c2;font-size:.75rem;position:absolute;top:28px;right:28px}.about-values article>svg{color:#3ca88b;width:28px;height:28px}.about-values h2{margin:45px 0 12px;font-size:1.3rem}.about-values p{color:#758681;margin:0;font-size:.84rem;line-height:1.8}.about-story{color:#fff;background:#173f35;border-radius:24px;grid-template-columns:1fr 1fr;gap:80px;margin:24px 0 48px;padding:clamp(34px,5vw,70px);display:grid}.about-story>div>span{color:#7fd2ba;font-size:.76rem}.about-story h2{letter-spacing:-.05em;margin:14px 0 0;font-size:clamp(2rem,3.5vw,3.5rem);line-height:1.2}.about-story-copy p{color:#bfd0cb;margin:0 0 16px;font-size:.88rem;line-height:1.9}.about-story-copy a{color:#12382f;background:#55bea0;width:max-content;margin-top:12px;font-weight:600}footer{border-top:1px solid var(--line);color:#82918d;align-items:center;gap:30px;margin-top:24px;padding:30px clamp(24px,7vw,112px);font-size:.82rem;display:flex}footer p{flex:1}.page-heading{border:1px solid var(--line-strong);background:var(--surface);box-shadow:var(--shadow-card);border-radius:20px;margin-top:28px;padding:26px 30px}.detail-gallery{border:1px solid var(--line-strong);box-shadow:var(--shadow-soft);background:#fff;border-radius:23px;padding:7px}.detail-layout{gap:28px}.detail-main{background:var(--surface);border:1px solid var(--line-strong);min-width:0;box-shadow:var(--shadow-card);border-radius:22px;padding:30px}.detail-facts{margin-top:2px}.detail-facts div{background:#f8fbfa;border:1px solid #e0ece9;border-radius:11px;padding:11px 10px}.content-block{background:#fbfdfc;border:1px solid #deebe8;border-radius:16px;margin-top:12px;padding:26px}.content-block:last-child{border-bottom:1px solid #deebe8}.rent-card{border-color:var(--line-strong);box-shadow:0 22px 62px #1d4e4121}.form-section{border-color:var(--line-strong);box-shadow:var(--shadow-card);position:relative;overflow:hidden}.form-section:before{content:"";background:linear-gradient(#46b795,#a8e0d0);width:4px;position:absolute;top:0;bottom:0;left:0}.form-section-title{border-bottom:1px solid #e1ece9;padding-bottom:18px}.form-section-title>span{border:1px solid #c9e6de;place-items:center;min-width:31px;min-height:31px;display:grid}.field-grid label,.tag-input-label,.parking-type-panel>label,.deposit-row label{font-size:.875rem}.field-grid input,.field-grid textarea,.field-grid select{background:#fbfdfc;border-color:#cddfdb}.field-grid input:focus,.field-grid textarea:focus,.field-grid select:focus{border-color:#46a98e;box-shadow:0 0 0 3px #46a98e1c}.publish-guide{border:1px solid #2d6b5b;box-shadow:0 20px 52px #143b322e}.publish-heading{align-items:baseline;gap:12px;margin:14px 2px 10px;display:flex}.publish-heading h1{letter-spacing:-.03em;margin:0;font-size:1.35rem;line-height:1.35}.publish-heading p{color:#82918d;margin:0;font-size:.78rem}.publish-layout{gap:20px;padding-bottom:58px}.publish-form{gap:12px}.publish-form .form-section{border-radius:15px;padding:20px 22px}.publish-form .form-section-title{margin-bottom:16px;padding-bottom:12px}.publish-form .resource-choice>button{padding:14px 16px}.publish-form .parking-type-panel{margin-top:12px;padding:14px}.publish-form .field-grid{gap:13px}.publish-form .field-grid input,.publish-form .field-grid textarea{padding-top:10px;padding-bottom:10px}.publish-form .location-form{gap:14px}.publish-form .amap-location{min-height:280px}.publish-form .payment-choice button{padding:9px 14px}.publish-form .deposit-row{margin-top:16px;padding-top:16px}.stats-grid>div{border-color:var(--line-strong);box-shadow:var(--shadow-card);position:relative;overflow:hidden}.stats-grid>div:before{content:"";background:linear-gradient(90deg,#42ad8f,#a9e1d1);height:3px;position:absolute;top:0;left:0;right:0}.management-panel{border-color:var(--line-strong);box-shadow:var(--shadow-soft)}.panel-toolbar{background:#fbfdfc}.table-head{border-bottom:1px solid #d7e5e1}.resource-row:hover{background:#f8fcfa}.profile-card,.messenger{border-color:var(--line-strong);box-shadow:var(--shadow-soft)}.messages-heading{border:1px solid var(--line-strong);background:var(--surface);box-shadow:var(--shadow-card);border-radius:18px;padding:22px 24px}.conversation-list{background:#fff}.chat-panel{border-left:1px solid #edf3f1}.admin-stats>div,.review-list,.admin-users{border-color:var(--line-strong);box-shadow:var(--shadow-card)}.review-list-head,.admin-users-head{background:#eef7f4;border-bottom:1px solid #d5e5e1}.review-row:hover,.admin-users>article:hover{background:#f8fcfa}button,a{transition:color .18s,background-color .18s,border-color .18s,transform .18s,box-shadow .18s}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #41ab8f40}@media (width<=900px){.site-header{grid-template-rows:78px 44px;grid-template-columns:1fr auto;align-content:start;height:122px;padding:0 22px}.site-header nav{background:#fffffff7;border-top:1px solid #e4edeb;justify-content:space-around;height:44px;padding:0 12px;position:absolute;inset:78px 0 auto;box-shadow:0 7px 18px #1e463c0e}.site-header nav a{height:44px;padding:0 10px;font-size:.82rem}.site-header nav a.active:after{top:auto;bottom:0}.text-button{display:none}.intro-row{grid-template-columns:1fr;gap:18px}.intro-row h1{font-size:clamp(2.8rem,11vw,4.5rem)}.search-panel{grid-template-columns:1fr auto auto;padding:8px}.city-select{grid-column:1/-1;justify-content:flex-start;height:42px;border-right:0!important;border-bottom:1px solid var(--line)!important}.type-switch{display:none}.listing-grid,.trust-strip{grid-template-columns:1fr 1fr}footer{margin-bottom:0}.detail-layout{grid-template-columns:1fr;gap:28px}.rent-card,.publish-guide{position:static}.publish-layout,.location-form{grid-template-columns:1fr}.mini-map{min-height:240px}.resource-table{overflow-x:auto}.table-head,.resource-row{min-width:850px}.admin-page{grid-template-columns:76px 1fr}.admin-sidebar{padding:24px 12px}.admin-brand{padding:0 4px 25px}.admin-brand>span,.admin-sidebar nav a:not(.active):after,.admin-sidebar nav a,.admin-sidebar nav>button{font-size:0}.admin-sidebar nav a,.admin-sidebar nav>button{justify-content:center;padding:0}.admin-sidebar nav b{margin:-24px 0 0 24px;font-size:.6rem;position:absolute}.admin-user div{display:none}.admin-user{justify-content:center}.dashboard-primary-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-primary-stats article:first-child{grid-column:span 2}.dashboard-secondary-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-secondary-stats article,.dashboard-secondary-stats article:nth-child(5n){border-top:1px solid #edf3f1;border-right:0}.dashboard-secondary-stats article:nth-child(odd){border-right:1px solid #edf3f1}.dashboard-secondary-stats article:nth-child(-n+2){border-top:0}.review-list{overflow-x:auto}.review-list-head,.review-row{min-width:900px}.messenger{grid-template-columns:270px 1fr}.admin-users{overflow-x:auto}.admin-users-head,.admin-users>article{min-width:850px}.config-row{grid-template-columns:1fr;gap:18px}.profile-card{grid-template-columns:250px 1fr}.profile-fields{padding:32px 28px}.about-values{grid-template-columns:1fr}.about-values article{min-height:210px}.about-story{grid-template-columns:1fr;gap:30px}}@media (width<=620px){.site-header{grid-template-rows:66px 44px;height:110px}.site-header nav{gap:0;padding:0 4px;font-size:.84rem;display:flex;top:66px;overflow-x:auto}.site-header nav a{flex:1 0 auto;justify-content:center;min-width:72px;height:44px;padding:0 8px;font-size:.78rem}.discovery{width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:0;padding:10px}.discovery:before,.discovery>.eyebrow,.discovery>.intro-row{display:none}.search-panel{border-radius:15px;grid-template-columns:minmax(0,1fr) auto auto;min-height:auto;padding:7px;box-shadow:0 8px 24px #1f594a14}.city-select{height:37px;padding:0 8px;font-size:.8rem}.search-input{min-width:0;padding:0 8px}.search-input input{font-size:.86rem}.map-view-button{height:45px;padding:0 11px;font-size:.78rem}.search-button{gap:6px;height:45px;padding:0 12px;font-size:.78rem}.search-button svg,.quick-filters{display:none}.listing-section{border-radius:18px;width:calc(100% - 20px);margin-top:8px;padding:10px 10px 20px}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.listing-card{border-radius:14px;min-width:0}.listing-card:hover{transform:none}.card-image{aspect-ratio:1.18}.card-badges{gap:4px;top:8px;left:8px}.card-badges b{padding:5px 7px;font-size:.64rem}.heart{width:30px;height:30px;top:8px;right:8px}.heart svg{width:15px;height:15px}.card-body{padding:10px}.title-row{display:block}.title-row h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.5em;font-size:.88rem;line-height:1.25;display:-webkit-box;overflow:hidden}.title-row p{margin:7px 0 0}.title-row strong{font-size:1rem}.location,.meta{margin-top:7px;font-size:.68rem}.location{grid-template-columns:13px minmax(0,1fr);align-items:center;display:grid}.location svg{width:13px;height:13px}.location>b{grid-column:1/-1;justify-self:end;margin:4px 0 0;padding:3px 6px;font-size:.61rem}.meta{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tag-row{gap:4px;max-height:23px;margin-top:9px;overflow:hidden}.tag-row span{padding:4px 6px;font-size:.61rem}.trust-strip{color:#315a50;width:100%;box-shadow:none;background:#fff;border:1px solid #e2ece9;border-left:0;border-right:0;border-radius:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:10px auto 24px;padding:14px 16px 10px}.trust-strip div{text-align:center;border-right:1px solid #e5eeeb;min-width:0;padding:2px 6px;display:block}.trust-strip div:nth-child(3){border-right:0}.trust-strip div span,.trust-strip div p{display:none}.trust-strip div strong{white-space:nowrap;font-size:.7rem;font-weight:500}.trust-strip>a{color:#2b806a;background:0 0;border:0;grid-column:1/-1;justify-self:center;margin-top:8px;padding:5px 8px;font-size:.7rem}.trust-strip>a svg{width:13px;height:13px}.trust-strip>a:hover{background:0 0;transform:none}footer{flex-wrap:wrap}footer p{flex-basis:100%;order:3;margin:0}.mobile-menu{display:none}.detail-gallery{grid-template-columns:1fr;height:380px}.gallery-side{display:none}.main-photo{border-radius:17px}.detail-facts{grid-template-columns:1fr 1fr;gap:22px 8px}.detail-layout{padding-top:30px}.detail-main{padding:20px}.content-block{padding:19px}.block-heading{align-items:flex-start;gap:12px}.amap-navigation{min-height:38px;padding:0 10px;font-size:.74rem}.field-grid,.resource-choice{grid-template-columns:1fr}.location-region-selects{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.location-region-selects label{min-width:0;font-size:.74rem}.location-region-selects select{text-overflow:ellipsis;min-width:0;padding:9px 5px;font-size:.74rem}.resource-image-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.parking-type-choice{grid-template-columns:1fr}.dimension-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.dimension-fields label{gap:5px;min-width:0;font-size:.7rem}.dimension-fields input{min-width:0;padding:9px 7px;font-size:.78rem}.field-grid .full{grid-column:auto}.form-section{padding:20px}.page-container{width:min(100% - 28px,1280px)}.page-heading{align-items:start;gap:20px;margin-top:14px;padding:21px 20px}.publish-page.page-container{width:100%}.publish-heading{background:#fff;gap:9px;margin:0;padding:12px 16px 10px}.publish-heading h1{font-size:1.18rem}.publish-heading p{font-size:.72rem}.publish-layout{background:#fff;gap:0;padding-bottom:24px}.publish-form{border-top:1px solid #e5eeec;gap:0}.publish-form .form-section{box-shadow:none;border:0;border-bottom:8px solid #f1f6f4;border-radius:0;padding:18px 16px;overflow:visible}.publish-form .form-section:before{display:none}.publish-form .form-section-title{border:0;gap:0;margin-bottom:14px;padding-bottom:0}.publish-form .form-section-title>span,.publish-form .form-section-title p{display:none}.publish-form .form-section-title h2{margin:0;font-size:1rem}.publish-form .resource-choice{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.publish-form .resource-choice>button{border-radius:10px;gap:8px;min-width:0;padding:11px 10px}.publish-form .resource-choice small{display:none}.publish-form .payment-choice{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.publish-form .payment-choice button{white-space:nowrap;border-radius:8px;justify-content:center;gap:4px;min-width:0;padding:8px 4px;font-size:.72rem}.publish-form .payment-choice button i{width:15px;height:15px}.publish-form .resource-image-preview,.publish-form .resource-image-add{border-radius:8px}.publish-form .resource-image-tip{font-size:.67rem}.publish-guide,.draft-state{display:none}.deposit-row{flex-wrap:wrap}.deposit-row label{width:100%}.stats-grid{grid-template-columns:1fr}.dashboard-page.page-container{width:100%;padding-bottom:45px}.mine-heading{background:#fff;border-bottom:1px solid #e2ece9;min-height:58px;margin:0;padding:8px 14px}.mine-heading h1{letter-spacing:-.02em;font-size:1.18rem}.mine-heading .primary-link{border-radius:8px;min-height:34px;padding:0 10px;font-size:.72rem}.mine-heading .primary-link svg{width:14px;height:14px}.resource-stats{background:#fff;gap:7px;margin:0;padding:9px 14px 12px}.resource-stats>div{background:#f7fbfa;border-radius:9px;flex:1;width:auto;min-width:0;min-height:50px;padding:8px 8px 7px 14px;position:relative}.resource-stats>div:before{content:"";background:#77c7b0;border-radius:99px;width:3px;height:25px;position:absolute;top:11px;left:7px}.resource-stats>div:nth-child(2):before{background:#3d9b80}.resource-stats>div:nth-child(3):before{background:#dfb85a}.resource-stats span{font-size:.63rem}.resource-stats strong{font-size:1rem}.management-panel{box-shadow:none;border-left:0;border-right:0;border-radius:0;margin-top:8px}.panel-toolbar{background:#fff;flex-direction:column;align-items:stretch;gap:8px;min-height:auto;padding:0 12px 12px}.tabs{scrollbar-width:none;align-items:center;gap:5px;width:100%;height:45px;overflow-x:auto}.tabs::-webkit-scrollbar{display:none}.tabs button{white-space:nowrap;background:#f3f7f6;border-radius:99px;height:29px;padding:0 10px;font-size:.67rem}.tabs button.active{color:#fff;background:#2f856e}.tabs button.active:after{display:none}.panel-toolbar label{min-height:38px}.resource-table{overflow:visible}.table-head{display:none}.resource-row{background:#fff;grid-template-columns:auto 1fr auto;gap:9px 10px;min-width:0;min-height:124px;padding:14px}.resource-row .resource-summary{grid-column:1/-1}.resource-summary img{border-radius:10px;width:86px;height:66px}.resource-summary strong{font-size:.84rem}.resource-row>.status{grid-column:1;padding:5px 8px;font-size:.65rem}.resource-row>strong{color:#26755f;grid-column:2;align-self:center;font-size:.88rem}.resource-row>span:nth-of-type(2),.resource-row>span:nth-of-type(3),.mine-actions{display:none}.mobile-manage{color:#3d7768;background:0 0;border:0;grid-column:3;align-self:center;align-items:center;gap:4px;padding:6px;font-size:.68rem;display:flex}.mobile-manage svg{width:14px;height:14px}.resource-manage-dialog{border-radius:16px;width:min(100% - 20px,400px);padding:15px}.resource-manage-dialog>img{height:150px}.admin-page{display:block}.admin-sidebar{flex-direction:row;align-items:center;width:100%;height:auto;padding:14px;position:static}.admin-brand{padding:0}.admin-sidebar{flex-wrap:wrap}.admin-sidebar nav{grid-template-columns:repeat(4,1fr);gap:6px;width:100%;margin-top:12px;display:grid}.admin-sidebar nav>button{white-space:nowrap;justify-content:center;gap:6px;min-height:42px;padding:0 8px;font-size:.7rem}.admin-sidebar nav b{margin:0;font-size:.6rem;position:static}.admin-user{display:none}.admin-content{padding:26px 14px}.admin-header{flex-direction:column;align-items:stretch;gap:18px}.admin-search{width:100%}.admin-stats{grid-template-columns:1fr}.dashboard-period{width:max-content}.dashboard-primary-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-primary-stats article:first-child{grid-column:1/-1}.dashboard-secondary-stats{grid-template-columns:repeat(2,minmax(0,1fr));padding:7px}.dashboard-secondary-stats article,.dashboard-secondary-stats article:nth-child(5n){border-top:1px solid #edf3f1;border-right:0}.dashboard-secondary-stats article:nth-child(odd){border-right:1px solid #edf3f1}.dashboard-secondary-stats article:nth-child(-n+2){border-top:0}.dashboard-charts{grid-template-columns:1fr}.dashboard-chart-card svg{height:170px}.config-intro{margin-top:20px}.config-row{padding:18px}.config-editor{grid-template-columns:1fr}.messages-page.page-container{width:100%;padding:0 0 env(safe-area-inset-bottom)}.messages-heading{min-height:54px;box-shadow:none;border:0;border-radius:0;align-items:center;margin:0;padding:8px 14px}.messages-heading span{display:none}.messages-heading h1{letter-spacing:-.02em;margin:0;font-size:1.18rem}.messages-heading>button{border-radius:8px;padding:7px 9px;font-size:.72rem}.messenger{height:calc(100dvh - 164px);min-height:480px;box-shadow:none;border-left:0;border-right:0;border-radius:0;display:block}.conversation-list{background:#fff;border-right:0;width:100%;height:100%}.conversation-search{height:54px;padding:8px 12px;display:flex}.conversation-search>div{min-height:38px}.conversation-list>button{grid-template-columns:auto minmax(0,1fr) auto;justify-items:stretch;min-height:70px;padding:10px 14px}.conversation-list>button>div,.conversation-list>button>b{display:grid}.chat-panel{width:100%;height:100%;display:none}.messenger.mobile-chat-open .conversation-list{display:none}.messenger.mobile-chat-open .chat-panel{display:flex}.chat-panel>header{height:58px;padding:7px 10px}.chat-panel>header>div{gap:8px;min-width:0}.chat-user-name{max-width:72px;font-size:.76rem}.chat-listing-link{flex:1;gap:7px;max-width:none;height:42px;padding:3px 6px 3px 3px}.chat-listing-link>img{width:42px;height:34px}.chat-listing-link small{display:none}.chat-listing-link b{font-size:.74rem}.chat-panel>header .person-avatar{width:36px;height:36px}.chat-panel>header p{min-width:0}.chat-back{color:#315f53;background:0 0;border:0;flex:none;place-items:center;width:32px;height:36px;padding:0;display:grid}.chat-back svg{width:20px;height:20px}.chat-panel>header>button{padding:7px;font-size:0}.chat-panel>header>button svg{width:17px;height:17px}.chat-messages{padding:14px}.message-bubble{max-width:88%}.message-bubble img{max-width:min(260px,76vw)}.message-composer{padding:7px 10px max(8px, env(safe-area-inset-bottom))}.message-types{margin-bottom:5px}.message-types button,.message-types label{font-size:0}.message-types button svg,.message-types label svg{width:17px;height:17px}.message-composer textarea{resize:none;min-height:44px;max-height:92px;padding:10px}.message-composer>div:last-child{gap:7px}.message-composer>div:last-child>button{justify-content:center;width:43px;height:43px;padding:0;font-size:0}.account-trigger>span:not(.avatar),.account-trigger>svg{display:none}.header-actions{gap:12px}.account-menu{width:min(280px,100vw - 28px);position:fixed;top:60px;right:14px}.profile-page{padding-top:30px}.profile-card{grid-template-columns:1fr}.profile-identity{border-bottom:1px solid #e0ebe8;border-right:0;padding:30px 24px}.profile-fields{padding:25px 20px}.profile-field-grid{grid-template-columns:1fr}.profile-field-grid label.full{grid-column:auto}.identity-dialog{border-radius:19px;padding:25px 18px}.identity-dialog>h2{font-size:1.55rem}.identity-options>button{grid-template-columns:36px 1fr auto 16px;gap:8px;min-height:76px;padding:11px}.identity-options small{max-width:230px}.city-dialog{border-radius:18px;padding:25px 18px}.listing-map-backdrop{padding:0}.listing-map-dialog{border:0;border-radius:0;grid-template-rows:68px 1fr;width:100%;height:100%}.listing-map-dialog>header{padding:0 15px}.listing-map-dialog>header h2{font-size:1rem}.map-legend{top:10px;left:10px}.about-page{width:calc(100% - 20px);margin-top:10px}.about-hero{border-radius:17px;min-height:auto;padding:22px 16px}.about-hero:after{border-width:34px;width:180px;height:180px;bottom:-76px;right:-54px}.about-hero .eyebrow{min-height:26px;padding:0 9px;font-size:.7rem}.about-kicker{letter-spacing:.07em;margin:12px 0 8px;font-size:.7rem}.about-hero h1{letter-spacing:-.04em;font-size:clamp(1.62rem,7vw,1.92rem);line-height:1.16}.about-hero h1 em{letter-spacing:-.025em;margin-top:5px;font-size:.76em;line-height:1.3}.about-hero>p{margin-top:12px;font-size:.8rem;line-height:1.65}.about-actions{gap:8px;margin-top:16px}.about-actions a{border-radius:9px;justify-content:space-between;gap:16px;min-height:36px;padding:0 13px;font-size:.78rem}.about-values{gap:8px;margin-top:10px}.about-values article{border-radius:14px;grid-template-columns:25px minmax(0,1fr);align-items:start;column-gap:10px;min-height:auto;padding:14px 34px 14px 14px;display:grid}.about-values article>span{font-size:.65rem;top:14px;right:13px}.about-values article>svg{grid-row:1/span 2;width:21px;height:21px;margin-top:1px}.about-values h2{margin:0 0 4px;font-size:.92rem;line-height:1.35}.about-values p{font-size:.75rem;line-height:1.55}.about-story{border-radius:16px;gap:12px;margin:10px 0 24px;padding:19px 16px}.about-story>div>span{font-size:.68rem}.about-story h2{letter-spacing:-.035em;margin-top:7px;font-size:1.32rem;line-height:1.28}.about-story-copy p{margin-bottom:9px;font-size:.76rem;line-height:1.6}.about-story-copy a{border-radius:9px;min-height:36px;margin-top:3px;padding:0 13px;font-size:.78rem}}
