:root{--pink:#f34f82;--soft:#fff5f7;--line:#f2e6e8;--text:#433a3c}*{box-sizing:border-box}body{margin:0;color:var(--text);font:14px/1.5 "Microsoft YaHei",Arial;background:#fff}button,a{cursor:pointer}header{height:108px;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:2}.top{height:66px;display:flex;align-items:center;gap:12px;padding:0 22px}.logo,.foot-logo span{width:38px;height:38px;border-radius:50%;background:#071d17;color:#35e492;display:grid;place-items:center;font-weight:900;text-decoration:none;font-size:12px}.search{height:40px;background:#f8f4f3;border:1px solid #eee5e3;border-radius:20px;display:flex;align-items:center;gap:8px;padding:0 15px;flex:1;color:#aaa}.search input{border:0;outline:0;background:transparent;width:100%;font-size:14px}.user,.menu{border:0;background:transparent;color:#ee7298;font-size:22px}.user{border:2px solid #f5b8ca;border-radius:50%;width:34px;height:34px;font-size:16px}nav{height:42px;display:flex;align-items:center;padding-left:22px;gap:34px;color:#776d70}nav a{height:42px;padding-top:10px}nav .active{color:var(--pink);border-bottom:3px solid var(--pink)}.notice{height:48px;background:#fff8fa;border-bottom:1px solid #f6e8eb;display:flex;align-items:center;padding:0 22px;gap:22px;font-size:13px}.notice b{color:#db5d83}.notice span{flex:1}.notice i{color:#d691db}.hero{height:380px;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.05)),url('https://miaoda-site-img.cdn.bcebos.com/images/baidu_image_search_d5e65c1b-8fc5-4c5b-8351-6bc8ba8f99ed.jpg') center 42%/cover}.hero-copy{padding:100px 0 0 36px;color:#fff}.hero-copy small{color:#ffda38;font-weight:700}.hero h1{font-size:38px;line-height:1.12;margin:8px 0 14px;letter-spacing:1px}.hero h1 em{color:#ff4f82;font-style:normal}.hero-copy p{display:flex;gap:8px}.hero-copy p span{background:#333a;backdrop-filter:blur(3px);padding:3px 10px;border-radius:12px;font-size:12px}.hero-copy button{border:0;background:var(--pink);color:#fff;padding:11px 24px;border-radius:3px;margin:8px 10px 0 0;font-weight:700}.hero-copy .ghost{background:#eee;color:#4a4445}.toolbar{height:62px;padding:12px 22px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.toolbar button{border:1px solid #f0e6e7;background:white;color:#786d70;padding:8px 15px;border-radius:4px}.toolbar .on{background:var(--pink);color:#fff;border-color:var(--pink)}.section-title{height:48px;display:flex;align-items:center;gap:12px}.section-title b{border-left:3px solid var(--pink);padding-left:10px}.section-title span{color:#a78790;font-size:12px}.section-title a{margin-left:auto;color:#83777a}.featured,.accounts,.guarantee{margin:0 22px}.featured{min-height:205px}.featured article{width:220px;height:140px;border:1px solid #f7cad6;border-radius:10px;overflow:hidden;position:relative}.featured img{width:100%;height:100%;object-fit:cover}.featured article div{position:absolute;inset:auto 0 0;background:linear-gradient(transparent,#fff);padding:30px 12px 8px;color:#e27635}.featured strong{color:var(--pink)}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{border:1px solid #eadfe1;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #b98d9512;transition:.2s;background:#fff}.card:hover{transform:translateY(-3px);box-shadow:0 7px 20px #b98d9522}.photo{height:205px;position:relative;background:#f9f5ef}.photo img{width:100%;height:100%;object-fit:cover}.badge,.heart,.rented{position:absolute}.badge{left:10px;top:10px;background:#fff0e8;color:#ff7e64;border-radius:10px;padding:2px 8px;font-size:12px}.heart{right:9px;top:9px;width:30px;height:30px;border:1px solid #f6d8df;background:white;border-radius:50%;color:#f19ab3}.heart.liked{background:var(--pink);color:white}.rented{inset:0;display:grid;place-items:center;background:#fff9;color:#4a91df;font-weight:700}.info{padding:12px}.rank{display:flex;justify-content:space-between;color:#e6aa42}.rank i{font-style:normal;color:#32ca75;border:1px solid #9de8bc;border-radius:10px;padding:0 7px;font-size:12px}.asset{font-size:17px;color:#eca62a;margin:10px 0}.asset b{font-size:21px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.stats span{background:var(--soft);border:1px solid #f9dce4;text-align:center;border-radius:9px;padding:5px;font-size:12px}.stats b,.stats small{display:block}.tags,.time{font-size:11px;color:#8c8083;margin-top:9px}.time{padding-bottom:9px;border-bottom:1px solid #f1e7e9}.price{display:flex;justify-content:space-between;align-items:end;padding-top:9px;color:var(--pink)}.price strong{font-size:20px}.price small{display:block;color:#aaa}.price button{border:0;border-radius:16px;padding:7px 15px;color:#fff;background:var(--pink)}.price button:disabled{background:#eee9e7;color:#aaa}.guarantee{border:1px solid #f8d5de;border-radius:10px;margin-top:28px;padding:8px 18px 18px}.guarantee h3{border-left:3px solid var(--pink);padding-left:9px}.guarantee>div{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.guarantee p{display:grid;grid-template-columns:32px 1fr}.guarantee small{grid-column:2;color:#988b8e}footer{margin-top:80px;border-top:1px solid #eee4e6;background:#fffdfd;padding:28px max(calc((100% - 880px)/2),22px);text-align:center;color:#998e90}.foot-logo{display:flex;text-align:left;align-items:center;gap:10px}.foot-logo b{color:#554b4d}.foot-logo small,.foot-features small{display:block;font-weight:normal}.foot-features{display:grid;grid-template-columns:repeat(3,1fr);margin:20px 0}.foot-features span{border:1px solid #eee0e2;padding:10px;color:#e87995}.links{border-top:1px solid #f0e6e8;padding-top:16px}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);background:#342d2f;color:#fff;padding:10px 22px;border-radius:20px;opacity:0;transition:.2s;z-index:9}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:800px){nav{gap:18px;overflow:auto}.hero{height:300px}.hero-copy{padding:62px 20px}.hero h1{font-size:30px}.grid{grid-template-columns:repeat(2,1fr)}.guarantee>div{grid-template-columns:1fr 1fr}.featured article{width:48%}}@media(max-width:480px){header{height:102px}.top{padding:0 12px}.notice{padding:0 12px}.notice span{white-space:nowrap;overflow:hidden}.hero{height:270px}.hero-copy p span{padding:2px 5px}.toolbar{padding:10px;overflow:auto}.toolbar button{padding:7px}.featured,.accounts,.guarantee{margin-left:10px;margin-right:10px}.grid{gap:8px}.photo{height:130px}.info{padding:8px}.stats span{padding:3px 1px}.tags{white-space:nowrap;overflow:hidden}.guarantee>div{grid-template-columns:1fr}.foot-features{grid-template-columns:1fr}}

.heart{width:38px;height:38px;border-width:2px;font-size:22px;line-height:34px;padding:0;display:grid;place-items:center}.heart.liked{border-color:var(--pink)}
nav a,nav a:visited{color:#776d70;text-decoration:none}nav a:hover{color:var(--pink)}nav a.active,nav a.active:visited{color:var(--pink);text-decoration:none}

.market-title{font-size:22px;margin:18px 22px 10px}.market-page .toolbar{border-top:1px solid var(--line)}.market-page .market-count{margin-top:5px}.market-page footer{margin-top:70px}.market-page .grid{grid-template-columns:repeat(2,1fr);gap:12px}.market-page .photo{height:405px}.market-page .card{border-color:#f3dce2}.market-page .info{padding:14px 16px}.market-page .asset{margin:7px 0}.market-page .stats{grid-template-columns:repeat(3,minmax(90px,150px));justify-content:start}.market-page .price{min-height:50px}
@media(max-width:800px){.market-page .grid{grid-template-columns:1fr}.market-page .photo{height:330px}}@media(max-width:480px){.market-title{margin-left:10px}.market-page .photo{height:245px}.market-page .accounts{margin-top:0}}

.user{text-decoration:none;display:grid;place-items:center}.form-wrap{width:504px;margin:auto;padding:10px}.form-wrap h1,.orders-main h1{font-size:22px}.tabs,.order-tabs,.profile-tabs{display:flex;border-bottom:1px solid var(--line)}.tabs button,.order-tabs button,.profile-tabs button{flex:1;border:0;background:#fff;padding:12px}.tabs .selected,.order-tabs .selected,.profile-tabs .selected{color:var(--pink);border-bottom:2px solid var(--pink)}.service{width:100%;border:1px solid #f5dbe2;background:#fff7f9;border-radius:7px;text-align:left;padding:12px 52px;margin:18px 0 10px;color:#5c5053}.service b,.service small{display:block}.form-box{border:1px solid #eee3e5;border-radius:8px;margin:10px 0;background:#fff}.form-box h3{margin:0;padding:10px 14px;border-bottom:1px solid var(--line);font-size:15px;color:#51464a}.form-box>label,.form-box>small{display:block;margin:10px 14px}.form-box input,.form-box textarea{border:1px solid #e9dcdf;border-radius:4px;padding:9px;outline:0}.form-box input:focus,.form-box textarea:focus{border-color:var(--pink)}.row{display:flex!important;align-items:center;justify-content:space-between}.row input{width:78%}.upload{padding:14px}.upload input{display:none}.upload label{display:grid;place-items:center;width:74px;height:74px;border:1px dashed #e7cdd4;font-size:28px;color:#caadb5}.upload label small{font-size:12px}.upload p{color:#999;font-size:12px}.choices{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:4px 14px 12px}.choices button{border:1px solid #eadde0;background:#fff;border-radius:5px;padding:8px}.choices button.picked{border-color:var(--pink);color:var(--pink);background:#fff5f7}.number-fields{padding:4px 14px 12px}.number-fields label{display:flex;justify-content:space-between;align-items:center;margin:8px 0}.number-fields input{width:74%}.time-input{display:flex;align-items:center;gap:10px;padding:0 14px}.time-input input{flex:1}.private p{margin:10px 14px;padding:10px;background:#f7f7f7;color:#777}.skins .choices{grid-template-columns:1fr 1fr}.form-box textarea{width:calc(100% - 28px);min-height:78px;margin:12px 14px}.price-mode{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:14px}.price-mode button{padding:10px;border:1px solid #e5d9dc;background:#fff;border-radius:5px}.price-mode .picked{border-color:var(--pink);background:#fff5f7;color:var(--pink)}.calculator{margin:8px 14px;padding:12px;background:#20232b;color:#fff;border-radius:5px}.calculator p{font-size:11px;color:#999}.calculator strong{font-size:13px}.submit{width:100%;border:0;background:var(--pink);color:#fff;padding:13px;border-radius:5px}.submit-tip{text-align:center;color:#999}.orders-main{min-height:850px;padding:10px}.order-tabs button{font-size:14px}.empty{height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#aaa;gap:7px}.empty i{font-size:38px}.empty a{background:var(--pink);color:#fff;padding:7px 18px;border-radius:4px;text-decoration:none}.profile-wrap{width:588px;margin:auto;padding:14px 10px;min-height:850px}.profile-head,.dash,.profile-tabs{border:1px solid #eee3e5;border-radius:8px;margin-bottom:10px;background:#fff}.profile-head{display:grid;grid-template-columns:52px 1fr;padding:14px;gap:10px}.avatar{width:50px;height:50px;border-radius:50%;background:#ffe7ee;color:var(--pink);display:grid;place-items:center;font-size:26px}.profile-head>div:nth-child(2){display:flex;flex-direction:column}.profile-head>div:nth-child(2) button{border:0;background:none;text-align:left;padding:4px 0}.profile-head small{color:#999}.balance{grid-column:1/3;border-top:1px solid var(--line);padding-top:10px;display:flex;align-items:end;gap:8px}.balance span{flex:1}.balance strong{display:block;font-size:27px}.balance button{border:1px solid #f2cad5;background:#fff;color:var(--pink);padding:7px;border-radius:4px}.dash h3{font-size:15px;padding:0 14px}.dash h3 a{float:right;font-weight:normal;font-size:12px;color:#999;text-decoration:none}.dash-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.dash-grid a{height:86px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:var(--pink);font-size:20px}.dash-grid b{font-size:13px;color:#5b5053;margin-top:6px}.profile-tabs{display:grid;grid-template-columns:1fr 1fr}.profile-tabs div{grid-column:1/3;height:90px;display:grid;place-items:center;color:#aaa}.logout{width:100%;border:1px solid #f0dfe3;background:#fff;color:#e35d7e;padding:10px;border-radius:5px}
@media(max-width:600px){.form-wrap,.profile-wrap{width:100%}.choices{grid-template-columns:1fr 1fr}.row{display:block!important}.row input{display:block;width:100%;margin-top:6px}.dash-grid a{font-size:17px}}

.profile-page{background:#fff}.profile-page .profile-wrap{width:568px;padding-top:14px}.profile-page .profile-head{padding:0;overflow:hidden;grid-template-columns:58px 1fr;gap:0}.profile-page .avatar{margin:14px 0 10px 14px;width:50px;height:50px;border:2px solid #f48aaa;background:#ffe7ee;position:relative}.profile-page .avatar i{position:absolute;right:-3px;bottom:-3px;background:var(--pink);color:#fff;width:18px;height:18px;border-radius:50%;font-size:10px;display:grid;place-items:center}.profile-page .profile-head>div:nth-child(2){padding:17px 14px 8px}.profile-page .profile-head>div:nth-child(2) button{font-weight:700;color:#342c2e}.profile-page .balance{background:#e84d79;color:#fff;border:0;padding:12px 14px;min-height:68px;align-items:center}.profile-page .balance strong{font-size:24px;line-height:1.1}.profile-page .balance button{background:#fff;color:#272224;border:0;font-weight:700}.profile-page .balance button:last-child{background:#e84d79;color:#fff;border:1px solid #f493ae}.profile-page .dash{margin-bottom:10px}.profile-page .dash h3{border-left:3px solid var(--pink);padding-left:8px;line-height:18px}.profile-page .dash-grid a{height:88px;font-size:13px}.profile-page .dash-grid i{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#dcf8e7;color:#272224;font-style:normal;font-size:20px}.profile-page .dash-grid a:nth-child(2) i{background:#deebff}.profile-page .dash-grid a:nth-child(3) i{background:#e7fbe9}.profile-page .dash-grid a:nth-child(4) i{background:#ffe2e2}.profile-page .dash:nth-of-type(4) .dash-grid a:nth-child(1) i{background:#eee5fb}.profile-page .dash:nth-of-type(4) .dash-grid a:nth-child(2) i{background:#ffe0e0}.profile-page .dash:nth-of-type(4) .dash-grid a:nth-child(3) i{background:#d9faf3}.profile-page .dash:nth-of-type(4) .dash-grid a:nth-child(4) i{background:#ffe4ee}.profile-page .profile-tabs{border:0;background:#f4eee9;border-radius:14px;overflow:visible}.profile-page .profile-tabs button{padding:5px;border:0;border-radius:14px;background:transparent}.profile-page .profile-tabs button.selected{background:#fff;color:#312a2c;box-shadow:0 1px 4px #aa999955}.profile-page .profile-tabs div{height:112px;background:#fff}.profile-page .logout{margin-top:4px}@media(max-width:600px){.profile-page .profile-wrap{width:100%}}

/* Match the compact 69px site header used by the reference. */
header{height:69px}.top{height:42px;padding:0 21px}.logo,.foot-logo span{width:25px;height:25px;font-size:9px}.search{height:28px}.user{width:25px;height:25px;font-size:13px}.menu{font-size:15px}nav{height:27px;padding-left:21px;gap:22px;font-size:12px}nav a{height:27px;padding-top:4px}.notice{height:36px;padding:0 12px;font-size:12px}
@media(max-width:480px){header{height:69px}.top{height:42px;padding:0 11px;gap:8px}.search{height:28px;padding:0 10px}nav{height:27px;padding-left:11px;gap:23px;white-space:nowrap}.notice{height:36px;padding:0 11px;gap:12px}.profile-page .profile-wrap{padding:14px 11px}.profile-page .dash-grid a{font-size:12px}.profile-page .dash-grid b{font-weight:400}}
.profile-page .dash-grid i svg{width:20px;height:20px}.profile-page .profile-tabs svg,.profile-page .logout svg{width:13px;height:13px}
.logo{background:#071d17 url('https://miaoda-conversation-file.cdn.bcebos.com/user-968aj4d0mps0/app-ddsxrmgeamtd/20260802/ce0deac784a372d28e34037602092e32_1785610434467.jpg') center/cover no-repeat;color:transparent}.search svg{width:14px;height:14px}.user svg{width:14px;height:14px}.menu svg{width:16px;height:16px}.profile-page .avatar>svg{width:28px;height:28px}

/* Profile geometry sampled from the reference at 375px. */
.profile-page .profile-wrap{padding:14px 10.5px 28px;min-height:799px}.profile-page .profile-head,.profile-page .dash{background:#fdfcfc;border-color:#e7dade;border-radius:3.5px}.profile-page .profile-head{height:144px;grid-template-rows:74px 69px}.profile-page .profile-head .avatar{margin-top:14px}.profile-page .profile-head>div:nth-child(2){padding-top:13px}.profile-page .profile-head>div:nth-child(2) button{font-size:12.25px;padding:0}.profile-page .profile-head>div:nth-child(2) small{font-size:10.5px}.profile-page .balance{height:69px;min-height:69px;padding:10.5px 14px}.profile-page .balance span{font-size:10.5px}.profile-page .balance strong{font-size:21px}.profile-page .balance button{height:28px;padding:0 14px;border-radius:8.5px;font-size:12.25px}.profile-page .balance button:last-child{font-size:10.5px;font-weight:500;padding:0 10.5px}.profile-page .dash{height:130px}.profile-page .dash h3{height:40px;margin:0;padding:0 14px 0 11px;display:flex;align-items:center;font-size:12.25px}.profile-page .dash h3 a{margin-left:auto;font-size:10.5px}.profile-page .dash-grid{height:88px}.profile-page .dash-grid a{height:88px;font-size:10.5px}.profile-page .dash-grid b{font-size:10.5px;font-weight:400}.profile-page .dash-grid i{width:35px;height:35px}.profile-page .profile-tabs{height:137px;border-radius:0;background:linear-gradient(#f4eee9 0 32px,#fff 32px);grid-template-rows:32px 105px}.profile-page .profile-tabs button{height:21px;margin-top:5px;padding:3.5px 10.5px;border-radius:8.5px;font-size:10.5px}.profile-page .profile-tabs div{height:105px;font-size:10.5px}.profile-page .logout{height:32px;margin-top:13px;padding:7px 14px;border-radius:8.5px;color:#917881;font-size:10.5px}.profile-page .dash-grid i svg{width:18px;height:18px}
