@charset "UTF-8";[data-v-d7006799]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.app-skeleton[data-v-d7006799]{min-height:100vh;margin:0 auto;max-width:480px;padding:48px 16px 16px;box-sizing:border-box;background:#fff}.skeleton-top-bar[data-v-d7006799]{position:fixed;top:0;left:50%;transform:translate(-50%);z-index:1100;width:100%;max-width:480px;height:48px;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;background:#fff;box-sizing:border-box}.brand[data-v-d7006799]{display:flex;align-items:center;gap:12px}.logo[data-v-d7006799]{width:32px;height:32px;border-radius:8px;background:#f0f0f0}.info[data-v-d7006799]{display:flex;flex-direction:column;gap:6px}.line[data-v-d7006799]{width:120px;height:10px;border-radius:8px;background:#f0f0f0}.line.short[data-v-d7006799]{width:80px}.cta[data-v-d7006799]{width:72px;height:28px;border-radius:999px;background:#f0f0f0}.skeleton-content[data-v-d7006799]{margin-top:24px;display:flex;flex-direction:column;gap:16px}.card[data-v-d7006799]{width:100%;height:180px;border-radius:16px;background:#f0f0f0}.shimmer[data-v-d7006799]{position:relative;overflow:hidden}.shimmer[data-v-d7006799]:after{content:"";position:absolute;top:0;left:-150%;width:150%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.6) 50%,transparent 100%);animation:shimmer-move-d7006799 1.6s infinite}@keyframes shimmer-move-d7006799{0%{transform:translate(0)}to{transform:translate(100%)}}[data-v-fd4daf93]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.dialog-overlay[data-v-fd4daf93]{position:fixed;inset:0;z-index:9999;background:#0009;display:flex;align-items:center;justify-content:center;padding:20px}.dialog-container[data-v-fd4daf93]{width:100%;max-width:340px;animation:slideUp-fd4daf93 .3s ease-out}@keyframes slideUp-fd4daf93{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dialog-content[data-v-fd4daf93]{background:#fff;border-radius:16px;padding:24px;box-shadow:0 12px 48px #00000026;text-align:center}.dialog-title[data-v-fd4daf93]{color:#000000e6;margin:0 0 12px}.platform-android .dialog-title[data-v-fd4daf93]{font-family:Roboto,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.platform-ios .dialog-title[data-v-fd4daf93],body:not(.platform-android):not(.platform-ios) .dialog-title[data-v-fd4daf93]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.dialog-message[data-v-fd4daf93]{color:#0009;margin:0 0 24px;line-height:1.5;text-align:left}.platform-android .dialog-message[data-v-fd4daf93]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .dialog-message[data-v-fd4daf93],body:not(.platform-android):not(.platform-ios) .dialog-message[data-v-fd4daf93]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.dialog-actions[data-v-fd4daf93]{display:flex;flex-direction:column;gap:12px}.btn-update[data-v-fd4daf93]{width:100%;padding:14px 24px;background:#1631f3;color:#fff;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease}.platform-android .btn-update[data-v-fd4daf93]{font-family:Roboto,sans-serif;font-size:16px;line-height:1.25;font-weight:500;letter-spacing:0px}.platform-ios .btn-update[data-v-fd4daf93],body:not(.platform-android):not(.platform-ios) .btn-update[data-v-fd4daf93]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.25;font-weight:500;letter-spacing:0px}.btn-update[data-v-fd4daf93]:hover{background:#0c26e4;transform:translateY(-1px);box-shadow:0 4px 12px #1631f34d}.btn-update[data-v-fd4daf93]:active{transform:translateY(0)}.btn-later[data-v-fd4daf93]{width:100%;padding:14px 24px;background:transparent;color:#0009;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease}.platform-android .btn-later[data-v-fd4daf93]{font-family:Roboto,sans-serif;font-size:16px;line-height:1.25;font-weight:500;letter-spacing:0px}.platform-ios .btn-later[data-v-fd4daf93],body:not(.platform-android):not(.platform-ios) .btn-later[data-v-fd4daf93]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.25;font-weight:500;letter-spacing:0px}.btn-later[data-v-fd4daf93]:hover{background:#0000000d;color:#000c}.btn-later[data-v-fd4daf93]:active{background:#0000001a}.dialog-fade-enter-active[data-v-fd4daf93],.dialog-fade-leave-active[data-v-fd4daf93]{transition:opacity .3s ease}.dialog-fade-enter-from[data-v-fd4daf93],.dialog-fade-leave-to[data-v-fd4daf93]{opacity:0}[data-v-edd0eb22]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.toast-overlay[data-v-edd0eb22]{position:fixed;top:50px;left:25px;right:25px;z-index:9999;display:flex;justify-content:center;pointer-events:none}.toast-container[data-v-edd0eb22]{background:#fff;border-radius:12px;box-shadow:0 12px 50px #0000000d;border:.5px solid rgba(0,0,0,.1);min-width:200px;max-width:calc(100vw - 50px);pointer-events:all}.toast-content[data-v-edd0eb22]{display:flex;align-items:center;justify-content:center;padding:12px 16px;gap:8px}.toast-icon[data-v-edd0eb22]{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.toast-icon img[data-v-edd0eb22]{width:16px;height:16px}.toast-message[data-v-edd0eb22]{font-family:SF Pro Display,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.32px;color:#000000e6;text-align:center;flex:1}.toast-action[data-v-edd0eb22]{background:none;border:none;font-family:SF Pro Display,sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.32px;color:#007aff;cursor:pointer;padding:0;margin-left:8px;transition:opacity .2s ease}.toast-action[data-v-edd0eb22]:hover{opacity:.7}.toast-enter-active[data-v-edd0eb22],.toast-leave-active[data-v-edd0eb22]{transition:all .3s ease}.toast-enter-from[data-v-edd0eb22]{opacity:0;transform:translateY(-20px) scale(.95)}.toast-leave-to[data-v-edd0eb22]{opacity:0;transform:translateY(-10px) scale(.98)}@media (max-width: 768px){.toast-overlay[data-v-edd0eb22]{top:30px;left:16px;right:16px}.toast-message[data-v-edd0eb22],.toast-action[data-v-edd0eb22]{font-size:15px;line-height:19px}}[data-v-9285e423]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.loading-ring[data-v-9285e423]{border-radius:50%;border-style:solid;border-color:#0000001a;border-top-color:#333;animation:spin-9285e423 .8s linear infinite}@keyframes spin-9285e423{to{transform:rotate(360deg)}}.loading-overlay[data-v-9285e423]{position:fixed;inset:0;z-index:10000;background:#00000026;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center}.loading-box[data-v-9285e423]{padding:24px;background:#ffffffeb;border-radius:20px;box-shadow:0 8px 32px #00000014}.loading-fade-enter-active[data-v-9285e423],.loading-fade-leave-active[data-v-9285e423]{transition:opacity .2s ease}.loading-fade-enter-from[data-v-9285e423],.loading-fade-leave-to[data-v-9285e423]{opacity:0}[data-v-f1db92ac]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.ui-component[data-v-f1db92ac]{margin-bottom:16px}.ui-component[data-v-f1db92ac]:last-child{margin-bottom:0}.component-pending[data-v-f1db92ac]{width:100%}.component-pending__card[data-v-f1db92ac]{position:relative;width:100%;aspect-ratio:3/4;border-radius:12px;overflow:hidden}.component-pending__shimmer[data-v-f1db92ac]{position:absolute;inset:0;background:#00000005;overflow:hidden}.component-pending__shimmer[data-v-f1db92ac]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.2) 50%,transparent 100%);animation:pending-shimmer-f1db92ac 2s ease-in-out infinite}@keyframes pending-shimmer-f1db92ac{0%{transform:translate(-100%)}to{transform:translate(100%)}}.component-pending__overlay[data-v-f1db92ac]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.component-pending__ring[data-v-f1db92ac]{width:32px;height:32px;transform:rotate(-90deg)}.component-pending__ring-bg[data-v-f1db92ac]{fill:none;stroke:#fff3;stroke-width:2}.component-pending__ring-fill[data-v-f1db92ac]{fill:none;stroke:#333;stroke-width:2;stroke-linecap:round;transition:stroke-dasharray .3s ease}.component-pending__pct[data-v-f1db92ac]{font-size:13px;font-weight:600;color:#0003}[data-v-e2f1c640]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.lightbox-dialog[data-v-e2f1c640] .v-overlay__content{max-height:95vh;overflow:auto}.lightbox-card[data-v-e2f1c640]{position:relative;max-height:95vh;overflow:auto}.lightbox-content[data-v-e2f1c640]{display:flex;flex-direction:column}.lightbox-image[data-v-e2f1c640]{flex:1;display:flex;justify-content:center;align-items:center;background:#000}.lightbox-info[data-v-e2f1c640]{padding:16px;background:#fff}.lightbox-close[data-v-e2f1c640]{position:absolute;top:8px;right:8px;background:#00000080!important;color:#fff!important}[data-v-c992ec3e]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.feed-card[data-v-c992ec3e]{display:flex;flex-direction:column;height:480px;border-radius:12px;overflow:hidden;color:var(--card-text-color);background-color:inherit}.card-click-area[data-v-c992ec3e]{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;cursor:pointer}.card-image-container[data-v-c992ec3e]{position:relative;width:100%;height:100%;overflow:hidden}.card-image-container[data-v-c992ec3e]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:180px;background:var(--card-image-gradient);pointer-events:none;z-index:1}.card-image[data-v-c992ec3e]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%;z-index:0}.card-bottom-content[data-v-c992ec3e]{position:absolute;bottom:0;left:0;right:0;padding:16px;z-index:2;display:flex;flex-direction:column;gap:8px}.card-title[data-v-c992ec3e]{font-family:Poppins,sans-serif;font-size:26px;line-height:32px;font-weight:600;letter-spacing:-1.04px;color:#0b0b0d;color:var(--card-text-color);margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.card-footer[data-v-c992ec3e]{display:flex;align-items:center;padding-top:12px;box-sizing:border-box;color:var(--card-text-color)}.user-info[data-v-c992ec3e]{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.user-avatar[data-v-c992ec3e]{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.user-name[data-v-c992ec3e]{font-weight:600;color:var(--card-text-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.platform-android .user-name[data-v-c992ec3e]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .user-name[data-v-c992ec3e],body:not(.platform-android):not(.platform-ios) .user-name[data-v-c992ec3e]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.card-actions[data-v-c992ec3e]{display:flex;align-items:center;gap:12px}.action-item[data-v-c992ec3e]{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:4px;background:none;border:none;font:inherit;color:var(--card-text-color);outline:none;text-decoration:none;vertical-align:middle;appearance:none;cursor:pointer}.action-icon-img[data-v-c992ec3e]{width:16px;height:16px;object-fit:contain;flex-shrink:0}.action-count[data-v-c992ec3e]{font-weight:600;color:#fff;line-height:1}.platform-android .action-count[data-v-c992ec3e]{font-family:Roboto,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.platform-ios .action-count[data-v-c992ec3e],body:not(.platform-android):not(.platform-ios) .action-count[data-v-c992ec3e]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.agent-tag[data-v-c992ec3e]{display:flex;align-items:center;gap:4px;height:32px;padding:4px 12px 4px 4px;background:#fff9;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:800px;cursor:pointer}.agent-icon[data-v-c992ec3e]{width:24px;height:24px;border-radius:50%;object-fit:cover}.agent-name[data-v-c992ec3e]{color:#1631f3}.platform-android .agent-name[data-v-c992ec3e]{font-family:Roboto,sans-serif;font-weight:500;letter-spacing:0px;font-size:12px;line-height:1.1667}.platform-ios .agent-name[data-v-c992ec3e],body:not(.platform-android):not(.platform-ios) .agent-name[data-v-c992ec3e]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;letter-spacing:0px;font-size:12px;line-height:1.1667}[data-v-ddd14929]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.network-error-state[data-v-ddd14929]{width:100%;display:flex;justify-content:center;align-items:center;padding:24px 0}.error-content[data-v-ddd14929]{display:flex;flex-direction:column;align-items:center;padding:24px;max-width:100%}.error-image[data-v-ddd14929]{width:160px;height:160px;object-fit:contain}.error-title[data-v-ddd14929]{color:#0006;text-align:center;margin-top:0}.platform-android .error-title[data-v-ddd14929]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .error-title[data-v-ddd14929],body:not(.platform-android):not(.platform-ios) .error-title[data-v-ddd14929]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.error-description[data-v-ddd14929]{color:#0003;text-align:center;margin-top:4px}.platform-android .error-description[data-v-ddd14929]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .error-description[data-v-ddd14929],body:not(.platform-android):not(.platform-ios) .error-description[data-v-ddd14929]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.error-retry-button[data-v-ddd14929]{padding:12px 32px;background:#000000e6;color:#fff;border:none;border-radius:800px;cursor:pointer;margin-top:24px}.platform-android .error-retry-button[data-v-ddd14929]{font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:1.1429;letter-spacing:0px}.platform-ios .error-retry-button[data-v-ddd14929],body:not(.platform-android):not(.platform-ios) .error-retry-button[data-v-ddd14929]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;line-height:1.1429;letter-spacing:0px}.error-retry-button[data-v-ddd14929]:active{opacity:.8}[data-v-c0f3d646]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.markdown-renderer[data-v-c0f3d646] .markdown-content>*+*{margin-top:12px}.markdown-renderer[data-v-c0f3d646] .markdown-content h1{margin:0}.platform-android .markdown-renderer[data-v-c0f3d646] .markdown-content h1{font-family:Roboto,sans-serif;font-size:26px;line-height:32px;font-weight:600;letter-spacing:-1.04px;color:#0b0b0d}.platform-ios .markdown-renderer[data-v-c0f3d646] .markdown-content h1,body:not(.platform-android):not(.platform-ios) .markdown-renderer[data-v-c0f3d646] .markdown-content h1{font-family:Poppins,sans-serif;font-size:26px;line-height:32px;font-weight:600;letter-spacing:-1.04px;color:#0b0b0d}.markdown-renderer[data-v-c0f3d646] .markdown-content h2{margin:0}.platform-android .markdown-renderer[data-v-c0f3d646] .markdown-content h2{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .markdown-renderer[data-v-c0f3d646] .markdown-content h2,body:not(.platform-android):not(.platform-ios) .markdown-renderer[data-v-c0f3d646] .markdown-content h2{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.markdown-renderer[data-v-c0f3d646] .markdown-content h3{margin:0}.platform-android .markdown-renderer[data-v-c0f3d646] .markdown-content h3{font-family:Roboto,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.platform-ios .markdown-renderer[data-v-c0f3d646] .markdown-content h3,body:not(.platform-android):not(.platform-ios) .markdown-renderer[data-v-c0f3d646] .markdown-content h3{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.markdown-renderer[data-v-c0f3d646] .markdown-content p{margin:0}.platform-android .markdown-renderer[data-v-c0f3d646] .markdown-content p{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .markdown-renderer[data-v-c0f3d646] .markdown-content p,body:not(.platform-android):not(.platform-ios) .markdown-renderer[data-v-c0f3d646] .markdown-content p{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.markdown-renderer[data-v-c0f3d646] .markdown-content strong{font-weight:600}.markdown-renderer[data-v-c0f3d646] .markdown-content a{color:#1631f3;text-decoration:underline}.markdown-renderer[data-v-c0f3d646] .markdown-content li strong{font-weight:600}.markdown-renderer[data-v-c0f3d646] .markdown-content h1+h1,.markdown-renderer[data-v-c0f3d646] .markdown-content h1+h2,.markdown-renderer[data-v-c0f3d646] .markdown-content h1+h3,.markdown-renderer[data-v-c0f3d646] .markdown-content h1+h4,.markdown-renderer[data-v-c0f3d646] .markdown-content h1+h5,.markdown-renderer[data-v-c0f3d646] .markdown-content h1+h6,.markdown-renderer[data-v-c0f3d646] .markdown-content h1+p,.markdown-renderer[data-v-c0f3d646] .markdown-content h1+ul,.markdown-renderer[data-v-c0f3d646] .markdown-content h1+ol,.markdown-renderer[data-v-c0f3d646] .markdown-content h1+blockquote,.markdown-renderer[data-v-c0f3d646] .markdown-content h1+pre,.markdown-renderer[data-v-c0f3d646] .markdown-content h2+h1,.markdown-renderer[data-v-c0f3d646] .markdown-content h2+h2,.markdown-renderer[data-v-c0f3d646] .markdown-content h2+h3,.markdown-renderer[data-v-c0f3d646] .markdown-content h2+h4,.markdown-renderer[data-v-c0f3d646] .markdown-content h2+h5,.markdown-renderer[data-v-c0f3d646] .markdown-content h2+h6,.markdown-renderer[data-v-c0f3d646] .markdown-content h2+p,.markdown-renderer[data-v-c0f3d646] .markdown-content h2+ul,.markdown-renderer[data-v-c0f3d646] .markdown-content h2+ol,.markdown-renderer[data-v-c0f3d646] .markdown-content h2+blockquote,.markdown-renderer[data-v-c0f3d646] .markdown-content h2+pre,.markdown-renderer[data-v-c0f3d646] .markdown-content h3+h1,.markdown-renderer[data-v-c0f3d646] .markdown-content h3+h2,.markdown-renderer[data-v-c0f3d646] .markdown-content h3+h3,.markdown-renderer[data-v-c0f3d646] .markdown-content h3+h4,.markdown-renderer[data-v-c0f3d646] .markdown-content h3+h5,.markdown-renderer[data-v-c0f3d646] .markdown-content h3+h6,.markdown-renderer[data-v-c0f3d646] .markdown-content h3+p,.markdown-renderer[data-v-c0f3d646] .markdown-content h3+ul,.markdown-renderer[data-v-c0f3d646] .markdown-content h3+ol,.markdown-renderer[data-v-c0f3d646] .markdown-content h3+blockquote,.markdown-renderer[data-v-c0f3d646] .markdown-content h3+pre,.markdown-renderer[data-v-c0f3d646] .markdown-content h4+h1,.markdown-renderer[data-v-c0f3d646] .markdown-content h4+h2,.markdown-renderer[data-v-c0f3d646] .markdown-content h4+h3,.markdown-renderer[data-v-c0f3d646] .markdown-content h4+h4,.markdown-renderer[data-v-c0f3d646] .markdown-content h4+h5,.markdown-renderer[data-v-c0f3d646] .markdown-content h4+h6,.markdown-renderer[data-v-c0f3d646] .markdown-content h4+p,.markdown-renderer[data-v-c0f3d646] .markdown-content h4+ul,.markdown-renderer[data-v-c0f3d646] .markdown-content h4+ol,.markdown-renderer[data-v-c0f3d646] .markdown-content h4+blockquote,.markdown-renderer[data-v-c0f3d646] .markdown-content h4+pre,.markdown-renderer[data-v-c0f3d646] .markdown-content h5+h1,.markdown-renderer[data-v-c0f3d646] .markdown-content h5+h2,.markdown-renderer[data-v-c0f3d646] .markdown-content h5+h3,.markdown-renderer[data-v-c0f3d646] .markdown-content h5+h4,.markdown-renderer[data-v-c0f3d646] .markdown-content h5+h5,.markdown-renderer[data-v-c0f3d646] .markdown-content h5+h6,.markdown-renderer[data-v-c0f3d646] .markdown-content h5+p,.markdown-renderer[data-v-c0f3d646] .markdown-content h5+ul,.markdown-renderer[data-v-c0f3d646] .markdown-content h5+ol,.markdown-renderer[data-v-c0f3d646] .markdown-content h5+blockquote,.markdown-renderer[data-v-c0f3d646] .markdown-content h5+pre,.markdown-renderer[data-v-c0f3d646] .markdown-content h6+h1,.markdown-renderer[data-v-c0f3d646] .markdown-content h6+h2,.markdown-renderer[data-v-c0f3d646] .markdown-content h6+h3,.markdown-renderer[data-v-c0f3d646] .markdown-content h6+h4,.markdown-renderer[data-v-c0f3d646] .markdown-content h6+h5,.markdown-renderer[data-v-c0f3d646] .markdown-content h6+h6,.markdown-renderer[data-v-c0f3d646] .markdown-content h6+p,.markdown-renderer[data-v-c0f3d646] .markdown-content h6+ul,.markdown-renderer[data-v-c0f3d646] .markdown-content h6+ol,.markdown-renderer[data-v-c0f3d646] .markdown-content h6+blockquote,.markdown-renderer[data-v-c0f3d646] .markdown-content h6+pre,.markdown-renderer[data-v-c0f3d646] .markdown-content p+h1,.markdown-renderer[data-v-c0f3d646] .markdown-content p+h2,.markdown-renderer[data-v-c0f3d646] .markdown-content p+h3,.markdown-renderer[data-v-c0f3d646] .markdown-content p+h4,.markdown-renderer[data-v-c0f3d646] .markdown-content p+h5,.markdown-renderer[data-v-c0f3d646] .markdown-content p+h6,.markdown-renderer[data-v-c0f3d646] .markdown-content p+p,.markdown-renderer[data-v-c0f3d646] .markdown-content p+ul,.markdown-renderer[data-v-c0f3d646] .markdown-content p+ol,.markdown-renderer[data-v-c0f3d646] .markdown-content p+blockquote,.markdown-renderer[data-v-c0f3d646] .markdown-content p+pre,.markdown-renderer[data-v-c0f3d646] .markdown-content ul+h1,.markdown-renderer[data-v-c0f3d646] .markdown-content ul+h2,.markdown-renderer[data-v-c0f3d646] .markdown-content ul+h3,.markdown-renderer[data-v-c0f3d646] .markdown-content ul+h4,.markdown-renderer[data-v-c0f3d646] .markdown-content ul+h5,.markdown-renderer[data-v-c0f3d646] .markdown-content ul+h6,.markdown-renderer[data-v-c0f3d646] .markdown-content ul+p,.markdown-renderer[data-v-c0f3d646] .markdown-content ul+ul,.markdown-renderer[data-v-c0f3d646] .markdown-content ul+ol,.markdown-renderer[data-v-c0f3d646] .markdown-content ul+blockquote,.markdown-renderer[data-v-c0f3d646] .markdown-content ul+pre,.markdown-renderer[data-v-c0f3d646] .markdown-content ol+h1,.markdown-renderer[data-v-c0f3d646] .markdown-content ol+h2,.markdown-renderer[data-v-c0f3d646] .markdown-content ol+h3,.markdown-renderer[data-v-c0f3d646] .markdown-content ol+h4,.markdown-renderer[data-v-c0f3d646] .markdown-content ol+h5,.markdown-renderer[data-v-c0f3d646] .markdown-content ol+h6,.markdown-renderer[data-v-c0f3d646] .markdown-content ol+p,.markdown-renderer[data-v-c0f3d646] .markdown-content ol+ul,.markdown-renderer[data-v-c0f3d646] .markdown-content ol+ol,.markdown-renderer[data-v-c0f3d646] .markdown-content ol+blockquote,.markdown-renderer[data-v-c0f3d646] .markdown-content ol+pre,.markdown-renderer[data-v-c0f3d646] .markdown-content blockquote+h1,.markdown-renderer[data-v-c0f3d646] .markdown-content blockquote+h2,.markdown-renderer[data-v-c0f3d646] .markdown-content blockquote+h3,.markdown-renderer[data-v-c0f3d646] .markdown-content blockquote+h4,.markdown-renderer[data-v-c0f3d646] .markdown-content blockquote+h5,.markdown-renderer[data-v-c0f3d646] .markdown-content blockquote+h6,.markdown-renderer[data-v-c0f3d646] .markdown-content blockquote+p,.markdown-renderer[data-v-c0f3d646] .markdown-content blockquote+ul,.markdown-renderer[data-v-c0f3d646] .markdown-content blockquote+ol,.markdown-renderer[data-v-c0f3d646] .markdown-content blockquote+blockquote,.markdown-renderer[data-v-c0f3d646] .markdown-content blockquote+pre,.markdown-renderer[data-v-c0f3d646] .markdown-content pre+h1,.markdown-renderer[data-v-c0f3d646] .markdown-content pre+h2,.markdown-renderer[data-v-c0f3d646] .markdown-content pre+h3,.markdown-renderer[data-v-c0f3d646] .markdown-content pre+h4,.markdown-renderer[data-v-c0f3d646] .markdown-content pre+h5,.markdown-renderer[data-v-c0f3d646] .markdown-content pre+h6,.markdown-renderer[data-v-c0f3d646] .markdown-content pre+p,.markdown-renderer[data-v-c0f3d646] .markdown-content pre+ul,.markdown-renderer[data-v-c0f3d646] .markdown-content pre+ol,.markdown-renderer[data-v-c0f3d646] .markdown-content pre+blockquote,.markdown-renderer[data-v-c0f3d646] .markdown-content pre+pre{margin-top:12px}.markdown-renderer[data-v-c0f3d646] .markdown-content ol,.markdown-renderer[data-v-c0f3d646] .markdown-content ul{margin:0;padding-left:0;list-style:none}.markdown-renderer[data-v-c0f3d646] .markdown-content li{margin:0;display:flex;align-items:baseline}.markdown-renderer[data-v-c0f3d646] .markdown-content li+li{margin-top:12px}.markdown-renderer[data-v-c0f3d646] .markdown-content li:before{flex-shrink:0;margin-right:6px}.platform-android .markdown-renderer[data-v-c0f3d646] .markdown-content li{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .markdown-renderer[data-v-c0f3d646] .markdown-content li,body:not(.platform-android):not(.platform-ios) .markdown-renderer[data-v-c0f3d646] .markdown-content li{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.markdown-renderer[data-v-c0f3d646] .markdown-content li ol,.markdown-renderer[data-v-c0f3d646] .markdown-content li ul{margin:0;padding-left:0}.markdown-renderer[data-v-c0f3d646] .markdown-content li p{margin:0;min-width:0;flex:1}.markdown-renderer[data-v-c0f3d646] .markdown-content ul>li:before{content:"•"}.markdown-renderer[data-v-c0f3d646] .markdown-content ol{counter-reset:list-counter}.markdown-renderer[data-v-c0f3d646] .markdown-content ol>li{counter-increment:list-counter}.markdown-renderer[data-v-c0f3d646] .markdown-content ol>li:before{content:counter(list-counter) "."}.markdown-renderer[data-v-c0f3d646] .markdown-content blockquote{margin:0;padding:0 0 0 16px;border:none;border-left:2px solid rgba(0,0,0,.4);border-radius:0}.markdown-renderer[data-v-c0f3d646] .markdown-content blockquote p{margin:0;color:#0009}.platform-android .markdown-renderer[data-v-c0f3d646] .markdown-content blockquote p{font-family:Roboto,sans-serif;font-size:11px;line-height:15px;font-weight:400;letter-spacing:0px}.platform-ios .markdown-renderer[data-v-c0f3d646] .markdown-content blockquote p,body:not(.platform-android):not(.platform-ios) .markdown-renderer[data-v-c0f3d646] .markdown-content blockquote p{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;line-height:15px;font-weight:400;letter-spacing:0px}.markdown-renderer[data-v-c0f3d646] .markdown-content blockquote p+p{margin-top:4px}.markdown-renderer[data-v-c0f3d646] .markdown-content blockquote blockquote{margin-top:4px}.markdown-renderer[data-v-c0f3d646] .markdown-content pre{background:#0000000d;border-radius:8px;padding:12px 16px;margin:0;overflow-x:auto}.markdown-renderer[data-v-c0f3d646] .markdown-content pre code{background:none;padding:0;border-radius:0}.markdown-renderer[data-v-c0f3d646] .markdown-content code{background:#0000000f;padding:2px 8px;border-radius:6px;font-family:inherit;font-size:.95em;font-weight:500;line-height:1.2}.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content>*+*{margin-top:12px}.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h1{margin:0}.platform-android .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h1{font-family:Noto Sans CJK SC,sans-serif;font-size:26px;line-height:32px;font-weight:600;letter-spacing:.208px;color:#0b0b0d}.platform-ios .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h1,body:not(.platform-android):not(.platform-ios) .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h1{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:26px;line-height:32px;font-weight:600;letter-spacing:.208px;color:#0b0b0d}.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h2{margin:0}.platform-android .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h2{font-family:Noto Sans CJK SC,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h2,body:not(.platform-android):not(.platform-ios) .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h2{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:-.09px}.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h3{margin:0}.platform-android .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h3{font-family:Noto Sans CJK SC,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.platform-ios .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h3,body:not(.platform-android):not(.platform-ios) .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h3{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.2222;letter-spacing:-.045px}.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content p{margin:0}.platform-android .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content p{font-family:Noto Sans CJK SC,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content p,body:not(.platform-android):not(.platform-ios) .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content p{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:-.02px}.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content strong{font-weight:600}.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content a{color:#1631f3;text-decoration:underline}.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content li strong{font-weight:600}.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h1+h1,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h1+h2,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h1+h3,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h1+h4,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h1+h5,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h1+h6,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h1+p,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h1+ul,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h1+ol,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h1+blockquote,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h1+pre,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h2+h1,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h2+h2,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h2+h3,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h2+h4,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h2+h5,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h2+h6,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h2+p,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h2+ul,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h2+ol,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h2+blockquote,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h2+pre,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h3+h1,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h3+h2,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h3+h3,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h3+h4,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h3+h5,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h3+h6,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h3+p,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h3+ul,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h3+ol,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h3+blockquote,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h3+pre,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h4+h1,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h4+h2,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h4+h3,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h4+h4,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h4+h5,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h4+h6,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h4+p,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h4+ul,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h4+ol,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h4+blockquote,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h4+pre,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h5+h1,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h5+h2,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h5+h3,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h5+h4,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h5+h5,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h5+h6,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h5+p,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h5+ul,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h5+ol,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h5+blockquote,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h5+pre,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h6+h1,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h6+h2,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h6+h3,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h6+h4,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h6+h5,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h6+h6,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h6+p,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h6+ul,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h6+ol,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h6+blockquote,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content h6+pre,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content p+h1,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content p+h2,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content p+h3,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content p+h4,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content p+h5,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content p+h6,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content p+p,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content p+ul,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content p+ol,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content p+blockquote,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content p+pre,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ul+h1,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ul+h2,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ul+h3,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ul+h4,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ul+h5,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ul+h6,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ul+p,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ul+ul,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ul+ol,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ul+blockquote,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ul+pre,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ol+h1,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ol+h2,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ol+h3,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ol+h4,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ol+h5,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ol+h6,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ol+p,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ol+ul,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ol+ol,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ol+blockquote,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content ol+pre,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content blockquote+h1,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content blockquote+h2,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content blockquote+h3,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content blockquote+h4,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content blockquote+h5,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content blockquote+h6,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content blockquote+p,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content blockquote+ul,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content blockquote+ol,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content blockquote+blockquote,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content blockquote+pre,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content pre+h1,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content pre+h2,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content pre+h3,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content pre+h4,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content pre+h5,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content pre+h6,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content pre+p,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content pre+ul,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content pre+ol,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content pre+blockquote,.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content pre+pre{margin-top:12px}.platform-android .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content li{font-family:Noto Sans CJK SC,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content li,body:not(.platform-android):not(.platform-ios) .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content li{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:-.02px}.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content blockquote p{color:#0009}.platform-android .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content blockquote p{font-family:Noto Sans CJK SC,sans-serif;font-size:11px;line-height:15px;font-weight:400;letter-spacing:0px}.platform-ios .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content blockquote p,body:not(.platform-android):not(.platform-ios) .markdown-renderer.chinese[data-v-c0f3d646] .markdown-content blockquote p{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:11px;line-height:15px;font-weight:400;letter-spacing:0px}.markdown-renderer.chinese[data-v-c0f3d646] .markdown-content blockquote p+p{margin-top:0}[data-v-d64a217b]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.streaming-content-renderer[data-v-d64a217b]{max-width:480px;margin:0 auto;padding:0 16px}.cot-header[data-v-d64a217b]{display:flex;align-items:center;gap:4px}.cot-header--done[data-v-d64a217b]{cursor:pointer;padding-bottom:16px}.cot-thinking-icon[data-v-d64a217b]{width:20px;height:20px;flex-shrink:0;animation:cot-breathe-d64a217b 1.6s ease-in-out infinite;margin-right:4px}@keyframes cot-breathe-d64a217b{0%,18.75%{opacity:.4}50%{opacity:1}68.75%{opacity:1}to{opacity:.4}}.cot-header__text-area[data-v-d64a217b]{position:relative;display:inline-flex;align-items:center;gap:4px;overflow:hidden}.cot-header__title[data-v-d64a217b]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:600;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cot-header__title--done[data-v-d64a217b]{font-weight:400;color:#666}.cot-header__dot[data-v-d64a217b]{width:4px;height:4px;border-radius:50%;background:#999;flex-shrink:0}.cot-header__timer[data-v-d64a217b]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:600;color:#999;white-space:nowrap}.cot-header__arrow[data-v-d64a217b]{width:16px;height:16px;margin-left:4px;flex-shrink:0}.cot-header__shimmer[data-v-d64a217b]{position:absolute;inset:0;pointer-events:none;overflow:hidden}.cot-header__shimmer[data-v-d64a217b]:after{content:"";position:absolute;top:0;bottom:0;width:50%;background:linear-gradient(90deg,#fff0,#fff6,#fff0);animation:cot-shimmer-d64a217b 2s ease-in-out infinite}@keyframes cot-shimmer-d64a217b{0%{left:-50%}to{left:150%}}.cot-descriptions[data-v-d64a217b]{position:relative;margin-top:12px;padding-left:26px;mask-image:linear-gradient(to bottom,transparent 0%,black 5%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 5%,black 92%,transparent 100%)}.cot-descriptions__line[data-v-d64a217b]{position:absolute;left:9.5px;top:0;width:1px;background:#0000001a;border-radius:1px;transition:height .6s ease-out}.cot-descriptions__list[data-v-d64a217b]{display:flex;flex-direction:column;gap:12px}.cot-desc-item[data-v-d64a217b]{display:flex;align-items:center;gap:8px}.cot-desc-item__icon[data-v-d64a217b]{width:16px;height:16px;flex-shrink:0}.cot-desc-item__text[data-v-d64a217b]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;color:#1a1a1a;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cot-desc-enter-active[data-v-d64a217b]{transition:all .5s ease-out}.cot-desc-enter-from[data-v-d64a217b]{opacity:0;transform:translateY(12px)}.cot-desc-leave-active[data-v-d64a217b]{transition:all .3s ease-out;position:absolute;width:100%}.cot-desc-leave-to[data-v-d64a217b]{opacity:0;transform:translateY(-12px)}.cot-desc-move[data-v-d64a217b]{transition:transform .3s ease-out}.content-area[data-v-d64a217b],.content-area--masked[data-v-d64a217b]{position:relative}.content-area--masked[data-v-d64a217b]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:260px;background:linear-gradient(to bottom,#f5f5f500,#f5f5f526,#f5f5f580,#f5f5f5d9,#f5f5f5);pointer-events:none;z-index:1}.spacing--card-to-card[data-v-d64a217b]{margin-top:12px}.spacing--card-to-markdown[data-v-d64a217b]{margin-top:24px}.sheet-overlay[data-v-d64a217b]{position:fixed;inset:0;z-index:9999;background:#0006;display:flex;align-items:flex-end;justify-content:center}.sheet-panel[data-v-d64a217b]{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:480px;max-height:70vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.sheet-handle[data-v-d64a217b]{width:36px;height:4px;border-radius:2px;background:#00000026;margin:12px auto 0}.sheet-content[data-v-d64a217b]{padding:24px 16px 32px}.sheet-step[data-v-d64a217b]{display:flex;gap:8px}.sheet-step__left[data-v-d64a217b]{display:flex;flex-direction:column;align-items:center;width:16px;flex-shrink:0}.sheet-step__icon[data-v-d64a217b]{width:16px;height:16px}.sheet-step__connector[data-v-d64a217b]{flex:1;width:1px;min-height:8px;background:#0000001a;border-radius:1px;margin:2px 0}.sheet-step__right[data-v-d64a217b]{flex:1;padding-bottom:12px;min-width:0}.sheet-step__title[data-v-d64a217b]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:600;color:#1a1a1a;line-height:1.4}.sheet-step__desc[data-v-d64a217b]{margin-top:7px;display:flex;flex-direction:column;gap:8px}.sheet-step__desc-line[data-v-d64a217b]{display:flex;align-items:center;gap:8px;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;color:#1a1a1a;line-height:1.4}.sheet-step__desc-icon[data-v-d64a217b]{width:16px;height:16px;flex-shrink:0}.sheet-fade-enter-active[data-v-d64a217b],.sheet-fade-leave-active[data-v-d64a217b]{transition:opacity .3s ease}.sheet-fade-enter-from[data-v-d64a217b],.sheet-fade-leave-to[data-v-d64a217b]{opacity:0}.sheet-slide-enter-active[data-v-d64a217b]{transition:transform .3s ease-out}.sheet-slide-leave-active[data-v-d64a217b]{transition:transform .2s ease-in}.sheet-slide-enter-from[data-v-d64a217b],.sheet-slide-leave-to[data-v-d64a217b]{transform:translateY(100%)}[data-v-869eed19]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.aura-card[data-v-869eed19]{width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d}.aura-poster[data-v-869eed19]{width:100%;aspect-ratio:9/16;padding:20px 24px 32px;border-radius:24px;background:#e8e4df;display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.aura-poster__top[data-v-869eed19]{width:100%;display:flex;justify-content:space-between;margin-bottom:32px}.aura-poster__env[data-v-869eed19]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:11px;font-weight:400;line-height:16px;color:#0006}.aura-poster__name[data-v-869eed19]{font-family:Libre Baskerville,Georgia,"Noto Serif SC",serif;font-size:32px;font-weight:700;color:#000;text-align:center;letter-spacing:-1.28px;line-height:32px;margin-bottom:16px}.aura-poster__hook[data-v-869eed19]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:17px;font-weight:700;color:#000;text-align:center;line-height:24px;max-width:320px;margin-bottom:4px}.aura-poster__hit[data-v-869eed19]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:17px;font-weight:400;color:#00000080;text-align:center;line-height:24px;max-width:300px;margin-bottom:24px}.aura-poster__photo-wrap[data-v-869eed19]{width:55%;max-width:220px;overflow:hidden;margin-bottom:32px}.aura-poster__photo[data-v-869eed19]{width:100%;height:auto;display:block}.aura-poster__section[data-v-869eed19]{text-align:center;margin-bottom:8px}.aura-poster__section-title[data-v-869eed19]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:15px;font-weight:600;color:#000;margin-bottom:2px}.aura-poster__section-body[data-v-869eed19]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:15px;font-weight:400;color:#00000080;line-height:20px;max-width:300px;margin:0 auto}.aura-poster__brand[data-v-869eed19]{width:66px;height:auto;margin-top:32px}.aura-card__share[data-v-869eed19]{width:100%;height:48px;background:#000;border:none;border-radius:100px;cursor:pointer;transition:opacity .2s}.aura-card__share[data-v-869eed19]:hover{opacity:.85}.aura-card__share[data-v-869eed19]:active{opacity:.7}.aura-card__share[data-v-869eed19]:disabled{opacity:.5;cursor:not-allowed}.aura-card__share-text[data-v-869eed19]{color:#fff;line-height:1.25}.platform-android .aura-card__share-text[data-v-869eed19]{font-family:Roboto,sans-serif;font-size:16px;line-height:1.25;font-weight:500;letter-spacing:0px}.platform-ios .aura-card__share-text[data-v-869eed19],body:not(.platform-android):not(.platform-ios) .aura-card__share-text[data-v-869eed19]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.25;font-weight:500;letter-spacing:0px}[data-v-26e51024]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.aura-energy[data-v-26e51024]{width:100%;padding:20px 24px;border-radius:20px;background:#fff;border:1px solid rgba(0,0,0,.05)}.aura-energy__label[data-v-26e51024]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.5px;color:#919199;margin-bottom:16px}.aura-energy__track[data-v-26e51024]{position:relative;width:100%;height:4px;border-radius:2px;background:#0000000f;margin-bottom:8px}.aura-energy__fill[data-v-26e51024]{position:absolute;left:0;top:0;height:100%;border-radius:2px;background:#0b0b0d;transition:width .6s ease}.aura-energy__marker[data-v-26e51024]{position:absolute;top:50%;transform:translate(-50%,-50%);transition:left .6s ease}.aura-energy__dot[data-v-26e51024]{width:10px;height:10px;border-radius:50%;background:#0b0b0d;border:2px solid #FFFFFF;box-shadow:0 0 0 1px #0000001a}.aura-energy__times[data-v-26e51024]{display:flex;justify-content:space-between;margin-bottom:14px}.aura-energy__time[data-v-26e51024]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:11px;font-weight:400;color:#c2c2cc;transition:color .3s}.aura-energy__time--active[data-v-26e51024]{color:#0b0b0d;font-weight:600}.aura-energy__insight[data-v-26e51024]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:13px;font-weight:400;color:#45454d;line-height:1.5}[data-v-5f27704a]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.image-spinner[data-v-5f27704a]{display:flex;align-items:center;justify-content:center}.image-spinner__img[data-v-5f27704a]{animation:spinner-rotate-5f27704a .8s linear infinite}@keyframes spinner-rotate-5f27704a{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-v-e24021c6]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.image-gallery[data-v-e24021c6]{width:100%}.gallery-scroll-container[data-v-e24021c6]{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:0 16px;scrollbar-width:none}.gallery-scroll-container[data-v-e24021c6]::-webkit-scrollbar{display:none}.gallery-item[data-v-e24021c6]{position:relative;cursor:pointer;border-radius:16px;border:.5px solid rgba(0,0,0,.1);overflow:hidden;flex:0 0 calc(50% - 4px);min-width:calc(50% - 4px)}.image-container[data-v-e24021c6]{position:relative;width:100%;height:100%}.gallery-image[data-v-e24021c6]{width:100%;height:100%}.image-placeholder[data-v-e24021c6],.image-error[data-v-e24021c6]{display:flex;align-items:center;justify-content:center;height:100%;background:#f2f4f7}.lightbox-dialog[data-v-e24021c6] .v-overlay__content{max-height:95vh;overflow:auto}.lightbox-card[data-v-e24021c6]{position:relative;max-height:95vh;overflow:auto}.lightbox-content[data-v-e24021c6]{display:flex;flex-direction:column}.lightbox-image[data-v-e24021c6]{flex:1;display:flex;justify-content:center;align-items:center;background:#000}.lightbox-info[data-v-e24021c6]{padding:16px;background:#fff}.lightbox-tag[data-v-e24021c6]{margin-top:12px}.lightbox-tag-chip[data-v-e24021c6]{display:flex;align-items:center;gap:2px;font-size:12px;background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:.5px solid rgba(0,0,0,.1);padding:2px 6px;border-radius:100px;width:fit-content}.lightbox-tag-chip .tag-label-icon[data-v-e24021c6]{width:16px;height:16px;object-fit:contain}.lightbox-close[data-v-e24021c6]{position:absolute;top:8px;right:8px;background:#00000080!important;color:#fff!important}[data-v-c96b06f3]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.image-two-cols[data-v-c96b06f3]{width:100%;display:flex;flex-direction:column;gap:16px}.category-group[data-v-c96b06f3]{display:flex;flex-direction:column;gap:8px}.category-title[data-v-c96b06f3]{font-family:SF Pro,sans-serif;font-size:18px;font-weight:590;line-height:22px;letter-spacing:-.45px;color:#000;width:361px}.two-cols-grid[data-v-c96b06f3]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;width:100%}.cols-item[data-v-c96b06f3]{display:flex;flex-direction:column;gap:8px;cursor:pointer}.item-image-container[data-v-c96b06f3]{position:relative;width:100%;border-radius:12px;overflow:hidden;border:.5px solid rgba(0,0,0,.01)}.item-image[data-v-c96b06f3]{width:100%;height:100%}.image-placeholder[data-v-c96b06f3],.image-error[data-v-c96b06f3]{display:flex;align-items:center;justify-content:center;height:100%;background:#0000000d;color:#0006}.price-tag[data-v-c96b06f3]{position:absolute;top:6px;left:6px;display:flex;align-items:center;gap:2px;background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:.5px solid rgba(0,0,0,.1);border-radius:100px;padding:2px 6px}.price-tag .tag-label-icon[data-v-c96b06f3]{width:16px;height:16px;object-fit:contain}.price-tag-text[data-v-c96b06f3]{font-family:SF Pro Display,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#000c;white-space:nowrap}.item-text[data-v-c96b06f3]{display:flex;flex-direction:column;gap:4px;width:100%}.item-title[data-v-c96b06f3]{font-family:SF Pro,sans-serif;font-size:14px;font-weight:510;line-height:18px;letter-spacing:-.28px;color:#000000e6;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.item-subtitle[data-v-c96b06f3]{font-family:SF Pro Display,sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:-.28px;color:#000000e6;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.lightbox-tag[data-v-c96b06f3]{margin-top:12px}[data-v-d6ab5f31]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.image-single[data-v-d6ab5f31]{width:100%}.single-image-container[data-v-d6ab5f31]{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:all .3s ease;cursor:pointer}.single-image-container[data-v-d6ab5f31]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.single-image[data-v-d6ab5f31]{width:100%;max-height:500px}.clickable-image[data-v-d6ab5f31]{transition:opacity .2s ease}.clickable-image[data-v-d6ab5f31]:hover{opacity:.9}.image-placeholder[data-v-d6ab5f31],.image-error[data-v-d6ab5f31]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;background:#f5f5f5;color:#666}.error-text[data-v-d6ab5f31]{margin-top:12px;font-size:14px;opacity:.8}[data-v-9c52f5ce]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.line-chart[data-v-9c52f5ce]{width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d}.chart-title[data-v-9c52f5ce]{color:#000000e6;line-height:1.4117647059;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:20px}.platform-android .chart-title[data-v-9c52f5ce]{font-family:Roboto,sans-serif;font-size:17px;line-height:24px;font-weight:600;letter-spacing:0px;color:#45454d}.platform-ios .chart-title[data-v-9c52f5ce],body:not(.platform-android):not(.platform-ios) .chart-title[data-v-9c52f5ce]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:24px;font-weight:600;letter-spacing:0px;color:#45454d}.chart-area[data-v-9c52f5ce]{position:relative;width:100%;padding-top:28px}.peak-label[data-v-9c52f5ce]{position:absolute;top:0;display:flex;align-items:center;gap:2px;white-space:nowrap}.peak-icon[data-v-9c52f5ce]{width:20px;height:20px;object-fit:contain}.peak-value[data-v-9c52f5ce]{color:#000000e6}.platform-android .peak-value[data-v-9c52f5ce]{font-family:Roboto,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.platform-ios .peak-value[data-v-9c52f5ce],body:not(.platform-android):not(.platform-ios) .peak-value[data-v-9c52f5ce]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.chart-svg[data-v-9c52f5ce]{width:100%;height:96px;display:block}.chart-divider[data-v-9c52f5ce]{height:.5px;background:#0000001a;margin-top:0}.x-labels[data-v-9c52f5ce]{display:flex;justify-content:space-between;margin-top:8px}.x-label[data-v-9c52f5ce]{color:#0006}.platform-android .x-label[data-v-9c52f5ce]{font-family:Roboto,sans-serif;font-size:11px;line-height:15px;font-weight:400;letter-spacing:0px}.platform-ios .x-label[data-v-9c52f5ce],body:not(.platform-android):not(.platform-ios) .x-label[data-v-9c52f5ce]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;line-height:15px;font-weight:400;letter-spacing:0px}.chart-caption[data-v-9c52f5ce]{color:#0009;line-height:1.1;margin-top:20px}.platform-android .chart-caption[data-v-9c52f5ce]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .chart-caption[data-v-9c52f5ce],body:not(.platform-android):not(.platform-ios) .chart-caption[data-v-9c52f5ce]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}[data-v-694c7a2a]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.card-two-cols[data-v-694c7a2a]{width:100%}.cards-container[data-v-694c7a2a]{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch;width:100%}.card-item[data-v-694c7a2a]{padding:24px;border-radius:28px;border:.5px solid rgba(0,0,0,.1);background:#fff;box-shadow:0 4px 20px #0000000d;flex-shrink:0;width:calc(50% - 4px);display:flex;flex-direction:column}.card-content[data-v-694c7a2a]{display:flex;flex-direction:column;align-items:flex-start;width:100%;height:100%}.card-title[data-v-694c7a2a]{width:100%;font-size:15px;line-height:1.3333;letter-spacing:-.024px;color:#919199;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2}.platform-android .card-title[data-v-694c7a2a]{font-family:Roboto,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.platform-ios .card-title[data-v-694c7a2a],body:not(.platform-android):not(.platform-ios) .card-title[data-v-694c7a2a]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.card-description-wrapper[data-v-694c7a2a]{flex:1;display:flex;align-items:flex-end;width:100%;margin-top:24px}.card-description[data-v-694c7a2a]{width:100%;letter-spacing:-.044px;color:#45454d;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-clamp:4}.platform-android .card-description[data-v-694c7a2a]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .card-description[data-v-694c7a2a],body:not(.platform-android):not(.platform-ios) .card-description[data-v-694c7a2a]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}[data-v-5e59fc1c]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.poem-renderer[data-v-5e59fc1c]{width:100%}.poem-container[data-v-5e59fc1c]{background:url(/assets/paper-texture-D-vJenas.png) repeat,#f7f7f2;background-size:100px 100px;background-blend-mode:multiply,normal;background-position:0 0;padding:48px 40px 24px;border-radius:12px;display:flex;flex-direction:column;gap:32px;align-items:flex-end;justify-content:center;width:100%}.poem-text[data-v-5e59fc1c]{font-family:SF Pro Display,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.32px;color:#000000e6;text-align:center;white-space:pre-line;width:100%}.poem-actions[data-v-5e59fc1c]{display:flex;gap:16px;align-items:center;justify-content:flex-end;width:100%}.action-icon[data-v-5e59fc1c]{padding:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.6;transition:opacity .2s ease;width:20px;height:20px}.action-icon[data-v-5e59fc1c]:hover{opacity:1}[data-v-1ec449eb]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.dual-scale-bar[data-v-1ec449eb]{width:100%}.bar-title[data-v-1ec449eb]{color:#0b0b0d;margin-bottom:16px}.platform-android .bar-title[data-v-1ec449eb]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .bar-title[data-v-1ec449eb],body:not(.platform-android):not(.platform-ios) .bar-title[data-v-1ec449eb]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.bar-description[data-v-1ec449eb]{color:#45454d;margin-top:-8px;margin-bottom:16px}.platform-android .bar-description[data-v-1ec449eb]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .bar-description[data-v-1ec449eb],body:not(.platform-android):not(.platform-ios) .bar-description[data-v-1ec449eb]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.bar-card[data-v-1ec449eb]{padding:24px;background:#fff;border-radius:24px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d}.bar-item.has-spacing[data-v-1ec449eb]{margin-top:16px}.bar-labels[data-v-1ec449eb]{display:flex;justify-content:space-between;margin-bottom:12px}.bar-label-left[data-v-1ec449eb],.bar-label-right[data-v-1ec449eb]{color:#000000e6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.platform-android .bar-label-left[data-v-1ec449eb],.platform-android .bar-label-right[data-v-1ec449eb]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .bar-label-left[data-v-1ec449eb],body:not(.platform-android):not(.platform-ios) .bar-label-left[data-v-1ec449eb],.platform-ios .bar-label-right[data-v-1ec449eb],body:not(.platform-android):not(.platform-ios) .bar-label-right[data-v-1ec449eb]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.bar-label-right[data-v-1ec449eb]{text-align:right}.bar-track-wrapper[data-v-1ec449eb]{position:relative;height:23px}.bar-track[data-v-1ec449eb]{position:absolute;top:50%;left:0;right:0;height:4px;transform:translateY(-50%);background:#0000000d;border-radius:100px}.bar-dot[data-v-1ec449eb]{position:absolute;top:0;width:23px;height:23px;border-radius:50%;background:#1631f3;border:4px solid #FFFFFF}[data-v-3dc234d4]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.visual-code-panel[data-v-3dc234d4]{background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column;width:100%;overflow:hidden}.panel-header[data-v-3dc234d4]{padding:12px 24px 0;display:flex;align-items:center;justify-content:space-between;height:54px;width:100%;position:relative;border-bottom:.5px solid rgba(0,0,0,.1)}.header-left[data-v-3dc234d4]{display:flex;align-items:center;flex:1;min-width:0}.segmental-control[data-v-3dc234d4]{background:#0000000d;border-radius:8px;padding:2px;display:flex;align-items:center}.segment-item[data-v-3dc234d4]{height:32px;padding:0 12px;display:flex;align-items:center;justify-content:center;border-radius:6px;color:#45454d;white-space:nowrap;cursor:pointer}.platform-android .segment-item[data-v-3dc234d4]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .segment-item[data-v-3dc234d4],body:not(.platform-android):not(.platform-ios) .segment-item[data-v-3dc234d4]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.segment-item.active[data-v-3dc234d4]{background:#fff;color:#0b0b0d}.header-actions[data-v-3dc234d4]{display:flex;align-items:center;margin-left:16px}.action-icon[data-v-3dc234d4]{padding:4px;display:flex;align-items:center;cursor:pointer}.icon-symbol[data-v-3dc234d4]{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.icon-symbol img[data-v-3dc234d4]{width:20px;height:20px;opacity:.8}.header-divider[data-v-3dc234d4]{display:none}.panel-content[data-v-3dc234d4]{padding:24px;width:100%}.content-area[data-v-3dc234d4]{width:100%}.image-content[data-v-3dc234d4]{width:100%;border-radius:16px;overflow:hidden}.content-image[data-v-3dc234d4]{width:100%}.image-placeholder[data-v-3dc234d4]{display:flex;align-items:center;justify-content:center;height:100%;background:#00000008}.code-content[data-v-3dc234d4]{width:100%;max-height:400px;overflow:auto}.code-block[data-v-3dc234d4]{font-family:Roboto Mono,monospace;font-size:14px;font-weight:400;line-height:1.4286;color:#0b0b0d;opacity:.8;white-space:pre-wrap;margin:0;width:100%}[data-v-cb79d694]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.fit-checker-score[data-v-cb79d694]{width:100%}.score-title[data-v-cb79d694]{color:#0b0b0d;margin-bottom:16px}.platform-android .score-title[data-v-cb79d694]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .score-title[data-v-cb79d694],body:not(.platform-android):not(.platform-ios) .score-title[data-v-cb79d694]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.score-description[data-v-cb79d694]{color:#45454d;margin-top:-8px;margin-bottom:16px}.platform-android .score-description[data-v-cb79d694]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .score-description[data-v-cb79d694],body:not(.platform-android):not(.platform-ios) .score-description[data-v-cb79d694]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.score-row[data-v-cb79d694]{display:flex;gap:12px}.score-row.has-spacing[data-v-cb79d694]{margin-top:12px}.score-card[data-v-cb79d694]{flex:1;padding:12px;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.1)}.score-card.empty[data-v-cb79d694]{background:transparent;border:none}.card-label[data-v-cb79d694]{color:#45454d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-android .card-label[data-v-cb79d694]{font-family:Roboto,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.platform-ios .card-label[data-v-cb79d694],body:not(.platform-android):not(.platform-ios) .card-label[data-v-cb79d694]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.card-score[data-v-cb79d694]{color:#0b0b0d;margin-top:4px}.platform-android .card-score[data-v-cb79d694]{font-family:Roboto,sans-serif;font-size:18px;line-height:22px;font-weight:600;letter-spacing:-.045px;color:#0b0b0d}.platform-ios .card-score[data-v-cb79d694],body:not(.platform-android):not(.platform-ios) .card-score[data-v-cb79d694]{font-family:Poppins,sans-serif;font-size:18px;line-height:22px;font-weight:600;letter-spacing:-.045px;color:#0b0b0d}.progress-track[data-v-cb79d694]{margin-top:8px;height:4px;background:#0000000d;border-radius:100px;overflow:hidden}.progress-fill[data-v-cb79d694]{height:100%;border-radius:100px;transition:width .3s ease}[data-v-6eac8be6]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.color-palette[data-v-6eac8be6]{width:100%;display:flex;flex-direction:column;align-items:flex-start}.palette-label[data-v-6eac8be6]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:11px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:#919199;margin-bottom:12px;padding-left:4px}.palette-title[data-v-6eac8be6]{color:#0b0b0d;margin-bottom:16px}.platform-android .palette-title[data-v-6eac8be6]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .palette-title[data-v-6eac8be6],body:not(.platform-android):not(.platform-ios) .palette-title[data-v-6eac8be6]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.palette-description[data-v-6eac8be6]{color:#45454d;margin-top:-8px;margin-bottom:16px}.platform-android .palette-description[data-v-6eac8be6]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .palette-description[data-v-6eac8be6],body:not(.platform-android):not(.platform-ios) .palette-description[data-v-6eac8be6]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.color-row[data-v-6eac8be6]{display:flex;gap:4px;width:100%;margin-top:4px}.color-row.first-row[data-v-6eac8be6]{margin-top:0}.color-card[data-v-6eac8be6]{flex:1;height:112px;padding:8px;background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column}.color-card.empty[data-v-6eac8be6]{background:transparent;border:none;box-shadow:none}.color-block[data-v-6eac8be6]{flex:1;width:100%;border-radius:12px}.color-hex[data-v-6eac8be6]{color:#666;font-size:13px;text-align:center;margin-top:4px;line-height:1}.platform-android .color-hex[data-v-6eac8be6]{font-family:Roboto,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}.platform-ios .color-hex[data-v-6eac8be6],body:not(.platform-android):not(.platform-ios) .color-hex[data-v-6eac8be6]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}[data-v-ec1ddf26]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.hashtag-suggestion[data-v-ec1ddf26]{width:100%}.hashtag-title[data-v-ec1ddf26]{color:#0b0b0d;margin-bottom:16px}.platform-android .hashtag-title[data-v-ec1ddf26]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .hashtag-title[data-v-ec1ddf26],body:not(.platform-android):not(.platform-ios) .hashtag-title[data-v-ec1ddf26]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.hashtag-title.has-description[data-v-ec1ddf26]{margin-bottom:8px}.hashtag-description[data-v-ec1ddf26]{color:#45454d;margin-bottom:16px}.platform-android .hashtag-description[data-v-ec1ddf26]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .hashtag-description[data-v-ec1ddf26],body:not(.platform-android):not(.platform-ios) .hashtag-description[data-v-ec1ddf26]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.tag-container[data-v-ec1ddf26]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.tag-label[data-v-ec1ddf26]{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000000d;border:1px solid rgba(0,0,0,.05);border-radius:100px;padding:6px 12px;display:flex;align-items:center;justify-content:center;cursor:pointer}.tag-text[data-v-ec1ddf26]{color:#000;white-space:nowrap}.platform-android .tag-text[data-v-ec1ddf26]{font-family:Roboto,sans-serif;font-size:16px;line-height:1.25;font-weight:500;letter-spacing:0px}.platform-ios .tag-text[data-v-ec1ddf26],body:not(.platform-android):not(.platform-ios) .tag-text[data-v-ec1ddf26]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.25;font-weight:500;letter-spacing:0px}[data-v-3cd0bfea]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.ootd-overall-summary[data-v-3cd0bfea]{width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;align-items:center}.ring-container[data-v-3cd0bfea]{position:relative;width:240px;height:246px}.center-icon[data-v-3cd0bfea]{position:absolute;top:60px;left:60px;width:120px;height:120px;border-radius:50%;overflow:hidden;background:#0000000d}.icon-image[data-v-3cd0bfea]{width:100%;height:100%;object-fit:cover}.score-row[data-v-3cd0bfea]{position:absolute;bottom:10px;left:0;right:0;display:flex;align-items:center;justify-content:center}.score-value[data-v-3cd0bfea]{font-family:Poppins,sans-serif;font-size:32px;font-weight:600;line-height:1}.score-full[data-v-3cd0bfea]{font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:1;color:#0003}.ootd-title[data-v-3cd0bfea]{color:#0b0b0d;text-align:center;margin-top:8px}.platform-android .ootd-title[data-v-3cd0bfea]{font-family:Roboto,sans-serif;font-size:18px;line-height:1.1;font-weight:700;letter-spacing:0px;color:#0b0b0d}.platform-ios .ootd-title[data-v-3cd0bfea],body:not(.platform-android):not(.platform-ios) .ootd-title[data-v-3cd0bfea]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;line-height:1.1;font-weight:700;letter-spacing:0px;color:#0b0b0d}.ootd-comment[data-v-3cd0bfea]{color:#0b0b0d;text-align:center;margin-top:8px}.platform-android .ootd-comment[data-v-3cd0bfea]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .ootd-comment[data-v-3cd0bfea],body:not(.platform-android):not(.platform-ios) .ootd-comment[data-v-3cd0bfea]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}[data-v-6a18b2d6]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.radar-chart-container[data-v-6a18b2d6]{width:100%;display:flex;flex-direction:column;margin:16px 0}.radar-title[data-v-6a18b2d6]{color:#000000e6;margin-bottom:12px}.platform-android .radar-title[data-v-6a18b2d6]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .radar-title[data-v-6a18b2d6],body:not(.platform-android):not(.platform-ios) .radar-title[data-v-6a18b2d6]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.radar-chart-wrapper[data-v-6a18b2d6]{width:100%;display:flex;justify-content:center;align-items:center}.radar-chart[data-v-6a18b2d6]{max-width:100%;height:auto}.radar-chart .background-grid .grid-polygon[data-v-6a18b2d6]{fill:none;stroke:#0003;stroke-width:.5}.radar-chart .background-grid .grid-line[data-v-6a18b2d6]{stroke:#0003;stroke-width:.5}.radar-chart .labels .label-text[data-v-6a18b2d6]{fill:#000000e6;font-size:12px;max-width:70px;word-wrap:break-word}.platform-android .radar-chart .labels .label-text[data-v-6a18b2d6]{font-family:Roboto,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}.platform-ios .radar-chart .labels .label-text[data-v-6a18b2d6],body:not(.platform-android):not(.platform-ios) .radar-chart .labels .label-text[data-v-6a18b2d6]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}@media (max-width: 480px){.radar-chart[data-v-6a18b2d6]{width:100%;height:auto}.labels .label-text[data-v-6a18b2d6]{font-size:10px}}[data-v-b81b393f]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.link-component[data-v-b81b393f]{width:100%}.link-title[data-v-b81b393f]{color:#0b0b0d;margin-bottom:16px}.platform-android .link-title[data-v-b81b393f]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .link-title[data-v-b81b393f],body:not(.platform-android):not(.platform-ios) .link-title[data-v-b81b393f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.link-description[data-v-b81b393f]{color:#45454d;margin-top:-8px;margin-bottom:16px}.platform-android .link-description[data-v-b81b393f]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .link-description[data-v-b81b393f],body:not(.platform-android):not(.platform-ios) .link-description[data-v-b81b393f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.link-list[data-v-b81b393f]{display:flex;flex-direction:column;gap:8px}.link-card[data-v-b81b393f]{display:flex;align-items:flex-start;gap:8px;padding:24px;background:#fff;border:.5px solid rgba(0,0,0,.1);border-radius:28px;box-shadow:0 4px 20px #0000000d;text-decoration:none;color:inherit;cursor:pointer}.link-icon-wrapper[data-v-b81b393f]{width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.link-icon[data-v-b81b393f]{width:20px;height:20px;border-radius:4px;object-fit:cover}.link-icon-fallback[data-v-b81b393f]{font-size:16px}.link-text-col[data-v-b81b393f]{flex:1;min-width:0}.link-text[data-v-b81b393f]{color:#0b0b0d}.platform-android .link-text[data-v-b81b393f]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .link-text[data-v-b81b393f],body:not(.platform-android):not(.platform-ios) .link-text[data-v-b81b393f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.link-url[data-v-b81b393f]{color:#919199;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-android .link-url[data-v-b81b393f]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .link-url[data-v-b81b393f],body:not(.platform-android):not(.platform-ios) .link-url[data-v-b81b393f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.link-arrow[data-v-b81b393f]{flex-shrink:0;color:#919199;width:20px;height:20px}[data-v-316998db]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.highlight-summary[data-v-316998db]{width:100%}.highlight-title[data-v-316998db]{color:#0b0b0d;margin-bottom:16px}.platform-android .highlight-title[data-v-316998db]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .highlight-title[data-v-316998db],body:not(.platform-android):not(.platform-ios) .highlight-title[data-v-316998db]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.highlight-title.has-description[data-v-316998db]{margin-bottom:8px}.highlight-description[data-v-316998db]{color:#45454d;margin-bottom:16px}.platform-android .highlight-description[data-v-316998db]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .highlight-description[data-v-316998db],body:not(.platform-android):not(.platform-ios) .highlight-description[data-v-316998db]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.highlight-card[data-v-316998db]{padding:24px;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:28px;box-shadow:0 4px 20px #0000000d}.highlight-item[data-v-316998db]{display:flex;align-items:flex-start}.highlight-item.has-spacing[data-v-316998db]{margin-bottom:16px}.highlight-left[data-v-316998db]{width:152px;flex-shrink:0;display:flex;align-items:flex-start}.highlight-icon[data-v-316998db]{width:20px;height:20px;flex-shrink:0;margin-right:4px;display:flex;align-items:center;justify-content:center}.icon-emoji[data-v-316998db]{font-size:16px}.icon-image[data-v-316998db]{width:24px;height:24px;object-fit:contain}.highlight-label[data-v-316998db]{color:#0b0b0d}.platform-android .highlight-label[data-v-316998db]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .highlight-label[data-v-316998db],body:not(.platform-android):not(.platform-ios) .highlight-label[data-v-316998db]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.highlight-value[data-v-316998db]{flex:1;min-width:0;margin-left:8px;color:#666;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.platform-android .highlight-value[data-v-316998db]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .highlight-value[data-v-316998db],body:not(.platform-android):not(.platform-ios) .highlight-value[data-v-316998db]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}[data-v-81658b04]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.timeline-container[data-v-81658b04]{width:100%}.timeline-title[data-v-81658b04]{color:#0b0b0d;margin-bottom:16px}.platform-android .timeline-title[data-v-81658b04]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .timeline-title[data-v-81658b04],body:not(.platform-android):not(.platform-ios) .timeline-title[data-v-81658b04]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.timeline-description[data-v-81658b04]{color:#45454d;margin-top:-8px;margin-bottom:16px}.platform-android .timeline-description[data-v-81658b04]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .timeline-description[data-v-81658b04],body:not(.platform-android):not(.platform-ios) .timeline-description[data-v-81658b04]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.timeline-card[data-v-81658b04]{padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d;max-height:525px}.timeline-item[data-v-81658b04]{display:flex}.timeline-left[data-v-81658b04]{width:24px;display:flex;flex-direction:column;align-items:center;flex-shrink:0}.timeline-spacer-top[data-v-81658b04]{height:10px}.timeline-line-top[data-v-81658b04]{width:1px;height:10px;background:#0000001a}.timeline-dot[data-v-81658b04]{width:8px;height:8px;border-radius:50%;background:#1631f3;flex-shrink:0}.timeline-line-bottom[data-v-81658b04]{width:1px;flex:1;background:#0000001a}.timeline-right[data-v-81658b04]{flex:1;padding-left:8px;padding-bottom:12px}.timeline-right.last-item[data-v-81658b04]{padding-bottom:0}.timeline-time[data-v-81658b04]{color:#000000e6}.platform-android .timeline-time[data-v-81658b04]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .timeline-time[data-v-81658b04],body:not(.platform-android):not(.platform-ios) .timeline-time[data-v-81658b04]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.timeline-content[data-v-81658b04]{color:#0009;margin-top:2px}.platform-android .timeline-content[data-v-81658b04]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .timeline-content[data-v-81658b04],body:not(.platform-android):not(.platform-ios) .timeline-content[data-v-81658b04]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}[data-v-af13598f]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.video-gallery-container[data-v-af13598f]{width:100%}.video-gallery-title[data-v-af13598f]{color:#0b0b0d;margin-bottom:16px}.platform-android .video-gallery-title[data-v-af13598f]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .video-gallery-title[data-v-af13598f],body:not(.platform-android):not(.platform-ios) .video-gallery-title[data-v-af13598f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.video-gallery-scroll-container[data-v-af13598f]{display:flex;overflow-x:auto;gap:8px;scrollbar-width:none;-ms-overflow-style:none}.video-gallery-scroll-container[data-v-af13598f]::-webkit-scrollbar{display:none}.video-card[data-v-af13598f]{flex:0 0 calc(50% - 4px);min-width:calc(50% - 4px);max-width:calc(50% - 4px);cursor:pointer;background:#fff;border-radius:24px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column}.video-thumbnail-container[data-v-af13598f]{position:relative;width:100%;overflow:hidden;border-radius:24px 24px 0 0}.video-thumbnail[data-v-af13598f]{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:24px 24px 0 0}.video-tag[data-v-af13598f]{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:2px;padding:2px 6px;background:#fff9;border:.5px solid rgba(0,0,0,.1);border-radius:100px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.video-tag.icon-only[data-v-af13598f]{padding:2px}.video-tag .tag-icon[data-v-af13598f]{width:16px;height:16px;object-fit:contain}.video-tag .tag-text[data-v-af13598f]{color:#000}.platform-android .video-tag .tag-text[data-v-af13598f]{font-family:Roboto,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}.platform-ios .video-tag .tag-text[data-v-af13598f],body:not(.platform-android):not(.platform-ios) .video-tag .tag-text[data-v-af13598f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}.video-source[data-v-af13598f]{position:absolute;bottom:6px;left:12px;display:flex;align-items:center;gap:6px}.video-source .source-favicon[data-v-af13598f]{width:16px;height:16px;background:#fff;border-radius:50%;object-fit:contain;padding:2px}.video-source .source-name[data-v-af13598f]{color:#fff}.platform-android .video-source .source-name[data-v-af13598f]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .video-source .source-name[data-v-af13598f],body:not(.platform-android):not(.platform-ios) .video-source .source-name[data-v-af13598f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.video-thumbnail[data-v-af13598f]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100%;border-radius:24px 24px 0 0;background:linear-gradient(to top,#0000001a 0% 60.16%,#0000);pointer-events:none}.video-text-area[data-v-af13598f]{padding:8px 12px 16px;flex:1;display:flex;flex-direction:column}.video-title[data-v-af13598f]{color:#000;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.platform-android .video-title[data-v-af13598f]{font-family:Roboto,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.platform-ios .video-title[data-v-af13598f],body:not(.platform-android):not(.platform-ios) .video-title[data-v-af13598f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.video-description[data-v-af13598f]{color:#666;margin-top:6px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.platform-android .video-description[data-v-af13598f]{font-family:Roboto,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}.platform-ios .video-description[data-v-af13598f],body:not(.platform-android):not(.platform-ios) .video-description[data-v-af13598f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}[data-v-9e52cf20]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.users-reviews-container[data-v-9e52cf20]{width:100%}.reviews-title[data-v-9e52cf20]{color:#0b0b0d;margin-bottom:16px}.platform-android .reviews-title[data-v-9e52cf20]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .reviews-title[data-v-9e52cf20],body:not(.platform-android):not(.platform-ios) .reviews-title[data-v-9e52cf20]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.reviews-description[data-v-9e52cf20]{color:#45454d;margin-top:-8px;margin-bottom:16px}.platform-android .reviews-description[data-v-9e52cf20]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .reviews-description[data-v-9e52cf20],body:not(.platform-android):not(.platform-ios) .reviews-description[data-v-9e52cf20]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.reviews-scroll-container[data-v-9e52cf20]{display:flex;overflow-x:auto;gap:10px;padding:4px 16px 24px;scrollbar-width:none}.reviews-scroll-container[data-v-9e52cf20]::-webkit-scrollbar{display:none}.review-card[data-v-9e52cf20]{flex:0 0 320px;padding:24px;background:#fff;border:.5px solid rgba(0,0,0,.1);border-radius:28px;box-shadow:0 4px 20px #0000000d;cursor:pointer;display:flex;flex-direction:column}.rating-row[data-v-9e52cf20]{display:flex;align-items:center;gap:4px}.rating-score[data-v-9e52cf20]{color:#ff8d28}.platform-android .rating-score[data-v-9e52cf20]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .rating-score[data-v-9e52cf20],body:not(.platform-android):not(.platform-ios) .rating-score[data-v-9e52cf20]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.review-images[data-v-9e52cf20]{display:flex;gap:4px;margin-top:8px}.review-image[data-v-9e52cf20]{width:40px;height:40px;object-fit:cover;border-radius:4px;flex-shrink:0}.review-content[data-v-9e52cf20]{color:#0009;margin-top:8px;height:96px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.platform-android .review-content[data-v-9e52cf20]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .review-content[data-v-9e52cf20],body:not(.platform-android):not(.platform-ios) .review-content[data-v-9e52cf20]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.review-source[data-v-9e52cf20]{display:flex;align-items:center;gap:4px;margin-top:8px}.source-favicon-wrapper[data-v-9e52cf20]{width:16px;height:16px;border:.5px solid rgba(0,0,0,.1);border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.source-favicon[data-v-9e52cf20]{width:12px;height:12px;object-fit:contain;border-radius:50%}.source-name[data-v-9e52cf20]{color:#0b0b0d}.platform-android .source-name[data-v-9e52cf20]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .source-name[data-v-9e52cf20],body:not(.platform-android):not(.platform-ios) .source-name[data-v-9e52cf20]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}[data-v-d4c566f0]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.information-sources[data-v-d4c566f0]{width:100%}.source-container[data-v-d4c566f0]{width:100%;background:#fff9;border-radius:12px;padding:16px 0;border:.5px solid rgba(0,0,0,.1)}.source-header[data-v-d4c566f0]{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;cursor:pointer;padding:0 16px;font-family:inherit}.source-header[data-v-d4c566f0]:focus{outline:none}.source-title[data-v-d4c566f0]{display:flex;align-items:center;min-width:0;flex:1;overflow:hidden}.source-title .source-count[data-v-d4c566f0]{color:#0b0b0d;flex-shrink:0}.platform-android .source-title .source-count[data-v-d4c566f0]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .source-title .source-count[data-v-d4c566f0],body:not(.platform-android):not(.platform-ios) .source-title .source-count[data-v-d4c566f0]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.source-title .source-text[data-v-d4c566f0]{color:#45454d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-android .source-title .source-text[data-v-d4c566f0]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .source-title .source-text[data-v-d4c566f0],body:not(.platform-android):not(.platform-ios) .source-title .source-text[data-v-d4c566f0]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.source-icons[data-v-d4c566f0]{display:flex;align-items:center;flex-shrink:0}.fav-icons[data-v-d4c566f0]{position:relative;height:24px}.fav-icon[data-v-d4c566f0]{position:absolute;width:24px;height:24px;border-radius:50%;overflow:hidden;border:.5px solid rgba(0,0,0,.1)}.fav-icon img[data-v-d4c566f0]{width:100%;height:100%;object-fit:cover}.arrow-icon[data-v-d4c566f0]{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#000;transition:transform .2s ease;transform:rotate(180deg)}.arrow-icon.expanded[data-v-d4c566f0]{transform:rotate(0)}.source-cards-wrapper[data-v-d4c566f0]{padding-top:16px}.source-cards[data-v-d4c566f0]{display:flex;gap:10px;overflow-x:auto;padding:0 16px;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.source-cards[data-v-d4c566f0]::-webkit-scrollbar{display:none}.source-card[data-v-d4c566f0]{width:148px;min-width:148px;padding:8px;background:#0000000d;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.card-title[data-v-d4c566f0]{color:#45454d;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.platform-android .card-title[data-v-d4c566f0]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .card-title[data-v-d4c566f0],body:not(.platform-android):not(.platform-ios) .card-title[data-v-d4c566f0]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.card-footer[data-v-d4c566f0]{display:flex;align-items:center;gap:4px;margin-top:8px}.card-favicon-wrap[data-v-d4c566f0]{width:16px;height:16px;flex-shrink:0;border-radius:50%;overflow:hidden}.card-favicon[data-v-d4c566f0]{width:16px;height:16px;object-fit:cover}.website-name[data-v-d4c566f0]{color:#919199;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.platform-android .website-name[data-v-d4c566f0]{font-family:Roboto,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}.platform-ios .website-name[data-v-d4c566f0],body:not(.platform-android):not(.platform-ios) .website-name[data-v-d4c566f0]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}[data-v-4ec4d71c]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.map-view-container[data-v-4ec4d71c]{width:100%;margin:16px 0}.map-title[data-v-4ec4d71c]{color:#000000e6;margin-bottom:12px}.platform-android .map-title[data-v-4ec4d71c]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .map-title[data-v-4ec4d71c],body:not(.platform-android):not(.platform-ios) .map-title[data-v-4ec4d71c]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.map-description[data-v-4ec4d71c]{color:#0009;margin-bottom:12px}.platform-android .map-description[data-v-4ec4d71c]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .map-description[data-v-4ec4d71c],body:not(.platform-android):not(.platform-ios) .map-description[data-v-4ec4d71c]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.map-container[data-v-4ec4d71c]{border:.5px solid rgba(0,0,0,.1);border-radius:12px;overflow:hidden}.map-content[data-v-4ec4d71c]{position:relative;height:200px;width:100%}.map-content[data-v-4ec4d71c]:fullscreen{height:100vh;width:100vw;background:#000}.map-content:fullscreen .map[data-v-4ec4d71c]{height:100vh;width:100vw}.map-content[data-v-4ec4d71c]:-webkit-full-screen{height:100vh;width:100vw;background:#000}.map-content:-webkit-full-screen .map[data-v-4ec4d71c]{height:100vh;width:100vw}.map-content[data-v-4ec4d71c]:-moz-full-screen{height:100vh;width:100vw;background:#000}.map-content:-moz-full-screen .map[data-v-4ec4d71c]{height:100vh;width:100vw}.map-content[data-v-4ec4d71c]:-ms-fullscreen{height:100vh;width:100vw;background:#000}.map-content:-ms-fullscreen .map[data-v-4ec4d71c]{height:100vh;width:100vw}.map[data-v-4ec4d71c]{width:100%;height:100%;background:#fff;position:relative}.loading-overlay[data-v-4ec4d71c]{position:absolute;inset:0;background:#fff;display:flex;align-items:center;justify-content:center;z-index:10}.loading-spinner[data-v-4ec4d71c]{width:20px;height:20px;border:2px solid rgba(0,0,0,.1);border-top:2px solid rgba(0,0,0,.6);border-radius:50%;animation:spin-4ec4d71c 1s linear infinite}@keyframes spin-4ec4d71c{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fullscreen-button[data-v-4ec4d71c]{position:absolute;top:8px;right:8px;background:#fff9;border:.5px solid transparent;border-radius:100px;padding:8px;cursor:pointer;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background-color .2s ease}.fullscreen-button[data-v-4ec4d71c]:hover{background:#fffc}.fullscreen-button .button-icon[data-v-4ec4d71c]{display:flex;align-items:center;justify-content:center;color:#000000e6}.action-buttons[data-v-4ec4d71c]{position:absolute;bottom:8px;right:8px;display:flex;gap:8px;background:#fff9;border:.5px solid rgba(0,0,0,.1);border-radius:12px;padding:8px;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.action-button[data-v-4ec4d71c]{background:#0000000d;border-radius:8px;padding:8px 16px;cursor:pointer;margin:0;transition:background-color .2s ease}.action-button[data-v-4ec4d71c]:hover{background:#0000001a}.action-button .button-icon[data-v-4ec4d71c]{display:flex;align-items:center;justify-content:center;color:#000000e6}.mapboxgl-ctrl-logo,.mapboxgl-ctrl-attrib{display:none!important}.poi-list-card[data-v-4ec4d71c]{margin:12px 16px 0;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d;overflow:hidden}.poi-row[data-v-4ec4d71c]{cursor:pointer}.poi-row.poi-row-selected[data-v-4ec4d71c]{background:#fff8f3}.poi-row-content[data-v-4ec4d71c]{display:flex;align-items:center;padding:14px 20px}.poi-dot[data-v-4ec4d71c]{width:10px;height:10px;border-radius:50%;flex-shrink:0}.poi-name[data-v-4ec4d71c]{color:#000000e6;flex:1;margin-left:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.platform-android .poi-name[data-v-4ec4d71c]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .poi-name[data-v-4ec4d71c],body:not(.platform-android):not(.platform-ios) .poi-name[data-v-4ec4d71c]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.poi-row-selected .poi-name[data-v-4ec4d71c]{font-weight:600}.poi-actions[data-v-4ec4d71c]{display:flex;gap:4px;flex-shrink:0}.poi-action-btn[data-v-4ec4d71c]{padding:4px 8px;cursor:pointer;color:#0009;display:flex;align-items:center}.poi-action-btn[data-v-4ec4d71c]:hover{color:#000000e6}.poi-divider[data-v-4ec4d71c]{height:1px;background:#0000000d;margin:0 20px}.custom-mapbox-marker{transform:translate(-50%,-100%);cursor:pointer}.custom-mapbox-marker svg{display:block;width:40px;height:52px}[data-v-c838955e]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.blockquote-card[data-v-c838955e]{width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000a;text-align:center}.blockquote-title[data-v-c838955e]{color:#000000e6;margin-bottom:12px}.platform-android .blockquote-title[data-v-c838955e]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .blockquote-title[data-v-c838955e],body:not(.platform-android):not(.platform-ios) .blockquote-title[data-v-c838955e]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.blockquote-quote[data-v-c838955e]{color:#000000e6;line-height:1.4;white-space:pre-line}.platform-android .blockquote-quote[data-v-c838955e]{font-family:Roboto,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.platform-ios .blockquote-quote[data-v-c838955e],body:not(.platform-android):not(.platform-ios) .blockquote-quote[data-v-c838955e]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.blockquote-author[data-v-c838955e]{color:#0009;margin-top:12px}.platform-android .blockquote-author[data-v-c838955e]{font-family:Roboto,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}.platform-ios .blockquote-author[data-v-c838955e],body:not(.platform-android):not(.platform-ios) .blockquote-author[data-v-c838955e]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}[data-v-b38693a5]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.key-figure-wrapper[data-v-b38693a5]{width:100%}.key-figure-label[data-v-b38693a5]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:11px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:#919199;margin-bottom:12px;padding-left:4px}.key-figure-card[data-v-b38693a5]{width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000a;text-align:center}.key-figure-number[data-v-b38693a5]{font-family:Poppins,sans-serif;font-size:26px;font-weight:600;color:#000000e6}.key-figure-description[data-v-b38693a5]{color:#0009;line-height:1.1;margin-top:12px}.platform-android .key-figure-description[data-v-b38693a5]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .key-figure-description[data-v-b38693a5],body:not(.platform-android):not(.platform-ios) .key-figure-description[data-v-b38693a5]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}[data-v-ac263c56]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.key-opinion-card[data-v-ac263c56]{width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000a;text-align:center}.key-opinion-title[data-v-ac263c56]{color:#000000e6}.platform-android .key-opinion-title[data-v-ac263c56]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .key-opinion-title[data-v-ac263c56],body:not(.platform-android):not(.platform-ios) .key-opinion-title[data-v-ac263c56]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.key-opinion-description[data-v-ac263c56]{color:#0009;line-height:1.1;margin-top:12px}.platform-android .key-opinion-description[data-v-ac263c56]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .key-opinion-description[data-v-ac263c56],body:not(.platform-android):not(.platform-ios) .key-opinion-description[data-v-ac263c56]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}[data-v-7d06c74c]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.progress-bar-list[data-v-7d06c74c]{width:100%}.progress-bar-list-label[data-v-7d06c74c]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:11px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:#919199;margin-bottom:12px;padding-left:4px}.progress-bar-list-title[data-v-7d06c74c]{color:#0b0b0d;margin-bottom:16px}.platform-android .progress-bar-list-title[data-v-7d06c74c]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .progress-bar-list-title[data-v-7d06c74c],body:not(.platform-android):not(.platform-ios) .progress-bar-list-title[data-v-7d06c74c]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.progress-bar-list-card[data-v-7d06c74c]{padding:24px;background:#fff;border-radius:24px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column;gap:16px}.progress-bar-item-title[data-v-7d06c74c]{color:#000000e6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:12px}.platform-android .progress-bar-item-title[data-v-7d06c74c]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .progress-bar-item-title[data-v-7d06c74c],body:not(.platform-android):not(.platform-ios) .progress-bar-item-title[data-v-7d06c74c]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.progress-bar-track[data-v-7d06c74c]{height:4px;background:#0000000d;border-radius:100px;overflow:hidden}.progress-bar-fill[data-v-7d06c74c]{height:4px;border-radius:100px;transition:width .6s ease}[data-v-5c0562d8]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.semi-circle-score[data-v-5c0562d8]{width:100%}.semi-circle-title[data-v-5c0562d8]{color:#0b0b0d}.platform-android .semi-circle-title[data-v-5c0562d8]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .semi-circle-title[data-v-5c0562d8],body:not(.platform-android):not(.platform-ios) .semi-circle-title[data-v-5c0562d8]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.semi-circle-description[data-v-5c0562d8]{color:#0b0b0d;margin-top:8px}.platform-android .semi-circle-description[data-v-5c0562d8]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .semi-circle-description[data-v-5c0562d8],body:not(.platform-android):not(.platform-ios) .semi-circle-description[data-v-5c0562d8]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.semi-circle-card[data-v-5c0562d8]{width:100%;height:264px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d;position:relative;overflow:hidden}.semi-circle-card.has-header[data-v-5c0562d8]{margin-top:16px}.semi-circle-gauge[data-v-5c0562d8]{position:absolute;top:40px;left:50%;transform:translate(-50%);width:296px;height:156px}.score-display[data-v-5c0562d8]{position:absolute;top:132px;left:0;right:0;display:flex;align-items:flex-end;justify-content:center}.score-value[data-v-5c0562d8]{font-family:Poppins,sans-serif;font-size:56px;font-weight:600;line-height:1;letter-spacing:-2.24px}.score-full[data-v-5c0562d8]{font-family:Poppins,sans-serif;font-size:40px;font-weight:600;line-height:1;letter-spacing:-1.6px;color:#0003;padding-bottom:2px}.score-footer[data-v-5c0562d8]{position:absolute;bottom:22px;left:0;right:0;display:flex;justify-content:space-between;align-items:center}.score-min[data-v-5c0562d8],.score-max[data-v-5c0562d8]{color:#919199;width:80px;text-align:center}.platform-android .score-min[data-v-5c0562d8],.platform-android .score-max[data-v-5c0562d8]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .score-min[data-v-5c0562d8],body:not(.platform-android):not(.platform-ios) .score-min[data-v-5c0562d8],.platform-ios .score-max[data-v-5c0562d8],body:not(.platform-android):not(.platform-ios) .score-max[data-v-5c0562d8]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.score-label[data-v-5c0562d8]{color:#0b0b0d}.platform-android .score-label[data-v-5c0562d8]{font-family:Roboto,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.platform-ios .score-label[data-v-5c0562d8],body:not(.platform-android):not(.platform-ios) .score-label[data-v-5c0562d8]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}[data-v-9aee3b7d]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.card-metric[data-v-9aee3b7d]{width:100%}.card-metric-title[data-v-9aee3b7d]{color:#000;margin-bottom:8px}.platform-android .card-metric-title[data-v-9aee3b7d]{font-family:Roboto,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.platform-ios .card-metric-title[data-v-9aee3b7d],body:not(.platform-android):not(.platform-ios) .card-metric-title[data-v-9aee3b7d]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.cards-container[data-v-9aee3b7d]{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch;box-sizing:border-box}.metric-card-item[data-v-9aee3b7d]{width:calc(50% - 4px);min-width:calc(50% - 4px);max-width:calc(50% - 4px);box-sizing:border-box;padding:24px;background:#fff;border-radius:28px;border:.5px solid rgba(0,0,0,.1);box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column}.metric-header[data-v-9aee3b7d]{display:flex;align-items:center;gap:4px}.metric-icon[data-v-9aee3b7d]{width:20px;height:20px;object-fit:contain;flex-shrink:0}.metric-emoji[data-v-9aee3b7d]{font-size:16px;flex-shrink:0}.metric-item-title[data-v-9aee3b7d]{font-size:15px;line-height:1.3333;letter-spacing:-.024px;color:#919199;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-android .metric-item-title[data-v-9aee3b7d]{font-family:Roboto,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.platform-ios .metric-item-title[data-v-9aee3b7d],body:not(.platform-android):not(.platform-ios) .metric-item-title[data-v-9aee3b7d]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.metric-value[data-v-9aee3b7d]{color:#0b0b0d;margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-android .metric-value[data-v-9aee3b7d]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .metric-value[data-v-9aee3b7d],body:not(.platform-android):not(.platform-ios) .metric-value[data-v-9aee3b7d]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.metric-description[data-v-9aee3b7d]{letter-spacing:-.044px;color:#45454d;margin-top:auto;padding-top:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3}.platform-android .metric-description[data-v-9aee3b7d]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .metric-description[data-v-9aee3b7d],body:not(.platform-android):not(.platform-ios) .metric-description[data-v-9aee3b7d]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}[data-v-354d7c69]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.card-progress-metric[data-v-354d7c69]{width:100%}.card-progress-metric-title[data-v-354d7c69]{color:#000;margin-bottom:8px}.platform-android .card-progress-metric-title[data-v-354d7c69]{font-family:Roboto,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.platform-ios .card-progress-metric-title[data-v-354d7c69],body:not(.platform-android):not(.platform-ios) .card-progress-metric-title[data-v-354d7c69]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.cards-container[data-v-354d7c69]{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch;box-sizing:border-box}.progress-metric-card-item[data-v-354d7c69]{width:calc(50% - 4px);min-width:calc(50% - 4px);max-width:calc(50% - 4px);box-sizing:border-box;padding:24px;background:#fff;border-radius:28px;border:.5px solid rgba(0,0,0,.1);box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column}.pm-header[data-v-354d7c69]{display:flex;align-items:center;gap:4px}.pm-icon[data-v-354d7c69]{width:20px;height:20px;object-fit:contain;flex-shrink:0}.pm-emoji[data-v-354d7c69]{font-size:16px;flex-shrink:0}.pm-item-title[data-v-354d7c69]{font-size:15px;line-height:1.3333;letter-spacing:-.024px;color:#919199;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-android .pm-item-title[data-v-354d7c69]{font-family:Roboto,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.platform-ios .pm-item-title[data-v-354d7c69],body:not(.platform-android):not(.platform-ios) .pm-item-title[data-v-354d7c69]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.pm-value[data-v-354d7c69]{color:#0b0b0d;margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-android .pm-value[data-v-354d7c69]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .pm-value[data-v-354d7c69],body:not(.platform-android):not(.platform-ios) .pm-value[data-v-354d7c69]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.pm-track[data-v-354d7c69]{height:4px;background:#0000000d;border-radius:100px;overflow:hidden;margin-top:8px}.pm-fill[data-v-354d7c69]{height:4px;border-radius:100px;transition:width .6s ease}.pm-description[data-v-354d7c69]{letter-spacing:-.044px;color:#45454d;margin-top:auto;padding-top:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3}.platform-android .pm-description[data-v-354d7c69]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .pm-description[data-v-354d7c69],body:not(.platform-android):not(.platform-ios) .pm-description[data-v-354d7c69]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}[data-v-92912afd]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.step-view[data-v-92912afd]{display:inline-flex;align-items:center;padding:7px 12px;background:#0000000d;border-radius:12px;border:.5px solid rgba(0,0,0,.1);gap:8px;max-width:100%}.step-view-title[data-v-92912afd]{color:#0b0b0d;white-space:nowrap}.platform-android .step-view-title[data-v-92912afd]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .step-view-title[data-v-92912afd],body:not(.platform-android):not(.platform-ios) .step-view-title[data-v-92912afd]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.step-view-description[data-v-92912afd]{color:#919199;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.platform-android .step-view-description[data-v-92912afd]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .step-view-description[data-v-92912afd],body:not(.platform-android):not(.platform-ios) .step-view-description[data-v-92912afd]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}[data-v-fd6e0fac]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.price-range[data-v-fd6e0fac]{width:100%}.price-range-card[data-v-fd6e0fac]{padding:24px;background:#fff;border:.5px solid rgba(0,0,0,.1);border-radius:28px;box-shadow:0 4px 20px #0000000d}.goods-header[data-v-fd6e0fac]{display:flex;align-items:center;gap:12px}.goods-image[data-v-fd6e0fac]{width:64px;height:64px;border-radius:12px;object-fit:cover;flex-shrink:0}.goods-info[data-v-fd6e0fac]{flex:1;min-width:0}.goods-title[data-v-fd6e0fac]{color:#0b0b0d;line-height:1.41}.platform-android .goods-title[data-v-fd6e0fac]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .goods-title[data-v-fd6e0fac],body:not(.platform-android):not(.platform-ios) .goods-title[data-v-fd6e0fac]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.goods-official-price[data-v-fd6e0fac]{color:#666;margin-top:2px}.platform-android .goods-official-price[data-v-fd6e0fac]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .goods-official-price[data-v-fd6e0fac],body:not(.platform-android):not(.platform-ios) .goods-official-price[data-v-fd6e0fac]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.official-value[data-v-fd6e0fac]{overflow:hidden;text-overflow:ellipsis}.price-bar-section[data-v-fd6e0fac]{margin-top:39px}.price-bar-stack[data-v-fd6e0fac]{position:relative}.price-bubble[data-v-fd6e0fac]{position:absolute;top:0;transform:translate(-50%);padding:4px 8px;border-radius:28px;font-size:13px;font-weight:400;line-height:1.1538461538;white-space:nowrap}.price-dot[data-v-fd6e0fac]{position:absolute;bottom:-4px;width:12px;height:12px;border-radius:50%;border:1px solid #FFFFFF;z-index:1}.price-bar[data-v-fd6e0fac]{position:absolute;bottom:0;left:0;right:0;height:4px;display:flex;gap:4px}.bar-segment[data-v-fd6e0fac]{flex:1}.bar-segment.first[data-v-fd6e0fac]{border-radius:4px 0 0 4px}.bar-segment.last[data-v-fd6e0fac]{border-radius:0 4px 4px 0}.price-labels[data-v-fd6e0fac]{display:flex;justify-content:space-between;margin-top:10px}.price-label[data-v-fd6e0fac]{color:#45454d}.platform-android .price-label[data-v-fd6e0fac]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .price-label[data-v-fd6e0fac],body:not(.platform-android):not(.platform-ios) .price-label[data-v-fd6e0fac]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.purchase-links[data-v-fd6e0fac]{margin-top:12px}.purchase-link-row[data-v-fd6e0fac]{display:flex;align-items:center;gap:8px;padding:12px 0;text-decoration:none;color:inherit;cursor:pointer}.link-favicon[data-v-fd6e0fac]{width:20px;height:20px;border-radius:4px;object-fit:cover;flex-shrink:0}.link-title[data-v-fd6e0fac]{color:#0b0b0d;letter-spacing:-.026em;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-android .link-title[data-v-fd6e0fac]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .link-title[data-v-fd6e0fac],body:not(.platform-android):not(.platform-ios) .link-title[data-v-fd6e0fac]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.link-icon[data-v-fd6e0fac]{flex-shrink:0;color:#0006;width:24px;height:24px}[data-v-a83a970c]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.calendar-summary[data-v-a83a970c]{width:100%}.calendar-card[data-v-a83a970c]{padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d}.calendar-title[data-v-a83a970c]{color:#000;font-weight:700;margin-bottom:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-android .calendar-title[data-v-a83a970c]{font-family:Roboto,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.platform-ios .calendar-title[data-v-a83a970c],body:not(.platform-android):not(.platform-ios) .calendar-title[data-v-a83a970c]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.calendar-description[data-v-a83a970c]{color:#0009;margin-bottom:14px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.platform-android .calendar-description[data-v-a83a970c]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .calendar-description[data-v-a83a970c],body:not(.platform-android):not(.platform-ios) .calendar-description[data-v-a83a970c]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.calendar-data-item[data-v-a83a970c]{display:flex;align-items:flex-start;gap:12px;padding-bottom:16px}.calendar-data-item.is-last[data-v-a83a970c]{padding-bottom:24px}.item-icon[data-v-a83a970c]{width:24px;height:24px;object-fit:contain;flex-shrink:0}.item-content[data-v-a83a970c]{flex:1;min-width:0}.time-date[data-v-a83a970c]{color:#000000e6}.platform-android .time-date[data-v-a83a970c]{font-family:Roboto,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.platform-ios .time-date[data-v-a83a970c],body:not(.platform-android):not(.platform-ios) .time-date[data-v-a83a970c]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.time-range[data-v-a83a970c]{color:#0009;font-size:13px;line-height:1.1538461538;margin-top:4px}.platform-android .time-range[data-v-a83a970c]{font-family:Roboto,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}.platform-ios .time-range[data-v-a83a970c],body:not(.platform-android):not(.platform-ios) .time-range[data-v-a83a970c]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}.location-text[data-v-a83a970c]{color:#000000e6}.platform-android .location-text[data-v-a83a970c]{font-family:Roboto,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.platform-ios .location-text[data-v-a83a970c],body:not(.platform-android):not(.platform-ios) .location-text[data-v-a83a970c]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.calendar-actions[data-v-a83a970c]{display:flex;gap:8px}.calendar-actions:not(.has-event) .calendar-btn[data-v-a83a970c]{width:100%}.calendar-actions.has-event .event-btn[data-v-a83a970c],.calendar-actions.has-event .calendar-btn[data-v-a83a970c]{flex:1;min-width:0}.action-btn[data-v-a83a970c]{display:flex;align-items:center;justify-content:center;gap:8px;height:44px;border-radius:800px;cursor:pointer;text-decoration:none;border:none;min-width:0}.platform-android .action-btn[data-v-a83a970c]{font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:1.1429;letter-spacing:0px}.platform-ios .action-btn[data-v-a83a970c],body:not(.platform-android):not(.platform-ios) .action-btn[data-v-a83a970c]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;line-height:1.1429;letter-spacing:0px}.action-btn .action-icon[data-v-a83a970c]{width:20px;height:20px;object-fit:contain;flex-shrink:0}.action-btn span[data-v-a83a970c]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.event-btn[data-v-a83a970c]{background:#fff;color:#000;border:1px solid rgba(0,0,0,.1)}.calendar-btn[data-v-a83a970c]{background:#000;color:#fff}.calendar-btn .action-icon[data-v-a83a970c]{filter:brightness(0) invert(1)}[data-v-b36b1190]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.music-recommendation[data-v-b36b1190]{width:100%}.music-title[data-v-b36b1190]{color:#0b0b0d;margin-bottom:8px}.platform-android .music-title[data-v-b36b1190]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .music-title[data-v-b36b1190],body:not(.platform-android):not(.platform-ios) .music-title[data-v-b36b1190]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.music-description[data-v-b36b1190]{color:#45454d;margin-bottom:16px}.platform-android .music-description[data-v-b36b1190]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .music-description[data-v-b36b1190],body:not(.platform-android):not(.platform-ios) .music-description[data-v-b36b1190]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.music-card[data-v-b36b1190]{padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d}.track-row[data-v-b36b1190]{display:flex;align-items:center;gap:16px;cursor:pointer;padding-bottom:16px}.track-row.is-last[data-v-b36b1190]{padding-bottom:0}.track-cover[data-v-b36b1190]{width:52px;height:52px;border-radius:16px;object-fit:cover;flex-shrink:0;border:.5px solid rgba(0,0,0,.1)}.track-cover-placeholder[data-v-b36b1190]{width:52px;height:52px;border-radius:16px;background:#0000000d;display:flex;align-items:center;justify-content:center;color:#0006;font-size:20px;flex-shrink:0}.track-info[data-v-b36b1190]{flex:1;min-width:0}.track-name[data-v-b36b1190]{color:#0b0b0d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-android .track-name[data-v-b36b1190]{font-family:Roboto,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.platform-ios .track-name[data-v-b36b1190],body:not(.platform-android):not(.platform-ios) .track-name[data-v-b36b1190]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.track-artist[data-v-b36b1190]{color:#45454d;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-android .track-artist[data-v-b36b1190]{font-family:Roboto,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}.platform-ios .track-artist[data-v-b36b1190],body:not(.platform-android):not(.platform-ios) .track-artist[data-v-b36b1190]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}.track-arrow[data-v-b36b1190]{flex-shrink:0;width:20px;height:20px;object-fit:contain}[data-v-f0dd184c]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.follow-up-options[data-v-f0dd184c]{width:100%;display:flex;flex-direction:column;gap:12px}.follow-up-card[data-v-f0dd184c]{background:#fff;border-radius:28px;border:.5px solid rgba(0,0,0,.1);box-shadow:0 4px 20px #0000000d;padding:20px 0}.follow-up-card__header[data-v-f0dd184c]{display:flex;align-items:center;height:30px;padding:0 20px;margin-bottom:12px}.follow-up-card__title[data-v-f0dd184c]{flex:1;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;font-weight:600;line-height:1.2941176471;color:#000}.follow-up-card__keyboard[data-v-f0dd184c]{width:28px;height:28px;flex-shrink:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.follow-up-card__keyboard-icon[data-v-f0dd184c]{width:28px;height:28px}.follow-up-card__list[data-v-f0dd184c]{display:flex;flex-direction:column;gap:36px;padding:0 20px}.follow-up-item[data-v-f0dd184c]{display:flex;align-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.follow-up-item[data-v-f0dd184c]:active{opacity:.6}.follow-up-item__icon[data-v-f0dd184c]{width:20px;height:20px;flex-shrink:0;margin-right:8px}.follow-up-item__text[data-v-f0dd184c]{flex:1;color:#000;line-height:1.1;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.platform-android .follow-up-item__text[data-v-f0dd184c]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .follow-up-item__text[data-v-f0dd184c],body:not(.platform-android):not(.platform-ios) .follow-up-item__text[data-v-f0dd184c]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.follow-up-item__arrow[data-v-f0dd184c]{width:16px;height:16px;flex-shrink:0;margin-left:16px;opacity:.4}[data-v-e59f678f]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.file-view[data-v-e59f678f]{width:100%}.video-container[data-v-e59f678f]{position:relative;border-radius:12px;overflow:hidden;background:#0000001a}.video-player[data-v-e59f678f]{width:100%;display:block}.video-controls[data-v-e59f678f]{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:4px;padding:6px 12px 6px 10px;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.5))}.control-btn[data-v-e59f678f]{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;flex-shrink:0}.progress-slider[data-v-e59f678f]{flex:1;height:2px;-webkit-appearance:none;appearance:none;background:#fff6;border-radius:1px;outline:none;cursor:pointer}.progress-slider[data-v-e59f678f]::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:#fff;cursor:pointer}.video-error[data-v-e59f678f]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#919199;background:#0000000d}.platform-android .video-error[data-v-e59f678f]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .video-error[data-v-e59f678f],body:not(.platform-android):not(.platform-ios) .video-error[data-v-e59f678f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.file-fallback[data-v-e59f678f]{padding:16px}.file-link[data-v-e59f678f]{color:#1631f3;word-break:break-all}.platform-android .file-link[data-v-e59f678f]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .file-link[data-v-e59f678f],body:not(.platform-android):not(.platform-ios) .file-link[data-v-e59f678f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}[data-v-703a81a2]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.call-phone-card[data-v-703a81a2]{width:100%;padding:24px;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:28px;box-shadow:0 4px 20px #0000000d;display:flex;align-items:center;cursor:pointer}.call-phone-info[data-v-703a81a2]{flex:1;min-width:0}.call-phone-name[data-v-703a81a2]{color:#000;font-weight:700}.platform-android .call-phone-name[data-v-703a81a2]{font-family:Roboto,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.platform-ios .call-phone-name[data-v-703a81a2],body:not(.platform-android):not(.platform-ios) .call-phone-name[data-v-703a81a2]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.call-phone-number[data-v-703a81a2]{color:#666;margin-top:8px}.platform-android .call-phone-number[data-v-703a81a2]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .call-phone-number[data-v-703a81a2],body:not(.platform-android):not(.platform-ios) .call-phone-number[data-v-703a81a2]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.call-phone-icon[data-v-703a81a2]{width:28px;height:28px;flex-shrink:0;margin-left:8px;object-fit:contain}[data-v-6347fba7]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.contact-card[data-v-6347fba7]{width:100%;padding:24px;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:28px;box-shadow:0 4px 20px #0000000d}.contact-name[data-v-6347fba7]{color:#000;font-weight:700}.platform-android .contact-name[data-v-6347fba7]{font-family:Roboto,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.platform-ios .contact-name[data-v-6347fba7],body:not(.platform-android):not(.platform-ios) .contact-name[data-v-6347fba7]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:600;color:#0b0b0d;line-height:1.1;letter-spacing:0px}.contact-details[data-v-6347fba7]{margin-top:20px;display:flex;flex-direction:column;gap:16px}.contact-row[data-v-6347fba7]{display:flex;align-items:center;gap:16px}.contact-row-icon[data-v-6347fba7]{width:20px;height:20px;flex-shrink:0;object-fit:contain}.contact-row-text[data-v-6347fba7]{color:#000000e6}.platform-android .contact-row-text[data-v-6347fba7]{font-family:Roboto,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.platform-ios .contact-row-text[data-v-6347fba7],body:not(.platform-android):not(.platform-ios) .contact-row-text[data-v-6347fba7]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.contact-description[data-v-6347fba7]{color:#666;margin-top:20px}.platform-android .contact-description[data-v-6347fba7]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .contact-description[data-v-6347fba7],body:not(.platform-android):not(.platform-ios) .contact-description[data-v-6347fba7]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.contact-add-btn[data-v-6347fba7]{margin-top:24px;width:100%;height:40px;background:#000;border-radius:100px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;color:#fff}.contact-add-btn .add-btn-icon[data-v-6347fba7]{width:20px;height:20px;object-fit:contain;filter:brightness(0) invert(1)}.contact-add-btn span[data-v-6347fba7]{color:#fff}.platform-android .contact-add-btn span[data-v-6347fba7]{font-family:Roboto,sans-serif;font-size:16px;line-height:1.25;font-weight:500;letter-spacing:0px}.platform-ios .contact-add-btn span[data-v-6347fba7],body:not(.platform-android):not(.platform-ios) .contact-add-btn span[data-v-6347fba7]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.25;font-weight:500;letter-spacing:0px}[data-v-56933e13]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.recommend-post-card[data-v-56933e13]{width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d}.recommend-post-header[data-v-56933e13]{margin-bottom:32px}.recommend-post-title[data-v-56933e13]{color:#000000e6;line-height:1.2307692308}.platform-android .recommend-post-title[data-v-56933e13]{font-family:Roboto,sans-serif;font-size:26px;line-height:32px;font-weight:700;letter-spacing:0px;color:#0b0b0d}.platform-ios .recommend-post-title[data-v-56933e13],body:not(.platform-android):not(.platform-ios) .recommend-post-title[data-v-56933e13]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:26px;line-height:32px;font-weight:700;letter-spacing:0px;color:#0b0b0d}.recommend-post-description[data-v-56933e13]{color:#0009;line-height:1.1;margin-top:8px}.platform-android .recommend-post-description[data-v-56933e13]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .recommend-post-description[data-v-56933e13],body:not(.platform-android):not(.platform-ios) .recommend-post-description[data-v-56933e13]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.recommend-post-image-wrapper[data-v-56933e13]{width:100%;height:300px;border-radius:16px;overflow:hidden;margin-bottom:32px}.recommend-post-image[data-v-56933e13]{width:100%;height:100%;object-fit:cover;cursor:pointer}.recommend-post-image-placeholder[data-v-56933e13]{width:100%;height:100%;background:#0000000d;display:flex;align-items:center;justify-content:center}.recommend-post-button[data-v-56933e13]{width:100%;height:40px;background:#000;border:none;border-radius:100px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:opacity .2s}.recommend-post-button[data-v-56933e13]:hover{opacity:.85}.recommend-post-button[data-v-56933e13]:active{opacity:.7}.recommend-post-button-text[data-v-56933e13]{color:#fff;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.platform-android .recommend-post-button-text[data-v-56933e13]{font-family:Roboto,sans-serif;font-size:16px;line-height:1.25;font-weight:500;letter-spacing:0px}.platform-ios .recommend-post-button-text[data-v-56933e13],body:not(.platform-android):not(.platform-ios) .recommend-post-button-text[data-v-56933e13]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.25;font-weight:500;letter-spacing:0px}.recommend-post-button-icon[data-v-56933e13]{width:16px;height:16px;object-fit:contain}[data-v-154959b0]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.pros-cons-wrapper[data-v-154959b0]{width:100%}.pros-cons-title[data-v-154959b0]{color:#000000e6;margin-bottom:12px}.platform-android .pros-cons-title[data-v-154959b0]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .pros-cons-title[data-v-154959b0],body:not(.platform-android):not(.platform-ios) .pros-cons-title[data-v-154959b0]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.pros-cons-description[data-v-154959b0]{color:#0009;margin-bottom:12px}.platform-android .pros-cons-description[data-v-154959b0]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .pros-cons-description[data-v-154959b0],body:not(.platform-android):not(.platform-ios) .pros-cons-description[data-v-154959b0]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.pros-cons-card[data-v-154959b0]{width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d}.pros-cons-item-spaced[data-v-154959b0]{margin-bottom:12px}.pros-cons-header[data-v-154959b0]{display:flex;align-items:center;gap:8px}.pros-cons-circle[data-v-154959b0]{width:20px;height:20px;border-radius:50%;flex-shrink:0;border:2px solid;box-sizing:border-box}.circle-pro[data-v-154959b0]{border-color:#34c759}.circle-con[data-v-154959b0]{border-color:#ff383c}.pros-cons-item-title[data-v-154959b0]{color:#000000e6;flex:1;min-width:0}.platform-android .pros-cons-item-title[data-v-154959b0]{font-family:Roboto,sans-serif;font-size:17px;line-height:24px;font-weight:600;letter-spacing:0px;color:#45454d}.platform-ios .pros-cons-item-title[data-v-154959b0],body:not(.platform-android):not(.platform-ios) .pros-cons-item-title[data-v-154959b0]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:24px;font-weight:600;letter-spacing:0px;color:#45454d}.pros-cons-item-desc[data-v-154959b0]{color:#0009;margin-top:6px;padding-left:28px}.platform-android .pros-cons-item-desc[data-v-154959b0]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .pros-cons-item-desc[data-v-154959b0],body:not(.platform-android):not(.platform-ios) .pros-cons-item-desc[data-v-154959b0]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}[data-v-7c9c1a2e]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.poll-gauge-card[data-v-7c9c1a2e]{width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d}.poll-gauge-title[data-v-7c9c1a2e]{color:#000000e6;margin-bottom:16px}.platform-android .poll-gauge-title[data-v-7c9c1a2e]{font-family:Roboto,sans-serif;font-size:17px;line-height:24px;font-weight:600;letter-spacing:0px;color:#45454d}.platform-ios .poll-gauge-title[data-v-7c9c1a2e],body:not(.platform-android):not(.platform-ios) .poll-gauge-title[data-v-7c9c1a2e]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:24px;font-weight:600;letter-spacing:0px;color:#45454d}.poll-gauge-body[data-v-7c9c1a2e]{display:flex;align-items:center;height:120px;gap:12px}.poll-gauge-chart[data-v-7c9c1a2e]{width:161px;height:120px;position:relative;flex-shrink:0}.gauge-svg[data-v-7c9c1a2e]{width:100%;height:100%}.gauge-center[data-v-7c9c1a2e]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:28px}.gauge-flame[data-v-7c9c1a2e]{width:20px;height:20px;object-fit:contain}.gauge-percentage[data-v-7c9c1a2e]{color:#000000e6;margin-top:4px}.platform-android .gauge-percentage[data-v-7c9c1a2e]{font-family:Roboto,sans-serif;font-size:20px;line-height:24px;font-weight:700;letter-spacing:0px;color:#0b0b0d}.platform-ios .gauge-percentage[data-v-7c9c1a2e],body:not(.platform-android):not(.platform-ios) .gauge-percentage[data-v-7c9c1a2e]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:24px;font-weight:700;letter-spacing:0px;color:#0b0b0d}.gauge-label[data-v-7c9c1a2e]{color:#000000e6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px;text-align:center;margin-top:4px}.platform-android .gauge-label[data-v-7c9c1a2e]{font-family:Roboto,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}.platform-ios .gauge-label[data-v-7c9c1a2e],body:not(.platform-android):not(.platform-ios) .gauge-label[data-v-7c9c1a2e]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}.poll-gauge-legend[data-v-7c9c1a2e]{flex:1;display:flex;flex-direction:column;justify-content:center;gap:16px;padding-left:12px}.legend-row[data-v-7c9c1a2e]{display:flex;align-items:center;gap:12px}.legend-dot[data-v-7c9c1a2e]{width:8px;height:8px;border-radius:50%;flex-shrink:0}.dot-primary[data-v-7c9c1a2e]{background:#1631f3}.dot-secondary[data-v-7c9c1a2e]{background:#0000001a}.legend-text[data-v-7c9c1a2e]{display:flex;flex-direction:column}.legend-count[data-v-7c9c1a2e]{color:#000000e6}.platform-android .legend-count[data-v-7c9c1a2e]{font-family:Roboto,sans-serif;font-size:15px;line-height:1.1;font-weight:600;letter-spacing:0px}.platform-ios .legend-count[data-v-7c9c1a2e],body:not(.platform-android):not(.platform-ios) .legend-count[data-v-7c9c1a2e]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.1;font-weight:600;letter-spacing:0px}.legend-label[data-v-7c9c1a2e]{color:#0009}.platform-android .legend-label[data-v-7c9c1a2e]{font-family:Roboto,sans-serif;font-size:11px;line-height:15px;font-weight:400;letter-spacing:0px}.platform-ios .legend-label[data-v-7c9c1a2e],body:not(.platform-android):not(.platform-ios) .legend-label[data-v-7c9c1a2e]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;line-height:15px;font-weight:400;letter-spacing:0px}[data-v-e3460b68]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.trend-pulse-card[data-v-e3460b68]{width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d}.trend-pulse-title[data-v-e3460b68]{color:#000000e6;margin-bottom:12px}.platform-android .trend-pulse-title[data-v-e3460b68]{font-family:Roboto,sans-serif;font-size:17px;line-height:24px;font-weight:600;letter-spacing:0px;color:#45454d}.platform-ios .trend-pulse-title[data-v-e3460b68],body:not(.platform-android):not(.platform-ios) .trend-pulse-title[data-v-e3460b68]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:24px;font-weight:600;letter-spacing:0px;color:#45454d}.trend-pulse-empty[data-v-e3460b68]{height:130px;display:flex;align-items:center;justify-content:center;color:#0006}.platform-android .trend-pulse-empty[data-v-e3460b68]{font-family:Roboto,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}.platform-ios .trend-pulse-empty[data-v-e3460b68],body:not(.platform-android):not(.platform-ios) .trend-pulse-empty[data-v-e3460b68]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;letter-spacing:0px;font-size:13px;line-height:1.3846}.trend-pulse-area[data-v-e3460b68]{position:relative;width:100%;padding-bottom:69.9680511182%}.trend-pulse-bubble[data-v-e3460b68]{cursor:pointer}.bubble-circle[data-v-e3460b68]{position:relative;width:100%;padding-bottom:100%;border-radius:50%;background:#fff;border:.5px solid rgba(0,0,0,.05);overflow:hidden}.bubble-inset-shadow[data-v-e3460b68]{position:absolute;inset:0;border-radius:50%;pointer-events:none}.bubble-content[data-v-e3460b68]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.bubble-value[data-v-e3460b68]{font-family:SF Pro Display,sans-serif;font-weight:600;line-height:1.1;color:#000c;letter-spacing:0;text-align:center}.bubble-label[data-v-e3460b68]{font-family:SF Pro Display,sans-serif;font-weight:400;line-height:1.1;color:#0009;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-align:center}[data-v-f701c346]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.key-opinion-copy-card[data-v-f701c346]{width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d;display:flex;align-items:center;gap:8px}.key-opinion-copy-text[data-v-f701c346]{flex:1;color:#000;line-height:1.1}.platform-android .key-opinion-copy-text[data-v-f701c346]{font-family:Roboto,sans-serif;font-size:18px;line-height:1.1;font-weight:700;letter-spacing:0px;color:#0b0b0d}.platform-ios .key-opinion-copy-text[data-v-f701c346],body:not(.platform-android):not(.platform-ios) .key-opinion-copy-text[data-v-f701c346]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;line-height:1.1;font-weight:700;letter-spacing:0px;color:#0b0b0d}.key-opinion-copy-btn[data-v-f701c346]{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#0009;padding:0;transition:color .2s}.key-opinion-copy-btn[data-v-f701c346]:hover{color:#000000e6}[data-v-ea5c282f]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.featured-picks-title[data-v-ea5c282f]{color:#0b0b0d;margin-bottom:12px}.platform-android .featured-picks-title[data-v-ea5c282f]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .featured-picks-title[data-v-ea5c282f],body:not(.platform-android):not(.platform-ios) .featured-picks-title[data-v-ea5c282f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.featured-pick-card[data-v-ea5c282f]{width:100%;padding:24px;margin-bottom:12px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d}.featured-pick-card[data-v-ea5c282f]:last-child{margin-bottom:0}.featured-pick-top[data-v-ea5c282f]{display:flex;align-items:center;gap:16px}.featured-pick-image-wrapper[data-v-ea5c282f]{flex-shrink:0;width:120px;height:120px;border-radius:16px;overflow:hidden}.featured-pick-image[data-v-ea5c282f]{width:100%;height:100%;object-fit:cover}.featured-pick-image.image-contain[data-v-ea5c282f]{object-fit:contain;background:#0000000d}.featured-pick-content[data-v-ea5c282f]{flex:1;min-width:0}.featured-pick-tag[data-v-ea5c282f]{display:inline-block;padding:4px 8px;border-radius:12px;margin-bottom:2px}.platform-android .featured-pick-tag[data-v-ea5c282f]{font-family:Roboto,sans-serif;font-size:11px;line-height:15px;font-weight:400;letter-spacing:0px}.platform-ios .featured-pick-tag[data-v-ea5c282f],body:not(.platform-android):not(.platform-ios) .featured-pick-tag[data-v-ea5c282f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;line-height:15px;font-weight:400;letter-spacing:0px}.featured-pick-tag.tag-fire[data-v-ea5c282f]{background:#fff0e6;color:#e8590c}.featured-pick-tag.tag-gem[data-v-ea5c282f]{background:#e8f4fd;color:#1971c2}.featured-pick-tag.tag-star[data-v-ea5c282f]{background:#fff3e0;color:#e8890c}.featured-pick-tag.tag-sparkle[data-v-ea5c282f]{background:#f3e8ff;color:#7c3aed}.featured-pick-name[data-v-ea5c282f]{color:#0b0b0d;font-size:17px;font-weight:600;line-height:1.4117647059}.platform-android .featured-pick-name[data-v-ea5c282f]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .featured-pick-name[data-v-ea5c282f],body:not(.platform-android):not(.platform-ios) .featured-pick-name[data-v-ea5c282f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.featured-pick-emoji[data-v-ea5c282f]{font-size:12px;margin-right:8px}.featured-pick-origin[data-v-ea5c282f]{color:#0006;font-size:13px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.platform-android .featured-pick-origin[data-v-ea5c282f]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .featured-pick-origin[data-v-ea5c282f],body:not(.platform-android):not(.platform-ios) .featured-pick-origin[data-v-ea5c282f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.featured-pick-price[data-v-ea5c282f]{color:#0b0b0d;font-size:17px;font-weight:600;margin-top:2px}.platform-android .featured-pick-price[data-v-ea5c282f]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .featured-pick-price[data-v-ea5c282f],body:not(.platform-android):not(.platform-ios) .featured-pick-price[data-v-ea5c282f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.featured-pick-price-original[data-v-ea5c282f]{font-size:11px;color:#0006;margin-top:2px}.featured-pick-reason[data-v-ea5c282f]{color:#45454d;font-size:15px;line-height:1.33;margin-top:16px}.platform-android .featured-pick-reason[data-v-ea5c282f]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .featured-pick-reason[data-v-ea5c282f],body:not(.platform-android):not(.platform-ios) .featured-pick-reason[data-v-ea5c282f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.featured-pick-tags[data-v-ea5c282f]{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.featured-pick-tag-pill[data-v-ea5c282f]{padding:5px 12px;border-radius:100px;background:#0000000d;font-weight:500;color:#0009}.platform-android .featured-pick-tag-pill[data-v-ea5c282f]{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}.platform-ios .featured-pick-tag-pill[data-v-ea5c282f],body:not(.platform-android):not(.platform-ios) .featured-pick-tag-pill[data-v-ea5c282f]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.1;letter-spacing:0px}[data-v-5a124b69]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.categorized-item-list-title[data-v-5a124b69]{color:#0b0b0d;margin-bottom:12px}.platform-android .categorized-item-list-title[data-v-5a124b69]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .categorized-item-list-title[data-v-5a124b69],body:not(.platform-android):not(.platform-ios) .categorized-item-list-title[data-v-5a124b69]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.categorized-item-list-card[data-v-5a124b69]{width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d}.dish-row[data-v-5a124b69]{display:flex;align-items:flex-start}.dish-row+.dish-row[data-v-5a124b69]{margin-top:16px}.dish-emoji[data-v-5a124b69]{margin-right:4px}.dish-price-col[data-v-5a124b69]{margin-left:8px}.dish-emoji[data-v-5a124b69]{flex-shrink:0;width:20px;height:20px;font-size:16px;text-align:center;line-height:20px}.dish-name-col[data-v-5a124b69]{flex:1;min-width:0}.dish-name[data-v-5a124b69]{color:#0b0b0d;font-size:17px;font-weight:700}.platform-android .dish-name[data-v-5a124b69]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .dish-name[data-v-5a124b69],body:not(.platform-android):not(.platform-ios) .dish-name[data-v-5a124b69]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.dish-origin[data-v-5a124b69]{color:#45454d;font-size:13px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.platform-android .dish-origin[data-v-5a124b69]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .dish-origin[data-v-5a124b69],body:not(.platform-android):not(.platform-ios) .dish-origin[data-v-5a124b69]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.dish-price-col[data-v-5a124b69]{flex-shrink:0;text-align:right}.dish-price-row[data-v-5a124b69]{display:flex;align-items:center;justify-content:flex-end;gap:4px}.dish-recommend-icon[data-v-5a124b69]{font-size:12px}.dish-price[data-v-5a124b69]{color:#0b0b0d;font-size:17px}.platform-android .dish-price[data-v-5a124b69]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .dish-price[data-v-5a124b69],body:not(.platform-android):not(.platform-ios) .dish-price[data-v-5a124b69]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.dish-price-original[data-v-5a124b69]{color:#45454d;font-size:13px;margin-top:2px}.platform-android .dish-price-original[data-v-5a124b69]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .dish-price-original[data-v-5a124b69],body:not(.platform-android):not(.platform-ios) .dish-price-original[data-v-5a124b69]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}[data-v-60119436]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.phrase-card-title[data-v-60119436]{color:#0b0b0d;margin-bottom:8px}.platform-android .phrase-card-title[data-v-60119436]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .phrase-card-title[data-v-60119436],body:not(.platform-android):not(.platform-ios) .phrase-card-title[data-v-60119436]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.phrase-card-container[data-v-60119436]{width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d}.phrase-item[data-v-60119436]{display:flex;align-items:center;gap:24px}.phrase-item[data-v-60119436]:not(.phrase-item-last){padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid rgba(0,0,0,.05)}.phrase-item-content[data-v-60119436]{flex:1;min-width:0}.phrase-item-original[data-v-60119436]{color:#000c;font-size:15px;font-weight:600;line-height:1.3333333333}.platform-android .phrase-item-original[data-v-60119436]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .phrase-item-original[data-v-60119436],body:not(.platform-android):not(.platform-ios) .phrase-item-original[data-v-60119436]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.phrase-item-pronunciation[data-v-60119436]{color:#0006;font-size:15px;line-height:1.3333333333;margin-top:2px}.platform-android .phrase-item-pronunciation[data-v-60119436]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .phrase-item-pronunciation[data-v-60119436],body:not(.platform-android):not(.platform-ios) .phrase-item-pronunciation[data-v-60119436]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.phrase-item-translation[data-v-60119436]{color:#0009;font-size:15px;font-weight:600;line-height:1.3333333333;margin-top:8px}.platform-android .phrase-item-translation[data-v-60119436]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.platform-ios .phrase-item-translation[data-v-60119436],body:not(.platform-android):not(.platform-ios) .phrase-item-translation[data-v-60119436]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;color:#45454d;font-weight:700;letter-spacing:0px}.phrase-item-speak-btn[data-v-60119436]{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#0000000d;border:.5px solid rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#0009;padding:0;transition:background .2s,color .2s}.phrase-item-speak-btn[data-v-60119436]:hover{background:#0000001a}[data-v-48452c88]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.info-block-card[data-v-48452c88]{width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d}.info-block-section+.info-block-section[data-v-48452c88]{margin-top:12px}.info-block-section-title[data-v-48452c88]{color:#000000e6}.platform-android .info-block-section-title[data-v-48452c88]{font-family:Roboto,sans-serif;font-size:17px;line-height:24px;font-weight:600;letter-spacing:0px;color:#45454d}.platform-ios .info-block-section-title[data-v-48452c88],body:not(.platform-android):not(.platform-ios) .info-block-section-title[data-v-48452c88]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:24px;font-weight:600;letter-spacing:0px;color:#45454d}.info-block-item[data-v-48452c88]{margin-top:6px}.info-block-item.info-block-item-bullet[data-v-48452c88]{display:flex;align-items:flex-start;gap:6px}.info-block-bullet[data-v-48452c88]{flex-shrink:0;width:20px;height:24px;display:flex;align-items:center;justify-content:center}.info-block-bullet[data-v-48452c88]:after{content:"";width:4px;height:4px;border-radius:50%;background:#0009}.info-block-item-text[data-v-48452c88]{color:#0009}.platform-android .info-block-item-text[data-v-48452c88]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .info-block-item-text[data-v-48452c88],body:not(.platform-android):not(.platform-ios) .info-block-item-text[data-v-48452c88]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}[data-v-ee65e73a]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.summary-block-card[data-v-ee65e73a]{width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000a}.summary-block-title[data-v-ee65e73a]{color:#000000e6;margin-bottom:12px}.platform-android .summary-block-title[data-v-ee65e73a]{font-family:Roboto,sans-serif;font-size:18px;line-height:1.1;font-weight:600;letter-spacing:0px;color:#0b0b0d}.platform-ios .summary-block-title[data-v-ee65e73a],body:not(.platform-android):not(.platform-ios) .summary-block-title[data-v-ee65e73a]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;line-height:1.1;font-weight:600;letter-spacing:0px;color:#0b0b0d}.summary-block-description[data-v-ee65e73a]{color:#0009}.platform-android .summary-block-description[data-v-ee65e73a]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .summary-block-description[data-v-ee65e73a],body:not(.platform-android):not(.platform-ios) .summary-block-description[data-v-ee65e73a]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}[data-v-ddba948e]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.description-card[data-v-ddba948e]{width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000a}.description-card-title[data-v-ddba948e]{color:#000000e6}.platform-android .description-card-title[data-v-ddba948e]{font-family:Roboto,sans-serif;font-size:18px;line-height:1.1;font-weight:600;letter-spacing:0px;color:#0b0b0d}.platform-ios .description-card-title[data-v-ddba948e],body:not(.platform-android):not(.platform-ios) .description-card-title[data-v-ddba948e]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;line-height:1.1;font-weight:600;letter-spacing:0px;color:#0b0b0d}.description-card-description[data-v-ddba948e]{color:#0009;margin-top:12px}.platform-android .description-card-description[data-v-ddba948e]{font-family:Roboto,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}.platform-ios .description-card-description[data-v-ddba948e],body:not(.platform-android):not(.platform-ios) .description-card-description[data-v-ddba948e]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.4118;font-weight:400;color:#45454d;letter-spacing:0px}[data-v-a2ea333c]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.aura-insight[data-v-a2ea333c]{width:100%;padding:24px;border-radius:20px;background:#fff;border:1px solid rgba(0,0,0,.05)}.aura-insight__label[data-v-a2ea333c]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:11px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:#919199;margin-bottom:10px}.aura-insight__headline[data-v-a2ea333c]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:20px;font-weight:700;line-height:1.3;color:#0b0b0d;letter-spacing:-.3px;margin-bottom:12px}.aura-insight__body[data-v-a2ea333c]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:1.65;color:#45454d}[data-v-1ea64fb9]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.aura-guidance[data-v-1ea64fb9]{width:100%}.aura-guidance__label[data-v-1ea64fb9]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.5px;color:#919199;margin-bottom:12px;padding:0 4px}.aura-guidance__tags[data-v-1ea64fb9]{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.aura-guidance__tags[data-v-1ea64fb9]::-webkit-scrollbar{display:none}.aura-guidance__tag[data-v-1ea64fb9]{flex:0 0 auto;width:140px;padding:16px;border-radius:16px;background:#fff;border:1px solid rgba(0,0,0,.05)}.aura-guidance__tag-title[data-v-1ea64fb9]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:15px;font-weight:600;color:#0b0b0d;margin-bottom:6px;line-height:1.2}.aura-guidance__tag-desc[data-v-1ea64fb9]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:11px;font-weight:400;color:#919199;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}[data-v-6170cf3a]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.aura-cues[data-v-6170cf3a]{width:100%}.aura-cues__label[data-v-6170cf3a]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.5px;color:#919199;margin-bottom:10px;padding:0 4px}.aura-cues__description[data-v-6170cf3a]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:14px;font-weight:500;color:#0b0b0d;line-height:1.5;margin-bottom:12px;padding:0 4px}.aura-cues__list[data-v-6170cf3a]{display:grid;grid-template-columns:1fr 1fr;gap:8px}.aura-cues__item[data-v-6170cf3a]{display:flex;align-items:flex-start;gap:8px;padding:12px 14px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.05)}.aura-cues__number[data-v-6170cf3a]{font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:700;color:#c2c2cc;line-height:1.3;flex-shrink:0}.aura-cues__text[data-v-6170cf3a]{font-family:SF Pro Display,-apple-system,sans-serif;font-size:13px;font-weight:500;color:#0b0b0d;line-height:1.3}[data-v-11a6edad]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.tarot-card-outer[data-v-11a6edad]{width:100%;padding:0 24px 24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column;align-items:center}.tarot-card-flip-area[data-v-11a6edad]{width:100%;perspective:1000px}.tarot-card-flip-scale[data-v-11a6edad]{width:100%;height:100%;transform:scale(.9);cursor:pointer}.tarot-card-flipper[data-v-11a6edad]{width:100%;height:100%;position:relative;transition:transform .6s ease-in-out;transform-style:preserve-3d}.tarot-card-flipper.is-flipped[data-v-11a6edad]{transform:rotateY(180deg)}.tarot-card-face[data-v-11a6edad]{position:absolute;inset:0;backface-visibility:hidden;border-radius:25px;overflow:hidden}.tarot-card-back[data-v-11a6edad]{z-index:2}.tarot-card-back-img[data-v-11a6edad]{width:100%;height:100%;object-fit:cover}.tarot-card-front[data-v-11a6edad]{transform:rotateY(180deg);z-index:1}.tarot-inner-card[data-v-11a6edad]{width:100%;height:100%;padding:4px;border-radius:25px;background:linear-gradient(180deg,#232323,#3a3a3a)}.tarot-inner-content[data-v-11a6edad]{width:100%;height:100%;padding:0 16px;background:#181817;border-radius:23px;border:.5px solid rgba(218,200,173,.6);display:flex;flex-direction:column;align-items:center;overflow:hidden}.tarot-top-ornament[data-v-11a6edad]{position:relative;width:100%;display:flex;align-items:center;justify-content:center;height:15px}.tarot-ornament-svg[data-v-11a6edad]{height:15px;width:auto}.tarot-daily-label[data-v-11a6edad]{position:absolute;font-family:LibreBaskerville,Georgia,serif;font-size:8.276px;line-height:1.2;color:#181817}.tarot-card-name-row[data-v-11a6edad]{display:flex;align-items:center;justify-content:space-between;width:100%;gap:4px}.tarot-title-arrow[data-v-11a6edad]{width:20px;height:20px;flex-shrink:0}.tarot-title-arrow--left[data-v-11a6edad]{transform:scaleX(-1)}.tarot-card-name[data-v-11a6edad]{flex:1;text-align:center;font-family:LibreBaskerville,Georgia,serif;font-weight:700;font-size:20px;line-height:1.2;color:#dac8ad;letter-spacing:-.4px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tarot-user-name[data-v-11a6edad]{font-family:LibreBaskerville,Georgia,serif;font-size:10px;line-height:1.2;color:#efdfc6bf;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.tarot-image-wrap[data-v-11a6edad]{position:relative;width:100%;flex:5;min-height:0;border-radius:12px;border:.5px solid rgba(218,200,173,.6);overflow:hidden}.tarot-image-wrap.tarot-image--reversed .tarot-image[data-v-11a6edad]{transform:rotate(180deg)}.tarot-image[data-v-11a6edad]{width:100%;height:100%;object-fit:cover;cursor:pointer}.tarot-image-placeholder[data-v-11a6edad]{width:100%;height:100%;background:#d9d9d9;display:flex;align-items:center;justify-content:center;font-size:48px}.tarot-orientation-badge[data-v-11a6edad]{position:absolute;right:8px;top:4.5px;padding:6px;border-radius:857px;background:#18181780;-webkit-backdrop-filter:blur(12.857px);backdrop-filter:blur(12.857px);font-family:LibreBaskerville,Georgia,serif;font-size:11px;line-height:1.6363636364;color:#dac8ad;white-space:nowrap}.tarot-dos-donts[data-v-11a6edad]{width:100%;padding:8px 16px;background:#ffffff0d;border-radius:10px}.tarot-dd-row[data-v-11a6edad]{display:flex;align-items:center;justify-content:space-between;min-height:13px;padding:2px 0}.tarot-dd-text[data-v-11a6edad]{flex:1;font-family:LibreBaskerville,Georgia,serif;font-size:12px;line-height:1.2;color:#9e9984e6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tarot-dd-stars[data-v-11a6edad]{display:flex;gap:3px;margin-left:8px}.tarot-dd-star[data-v-11a6edad]{width:8px;height:8px;opacity:.9;filter:brightness(0) saturate(100%) invert(65%) sepia(8%) saturate(500%) hue-rotate(20deg) brightness(90%) contrast(85%)}.tarot-reading-text[data-v-11a6edad]{flex:3;min-height:0;width:100%;text-align:center;font-family:LibreBaskerville,Georgia,serif;font-size:15px;line-height:1.2;color:#efdfc6bf;text-shadow:0 1.8px 0 rgba(0,0,0,.25);overflow:hidden;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;max-height:126px}.tarot-bottom-ornament[data-v-11a6edad]{display:flex;align-items:center;justify-content:center;gap:8px;padding-bottom:8px;width:100%}.tarot-bottom-ornament-svg[data-v-11a6edad]{height:10px;width:auto;flex-shrink:1;min-width:0}.tarot-bottom-ornament-svg--left[data-v-11a6edad]{transform:rotate(180deg)}.tarot-bottom-ornament-svg--right[data-v-11a6edad]{transform:scaleY(-1)}.tarot-date[data-v-11a6edad]{font-family:LibreBaskerville,Georgia,serif;font-size:8.276px;line-height:1.2;color:#9e9984e6;white-space:nowrap}.tarot-cta-btn[data-v-11a6edad]{width:100%;height:40px;border:none;border-radius:100px;background:#000;color:#fff;font-size:16px;font-weight:500;line-height:1.25;cursor:pointer;transition:opacity .2s}.tarot-cta-btn[data-v-11a6edad]:active{opacity:.7}[data-v-135e1967]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.nutri-calorie-card[data-v-135e1967]{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;padding:12px 0;width:100%}.calorie-main-card[data-v-135e1967]{width:100%;height:152px;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:28px;box-shadow:0 2px 20px #00000008;box-sizing:border-box}.calorie-info[data-v-135e1967]{display:flex;flex-direction:column;min-width:0}.calorie-value-row[data-v-135e1967]{display:flex;align-items:baseline}.calorie-value[data-v-135e1967]{font-family:Poppins,sans-serif;font-size:26px;font-weight:600;color:#000;opacity:.9;line-height:32px;letter-spacing:-1.04px}.calorie-max[data-v-135e1967]{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#0003;line-height:32px}.calorie-label[data-v-135e1967]{color:#0006;margin-top:4px}.platform-android .calorie-label[data-v-135e1967]{font-family:Roboto,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.platform-ios .calorie-label[data-v-135e1967],body:not(.platform-android):not(.platform-ios) .calorie-label[data-v-135e1967]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.calorie-ring-wrap[data-v-135e1967]{position:relative;width:112px;height:112px;flex-shrink:0}.calorie-ring[data-v-135e1967]{width:112px;height:112px;transform:rotate(-90deg)}.calorie-ring__track[data-v-135e1967]{stroke:#0000000d}.calorie-ring__fill[data-v-135e1967]{transition:stroke-dashoffset .6s ease}.calorie-ring__icon[data-v-135e1967]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;object-fit:contain}.nutrient-cards[data-v-135e1967]{width:100%;display:flex;gap:8px}.nutrient-card[data-v-135e1967]{flex:1;min-width:0;padding:16px 14px;background:#fff;border:.5px solid rgba(0,0,0,.1);border-radius:24px;box-shadow:0 2px 20px #00000008;display:flex;flex-direction:column;align-items:center;gap:12px}.nutrient-text[data-v-135e1967]{width:100%}.nutrient-value-row[data-v-135e1967]{display:flex;align-items:baseline}.nutrient-value[data-v-135e1967]{color:#000}.platform-android .nutrient-value[data-v-135e1967]{font-family:Roboto,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.platform-ios .nutrient-value[data-v-135e1967],body:not(.platform-android):not(.platform-ios) .nutrient-value[data-v-135e1967]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;line-height:1.2;font-weight:600;color:#0b0b0d;letter-spacing:0px}.nutrient-max[data-v-135e1967]{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#0003;line-height:1.1}.nutrient-title[data-v-135e1967]{color:#0006;margin-top:2px}.platform-android .nutrient-title[data-v-135e1967]{font-family:Roboto,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.platform-ios .nutrient-title[data-v-135e1967],body:not(.platform-android):not(.platform-ios) .nutrient-title[data-v-135e1967]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:700;line-height:1.1;letter-spacing:0px}.nutrient-ring-wrap[data-v-135e1967]{position:relative;width:74px;height:74px;flex-shrink:0}.nutrient-ring[data-v-135e1967]{width:74px;height:74px;transform:rotate(-90deg)}.nutrient-ring__track[data-v-135e1967]{stroke:#0000000d}.nutrient-ring__fill[data-v-135e1967]{transition:stroke-dashoffset .6s ease}.nutrient-ring__emoji[data-v-135e1967]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:20px;line-height:1}[data-v-2b40c530]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.tarot-card-profile[data-v-2b40c530]{width:100%;padding:24px;background:#fff;border-radius:28px;border:.5px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d}.tcp-header[data-v-2b40c530]{display:flex;gap:16px;margin-bottom:16px}.tcp-image[data-v-2b40c530]{width:80px;height:120px;border-radius:8px;overflow:hidden;flex-shrink:0;border:1px solid rgba(0,0,0,.05)}.tcp-image img[data-v-2b40c530]{width:100%;height:100%;object-fit:cover}.tcp-image--placeholder[data-v-2b40c530]{display:flex;align-items:center;justify-content:center;background:#0000000d;font-size:24px;color:#0009}.tcp-info[data-v-2b40c530]{flex:1;display:flex;flex-direction:column;justify-content:center}.tcp-orientation-tag[data-v-2b40c530]{display:inline-block;font-size:11px;font-weight:600;padding:3px 10px;border-radius:100px;background:#9333ea1a;color:#9333ea;margin-bottom:6px;width:fit-content}.tcp-name[data-v-2b40c530]{font-size:18px;font-weight:700;color:#000000e6;margin-bottom:2px}.tcp-name-en[data-v-2b40c530]{font-size:12px;color:#0009}.tcp-keywords[data-v-2b40c530]{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:16px}.tcp-keyword[data-v-2b40c530]{padding:5px 12px;border-radius:100px;background:#0000000d;font-size:12px;font-weight:500;color:#0009}.tcp-attrs[data-v-2b40c530]{display:flex;gap:16px;margin-bottom:16px;padding:12px 0;border-top:.5px solid rgba(0,0,0,.05);border-bottom:.5px solid rgba(0,0,0,.05)}.tcp-attr[data-v-2b40c530]{flex:1}.tcp-attr-label[data-v-2b40c530]{font-size:11px;font-weight:600;letter-spacing:.5px;color:#0006;text-transform:uppercase;margin-bottom:4px}.tcp-attr-value[data-v-2b40c530]{font-size:14px;font-weight:600;color:#000000e6}.tcp-attr-desc[data-v-2b40c530]{font-size:11px;color:#0006;margin-top:2px}.tcp-meaning[data-v-2b40c530]{font-size:14px;line-height:1.6;color:#0009}[data-v-5ba1b86a]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.photo-color-pattern-remix[data-v-5ba1b86a]{width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d}.remix-title[data-v-5ba1b86a]{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:26px;line-height:1.2307692308;color:#0b0b0d;margin-bottom:24px}.remix-preview[data-v-5ba1b86a]{width:100%;border-radius:16px;background:#fff;position:relative}.remix-preview-undo-btn[data-v-5ba1b86a]{position:absolute;right:8px;bottom:8px;width:32px;height:32px;border-radius:8px;border:.5px solid rgba(0,0,0,.1);background:#ffffffc7;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .16s ease;padding:0}.remix-preview-undo-btn[data-v-5ba1b86a]:hover{opacity:.8}.remix-preview-undo-btn[data-v-5ba1b86a]:disabled{opacity:.4;cursor:not-allowed}.remix-dot-layout-row[data-v-5ba1b86a]{display:flex;align-items:center;gap:8px}.remix-dot-layout-row[data-v-5ba1b86a]>:first-child{flex:1;min-width:0}.remix-shuffle-btn[data-v-5ba1b86a]{flex-shrink:0;width:40px;height:40px;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:#0000000d;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .16s ease}.remix-shuffle-btn[data-v-5ba1b86a]:hover{opacity:.7}.remix-shuffle-btn[data-v-5ba1b86a]:disabled{opacity:.4;cursor:not-allowed}.remix-canvas[data-v-5ba1b86a]{display:block;width:100%;height:100%;cursor:default;border-radius:16px}.remix-canvas--interactive[data-v-5ba1b86a]{cursor:pointer}.remix-tabs[data-v-5ba1b86a]{display:flex;gap:8px;justify-content:center;margin-top:20px;margin-bottom:20px}.remix-tab[data-v-5ba1b86a]{padding:8px 16px;border-radius:20px;border:1px solid rgba(0,0,0,.1);background:transparent;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:13px;line-height:1.3846153846;color:#0006;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .16s cubic-bezier(.33,1,.68,1),color .16s cubic-bezier(.33,1,.68,1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.remix-tab.active[data-v-5ba1b86a]{background:#0000000d;color:#000;font-weight:600}.remix-controls[data-v-5ba1b86a]{display:flex;flex-direction:column;gap:12px}.remix-controls[data-v-5ba1b86a] .remix-row{display:flex;align-items:center;height:48px;padding:4px 12px;border-radius:16px;border:.5px solid rgba(0,0,0,.1);background:#fff}.remix-controls[data-v-5ba1b86a] .remix-row.remix-row--first{border:1px solid rgba(0,0,0,.05)}.remix-controls[data-v-5ba1b86a] .remix-row.remix-row--text{border:.5px solid rgba(0,0,0,.1)}.remix-controls[data-v-5ba1b86a] .remix-row.remix-row--dropdown{position:relative;overflow:visible}.remix-controls[data-v-5ba1b86a] .remix-row .remix-row__label{flex:1;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:15px;line-height:1.3333333333;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remix-controls[data-v-5ba1b86a] .remix-row .remix-row__label--slider{flex:3}.remix-controls[data-v-5ba1b86a] .remix-row .remix-row__value{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:13px;line-height:1.3846153846;color:#000000e6}.remix-controls[data-v-5ba1b86a] .remix-row .remix-row__dropdown-trigger{display:flex;align-items:center;gap:4px;cursor:pointer;-webkit-user-select:none;user-select:none}.remix-controls[data-v-5ba1b86a] .remix-row .remix-row__arrow{color:#0006;flex-shrink:0}.remix-controls[data-v-5ba1b86a] .remix-row .remix-row__slider-wrap{flex:4;display:flex;align-items:center;padding:0 4px}.remix-controls[data-v-5ba1b86a] .remix-row .remix-row__slider{width:100%;height:3px;-webkit-appearance:none;appearance:none;border-radius:100px;outline:none}.remix-controls[data-v-5ba1b86a] .remix-row .remix-row__slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:#000;cursor:pointer;border:none;box-shadow:none;margin-top:-4.5px}.remix-controls[data-v-5ba1b86a] .remix-row .remix-row__slider::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#000;cursor:pointer;border:none;box-shadow:none}.remix-controls[data-v-5ba1b86a] .remix-row .remix-row__slider::-webkit-slider-runnable-track{height:3px;border-radius:100px}.remix-controls[data-v-5ba1b86a] .remix-row .remix-row__slider::-moz-range-track{height:3px;border-radius:100px;background:#0000001a}.remix-controls[data-v-5ba1b86a] .remix-row .remix-row__slider-value{width:30px;text-align:right;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:13px;line-height:1.3846153846;color:#000000e6;white-space:nowrap}.remix-controls[data-v-5ba1b86a] .remix-row .remix-row__input{flex:1;text-align:right;border:none;outline:none;background:transparent;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:13px;line-height:1.3846153846;color:#000000e6;padding:0}.remix-controls[data-v-5ba1b86a] .remix-row .remix-row__input::placeholder{color:#0003}.remix-controls[data-v-5ba1b86a] .remix-row .remix-row__color-trigger{position:relative;cursor:pointer}.remix-controls[data-v-5ba1b86a] .remix-row .remix-row__color-swatch{width:16px;height:16px;border-radius:4px;border:.5px solid rgba(0,0,0,.1)}.remix-controls[data-v-5ba1b86a] .remix-row .remix-row__color-input{position:absolute;top:0;left:0;width:16px;height:16px;opacity:0;cursor:pointer;border:none;padding:0}.remix-buttons[data-v-5ba1b86a]{display:flex;gap:16px;margin-top:16px}.remix-btn[data-v-5ba1b86a]{flex:1;height:48px;border-radius:100px;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:14px;line-height:1.1428571429;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:opacity .16s ease;border:none}.remix-btn[data-v-5ba1b86a]:active{opacity:.8}.remix-btn[data-v-5ba1b86a]:disabled{opacity:.5;cursor:not-allowed}.remix-btn--filled[data-v-5ba1b86a]{background:#000;color:#fff}.remix-btn--outline[data-v-5ba1b86a]{background:#fff;color:#000;border:1px solid rgba(0,0,0,.1)}.remix-btn--full[data-v-5ba1b86a]{flex:unset;width:100%}:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.remix-dropdown__menu{position:absolute;top:calc(100% + 4px);right:0;z-index:20;border-radius:16px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffff;padding:12px;box-shadow:0 4px 20px #0000000d;min-width:150px}.remix-dropdown__item{padding:6px 8px;border-radius:8px;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:13px;line-height:1.3846153846;color:#0006;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background .12s ease;display:flex;align-items:center;gap:6px}.remix-dropdown__item.selected{background:#0000000d;color:#000000e6}.remix-dropdown__item:hover:not(.selected){background:#00000008}.remix-dropdown__item+.remix-dropdown__item{margin-top:8px}.remix-dropdown__item-flame{font-size:12px;flex-shrink:0}.remix-row__recommended-icon{font-size:12px;margin-left:2px;flex-shrink:0}.remix-color-menu{min-width:180px}.remix-color-menu__item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease}.remix-color-menu__item.selected{background:#0000000d}.remix-color-menu__item.selected .remix-color-menu__label{color:#000000e6;font-weight:600}.remix-color-menu__item:hover:not(.selected){background:#00000008}.remix-color-menu__item+.remix-color-menu__item{margin-top:4px}.remix-color-menu__item--custom{border-top:1px solid rgba(0,0,0,.06);margin-top:8px;padding-top:10px}.remix-color-menu__swatch{width:20px;height:20px;border-radius:5px;border:.5px solid rgba(0,0,0,.1);flex-shrink:0}.remix-color-menu__custom-icon{width:20px;height:20px;border-radius:5px;border:1px dashed rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;font-size:14px;color:#0006;flex-shrink:0}.remix-color-menu__label{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:13px;line-height:1.3846153846;color:#0006;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-e20c0c5c]:root{--chance-blue: #1631F3;--papaya-orange: #FA5151;--black: #000000;--black-95: rgba(0, 0, 0, .95);--black-90: rgba(0, 0, 0, .9);--black-80: rgba(0, 0, 0, .8);--black-60: rgba(0, 0, 0, .6);--black-40: rgba(0, 0, 0, .4);--black-20: rgba(0, 0, 0, .2);--black-10: rgba(0, 0, 0, .1);--black-5: rgba(0, 0, 0, .05);--white: #FFFFFF;--white-90: rgba(255, 255, 255, .9);--white-80: rgba(255, 255, 255, .8);--white-60: rgba(255, 255, 255, .6);--white-40: rgba(255, 255, 255, .4);--white-20: rgba(255, 255, 255, .2);--white-10: rgba(255, 255, 255, .1);--white-5: rgba(255, 255, 255, .05);--dimming: rgba(0, 0, 0, .5);--divider: rgba(0, 0, 0, .1);--grey-1: #333333;--grey-2: #666666;--grey-3: #999999;--grey-4: #CCCCCC;--neutral-grey-primary: #0B0B0D;--neutral-grey-secondary: #45454D;--neutral-grey-tertiary: #919199;--neutral-grey-quaternary: #C2C2CC;--foreground: #FFFFFF;--background: #FFFFFF;--card-gray: #F2F4F7;--red: #FF383C;--orange: #FF8D28;--yellow: #FFCC00;--green: #34C759;--mint: #00C8B3;--teal: #00C3D0;--cyan: #00C0E8;--blue: #0088FF;--indigo: #6155F5;--purple: #CB30E0;--pink: #FF2D55;--brown: #AC7F5E}.invite-block-banner[data-v-e20c0c5c]{display:flex;align-items:center;gap:8px;width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d;cursor:pointer}.invite-block-banner__text[data-v-e20c0c5c]{flex:1;padding:0 12px;display:flex;flex-direction:column;gap:8px}.invite-block-banner__title[data-v-e20c0c5c]{font-family:SF Pro Display,sans-serif;font-size:17px;font-weight:600;line-height:1.41;color:#000;margin:0}.invite-block-banner__body[data-v-e20c0c5c]{font-family:SF Pro Display,sans-serif;font-size:17px;font-weight:400;line-height:1.41;color:#000;margin:0}.invite-block-banner__btn[data-v-e20c0c5c]{flex-shrink:0;height:48px;padding:0 24px;background:#000;color:#fff;border:none;border-radius:100px;font-family:SF Pro Display,sans-serif;font-size:16px;font-weight:600;cursor:pointer;white-space:nowrap}.invite-block-card[data-v-e20c0c5c]{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #0000000d;cursor:pointer}.invite-block-card__title[data-v-e20c0c5c]{font-family:SF Pro Display,sans-serif;font-size:17px;font-weight:600;line-height:1.41;color:#000000e6;margin:0}.invite-block-card__arc-area[data-v-e20c0c5c]{position:relative;width:191px;height:159px;align-self:center}.invite-block-card__arc-svg[data-v-e20c0c5c]{position:absolute;inset:0;width:100%;height:100%}.invite-block-card__arc-center[data-v-e20c0c5c]{position:absolute;left:50%;top:50%;transform:translate(-50%,-10%);display:flex;flex-direction:column;align-items:center;gap:4px}.invite-block-card__avatars[data-v-e20c0c5c]{position:relative;width:69px;height:44px}.invite-block-card__avatar[data-v-e20c0c5c]{position:absolute;width:44px;height:44px;border-radius:50%;border:1.5px solid #FFFFFF;overflow:hidden;display:flex;align-items:center;justify-content:center}.invite-block-card__avatar--placeholder[data-v-e20c0c5c]{left:0;background:#ccc}.invite-block-card__avatar--user[data-v-e20c0c5c]{left:25px;background:#ffefdf}.invite-block-card__avatar-plus[data-v-e20c0c5c]{font-size:18px;color:#fff;font-weight:600}.invite-block-card__avatar-fallback[data-v-e20c0c5c]{font-size:18px}.invite-block-card__avatar-img[data-v-e20c0c5c]{width:100%;height:100%;object-fit:cover}.invite-block-card__question[data-v-e20c0c5c]{font-family:SF Pro Display,sans-serif;font-size:24px;font-weight:700;color:#000000e6}.invite-block-card__label[data-v-e20c0c5c]{font-family:SF Pro Display,sans-serif;font-size:15px;font-weight:400;color:#000000e6;white-space:nowrap}.invite-block-card__btn[data-v-e20c0c5c]{width:100%;height:48px;background:#000;color:#fff;border:none;border-radius:100px;font-family:SF Pro Display,sans-serif;font-size:17px;font-weight:600;cursor:pointer}
