:root{--ink:#20231e;--muted:#797b73;--paper:#f7f5ef;--card:#fffef9;--lime:#d9f36d;--green:#264f3f;--orange:#ff7657;--line:#e8e5dc;--shadow:0 20px 50px #32403512}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper)}body{overflow-x:hidden}.noise{position:fixed;inset:0;pointer-events:none;opacity:.17;z-index:99;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.12'/%3E%3C/svg%3E")}.hidden{display:none!important}button,input,textarea{font:inherit}.brand{display:flex;align-items:center;gap:9px}.brand b{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:var(--ink);color:var(--lime);font-size:15px}.brand strong{font-size:18px;letter-spacing:-1px}.auth-screen{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#e7f0db}.auth-art{position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 45% 43%,#f7ffd6 0 10%,transparent 11%),radial-gradient(circle at 52% 52%,#b9dd6e 0 31%,transparent 32%),linear-gradient(140deg,#315a47,#16392d)}.auth-art:after{content:"";position:absolute;width:580px;height:580px;border:1px solid #ebff9c55;border-radius:50%;box-shadow:0 0 0 80px #eaff9310,0 0 0 160px #eaff9309}.auth-art span{position:relative;z-index:2;width:110px;height:110px;border-radius:50%;display:grid;place-items:center;background:var(--lime);font-weight:800;font-size:28px;box-shadow:0 25px 55px #081c16aa}.auth-art i{position:absolute;width:18px;height:18px;border:5px solid #fff;border-radius:50%;z-index:3}.auth-art i:nth-of-type(1){top:24%;left:31%}.auth-art i:nth-of-type(2){top:64%;left:66%}.auth-art i:nth-of-type(3){top:36%;left:72%}.auth-card{padding:10vh 9vw;display:flex;flex-direction:column;justify-content:center;max-width:650px;background:var(--card)}.auth-card h1{font-size:clamp(42px,5vw,72px);line-height:1.05;letter-spacing:-4px;margin:56px 0 20px}.auth-card>p{color:var(--muted);font-size:17px;line-height:1.8}.auth-card form{display:flex;flex-direction:column;gap:12px;margin-top:30px}.auth-card input{border:1px solid var(--line);padding:18px;border-radius:15px;background:#f8f7f2;outline:none}.auth-card input:focus{border-color:#7ba153}.auth-card button{border:0;border-radius:15px;padding:18px 22px;background:var(--ink);color:white;text-align:left;font-weight:700}.auth-card button span{float:right;color:var(--lime)}.auth-card small{margin-top:22px;color:#999;font-size:12px}.app{max-width:620px;margin:auto;min-height:100vh;background:var(--paper);box-shadow:0 0 80px #26302912;position:relative;padding-bottom:78px}header{height:70px;display:flex;align-items:center;padding:0 20px;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;background:#f7f5eff2;backdrop-filter:blur(16px)}header .city{margin-left:auto;border:0;background:#ebe9e1;border-radius:20px;padding:8px 12px;font-weight:700}header .city em{font-style:normal;color:#999}.pulse{display:inline-block;width:7px;height:7px;border-radius:50%;background:#48ad70;margin-right:6px;box-shadow:0 0 0 4px #48ad7022}.avatar-btn{position:relative;border:0;background:none;padding:0;margin-left:12px}.avatar-btn img{width:36px;height:36px;border-radius:13px;object-fit:cover}.avatar-btn span{position:absolute;width:10px;height:10px;border:2px solid var(--paper);border-radius:50%;background:#51bd71;right:-1px;bottom:0}.page{display:none;padding:27px 20px 20px;min-height:calc(100vh - 150px)}.page.active{display:block;animation:rise .25s ease}@keyframes rise{from{opacity:0;transform:translateY(6px)}}.eyebrow{font-size:10px!important;letter-spacing:2px!important;color:#999!important;font-weight:800;margin:0 0 7px!important}.hero-row,.section-head{display:flex;align-items:center;justify-content:space-between}.hero-row h1,.section-head h1{font-size:33px;letter-spacing:-2px;margin:0}.hero-row p{color:var(--muted);font-size:13px;margin:7px 0}.icon-btn{border:0;background:var(--lime);font-size:23px;width:48px;height:48px;border-radius:17px;box-shadow:0 9px 25px #9fb24740}.ad-strip{margin:23px 0 13px;background:var(--green);color:white;border-radius:19px;padding:17px 18px;position:relative;overflow:hidden}.ad-strip:after{content:"AD";position:absolute;right:-8px;bottom:-22px;font-size:70px;font-weight:900;color:#ffffff0a}.ad-strip small{color:var(--lime);font-weight:800;letter-spacing:1px}.ad-strip b{display:block;margin:7px 0 4px}.ad-strip p{margin:0;color:#d4ded9;font-size:13px}.messages{padding:6px 0 92px}.day{text-align:center;color:#aaa;font-size:11px;margin:20px}.msg{display:flex;gap:11px;margin:18px 0}.msg.mine{flex-direction:row-reverse}.msg img{width:38px;height:38px;border-radius:14px;object-fit:cover}.bubble-wrap{max-width:76%}.bubble-wrap>span{font-size:11px;color:#919289;margin:0 6px 5px;display:block}.mine .bubble-wrap>span{text-align:right}.bubble{padding:12px 14px;border-radius:4px 17px 17px 17px;background:var(--card);box-shadow:0 6px 20px #3331;line-height:1.5;font-size:14px}.mine .bubble{background:var(--green);color:white;border-radius:17px 4px 17px 17px}.composer{position:fixed;bottom:77px;width:min(580px,calc(100% - 40px));display:flex;gap:8px;padding:8px;background:#fffef9e8;border:1px solid #e5e1d7;border-radius:20px;box-shadow:0 18px 40px #1d261d2a;backdrop-filter:blur(13px);z-index:10}.composer input{flex:1;min-width:0;border:0;background:none;outline:none;padding:8px}.composer button{width:40px;height:40px;border:0;border-radius:13px;background:#efede7}.composer button:last-child{background:var(--ink);color:var(--lime);font-weight:900}.map{height:380px;margin:25px -20px 0;position:relative;overflow:hidden;background:#dfe7da}.map-grid{position:absolute;inset:-50px;background:linear-gradient(65deg,transparent 48%,#f9f8f2 49% 52%,transparent 53%),linear-gradient(-20deg,transparent 47%,#f9f8f2 48% 51%,transparent 52%),repeating-linear-gradient(0deg,transparent 0 49px,#b8c8b733 50px),repeating-linear-gradient(90deg,transparent 0 49px,#b8c8b733 50px);transform:rotate(-6deg)}.street{position:absolute;color:#899587;font-size:10px;transform:rotate(-7deg)}.s1{top:40%;left:32%}.s2{bottom:20%;right:19%}.map-badge,.privacy-chip{position:absolute;background:#fff;box-shadow:var(--shadow);border-radius:13px;padding:10px 13px;font-size:12px}.map-badge{top:17px;left:18px}.privacy-chip{bottom:16px;left:50%;transform:translateX(-50%);white-space:nowrap;color:#687068}.marker{position:absolute;transform:translate(-50%,-50%);border:3px solid white;border-radius:50%;box-shadow:0 6px 15px #2338;background:white;padding:0}.marker img{display:block;width:43px;height:43px;border-radius:50%}.marker span{position:absolute;right:-2px;bottom:-2px;width:11px;height:11px;border:2px solid white;background:#52bd70;border-radius:50%}.locate,.requests{border:0;border-radius:13px;background:#ebe9e1;padding:10px 13px;font-weight:700}.requests i{font-style:normal;background:var(--orange);color:#fff;border-radius:50%;padding:2px 6px;margin-left:4px}.nearby-head{display:flex;align-items:end;justify-content:space-between;margin:25px 0 12px}.nearby-head h2{margin:0}.nearby-head span{color:#999;font-size:12px}.nearby-list{display:grid;gap:10px}.person,.room-item{display:flex;align-items:center;gap:13px;border:1px solid var(--line);background:var(--card);border-radius:17px;padding:12px}.person img,.room-item img{width:48px;height:48px;border-radius:16px}.person div,.room-item div{flex:1;min-width:0}.person b,.room-item b{display:block}.person small,.room-item small{display:block;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:4px}.person button{border:0;background:var(--lime);border-radius:12px;padding:8px 11px;font-weight:700}.room-note{margin:25px 0;background:#e9f1df;border-radius:18px;padding:20px}.room-note p{margin:7px 0 0;color:#63705e;font-size:13px}.room-list{display:grid;gap:11px}.room-item{cursor:pointer}.room-item em{font-style:normal;color:#aaa;font-size:24px}.empty{text-align:center;padding:55px 20px;color:#999}.empty b{display:block;color:#555;margin-bottom:8px}.me-card{text-align:center;padding:12px 0 24px}.me-card img{width:86px;height:86px;border-radius:28px;box-shadow:0 10px 30px #3332}.me-card h1{margin:13px 0 5px}.me-card p{color:#888;margin:0}.me-card button{margin-top:14px;border:1px solid var(--line);background:white;border-radius:12px;padding:8px 15px}.invite-card{background:var(--green);color:white;padding:23px;border-radius:23px;box-shadow:0 20px 40px #24453635}.invite-card>span{color:var(--lime);font-size:10px;letter-spacing:2px;font-weight:800}.invite-card h2{font-size:27px;line-height:1.15;margin:13px 0}.invite-card p{font-size:12px;color:#c6d6ce}.invite-progress{height:7px;background:#ffffff1c;border-radius:8px;overflow:hidden}.invite-progress div{height:100%;background:var(--lime);border-radius:8px}.invite-code{display:flex;margin-top:16px;background:#ffffff10;padding:8px 8px 8px 14px;border-radius:13px}.invite-code code{flex:1;align-self:center;letter-spacing:2px;color:var(--lime);font-size:16px}.invite-code button{border:0;background:white;border-radius:9px;padding:7px 12px}.menu-row{width:100%;display:flex;align-items:center;gap:13px;text-align:left;border:0;border-bottom:1px solid var(--line);background:none;padding:18px 5px;color:inherit;text-decoration:none}.menu-row>span{font-size:20px}.menu-row div{flex:1}.menu-row b,.menu-row small{display:block}.menu-row small{color:#999;margin-top:4px}.menu-row em{font-size:25px;color:#aaa;font-style:normal}nav{position:fixed;z-index:30;bottom:0;width:min(620px,100%);height:72px;padding-bottom:env(safe-area-inset-bottom);background:#fffef9ef;border-top:1px solid var(--line);backdrop-filter:blur(17px);display:flex;justify-content:space-around}nav button{position:relative;width:25%;border:0;background:none;color:#999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}nav i{font-style:normal;font-size:22px}nav span{font-size:10px}nav button.active{color:var(--green);font-weight:800}nav button.active i{color:var(--orange)}nav b{position:absolute;top:9px;right:26%;background:var(--orange);color:white;border-radius:9px;padding:1px 5px;font-size:9px}.modal{position:fixed;inset:0;z-index:90;display:flex;align-items:flex-end;justify-content:center}.backdrop{position:absolute;inset:0;background:#10201899;backdrop-filter:blur(3px)}.sheet{position:relative;width:min(620px,100%);background:var(--card);border-radius:26px 26px 0 0;padding:27px 22px 32px;max-height:85vh;overflow:auto;animation:sheet .25s ease}@keyframes sheet{from{transform:translateY(30px);opacity:0}}.close{position:absolute;right:18px;top:17px;border:0;background:#eeece5;border-radius:50%;width:32px;height:32px;font-size:20px}.sheet h2{margin:0 0 8px;font-size:27px}.sheet>div>p{color:#888;margin-top:0}.form{display:grid;gap:11px;margin-top:22px}.form input,.form textarea,.form select{width:100%;border:1px solid var(--line);background:#f7f5ef;border-radius:13px;padding:14px;outline:none}.form textarea{min-height:90px;resize:vertical}.primary{border:0;background:var(--ink);color:white;border-radius:13px;padding:14px;font-weight:800}.request-item{border:1px solid var(--line);border-radius:16px;padding:15px;margin:10px 0}.request-item header{height:auto;padding:0;position:static;border:0;background:none;gap:10px}.request-item img{width:38px;height:38px;border-radius:12px}.request-item p{font-size:13px;color:#777}.actions{display:flex;gap:8px}.actions button{flex:1;border:0;border-radius:11px;padding:9px}.actions .accept{background:var(--green);color:white}.user-preview{text-align:center}.user-preview img{width:85px;height:85px;border-radius:28px}.user-preview .distance{display:inline-block;background:#e7f0db;border-radius:12px;padding:6px 10px;font-size:12px}.chat-sheet{height:78vh;display:flex;flex-direction:column}.chat-messages{flex:1;overflow:auto}.chat-sheet .composer{position:static;width:100%}.toast{position:fixed;z-index:120;top:20px;left:50%;transform:translateX(-50%);background:#1f2c26;color:white;border-radius:13px;padding:11px 17px;box-shadow:var(--shadow);font-size:13px}@media(max-width:700px){.auth-screen{display:block;background:var(--card)}.auth-art{height:31vh}.auth-card{min-height:69vh;padding:32px 24px}.auth-card .brand{display:none}.auth-card h1{font-size:42px;margin:0 0 14px}.auth-card>p{font-size:14px}.auth-card form{margin-top:18px}}@media(min-width:701px){.app{border-left:1px solid var(--line);border-right:1px solid var(--line)}}
