.book-milestone-entry{text-align:left;cursor:pointer;border-radius:6px;width:100%;min-width:0;height:49px;display:block}.book-milestone-entry:focus-visible{outline-offset:4px;outline:2px solid #bd903d}.milestone-roll{height:100%;display:block;position:relative;overflow:hidden}.milestone-roll-item{visibility:hidden;align-items:center;gap:7px;display:flex;position:absolute;inset:0;transform:translateY(100%)}.milestone-roll-item[data-active=true]{visibility:visible;transform:translateY(0)}.milestone-roll[data-running=true] .milestone-roll-item[data-active=true]{animation:.5s both milestone-rise-in}.milestone-roll[data-running=true] .milestone-roll-item[data-active=false]{animation:.5s both milestone-rise-out}@keyframes milestone-rise-in{0%{visibility:visible;transform:translateY(100%)}to{visibility:visible;transform:translateY(0)}}@keyframes milestone-rise-out{0%{visibility:visible;transform:translateY(0)}to{visibility:hidden;transform:translateY(-100%)}}.milestone-mark{color:#e9ac32;flex-shrink:0;place-items:center;width:34px;height:38px;display:inline-grid;position:relative}.milestone-mark>svg:first-child{width:100%;height:100%}.milestone-mark .milestone-mark-symbol{color:#fffdf4;width:19px;height:19px;position:absolute}.milestone-mark[data-kind=views]{color:#c89950}.milestone-entry-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.milestone-entry-copy strong{color:#3b3328;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:24px;overflow:hidden}.milestone-entry-copy>span{color:#9a9388;white-space:nowrap;align-items:center;gap:2px;font-size:12px;line-height:18px;display:flex}.book-desktop-milestone{border-top:1px solid #ece8e1;margin-top:22px;padding-top:16px}.book-milestone-sheet{color:#3b332d;background:#fcf8f2;border:0;border-radius:20px;width:min(620px,100vw - 48px);max-width:none;height:min(820px,88dvh);max-height:none;margin:auto;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;box-shadow:0 24px 80px #0003}.book-milestone-sheet::backdrop{background:#231e1959}.milestone-page{flex-direction:column;height:100%;display:flex}.milestone-header{border-bottom:1px solid #eee6d9;flex-shrink:0;grid-template-columns:52px 1fr 52px;align-items:center;min-height:64px;padding:4px 12px;display:grid}.milestone-header h2{text-align:center;margin:0;font-size:20px;font-weight:500}.milestone-header button{cursor:pointer;border-radius:8px;place-items:center;height:44px;display:grid}.milestone-help{color:#81735f;font-size:14px}.milestone-header button:hover{background:#f0e8db}.milestone-body{overscroll-behavior:contain;flex:1;min-height:0;padding:20px 26px 36px;overflow:auto}.milestone-book-title{text-align:center;color:#958a79;overflow-wrap:anywhere;margin:0 0 20px;font-size:13px;line-height:22px}.milestone-explanation{color:#796a57;background:#f1eadf;border-radius:10px;margin-bottom:18px;padding:14px 16px;font-size:13px;line-height:1.8}.milestone-explanation p+p{margin-top:8px}.milestone-progress{grid-template-columns:1fr 1fr;gap:26px;padding:0 0 24px;display:grid}.milestone-progress-label{color:#97866d;align-items:center;gap:5px;font-size:12px;display:flex}.milestone-progress p{margin:7px 0 10px}.milestone-progress strong{color:#4b3e2d;font-size:23px;font-weight:500}.milestone-progress p>span{color:#a19582;font-size:12px}.milestone-progress-track{background:#eee5d7;border-radius:3px;height:3px;overflow:hidden}.milestone-progress-track>span{background:#caa565;border-radius:3px;height:100%;display:block}.milestone-section-title{justify-content:space-between;align-items:center;gap:12px;padding:4px 0 22px;display:flex}.milestone-section-title h3{font-size:19px;font-weight:500;position:relative}.milestone-section-title h3:after{content:"";background:#c7a76e;border-radius:2px;width:22px;height:3px;position:absolute;bottom:-7px;left:0}.milestone-section-title>span{color:#a09585;font-size:12px}.milestone-timeline,.milestone-day>ul{margin:0;padding:0;list-style:none}.milestone-day{padding:0 0 20px 26px;position:relative}.milestone-day:before{content:"";background:#e9e0d3;width:1px;position:absolute;top:24px;bottom:4px;left:7px}.milestone-date{color:#837b70;align-items:center;gap:11px;margin-bottom:10px;margin-left:-26px;font-size:14px;line-height:24px;display:flex}.milestone-date svg{color:#aaa396;fill:#aaa396;stroke:#fcf8f2;flex-shrink:0}.milestone-event{color:#564b3c;background:#f2ebe1;border-radius:6px;align-items:center;gap:8px;min-height:57px;margin-top:8px;padding:15px 14px;font-size:16px;line-height:1.6;display:flex}.milestone-event>span{color:#c19d62;font-size:23px;line-height:20px}.milestone-empty{text-align:center;padding:42px 0 46px}.milestone-empty .milestone-mark{opacity:.7;width:46px;height:51px;margin-bottom:18px}.milestone-empty h4{margin-bottom:12px;font-size:16px;font-weight:500}.milestone-empty p{color:#a09481;font-size:14px;line-height:1.9}.milestone-message{text-align:center;color:#8d7c63;padding:24px 0;font-size:14px}.milestone-message button{cursor:pointer;text-decoration:underline}@media (max-width:767px){.book-mobile-overview{grid-template-columns:minmax(118px,1.6fr) minmax(0,3fr);align-items:center;gap:7px;margin-bottom:16px;display:grid}.book-mobile-overview .book-mobile-stats{border-left:1px solid #e8e0d5;grid-template-columns:1.15fr .8fr 1.05fr;column-gap:8px;height:49px;margin:0;padding-left:8px}.book-mobile-overview .book-mobile-stats>div{padding-inline:0}.book-mobile-overview .milestone-entry-copy{gap:1px}.book-intro .book-milestone-entry{width:100%;margin:0;padding:0}.book-milestone-sheet{width:100%;height:100dvh;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);box-shadow:none;border-radius:0;margin:0}.milestone-header{min-height:58px}.milestone-header h2{font-size:19px}.milestone-body{padding:18px 20px 30px}}@media (max-width:359px){.book-mobile-overview{grid-template-columns:113px minmax(0,1fr);gap:3px}.milestone-roll-item{gap:5px}.milestone-mark{width:30px;height:34px}.milestone-entry-copy strong{font-size:13px}.book-mobile-overview .book-mobile-stats{column-gap:5px;padding-left:6px}.book-mobile-rating[data-rated=false] svg{display:none}}@media (prefers-reduced-motion:reduce){.milestone-roll[data-running=true] .milestone-roll-item{animation:none}}
