.next-time{margin:0 0 9px;color:var(--muted);font-size:11px}.next-time strong{color:var(--green)}
.talent-actions{margin-top:auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:7px}.talent-actions button{padding:11px 5px;border-radius:11px;color:#78584d;background:#f0e4d8}.talent-actions .reserve{color:white;background:var(--red)}
.profile-dialog{width:min(620px,100%);max-height:92vh;margin:auto;padding:0;border:0;border-radius:28px;background:var(--cream)}.profile-dialog::backdrop{background:rgba(30,24,20,.65);backdrop-filter:blur(5px)}.profile-cover{height:280px;position:relative;color:white;background:#59483e}.profile-cover>img{width:100%;height:100%;object-fit:cover;opacity:.86}.profile-cover:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(32,24,20,.8))}.profile-cover>div{position:absolute;z-index:2;left:28px;bottom:24px}.profile-cover span{padding:4px 8px;border-radius:99px;background:var(--green);font-size:10px}.profile-cover h2{margin:9px 0 4px;font:700 30px "Noto Serif SC"}.profile-cover p{margin:0;font-size:12px}.profile-cover>button{position:absolute;z-index:3;right:22px;bottom:25px;width:42px;height:42px;border-radius:50%;color:var(--red);background:white;font-size:23px}.profile-cover>button.liked{color:white;background:var(--red)}.profile-body{padding:0 25px 90px}.profile-score{margin:0 -25px;padding:20px 10px;display:grid;grid-template-columns:repeat(3,1fr);background:white;border-bottom:1px solid var(--line)}.profile-score div{text-align:center;border-right:1px solid var(--line)}.profile-score div:last-child{border:0}.profile-score strong,.profile-score span{display:block}.profile-score span{color:var(--muted);font-size:10px}.profile-body section{padding:22px 0;border-bottom:1px solid var(--line)}.profile-body h3{margin:0 0 13px;font:700 18px "Noto Serif SC"}.profile-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.profile-gallery button{height:105px;padding:0;overflow:hidden;border-radius:11px}.profile-gallery img{width:100%;height:100%;object-fit:cover}.skill-list,.certs{display:flex;gap:8px;flex-wrap:wrap}.skill-list span,.certs span{padding:8px 11px;border-radius:8px;color:#73594b;background:#f2e6da;font-size:11px}.certs span{color:var(--green);background:#e8eee8}.review{padding:14px;border-radius:13px;background:white}.review>div{display:flex;justify-content:space-between}.review span{color:#c99d48}.review p{font-size:12px;line-height:1.7}.review small{color:var(--muted)}.profile-book{position:sticky;bottom:0;padding:13px 20px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,250,243,.95);border-top:1px solid var(--line)}.profile-book span,.profile-book strong{display:block}.profile-book span{color:var(--muted);font-size:10px}.profile-book button{padding:12px 30px;border-radius:11px;color:white;background:var(--red)}
.subpage{padding:55px 0}.sub-head h1{margin:0;font:700 38px "Noto Serif SC"}.order-tabs{margin:22px 0;display:flex;gap:10px;overflow:auto}.order-tabs button{padding:8px 15px;border-radius:99px;color:var(--muted);background:#eee4d8;white-space:nowrap}.order-tabs button.active{color:white;background:var(--red)}.mobile-orders{display:grid;gap:13px}.mobile-orders article{padding:20px;background:var(--cream);border:1px solid var(--line);border-radius:20px}.order-top,.order-main,.order-bottom{display:flex;align-items:center;justify-content:space-between}.order-top{padding-bottom:13px;border-bottom:1px solid var(--line);font-size:12px}.order-top b{color:var(--red)}.order-main{padding:18px 0}.order-main i{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;color:white;background:var(--red);font-style:normal}.order-main>div{flex:1;padding-left:13px}.order-main h3,.order-main p{margin:0 0 5px}.order-main p,.order-main small{color:var(--muted);font-size:11px}.order-bottom{justify-content:flex-end;gap:8px}.order-bottom button{padding:8px 13px;border:1px solid var(--line);border-radius:9px;background:white}.order-bottom .solid{color:white;background:var(--red)}
.account-card{padding:28px;display:flex;align-items:center;gap:17px;border-radius:25px;color:white;background:linear-gradient(130deg,#87372c,#bd6550)}.account-avatar{width:65px;height:65px;display:grid;place-items:center;border-radius:50%;font:28px "Noto Serif SC";color:var(--red);background:#f6e7d3}.account-card h1{margin:0;font:700 25px "Noto Serif SC"}.account-card p{margin:6px 0;font-size:11px;color:#f4d9d1}.account-card button{margin-left:auto;padding:9px 13px;border-radius:99px;color:#79382e;background:#fff4e7}.account-stats{margin:15px 0;display:grid;grid-template-columns:repeat(4,1fr);background:var(--cream);border-radius:18px}.account-stats button{padding:17px;background:none}.account-stats b,.account-stats span{display:block}.account-stats span{margin-top:6px;color:var(--muted);font-size:10px}.menu-card{padding:23px;background:var(--cream);border-radius:20px}.menu-card h2{margin:0 0 10px}.menu-card button{width:100%;padding:15px 2px;display:flex;border-bottom:1px solid var(--line);background:none}.menu-card i{width:30px;color:var(--red);font-style:normal}.menu-card span{flex:1;text-align:left}.safety-banner{margin-top:15px;padding:21px;display:flex;justify-content:space-between;border-radius:18px;color:#e9d7bf;background:#322b26}.safety-banner span{color:#aa9b8e;font-size:11px}
@media(max-width:760px){.subpage{padding:30px 0}.profile-dialog{border-radius:22px 22px 0 0;margin:auto auto 0}.profile-cover{height:250px}.account-card{padding:22px 17px}.account-avatar{width:52px;height:52px}.account-card h1{font-size:20px}.account-card button{font-size:10px}.safety-banner{display:grid;gap:5px}.talent-card{min-height:380px}}
