*{margin:0;padding:0}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}html,body{-webkit-text-size-adjust:100%}html{overscroll-behavior:none;-webkit-overflow-scrolling:touch}body{overscroll-behavior:none;-webkit-overflow-scrolling:touch;min-width:320px;min-height:100vh}#app{text-align:center;box-sizing:border-box;width:100%;margin:0 auto}p{word-break:keep-all;color:#111;margin-bottom:24px;font-size:19px;line-height:34.2px}img{border-radius:10px;width:100%}.content{text-align:left;word-break:keep-all;font-size:18px;line-height:28px}.html-content{background:#fff;border-radius:8px;margin-bottom:20px;padding:20px;line-height:1.8}.html-content span{display:inline}.footer{z-index:99;background:linear-gradient(#fff0 0%,#fff 100%);justify-content:center;width:100%;height:80px;display:flex;position:fixed;bottom:0;left:0}.download{color:#111;background:linear-gradient(90deg,#ffe875 0%,#fddf6b 100%);border-radius:22px;justify-content:center;align-items:center;width:312px;height:44px;margin-top:12px;font-size:16px;font-weight:600;text-decoration:none;display:flex;position:relative}@keyframes hand-click{0%{transform:scale(1)}50%{transform:scale(.85)}to{transform:scale(1)}}.download-hand{transform-origin:50%;width:76.05px;height:68px;animation:1s ease-in-out infinite hand-click;position:absolute;top:5px;right:5px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-wrapper{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.loading-spinner{border:4px solid #f3f3f3;border-top-color:#f28800;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}.header{z-index:100;background:#f5f5f5;justify-content:space-between;align-items:center;height:44px;display:flex;position:fixed;top:0;left:0;right:0}.header-logo{width:129px;height:30px;margin-left:20px}.header-btn{color:#ffdead;background:linear-gradient(105deg,#404347 0%,#1e2022 100%);border-radius:15px;justify-content:center;align-items:center;height:30px;margin-right:20px;padding:0 18px;font-size:12px;font-weight:700;display:flex;position:relative;overflow:hidden}.header-btn:after{content:"";pointer-events:none;background:linear-gradient(120deg,#fff0 0%,#fff9 50%,#fff0 100%);width:30px;height:100%;animation:1.5s ease-in-out infinite header-btn-shine;position:absolute;top:0;left:-120%;transform:skew(30deg)}@keyframes header-btn-shine{0%{left:-120%}60%{left:120%}to{left:120%}}.cover{z-index:1;backface-visibility:hidden;will-change:transform;flex-direction:column;padding:20px 20px 76px;display:flex;position:fixed;top:44px;left:0;right:0;overflow:hidden;transform:translateZ(0)}.cover-placeholder{height:auto}.bg{z-index:0;position:absolute;inset:0}.cover-bg{object-fit:cover;filter:blur(24px);position:absolute;inset:0}.bg-overlay{mix-blend-mode:multiply;position:absolute;inset:0}.cover-top{z-index:1;flex-direction:row;display:flex;position:relative}.cover-pic{border-radius:6px;width:60px;height:80px}.cover-title-container{flex-direction:column;align-items:flex-start;margin-left:10px;display:flex}.cover-title{color:#fff;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;font-family:Roboto,sans-serif;font-size:18px;font-weight:600;line-height:23px;display:-webkit-box;overflow:hidden}.cover-score{flex-direction:row;align-items:center;gap:4px;margin-top:8px;display:flex}.cover-score-star-yellow{background:url(/star_yellow.png) 50%/100% 100% no-repeat;width:16px;height:16px}.cover-bottom{z-index:2;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;margin-top:12px;padding:16px;display:flex;position:relative;overflow:hidden}.review-card-header{justify-content:space-between;width:100%;display:flex}.review-card-user{align-items:center;gap:8px;height:28px;display:flex}.review-card-avatar{border:1px solid #0000000a;border-radius:999px;width:28px;height:28px;position:relative;overflow:hidden}.review-card-avatar-img{object-fit:cover;width:100%;height:100%}.review-card-user-meta{flex-direction:column;gap:6px;display:flex}.review-card-name{text-align:left;color:#fff9;align-items:center;width:100%;height:12px;font-family:Roboto,sans-serif;font-size:13px;display:flex}.review-card-stars{gap:1px;display:flex}.review-card-star{background:url(/star_grey.png) 50%/100% 100% no-repeat;width:10px;height:10px}.review-card-date{white-space:nowrap;color:#fff;opacity:.6;font-family:Roboto,sans-serif;font-size:13px;font-weight:400}.review-card-comment{color:#ffffffd9;word-break:keep-all;overflow-wrap:break-word;word-wrap:break-word;width:100%;margin-top:7px;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:26px}.content-container{z-index:10;backface-visibility:hidden;background:#fff;border-radius:16px 16px 0 0;margin-top:-10px;padding:20px;position:relative;transform:translateZ(0);font-family:serif!important}.comments{z-index:90;background:#f5f5f5;flex-direction:column;justify-content:center;padding:20px 20px 104px;display:flex;position:relative}.comments-header{color:#222;z-index:100;height:20px;font-family:serif;font-size:20px;font-weight:700}.comments-list{flex-direction:column;gap:21px;margin-top:16px;display:flex}.comments-item{flex-direction:column;gap:6px;display:flex}.comments-item-header{flex-direction:row;gap:10px;display:flex}.comments-item-header-avatar{width:32px;height:32px}.comments-card-header{justify-content:space-between;width:100%;display:flex}.comments-card-user{align-items:center;gap:8px;height:28px;display:flex}.comments-card-avatar{border:1px solid #0000000a;border-radius:999px;width:30px;height:30px;position:relative;overflow:hidden}.comments-card-avatar-img{object-fit:cover;width:100%;height:100%}.comments-card-user-meta{flex-direction:column;gap:4px;display:flex}.comments-card-name{color:#666;justify-content:center;align-items:center;height:12px;font-family:serif;font-size:13px;display:flex}.comments-card-stars{gap:1px;display:flex}.comments-card-star{background:url(/star_grey.png) 50%/100% 100% no-repeat;width:10px;height:10px}.comments-card-star-half{background:url(/star_grey_half.png) 50%/100% 100% no-repeat}.comments-card-star-empty{opacity:.3}.comments-card-date{white-space:nowrap;color:#999;font-family:serif;font-size:13px;font-weight:400}.comments-card-comment{color:#111;word-break:keep-all;overflow-wrap:break-word;word-wrap:break-word;font-family:serif;font-size:16px;font-weight:400;line-height:26px}
