#app{min-height:100vh}:root{--share-bg:#f8f9fa;--share-gold:#e6b41d;--share-blue:#2b557d}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:var(--share-bg);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Helvetica,Arial,sans-serif;color:#111827}body{min-width:21.33333rem}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.bt{border:1px solid red}.w100{width:100%}.flex1{flex:1}.wrap{flex-wrap:wrap}.row,.row-b,.row-c,.row-e,.row-s{display:flex;flex-direction:row;align-items:center}.row-b{justify-content:space-between}.row-s{justify-content:flex-start}.row-c{justify-content:center}.row-e{justify-content:flex-end}.col,.col-c,.col-cs,.col-s{display:flex;flex-direction:column}.col{align-items:center}.col-cs,.col-s{align-items:flex-start}.col-c{align-items:center}.col-c,.col-cs{justify-content:center}.gap4{gap:.26667rem}.gap10{gap:.66667rem}.mt4{margin-top:.26667rem}.mt10{margin-top:.66667rem}.mt20{margin-top:1.33333rem}.mt40{margin-top:2.66667rem}.ml5{margin-left:.33333rem}.ml10{margin-left:.66667rem}.box{box-sizing:border-box}.share-page-black{min-height:100vh;background:#000;padding:3.2rem 1.6rem 2.13333rem}.share-page{min-height:100vh;background:#f8f9fa}.share-shell{width:100%;max-width:57.33333rem;margin:0 auto}.share-card{border-radius:1.06667rem;background:#fff;box-shadow:0 1.2rem 3.2rem rgba(15,23,42,.08)}.share-empty{padding:1.6rem 1.06667rem;text-align:center;color:#9ca3af;font-size:.86667rem}.share-dialog-mask{position:fixed;inset:0;background:rgba(0,0,0,.48);display:flex;align-items:center;justify-content:center;padding:1.6rem;z-index:1000}.share-dialog{width:100%;max-width:30.66667rem;border-radius:1.06667rem;background:#fff;padding:1.33333rem}.share-dialog-title{font-size:1.06667rem;font-weight:700}.share-dialog-close{font-size:.8rem;color:#6b7280;cursor:pointer}.share-dialog-row+.share-dialog-row{margin-top:.93333rem}.share-dialog-label{display:block;font-size:.8rem;color:#9ca3af}.share-dialog-value{display:block;margin-top:.4rem;font-size:.93333rem;color:#111827;word-break:break-word}@media (max-width:768px){.share-page-black{padding:1.6rem 1.06667rem 1.86667rem}.share-shell{max-width:100%}}