.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:#1831297a}.modal-panel{position:relative;width:min(100%,520px);max-height:calc(100svh - 32px);overflow:auto;padding:24px 20px calc(20px + env(safe-area-inset-bottom));border:1px solid var(--line,#dfece6);border-radius:24px 24px 14px 14px;background:var(--surface,#fff);box-shadow:0 -12px 38px #1a493a2e;color:var(--ink,#23453c)}.modal-panel h2{margin:0 34px 8px 0;font-size:20px;line-height:1.35}.modal-description{margin:0 0 18px;color:var(--muted,#718079);font-size:14px;line-height:1.6;overflow-wrap:anywhere}.modal-close{position:absolute;top:14px;right:16px;width:32px;height:32px;border:1px solid var(--line,#dfece6);border-radius:50%;background:#fff;color:#789087;font-size:22px;line-height:1}.modal-handle{display:none}.modal-actions{display:flex;gap:10px;margin-top:18px}.modal-actions>*{flex:1;min-width:0}.modal-panel.danger h2{color:#a95842}@media(min-width:700px){.modal-backdrop{align-items:center;padding:24px}.modal-panel{border-radius:20px;padding-bottom:22px}.modal-handle{display:none}}@media(max-width:699px){.modal-handle{display:block;width:38px;height:4px;margin:-10px auto 18px;border-radius:99px;background:#d8e5df}}.notice-button[data-v-d5e955d5]{flex:1;width:100%;padding:12px;border:0;border-radius:12px;background:var(--brand,#177a62);color:#fff;font:inherit}:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;color:#263b36;background:#f7f8f7}*{box-sizing:border-box}body{margin:0}.page{max-width:520px;min-height:100vh;margin:auto;padding:14px 12px 78px}header{display:flex;justify-content:space-between;align-items:center;padding:0 5px 10px}header small{display:block;color:#96a39f;font-size:11px;margin-bottom:3px}header strong{font-size:15px}header span{font-size:11px;color:#36c28c}.avatar{width:34px;height:34px;border-radius:50%;background:#d9f7e9;text-align:center;padding-top:8px;color:#2cbc85}.hero{height:178px;border-radius:14px;overflow:hidden;position:relative;background:#9cecbf}.hero img{width:100%;height:100%;object-fit:cover}.hero-copy{position:absolute;left:20px;top:27px;color:#fff;text-shadow:0 1px 4px #19764e55}.hero-copy small{font-size:12px}.hero-copy h1{font-size:24px;line-height:1.25;margin:10px 0 17px}.hero button{border:0;border-radius:20px;background:#fff;color:#24ae79;padding:9px 17px;font-size:13px;box-shadow:0 3px 9px #278f5a33}.hero i{margin-left:8px}.quick{background:#fff;padding:13px 5px 11px;display:grid;grid-template-columns:repeat(4,1fr);gap:15px 4px}.quick-item{text-align:center;font-size:12px;color:#4b5753}.quick-item b{display:grid;place-items:center;margin:auto auto 6px;width:42px;height:42px;border-radius:13px;background:#fff0d9;color:#f4a24a;font-size:23px}.quick-item:nth-child(2n) b{background:#e4f8ee;color:#39bf8b}.switch{display:flex;background:#fff;margin-top:9px;border-radius:12px 12px 0 0;height:56px;padding:0 7px}.switch button{flex:1;border:0;background:transparent;font-size:18px;color:#52615c;position:relative}.switch button.selected{color:#20ca8a;font-weight:600}.switch button.selected:after{content:"";position:absolute;bottom:2px;left:35%;width:62px;height:4px;border-radius:4px;background:#55db9e}.list{background:#fff;padding:0 10px}.tech{display:flex;gap:9px;padding:15px 0;border-bottom:1px solid #edf0ef;min-height:130px}.tech-pic{width:76px;height:88px;border-radius:10px;background:linear-gradient(145deg,#d3f8e7,#54d69f);display:grid;place-items:center;color:#fff;font-size:38px;font-weight:600;flex:none}.tech-main{min-width:0;flex:1}.tech-title{display:flex;align-items:center;gap:6px}.tech-title strong{font-size:18px}.tech-title em{font-style:normal;color:#a27627;background:#f9e1a5;border-radius:4px;font-size:11px;padding:2px 5px}.tech-main p{font-size:12px;color:#9aa39f;margin:7px 0}.tech-main .score{color:#ff7d5e}.tech-main .free{color:#ff6d63}.tech-main>small{font-size:11px;color:#9aa39f;white-space:nowrap}.tech-action{width:83px;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:9px}.tech-action span{color:#20ca8a;font-size:12px;white-space:nowrap}.tech-action small{color:#a1aaa6;font-size:11px}.tech-action button{border:0;border-radius:20px;background:#40d998;color:#fff;padding:9px 13px;font-size:13px;white-space:nowrap}nav{position:fixed;bottom:0;left:0;right:0;height:66px;background:#fff;display:flex;justify-content:center;gap:15%;padding-top:8px;box-shadow:0 -4px 18px #4e897022;z-index:3}nav a{color:#b1bab7;text-align:center;font-size:21px}nav span{display:block;font-size:11px;margin-top:3px}nav .active{color:#20ca8a}.toast{position:fixed;bottom:80px;background:#333;color:#fff;padding:8px 14px;border-radius:18px;font-size:12px}.auth{max-width:520px;margin:auto;padding:80px 28px}.brand{color:#39a884;font-weight:700;font-size:18px}.auth h1{font-size:30px;margin:50px 0 8px}.auth p{color:#8aa099;margin-bottom:36px}.auth input{width:100%;padding:15px 4px;border:0;border-bottom:1px solid #cfe3da;background:transparent;font-size:16px;margin-bottom:24px}.auth button{width:100%}.auth a{display:block;text-align:center;margin-top:24px;color:#8aa099;font-size:13px}.service-card{background:#fff;border-radius:16px;padding:18px 16px;margin-top:14px}.service-card h2{font-size:19px;margin:0 0 10px}.service-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 0;border-bottom:1px solid #edf3ef;cursor:pointer}.service-row strong{font-size:16px}.service-row p{color:#869b93;font-size:13px;margin:8px 0 0}.service-row>b{color:#23b980;font-size:19px;white-space:nowrap}.service-card .more{display:block;width:100%;border:0;border-radius:22px;background:#e9f9f1;color:#159567;padding:13px;margin-top:16px;font:inherit;font-size:14px;cursor:pointer}.service-detail{background:#fff;padding:20px;border-radius:16px}.service-detail img{width:100%;border-radius:12px}.service-detail h1{font-size:24px}.service-detail h2{font-size:17px;margin-top:24px}.service-detail p{font-size:14px;line-height:1.8;white-space:pre-line}html{font-size:16px;background:#eef2f0}body{min-width:320px;overflow-x:hidden}.page{width:100%;padding-top:calc(14px + env(safe-area-inset-top));padding-bottom:calc(78px + env(safe-area-inset-bottom))}.hero{height:auto;aspect-ratio:2.35 / 1}.hero img{width:100%;height:100%;object-fit:cover;display:block}nav{height:calc(66px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}@media(min-width:521px){body{padding:14px 0}.page{box-shadow:0 0 28px #38584c18}}@media(max-width:360px){.page{padding-left:9px;padding-right:9px}.tech-action{width:76px}.tech-action button{padding-left:9px;padding-right:9px}.tech-main>small{font-size:10px}}.tech-action .pin{width:14px;height:14px;vertical-align:-3px;margin-right:4px;stroke:currentColor;fill:none;stroke-width:1.8}.tech-main .store-icon{width:14px;height:14px;vertical-align:-3px;margin-right:4px;stroke:#44c894;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.tech-action small{display:flex;align-items:center;justify-content:flex-end}.page nav a{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:32px;font-size:0}.page nav a svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.page nav a.active svg{fill:currentColor;stroke:currentColor}.page nav span{font-size:11px;line-height:1.1}.auth{min-height:100vh;width:100%;max-width:520px;margin:auto;padding:58px 28px 40px;background:#fff;color:#202b28}.auth .brand{color:#35b98a;font-size:18px;font-weight:700;margin-bottom:74px}.auth h1{font-size:28px;letter-spacing:.5px;margin:0 0 12px}.auth>p,.auth h1+p{color:#9da5a3;font-size:16px;margin:0 0 46px}.phone-input{display:flex;align-items:center;background:#f7f7f7;border-radius:30px;height:58px;padding:0 25px;margin-bottom:28px}.phone-input span{font-size:20px;font-weight:600;margin-right:18px}.phone-input input{flex:1;border:0!important;background:transparent!important;margin:0!important;padding:0!important;height:100%;font-size:17px;outline:0}.auth .primary{width:100%;height:58px;border:0;border-radius:30px;background:#20cf99;color:#fff;font-size:18px;font-weight:500;box-shadow:none}.auth .primary:disabled{background:#d7d9d8;color:#fff}.agreement{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:28px;color:#505b57;font-size:14px;white-space:nowrap;flex-wrap:nowrap}.agreement input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative!important;width:24px!important;height:24px!important;min-width:24px!important;padding:0!important;margin:0!important;border:2px solid #e1e5e3!important;border-radius:50%!important;background:#fff!important;flex:none!important}.agreement input[type=checkbox]:checked{border-color:#20cf99!important;background:#20cf99!important}.agreement input[type=checkbox]:checked:after{content:"✓";position:absolute;left:4px;top:-1px;color:#fff;font-size:15px;font-weight:700}.agreement a{color:#20bf91;text-decoration:none}.code-input{width:100%;height:58px;border:0;border-radius:30px;background:#f7f7f7;padding:0 24px;font-size:20px;letter-spacing:8px;margin-bottom:28px;outline:0}.resend{display:block;text-align:center;margin-top:22px;color:#8e9994;font-size:14px;cursor:pointer}.login-error{text-align:center!important;color:#ef6d5e!important;margin:18px 0 0!important;font-size:13px!important}@media(max-width:360px){.auth{padding-left:20px;padding-right:20px}.auth .brand{margin-bottom:62px}.auth h1{font-size:25px}}.agreement a{display:inline!important;text-align:left!important;margin-top:0!important}.text-button{display:block!important;width:auto!important;height:40px!important;margin:18px auto 0!important;padding:8px 18px!important;border:0!important;border-radius:20px!important;outline:0!important;background:transparent!important;color:#79948b!important;box-shadow:none!important;font-size:14px!important;line-height:24px!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important}.text-button:disabled{color:#79948b!important;opacity:1!important;cursor:default!important}.status-page{text-align:center}.status-icon,.guide-illustration{display:grid;place-items:center;width:76px;height:76px;margin:50px auto 24px;border-radius:50%;background:#e6f8f1;color:#24b985;font-size:34px;font-weight:700}.status-page h1,.onboarding-page h1{margin-top:0}.onboarding-page{text-align:center}.guide-illustration{width:104px;height:104px;font-size:48px}.legal-page{max-width:520px;min-height:100vh;margin:auto;background:#fff}.legal-page header{position:sticky;top:0;height:56px;padding:0 18px;background:#fff;border-bottom:1px solid #edf1ef}.legal-page header button{width:36px;border:0;background:transparent;font-size:32px;color:#42564f}.legal-page header h1{font-size:18px;margin:0}.legal-page header span{width:36px}.legal-page article{padding:20px 24px 44px}.legal-page h2{font-size:17px;margin:24px 0 8px}.legal-page p{color:#64746e;font-size:14px;line-height:1.8;margin:0}.profile-page{background:#f6f7f6;padding:0 12px 92px;min-height:100vh;color:#27322f}.profile-hero{height:248px;margin:0 -12px;position:relative;overflow:hidden;background:linear-gradient(135deg,#08d9a5,#08cfa4 58%,#06b99b)}.profile-page .profile-hero:after{content:"";position:absolute;right:-55px;bottom:-75px;width:220px;height:190px;border-radius:48% 52% 0;background:#04b99755;transform:rotate(-15deg)}.hero-orb{position:absolute;border-radius:50%;background:#ffffff0c}.hero-orb-one{width:220px;height:220px;left:-100px;top:72px}.hero-orb-two{width:190px;height:190px;right:8px;top:38px}.profile-toolbar{height:54px;padding:calc(10px + env(safe-area-inset-top)) 16px 0;display:flex;justify-content:space-between;align-items:center;color:#fff;position:relative;z-index:1}.profile-toolbar button{border:0;background:none;color:#fff;font-size:25px;width:32px;padding:0;cursor:pointer}.profile-toolbar strong{font-size:18px}.profile-user{position:absolute;z-index:1;left:28px;right:24px;bottom:25px;display:flex;align-items:center;gap:16px;color:#fff}.profile-avatar{width:88px;height:88px;border-radius:50%;border:3px solid #ffffffaa;background:#d5f7e9;display:grid;place-items:center;overflow:hidden;color:#20b985;font-size:34px;font-weight:700;flex:none}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-copy h1{font-size:22px;margin:0 0 7px}.profile-copy p{font-size:17px;margin:0 0 7px;font-weight:600}.profile-copy small{display:inline-block;padding:3px 11px;border-radius:20px;background:#05ae88;color:#d8fff1;font-size:11px}.balance-card{position:relative;margin:-1px 28px 22px;padding:23px 22px 18px;min-height:176px;border:3px solid #d3b679;border-radius:44px;background:linear-gradient(165deg,#ead7ad,#e4c98f 60%,#eedfc4);box-shadow:0 4px #ad7f3a44;z-index:2;color:#2d2b27}.balance-head,.balance-foot{display:flex;align-items:center;justify-content:space-between}.balance-head span{font-size:17px}.balance-head button{border:0;border-radius:18px;background:#ffc83f;color:#fff;padding:5px 12px;font-size:12px}.balance-value{font-size:47px;line-height:1.05;margin:13px 0 11px}.balance-value i{font-size:22px;font-style:normal;margin-right:10px}.balance-foot{gap:10px}.balance-foot span{font-size:12px}.balance-foot button{border:0;border-radius:24px;background:#fff;color:#ee9d19;padding:9px 15px;font-size:17px;font-weight:700;box-shadow:0 2px 4px #8e6f4244;white-space:nowrap}.benefit-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 4px 28px}.benefit-card{height:126px;border:0;border-radius:22px;background:linear-gradient(135deg,#fff 72%,#dff9ef 72%);box-shadow:0 2px #1dcf9733;display:flex;align-items:center;justify-content:space-between;padding:18px 13px 18px 20px;text-align:left;color:#293633;overflow:hidden;cursor:pointer}.benefit-card span{display:flex;flex-direction:column;gap:5px}.benefit-card strong{font-size:17px}.benefit-card small{font-size:13px;color:#98a39f}.gift-graphic{font-size:42px;filter:drop-shadow(0 3px 3px #8c5a2a44);transform:rotate(-8deg)}.coupon-graphic{width:45px;height:36px;display:grid;place-items:center;color:#fff;background:#ffc844;border-radius:8px;font-size:26px;transform:rotate(12deg)}.service-grid{background:#fff;border-radius:20px;padding:26px 11px 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:25px 4px;box-shadow:0 3px 18px #55796c0d}.service-grid button{border:0;background:none;padding:0;display:flex;flex-direction:column;align-items:center;gap:8px;color:#3f4946;font-size:13px;cursor:pointer}.action-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;font-size:29px;font-weight:700;background:#e9fbf4;color:#08d69d}.action-icon.teal{background:#e3fbf5;color:#00cda0}.action-icon.cyan{background:#e5fcf5;color:#08d69d}.action-icon.green{background:#dcfaef;color:#00c98e}.action-icon.lime{background:#e3fbf2;color:#0bd89f}.icp{padding:220px 0 16px;text-align:center;color:#aab2ae;font-size:12px}.error-state{color:#d76c62}.profile-page nav{height:calc(68px + env(safe-area-inset-bottom));padding:8px 12px env(safe-area-inset-bottom);gap:0;justify-content:space-around}.profile-page nav a{font-size:11px;color:#b9bfbd;display:flex;flex-direction:column;align-items:center;gap:3px}.profile-page nav a.active{color:#10cf94}.profile-page nav svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}.profile-page nav a.active svg{fill:currentColor;stroke:currentColor}.profile-page .toast{left:50%;transform:translate(-50%);white-space:nowrap;bottom:calc(82px + env(safe-area-inset-bottom))}@media(max-width:370px){.profile-page{padding-left:9px;padding-right:9px}.profile-hero{margin-left:-9px;margin-right:-9px}.balance-card{margin-left:18px;margin-right:18px}.profile-user{left:22px}.benefit-card{padding-left:13px}.benefit-card strong{font-size:15px}.gift-graphic{font-size:34px}.service-grid{gap:22px 0}}.toolbar-spacer{width:32px}.balance-mini{position:absolute;right:0;bottom:-3px;border:0;border-radius:16px 0 0 16px;padding:8px 12px 8px 14px;background:#09b98e;color:#eafff8;text-align:left;box-shadow:0 3px 8px #087d6133;cursor:pointer}.balance-mini span{display:block;font-size:11px}.balance-mini strong{display:block;margin-top:2px;font-size:19px;line-height:1}.balance-mini i{font-size:12px;font-style:normal;margin-right:3px}.benefit-cards{margin-top:22px}.profile-toolbar{justify-content:center}.profile-identity{min-width:0;display:flex;align-items:center;gap:16px;border:0;background:transparent;padding:0;color:inherit;text-align:left;font-family:inherit;cursor:pointer}.profile-identity:active{opacity:.82}.profile-copy{display:block}
