*{box-sizing:border-box}[v-cloak]{display:none}:root{--status-bar-height: 0px;--navigation-bar-height: 0px}html,body{margin:0;min-height:100%;min-height:100dvh;background:#f8eef0;font-family:Helvetica Neue,Arial,sans-serif}#app{position:relative;min-height:100%;min-height:100dvh;padding-top:var(--status-bar-height, 0px);background:#f8eef0;overflow:hidden;box-sizing:border-box}.page{position:relative;width:100%;max-width:420px;margin:0 auto;min-height:calc(100vh - var(--status-bar-height, 0px));min-height:calc(100dvh - var(--status-bar-height, 0px));background:#f8eef0}.scene{position:relative;width:100%;min-height:calc(100vh - var(--status-bar-height, 0px));min-height:calc(100dvh - var(--status-bar-height, 0px));background-image:url(../invite_homestead_001/images/map.png);background-size:cover;background-position:center;padding:16px max(16px,env(safe-area-inset-right)) 34px max(16px,env(safe-area-inset-left))}.top-gradient{position:absolute;top:calc(-1 * var(--status-bar-height, 0px));left:0;width:100%;height:calc(132px + var(--status-bar-height, 0px));background:linear-gradient(180.56deg,#000 -10.4%,#0000 99.52%);opacity:.5;z-index:1}.top-card{position:absolute;top:calc(56px + var(--status-bar-height, 0px));left:0;right:0;margin-left:auto;margin-right:auto;width:calc(100% - 32px);max-width:380px;min-height:0;background:#fff;border-radius:18px;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 24px #26c5981f,0 2px 12px #00000014;padding:16px 16px 14px;display:flex;flex-direction:column;justify-content:flex-start;gap:0;z-index:2}.top-card-row{display:flex;align-items:flex-start;justify-content:center;gap:14px}.avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;background:#eee;flex-shrink:0;border:2px solid rgba(38,197,152,.2);box-shadow:0 2px 8px #0000000f}.avatar img{width:100%;height:100%;object-fit:cover}.info-text{display:flex;flex-direction:column;justify-content:center;min-width:0;flex:0 1 auto;max-width:min(240px,calc(100% - 64px));text-align:left}.text-1{margin:0;color:#333;font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:600;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;word-break:break-word}.text-1 .name{color:#26c598}.text-2{margin:8px 0 0;color:#787878;font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.5}.top-card-divider{height:1px;width:100%;background:linear-gradient(90deg,transparent,#e8e8e8 15%,#e8e8e8 85%,transparent);margin:14px 0 12px}.invite-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 10px;padding:4px 4px 0;color:#787878;font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:13px;line-height:1.45;text-align:center}.invite-row strong{color:#222;font-weight:700;font-size:15px;letter-spacing:.04em}.copy-button{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;margin-left:2px;border-radius:999px;background:#26c5981f;color:#1a9d78;font-weight:600;font-size:13px;cursor:pointer;flex-shrink:0;transition:background .15s ease,transform .12s ease}.copy-button:active{background:#26c59838;transform:scale(.97)}.house-layout{margin:clamp(150px,38vw,188px) auto 0;width:100%;max-width:360px;height:320px}.house-layout img{width:100%;height:auto;display:block}.action-button{position:absolute;left:50%;top:50%;display:inline-flex;align-items:center;justify-content:center;width:109px;height:34px;border-radius:999px;background:linear-gradient(180deg,#ffd65e,#f9b500);color:#2f1400;font-size:14px;font-weight:700;border:none;box-shadow:0 10px 22px #ff95003d;cursor:pointer;z-index:2;transform:translate(-50%,-50%) scale(1);transform-origin:center;animation:pulse 1.4s ease-in-out infinite}.action-button:before,.action-button:after{content:"";position:absolute;left:50%;top:50%;width:100%;height:100%;border-radius:999px;background:#ffd65e;transform:translate(-50%,-50%) scale(1);opacity:.5;z-index:-1;pointer-events:none;animation:ripple 1.8s ease-out infinite}.action-button:after{animation-delay:.9s}.action-button:active{animation-play-state:paused;transform:translate(-50%,-50%) scale(.95)}@keyframes pulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.12)}}@keyframes ripple{0%{transform:translate(-50%,-50%) scale(1);opacity:.5}to{transform:translate(-50%,-50%) scale(2.35);opacity:0}}.stores{position:absolute;left:50%;bottom:18px;transform:translate(-50%);display:flex;justify-content:center;align-items:center;gap:14px;z-index:2}.store-cta{width:138px;border-radius:999px;overflow:hidden;cursor:pointer;box-shadow:0 10px 22px #00000029}.store-cta img{width:100%;display:block}.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:50;padding:10px}.popup{position:relative;width:100%;max-width:360px;background:#ff5f25;border-radius:26px;padding:24px 20px 18px;color:#fff;text-align:center;box-shadow:0 26px 48px #0000004d;overflow:hidden}.popup:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top,rgba(255,255,255,.22),transparent 38%);pointer-events:none}.popup h2{margin:0 0 10px;font-size:20px;font-weight:700}.popup p{margin:0 0 22px;font-size:14px;line-height:1.6;color:#ffffffeb}.reward-value{margin:18px auto 24px;width:172px;height:90px;border-radius:22px;background:#0000002e;display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:800;letter-spacing:.1em}.claim-button{width:100%;max-width:260px;margin:0 auto 12px;padding:14px 0;border:none;border-radius:999px;background:#fff;color:#e55116;font-size:17px;font-weight:700;cursor:pointer}.popup-small{font-size:13px;color:#ffffffd9}.close-button{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;background:#ffffff47;color:#fff;border:none;font-size:18px;line-height:1;cursor:pointer}.app-toast-wrap{position:fixed;left:0;right:0;bottom:calc(100px + env(safe-area-inset-bottom,0px));display:flex;justify-content:center;z-index:120;pointer-events:none;padding:0 16px}.app-toast{max-width:100%;padding:12px 20px;border-radius:10px;background:#000000c7;color:#fff;font-size:14px;font-weight:500;line-height:1.4;text-align:center;box-shadow:0 4px 20px #0000002e}.toast-fade-enter-active,.toast-fade-leave-active{transition:opacity .22s ease}.toast-fade-enter-active .app-toast,.toast-fade-leave-active .app-toast{transition:transform .22s ease}.toast-fade-enter-from,.toast-fade-leave-to{opacity:0}.toast-fade-enter-from .app-toast,.toast-fade-leave-to .app-toast{transform:translateY(10px)}
