.personal-preview .feed-stage{isolation:isolate;touch-action:pan-y;background:#f0eeea;border-radius:24px;height:640px;position:relative;overflow:hidden}.personal-preview .feed-stage.comments-open{background:#fbfaf8}.personal-preview .feed-stage.comments-open .scene[data-scene="2"]{clip-path:inset(0 0 26px)}.personal-preview .feed-stage *{box-sizing:border-box}.personal-preview .scene{visibility:hidden;pointer-events:none;color:#fff;background:#17181a;position:absolute;inset:0;overflow:hidden}.personal-preview .scene.active{visibility:visible;pointer-events:auto;z-index:2}.personal-preview .scene.leaving{visibility:visible;z-index:1}.personal-preview .feed-brand{z-index:6;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:23px;left:28px;right:28px}.personal-preview .feed-brand .wordmark{color:#fff;text-shadow:0 1px 12px #0005;font-size:28px}.personal-preview .feed-stage[data-index="0"] .feed-brand .wordmark{color:#17181a;text-shadow:none}.personal-preview .checkin{color:#17181a;background:#f1efeb;flex-direction:column;justify-content:center;padding:112px 38px 38px;display:flex}.personal-preview .checkin h2{max-width:400px;margin:15px 0 18px;font-size:clamp(32px,3.3vw,46px);line-height:1.03}.personal-preview .checkin>p{color:#646568;max-width:370px;font-size:16px;line-height:1.5}.personal-preview .visual-art{object-fit:cover;object-position:center 35%;will-change:transform;width:100%;height:100%;animation:10s linear both paused personal-drift;position:absolute;inset:0}.personal-preview .scene.active .visual-art{animation-play-state:running}.personal-preview .media-scene:after{content:"";pointer-events:none;background:linear-gradient(#0004,#0000 25% 35%,#0006 65%,#000d);position:absolute;inset:0}.personal-preview .media-copy{z-index:3;position:absolute;bottom:37px;left:32px;right:32px}.personal-preview .content-label{letter-spacing:.14em;text-transform:uppercase;color:#ffffffe0;align-items:center;gap:12px;margin-bottom:13px;font-size:10px;display:flex}.personal-preview .content-label span+span{border-left:1px solid #fff6;padding-left:12px}.personal-preview .media-copy h2{letter-spacing:-.025em;color:#fff;max-width:450px;font-size:clamp(35px,4vw,54px);line-height:.98}.personal-preview .media-copy p{color:#ffffffe0;max-width:360px;margin-top:13px;font-size:15px;line-height:1.5}.personal-preview .relevance{color:#ffffffab;margin-top:24px;font-size:11px;line-height:1.4}.personal-preview .episode-line{z-index:5;gap:5px;display:flex;position:absolute;top:68px;left:28px;right:28px}.personal-preview .episode-line i{background:#ffffff40;flex:1;height:2px}.personal-preview .episode-line i.on{background:#fffe}.personal-preview .episode-shift{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:5;letter-spacing:.07em;text-transform:uppercase;background:#11121470;border:1px solid #ffffff50;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:600;line-height:1;position:absolute;top:66px;right:20px}.personal-preview .comic-scene{color:#17181a;background:#f4ede1}.personal-preview .comic-scroll{overscroll-behavior:contain;scrollbar-width:none;touch-action:pan-y;height:100%;overflow:auto}.personal-preview .comic-scroll::-webkit-scrollbar{display:none}.personal-preview .comic-sheet{background:#f4ede1;width:100%;min-height:100%;position:relative}.personal-preview .comic-sheet>img{width:100%;height:auto;display:block}.personal-preview .comic-head{z-index:3;position:absolute;top:95px;left:24px;right:24px}.personal-preview .comic-head .content-label{color:#17181a;background:#fffaf0;margin-bottom:7px;padding:6px 9px;font-size:9px;display:inline-flex}.personal-preview .comic-head h2{color:#17181a;background:#fffaf0;max-width:360px;padding:12px 15px;font-size:37px;line-height:1;display:table;box-shadow:3px 3px #17181a}.personal-preview .comic-caption{z-index:2;color:#17181a;background:#fffaf0;max-width:75%;padding:12px 15px;font-size:16px;line-height:1.35;position:absolute;left:24px;box-shadow:3px 3px #17181a}.personal-preview .comic-caption.second{top:76%;left:auto;right:24px}.personal-preview .comic-end{text-align:center;background:#f4ede1;padding:28px 25px 65px;font-size:14px;line-height:1.5}.personal-preview .comic-scene:after{content:"";pointer-events:none;z-index:4;background:linear-gradient(#0009,#0000);height:85px;position:absolute;inset:0 0 auto}.personal-preview .comic-hint{z-index:5;color:#59564f;background:#fffaf0ed;border-radius:20px;padding:7px 11px;font-size:10px;position:absolute;bottom:20px;right:22px}.personal-preview .music-scene .media-copy h2{font-size:52px}.personal-preview .music-lines{align-items:center;gap:4px;height:22px;margin:22px 0 14px;display:flex}.personal-preview .music-lines i{background:#fff;border-radius:3px;width:3px;height:8px;animation:.75s ease-in-out infinite alternate personal-wave}.personal-preview .music-lines i:nth-child(3n){height:21px;animation-delay:-.5s}.personal-preview .music-lines i:nth-child(2n){height:13px;animation-delay:-.2s}.personal-preview .music-rule{background:#ffffff40;width:100%;height:2px;margin-bottom:8px}.personal-preview .music-rule span{background:#fff;width:28%;height:100%;animation:8s linear both personal-track;display:block}.personal-preview .music-time{color:#fff9;justify-content:space-between;font-size:10px;display:flex}.personal-preview .paused .visual-art,.personal-preview .paused .music-lines i,.personal-preview .paused .music-rule span{animation-play-state:paused!important}@keyframes personal-drift{0%{transform:scale(1)}to{transform:scale(1.075)translateY(-.5%)}}@keyframes personal-wave{to{height:4px}}@keyframes personal-status-pulse{to{opacity:.35;transform:scale(.72)}}@keyframes personal-track{0%{width:28%}to{width:38%}}@media (max-width:1000px){.personal-preview .feed-stage{height:620px}.personal-preview .checkin{padding:85px 26px 25px}.personal-preview .checkin h2{font-size:37px}.personal-preview .media-copy{left:25px;right:25px}.personal-preview .media-copy h2,.personal-preview .music-scene .media-copy h2{font-size:43px}}@media (max-width:760px){.personal-preview .feed-stage{height:620px}.personal-preview .checkin h2{font-size:42px}.personal-preview .comic-head h2{font-size:32px}}@media (max-width:390px){.personal-preview .feed-stage{height:590px}.personal-preview .checkin h2{font-size:35px}.personal-preview .checkin{padding:90px 23px 28px}.personal-preview .media-copy h2,.personal-preview .music-scene .media-copy h2{font-size:39px}}@media (prefers-reduced-motion:reduce){.personal-preview *{scroll-behavior:auto!important;animation:none!important}}.personal-preview .checkin{scrollbar-width:none;background:#f3f1ed;padding:104px 34px 28px;display:block;overflow:auto}.personal-preview .companion-hello{letter-spacing:-.025em;max-width:350px;font-size:21px;font-weight:400;line-height:1.4}.personal-preview .voice-turn{min-height:160px;margin-top:31px}.personal-preview .speaker-line{color:#85847e;align-items:center;gap:9px;margin-bottom:11px;font-size:11px;line-height:1.2;display:flex}.personal-preview .live-wave{align-items:center;gap:3px;height:14px;margin-left:2px;display:inline-flex}.personal-preview .live-wave i{background:#91948c;border-radius:3px;width:2px;height:5px;animation:.65s ease-in-out infinite alternate personal-wave}.personal-preview .live-wave i:nth-child(3n){height:13px;animation-delay:-.3s}.personal-preview .live-wave i:nth-child(2n){height:8px;animation-delay:-.15s}.personal-preview .checkin .transcript{color:#292a2d;letter-spacing:-.01em;max-width:450px;margin:0;font-size:18px;line-height:1.55}.personal-preview .companion-turn{opacity:0;margin-top:24px;transition:opacity .3s,translate .3s;translate:0 6px}.personal-preview .companion-turn .speaker-line{font-family:var(--font-editorial), Arial, sans-serif;color:#17181a;margin-bottom:9px;font-size:15px;font-weight:600}.personal-preview .companion-turn p{color:#64655f;max-width:430px;margin:0;font-size:16px;line-height:1.55}.personal-preview .checkin.reply-visible .companion-turn{opacity:1;translate:0}.personal-preview .checkin.reply-visible .live-wave i,.personal-preview .paused .live-wave i{animation-play-state:paused}.personal-preview .media-copy{bottom:88px}.personal-preview .music-scene .media-copy{bottom:89px}.personal-preview .community-bar{z-index:9;pointer-events:none;position:absolute;bottom:24px;left:28px;right:28px}.personal-preview .community-bar[hidden]{display:none}.personal-preview .comment-trigger{pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#10111245;border:1px solid #ffffff60;border-radius:25px;align-items:center;gap:8px;min-height:35px;padding:7px 12px;font-size:11px;display:flex}.personal-preview .comment-trigger svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.personal-preview .feed-stage[data-index="3"] .comment-trigger{color:#17181a;background:#fffaf0e6;border-color:#17181a35}.personal-preview .comic-hint{bottom:32px}.personal-preview .comic-end{padding-bottom:85px}.personal-preview .comments-sheet{z-index:12;color:#17181a;background:#fbfaf8;border-radius:20px 20px 0 0;max-height:355px;padding:19px 23px 22px;animation:.5s cubic-bezier(.2,.8,.2,1) personal-drawer-in;position:absolute;inset:auto -2px -2px;box-shadow:0 -12px 50px #0003}.personal-preview .comments-sheet[hidden]{display:none}.personal-preview .comments-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.personal-preview .comments-header strong{letter-spacing:-.02em;font-size:15px;font-weight:600;display:block}.personal-preview .comments-header span{color:#94948f;margin-top:3px;font-size:10px;display:block}.personal-preview .comments-header button{color:#77787c;cursor:pointer;background:0 0;border:0;width:32px;height:32px;padding:0;font-size:25px}.personal-preview .comments-list{overscroll-behavior:contain;scrollbar-width:thin;gap:18px;max-height:250px;padding-right:2px;display:grid;overflow:auto}.personal-preview .comment{grid-template-columns:28px 1fr;gap:10px;display:grid}.personal-preview .comment .avatar{color:#737c65;background:#e7e8e0;border-radius:50%;place-items:center;width:27px;height:27px;margin-top:1px;font-size:10px;display:grid}.personal-preview .comment:nth-child(2) .avatar{color:#916f58;background:#ece2da}.personal-preview .comment:nth-child(3) .avatar{color:#6a7c8b;background:#e0e7ed}.personal-preview .comment .name{color:#6e6f6a;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.personal-preview .comment p{color:#333438;max-width:400px;margin:0;font-size:13px;line-height:1.45}@keyframes personal-drawer-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:1000px){.personal-preview .checkin{padding:95px 28px 28px}.personal-preview .companion-hello{font-size:20px}.personal-preview .voice-turn{min-height:176px;margin-top:27px}.personal-preview .checkin .transcript{min-height:160px;font-size:17px;line-height:1.5}.personal-preview .companion-turn{margin-top:21px}.personal-preview .companion-turn p{font-size:15px}.personal-preview .media-copy{bottom:85px}.personal-preview .comments-sheet{padding:17px 20px 20px}.personal-preview .comments-list{gap:15px}}@media (max-width:760px){.personal-preview .companion-hello{font-size:21px}.personal-preview .checkin .transcript{font-size:18px}.personal-preview .checkin{padding:94px 28px 28px}.personal-preview .voice-turn{min-height:182px}.personal-preview .media-copy{bottom:88px}}@media (max-width:390px){.personal-preview .checkin{padding:90px 24px 22px}.personal-preview .companion-hello{font-size:19px}.personal-preview .voice-turn{min-height:180px;margin-top:24px}.personal-preview .checkin .transcript{min-height:170px;font-size:16px}.personal-preview .companion-turn{margin-top:18px}.personal-preview .companion-turn p{font-size:14px}.personal-preview .comments-sheet{padding:17px 18px}.personal-preview .comment p{font-size:12px}}.personal-preview .speaking-indicator{align-items:center;min-height:42px;margin-bottom:16px;display:flex}.personal-preview .live-wave{gap:5px;height:40px;margin-left:0}.personal-preview .voice-turn{margin-top:24px}.personal-preview .checkin .transcript,.personal-preview .voice-turn{min-height:0}.personal-preview .comic-caption.first{top:26%}.personal-preview .comic-caption.second{max-width:70%;top:56%;left:auto;right:24px}.personal-preview .comic-caption.third{max-width:75%;top:88%;left:24px;right:auto}@media (max-width:390px){.personal-preview .companion-turn{margin-top:22px}.personal-preview .comic-head h2{font-size:28px}.personal-preview .comic-caption{font-size:14px}.personal-preview .comic-caption.second{max-width:75%}}.personal-preview{min-width:0}.feature-row .personal-preview{justify-self:start;width:min(100%,420px)}.personal-preview .feed-stage{pointer-events:none;border-radius:22px;height:506px}.personal-preview .feed-brand{top:19px;left:24px;right:24px}.personal-preview .feed-brand .wordmark{font-size:25px}.personal-preview .checkin{background:#f1f0ec;padding:66px 24px 20px;overflow:hidden}.personal-preview .companion-message{background:#fff;border:1px solid #e3e2dd;border-radius:18px 18px 18px 5px;width:fit-content;max-width:82%;margin-left:35px;padding:10px 12px 11px;position:relative}.personal-preview .companion-message:before{content:"";background:url(/brand/mythreel/v3/mythreel-avatar.png) 50%/cover no-repeat;border-radius:7px;place-items:center;width:27px;height:27px;display:grid;position:absolute;bottom:-1px;left:-35px;box-shadow:0 1px 4px #0002}.personal-preview .companion-hello{max-width:82%;font-size:inherit;line-height:inherit;letter-spacing:normal;font-weight:inherit}.personal-preview .companion-message .speaker-line{color:#56515b;margin-bottom:4px;font-family:inherit;font-size:12px;font-weight:600;line-height:1.2;display:block}.personal-preview .companion-message p,.personal-preview .checkin .transcript{color:#696a6d;margin:0;font-size:14px;font-weight:400;line-height:1.45}.personal-preview .voice-turn{background:linear-gradient(120deg,#f6f2ea,#efe9dd);border:1px solid #e7dfd2;border-radius:18px 18px 5px;width:86%;min-height:0;margin:12px 0 0 auto;padding:11px 12px 12px}.personal-preview .speaking-indicator{justify-content:flex-start;min-height:30px;margin-bottom:8px;display:flex}.personal-preview .live-wave{height:30px}.personal-preview .live-wave i{background:#17181a;width:3px;height:10px}.personal-preview .live-wave i:nth-child(3n){height:28px}.personal-preview .live-wave i:nth-child(2n){height:19px}.personal-preview .checkin .transcript{min-height:64px}.personal-preview .companion-turn{margin-top:12px}.personal-preview .checkin.reply-visible .live-wave i{background:#17181a}.personal-preview .creation-status{color:#56515b;opacity:0;background:#e7e4de;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin:12px auto 0;padding:7px 11px;font-size:12px;line-height:1.45;transition:opacity .14s,translate .14s;display:flex;translate:0 4px}.personal-preview .creation-status i{background:#56515b;border-radius:50%;flex:none;width:7px;height:7px;animation:.7s ease-in-out infinite alternate personal-status-pulse}.personal-preview .creation-status strong{font-weight:600}.personal-preview .checkin.creating-visible .creation-status{opacity:1;translate:0}.personal-preview .paused .creation-status i{animation-play-state:paused}.personal-preview .media-copy,.personal-preview .music-scene .media-copy{bottom:62px;left:24px;right:24px}.personal-preview .media-copy h2,.personal-preview .music-scene .media-copy h2{font-size:34px}.personal-preview .media-copy p{margin-top:10px;font-size:13px}.personal-preview .content-label{margin-bottom:10px;font-size:9px}.personal-preview .relevance{margin-top:13px;font-size:10px}.personal-preview .episode-line{top:56px;left:24px;right:24px}.personal-preview .episode-shift{top:66px;right:20px}.personal-preview .community-bar{bottom:17px;left:24px;right:24px}.personal-preview .comment-trigger{width:fit-content;min-height:29px;padding:5px 10px;font-size:10px}.personal-preview .comic-scroll{overflow:hidden}.personal-preview .comic-head{top:70px}.personal-preview .comic-head h2{font-size:27px}.personal-preview .comic-caption{padding:10px 12px;font-size:13px}.personal-preview .comic-hint{font-size:9px;bottom:23px}.personal-preview .comments-sheet{padding:15px 20px 18px}.personal-preview .comments-header{margin-bottom:12px}.personal-preview .comments-close{color:#77787c;font-size:23px}.personal-preview .comments-list{gap:13px}.personal-preview .comment p{font-size:12px}.personal-preview .music-lines{height:18px;margin:12px 0 8px}@media (max-width:450px){.personal-preview .checkin{padding:64px 22px 18px}.personal-preview .companion-hello{font-size:17px}.personal-preview .companion-turn{margin-top:15px}}@media (min-width:1101px){.personal-feature{grid-template-columns:420px minmax(0,1fr);column-gap:max(72px,26.1905% - 156.857px)}.personal-feature>.feature-copy{container-type:inline-size}.personal-feature>.feature-copy h2{white-space:nowrap;max-width:none;font-size:clamp(24px,7.5cqw,60.8px)}}
