@media(max-width:767px){body.cm-has-mobile-bottom-nav{padding-bottom:var(--cm-mobile-bottom-nav-height, 56px)}}@media(min-width:768px){body.cm-has-mobile-bottom-nav{padding-bottom:0}}html.native-app #mobile-bottom-nav{display:none!important}html.native-app body.cm-has-mobile-bottom-nav{padding-bottom:0!important}body[style*="overflow: hidden"] #mobile-bottom-nav,body[style*="overflow:hidden"] #mobile-bottom-nav,html.cm-kb-open #mobile-bottom-nav{display:none!important}.cm-notification-settings,.cm-notification-section{color:#151a29;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cm-notification-section{margin:20px 0 12px}.cm-notification-section>h3{margin:0 0 8px;color:#657087;font-size:11px;line-height:14px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.cm-notification-hint,.cm-notification-error{margin:0 0 12px;color:#5a6378;font-size:13px;line-height:17px}.cm-notification-card{margin:0 0 12px;border:.5px solid rgb(21 26 41 / 10%);border-radius:20px;background:#fff;overflow:hidden}.cm-notification-row{display:flex;align-items:center;gap:12px;padding:14px 16px;min-height:72px}.cm-notification-row+.cm-notification-row{border-top:.5px solid rgb(21 26 41 / 6%)}.cm-notification-row>div{flex:1;min-width:0}.cm-notification-row strong{display:block;color:#151a29;font-size:14px;font-weight:600;line-height:19px}.cm-notification-row small{display:block;margin-top:1px;color:#657087;font-size:13px;font-weight:400;line-height:17px}.cm-notification-switch{appearance:none;display:inline-flex;align-items:center;flex:0 0 64px;width:64px;min-height:44px;border:0;padding:0;background:transparent;cursor:pointer}.cm-notification-switch-track{display:block;width:64px;height:28px;padding:2px;border-radius:20px;background:#e5e5ea;transition:background .15s}.cm-notification-switch-track>span{display:block;width:36px;height:24px;border-radius:18px;background:#fff;box-shadow:0 1px 3px #0000001f;transition:transform .15s}.cm-notification-switch[aria-checked=true] .cm-notification-switch-track{background:var(--notification-accent, #34c759)}.cm-notification-switch[aria-checked=true] .cm-notification-switch-track>span{transform:translate(24px)}.cm-notification-switch:disabled{opacity:.5;cursor:default}.cm-notification-switch:focus-visible,.cm-notification-options button:focus-visible,.cm-notification-history:focus-visible{outline:2px solid var(--notification-accent, #e8651a);outline-offset:3px}.cm-notification-options{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.cm-notification-options button{min-height:40px;padding:9px 16px;border-radius:999px;border:1px solid rgb(21 26 41 / 16%);background:#fff;font:600 14px/19px -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#5a6378}.cm-notification-options button[aria-pressed=true]{background:var(--notification-accent, #e8651a);border-color:var(--notification-accent, #e8651a);color:#fff}.cm-notification-options button:disabled{opacity:.5}.cm-notification-history{width:100%;text-align:left;text-decoration:none;background:#fff;cursor:pointer}.cm-moderation-avatar{display:block;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:#f4f5f7;object-fit:cover}.cm-moderation-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-moderation-undo{flex-shrink:0;min-height:44px;padding:6px 12px;border:1px solid rgb(21 26 41 / 16%);border-radius:999px;color:#151a29;background:#fff;font:600 13px/17px -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer}.cm-moderation-undo:disabled{opacity:.5;cursor:default}.cm-moderation-undo:focus-visible{outline:2px solid var(--notification-accent, #e8651a);outline-offset:3px}.cm-moderation-status{margin:0;padding:12px 16px;color:#5a6378;font-size:13px;line-height:17px}.cm-moderation-status>p{margin:1px 0 0;color:#657087}.cm-moderation-status>.cm-moderation-undo{display:block;margin:0 auto}.cm-moderation-settings>.cm-notification-row:not(:first-child){border-top:.5px solid rgb(21 26 41 / 6%)}@media(prefers-reduced-motion:reduce){.cm-notification-switch-track,.cm-notification-switch-track>span{transition:none}}.cm-support{display:flex;flex-direction:column;height:100%;min-height:0;background:#fff;color:#151a29;font:16px/22px -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cm-support h2,.cm-support-dialog h2{font-size:16px;font-weight:700;margin:0}.cm-support h3{font-size:18px;font-weight:700}.cm-support p{margin:0}.cm-support button,.cm-support input,.cm-support textarea{font:inherit}.cm-support button:disabled{opacity:.45;cursor:default}.cm-support button:not(:disabled),.cm-support-entry{cursor:pointer}.cm-support-header{display:flex;align-items:center;gap:0;min-height:56px;padding:0 8px;border-bottom:1px solid rgba(21,26,41,.1);background:#fff;flex-shrink:0}.cm-support-header>div,.cm-support-participant{flex:1;min-width:0;text-align:center}.cm-support-header p,.cm-support-header small{color:#5a6378;font-size:12px;display:block;overflow:hidden;text-overflow:ellipsis}.cm-support-participant{border:0;background:none;min-height:44px;overflow-wrap:anywhere}.cm-support-participant:disabled{opacity:1!important}.cm-support-button,.cm-support-entry{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 12px;border:0;border-radius:12px;background:#fff;color:#151a29;font-size:16px;line-height:21px;font-weight:600;flex-shrink:0;text-decoration:none}.cm-support-button.primary,.cm-support-send{background:#e8651a;color:#fff;border-color:#e8651a}.cm-support-button:hover:not(:disabled),.cm-support-entry:hover{border-color:#e8651a;color:#c04f0e}.cm-support-button.primary:hover:not(:disabled),.cm-support-send:hover:not(:disabled){background:#c04f0e;color:#fff}.cm-support button:focus-visible,.cm-support a:focus-visible,.cm-support input:focus-visible,.cm-support textarea:focus-visible,.cm-support-dialog button:focus-visible,.cm-support-dialog textarea:focus-visible{outline:2px solid #e8651a;outline-offset:3px}.cm-support-icon{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;border:0;background:none;border-radius:22px;color:#5a6378;cursor:pointer}.cm-support-icon:hover{color:#e8651a;background:#f4f5f7}.cm-support-icon.disabled{opacity:.4;cursor:default}.cm-support-empty{display:flex;flex:1;min-height:180px;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:32px;text-align:center;color:#5a6378}.cm-support-empty a{color:#e8651a}.cm-support-error{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 18px;border-bottom:1px solid rgba(21,26,41,.1);color:#b42318;background:#fff;font-size:12px}.cm-support-status{padding:8px 18px;font-size:12px;color:#5a6378;text-align:center}.cm-support-dot{width:8px;height:8px;border-radius:50%;background:#e8651a;display:inline-block;flex-shrink:0}.cm-support-inbox{display:flex;flex:1;min-height:0;flex-direction:column}.cm-support-tools{padding:0;display:flex;gap:10px;justify-content:stretch}.cm-support-tools>.cm-support-button{flex:1}.cm-support-search{display:flex;align-items:center;gap:10px;flex:1;border:1px solid rgba(21,26,41,.1);border-radius:24px;padding:0 14px;min-width:0}.cm-support-search input{min-width:0;flex:1;border:0;background:transparent;height:44px}.cm-support-filters{display:flex;gap:8px;padding:0 16px 12px;overflow-x:auto}.cm-support-filters button{border:1px solid rgba(21,26,41,.1);border-radius:24px;min-height:44px;padding:8px 14px;white-space:nowrap;background:#fff;font-size:16px;font-weight:600}.cm-support-filters button[aria-pressed=true]{background:#e8651a;color:#fff;border-color:#e8651a}.cm-support-inbox-list{overflow-y:auto;flex:1;min-height:0}.cm-support-inbox-row{display:flex;align-items:center;width:100%;gap:14px;border:0;border-bottom:1px solid rgba(21,26,41,.1);background:#fff;text-align:left;padding:20px}.cm-support-inbox-row:hover{background:#fafafa}.cm-support-inbox-row>span{flex:1;min-width:0}.cm-support-inbox-row strong,.cm-support-inbox-row small{display:block;overflow:hidden;text-overflow:ellipsis}.cm-support-inbox-row small,.cm-support-inbox-meta{font-size:12px;color:#5a6378}.cm-support-inbox-row p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#5a6378;font-size:15px;line-height:20px;margin-top:5px}.cm-support-initial{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f4f5f7;color:#52525b;font-weight:600;flex-shrink:0}.cm-support-inbox-meta{display:flex;flex-direction:column;gap:12px;align-items:flex-end;align-self:flex-start}.cm-support-messages{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:12px max(16px,calc((100% - 740px)/2));display:flex;flex-direction:column;gap:16px;overflow-anchor:none}.cm-support-message{align-self:flex-start;max-width:min(88%,652px);display:flex;flex-direction:column;align-items:flex-start;gap:5px}.cm-support-message.mine{align-self:flex-end;align-items:flex-end}.cm-support .cm-support-author{display:flex;align-items:center;gap:7px;border:0;background:none;font-size:12px!important;color:#5a6378;padding:0;font-weight:600}.cm-support-author:disabled{opacity:1!important}.cm-support-avatar{width:28px;height:28px;flex-shrink:0;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#151a291a;color:#52525b;font-size:11px}.cm-support-avatar img{height:100%;width:100%;object-fit:cover}.cm-support-bubble{padding:13px;border:0;border-radius:18px 18px 18px 5px;background:#f4f5f7;min-width:48px;max-width:100%;overflow-wrap:anywhere}.cm-support-bubble>p{white-space:pre-wrap}.cm-support-message.mine .cm-support-bubble{background:#151a29;color:#fff;border-radius:18px 18px 5px}.cm-support-message-meta{display:flex;gap:8px;align-items:center;justify-content:space-between;font-size:12px;font-weight:500;line-height:16px;color:#5a6378;margin-top:6px}.cm-support-message-meta .cm-support-icon{min-height:44px;min-width:44px;color:inherit}.cm-support-photo-button{display:block;border:0;background:none;margin:8px 0 0;padding:0;max-width:100%}.cm-support-private-image{max-width:100%;max-height:65vh;object-fit:contain;border-radius:12px}.cm-support-bubble .cm-support-private-image{width:220px;height:200px;object-fit:cover;border-radius:10px}.cm-support-story-card{display:flex;flex-direction:column;width:220px;max-width:100%;background:#fff;color:#151a29;border:0;border-radius:12px;overflow:hidden;margin-top:4px;padding:0;text-align:left}.cm-support-story-card img{width:100%;height:220px;object-fit:cover}.cm-support-story-card>span{padding:12px;display:flex;flex-direction:column;gap:4px}.cm-support-story-card strong{font-size:15px;font-weight:700;line-height:20px}.cm-support-story-card small{display:block;font-size:12px;line-height:16px;color:#5a6378}.cm-support-message.mine .cm-support-author{flex-direction:row-reverse}.cm-support-message.mine .cm-support-message-meta{color:#ffffffb8}.cm-support-message.mine .cm-support-message-meta .cm-support-icon{color:#fff}.cm-support-inbox-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.cm-support-inbox-row time{display:block;font-size:12px;color:#5a6378;line-height:16px;margin-top:5px}.cm-support-composer{display:flex;align-items:flex-end;gap:5px;padding:8px max(8px,calc((100% - 756px)/2));border-top:1px solid rgba(21,26,41,.1);background:#fff;padding-bottom:max(8px,env(safe-area-inset-bottom))}.cm-support-composer textarea{flex:1;min-width:0;resize:none;min-height:44px;max-height:120px;padding:12px 14px;background:#f4f5f7;border:1px solid transparent;border-radius:18px;font-size:16px;line-height:22px;overflow-y:auto;scrollbar-width:none}.cm-support-composer textarea:focus,.cm-support-composer textarea:focus-visible{outline:none!important;box-shadow:none}.cm-support-composer textarea::-webkit-scrollbar{display:none}.cm-support-send{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.cm-support-photo-draft{display:flex;align-items:center;gap:14px;padding:12px 20px;background:#fff;border-top:1px solid rgba(21,26,41,.1);font-size:12px}.cm-support-photo-draft>img{width:64px;height:64px;object-fit:contain;border-radius:8px}.cm-support-photo-draft>div{flex:1}.cm-support-photo-draft p{color:#5a6378}.cm-support-entry{justify-content:flex-start}.cm-support-entry span:first-of-type{flex:1}.cm-support-dialog{margin:auto;border:1px solid rgba(21,26,41,.1);border-radius:22px;padding:0;width:min(600px,calc(100vw - 24px));max-height:calc(100dvh - 32px);color:#151a29;background:#fff;font:14px/1.6 var(--font-sans, sans-serif);box-shadow:0 18px 70px #0003}.cm-support-dialog::backdrop{background:#0006}.cm-support-dialog>header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid rgba(21,26,41,.1);position:sticky;top:0;background:#fff;z-index:1}.cm-support-dialog-body{display:flex;flex-direction:column;gap:16px;padding:24px;overflow-wrap:anywhere}.cm-support-dialog-body>.cm-support-button{align-self:flex-start}.cm-support-diagnostics{margin:0}.cm-support-diagnostics>div{padding:10px 0;border-bottom:1px solid rgba(21,26,41,.1)}.cm-support-diagnostics dt{font-size:12px;color:#5a6378}.cm-support-diagnostics dd{margin:3px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;user-select:text}.cm-support-edit{width:100%;min-height:140px;border:1px solid rgba(21,26,41,.1);border-radius:12px;padding:12px;font:inherit}.cm-support-report{border-top:1px solid rgba(21,26,41,.1);padding-top:18px}.cm-support-account-email{font-weight:600;font-size:18px}@media(max-width:520px){.cm-support-header{padding:0 8px}.cm-support-header .cm-support-button{font-size:16px;padding:10px 12px}.cm-support-messages{padding:12px 16px}.cm-support-message{max-width:88%}.cm-support-tools{padding:0}.cm-support-inbox-row{padding:20px}.cm-support-composer{padding-left:8px;padding-right:8px}.cm-support-photo-draft{padding:10px;gap:8px}.cm-support-photo-draft>.cm-support-button{font-size:0;padding:8px}.cm-support-dialog-body{padding:18px}}.cm-support-preferences{padding:16px 0}.cm-support-preferences label{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:44px}.cm-support-preferences small{display:block;color:#5a6378;margin-top:4px}.cm-support-preferences input{width:24px;height:24px;accent-color:#e8651a}.cm-support-author{min-height:44px}.cm-support-dialog li{list-style:disc;margin:12px 0 12px 20px}.cm-support-browser-notifications{padding:16px 0;font-size:14px}.cm-support-browser-notifications h3{font-weight:650}.cm-support-browser-notifications p{color:#5a6378;margin:8px 0}.cm-support-browser-notifications .cm-support-button{margin:8px 8px 0 0}.cm-support-browser-notifications.soft{position:absolute;z-index:30;bottom:84px;left:12px;right:12px;margin:auto;max-width:460px;padding:20px;border:1px solid rgba(21,26,41,.1);border-radius:16px;background:#fff;box-shadow:0 8px 30px #0001}.cm-support-sheet{position:fixed;inset:auto 0 0;width:min(100%,600px);max-width:100%;max-height:90dvh;margin:0 auto;border:0;border-radius:24px 24px 0 0;background:#fff;color:#151a29;font:16px/22px -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding-bottom:max(16px,env(safe-area-inset-bottom))}.cm-support-sheet::backdrop{background:#00000059}.cm-support-sheet>header{min-height:56px;padding:0 8px}.cm-support-sheet h2{font-size:18px;font-weight:600;line-height:24px;letter-spacing:-.2px}.cm-support-sheet>header .cm-support-icon{font-size:16px;font-weight:600;padding:10px 12px;color:#151a29}.cm-support-sheet .cm-support-dialog-body{padding:16px;gap:12px}.cm-support-sheet .cm-support-dialog-body>.cm-support-button{align-self:stretch}.cm-support-sheet .cm-support-diagnostics>div{padding:9px 0}.cm-support-sheet .cm-support-diagnostics dt{font:500 12px/16px -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cm-support-sheet .cm-support-edit{min-height:100px;border:0;border-radius:18px;padding:12px 14px;background:#f4f5f7;resize:none}.cm-support-action-alert{width:min(320px,calc(100% - 32px));margin:auto;padding:16px;border:1px solid rgb(255 255 255 / 70%);border-radius:32px;background:#f5f5f5f0;backdrop-filter:blur(24px);color:#000;font:17px/22px -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cm-support-action-alert::backdrop{background:#0003}.cm-support-action-alert h2{margin:4px 12px 20px;font-size:17px;font-weight:600}.cm-support-action-alert>div{display:flex;flex-direction:column;gap:8px}.cm-support-action-alert>.cm-support-action-pair{flex-direction:row-reverse}.cm-support-action-pair>button{flex:1}.cm-support-action-alert button{min-height:48px;border:0;border-radius:24px;background:#7676803d;font:inherit;color:#000;padding:10px 12px}.cm-support-action-alert button.destructive{color:#d90d10}.cm-support-action-alert button:focus-visible{outline:2px solid #005fff;outline-offset:2px}.cm-support .cm-support-button,.cm-support-sheet .cm-support-button{font:600 16px/21px -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.1px}.cm-support .cm-support-participant strong,.cm-support-inbox-row strong{font-size:16px;line-height:21px;font-weight:600}.cm-support-sheet .cm-support-account-email{font-size:16px;font-weight:400}.cm-support-caption{font-size:12px;line-height:16px;font-weight:500;color:#5a6378}.cm-support-account-status{font-size:15px;line-height:20px;color:#5a6378}.cm-support-report-heading{font-size:16px;line-height:21px;font-weight:600}.cm-support-report>.cm-support-button{width:100%;margin-block:12px}.cm-support-bubble[aria-haspopup]{-webkit-touch-callout:none}.cm-support-bubble:focus-visible{outline:2px solid #e8651a;outline-offset:3px}.cm-support-tools.searching{padding:12px;gap:6px}.cm-support .cv-room-tabs button{font:700 13px/20px var(--font-sans, sans-serif)}.cm-support-tools.searching>.cm-support-button{flex:0 0 auto}.cm-support-search{border:0;border-radius:18px;background:#f4f5f7;padding:0 14px}.cm-support-search input{height:auto;min-height:44px;padding:12px 0;line-height:22px}.cm-support-member-row small{font-size:15px;line-height:20px;margin-top:5px}.cm-support-story-suggestion,.cm-support-photo-draft{display:flex;align-items:center;gap:12px;margin:8px 12px 0;padding:12px;border-radius:16px;background:#f4f5f7;color:#151a29;text-align:left;flex-shrink:0}.cm-support-story-suggestion{border:0}.cm-support-story-suggestion>img{width:48px;height:48px;border-radius:10px;object-fit:cover}.cm-support-story-suggestion>span{display:flex;flex:1;flex-direction:column;gap:3px}.cm-support-story-suggestion strong,.cm-support-photo-draft strong{font-size:15px;line-height:20px;font-weight:600}.cm-support-story-suggestion small,.cm-support-photo-draft p{font-size:12px;line-height:16px;font-weight:500;color:#5a6378}.cm-support-photo-draft{border:1px solid rgba(21,26,41,.1)}.cm-support-photo-draft>img{border-radius:10px;object-fit:cover}.cm-support-photo-draft>div{display:flex;flex-direction:column;align-items:stretch;gap:4px;min-width:0}.cm-support-photo-draft>.cm-support-icon{width:44px;height:44px;flex-shrink:0}.cm-support-spinner{display:inline-block;width:20px;height:20px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:cm-support-spin .75s linear infinite}@keyframes cm-support-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.cm-support-spinner{animation:none}}@font-face{font-family:CM Story Roboto;src:url(/fonts/roboto-regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:CM Story Roboto;src:url(/fonts/roboto-bold.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}.cm-story-sheet{position:fixed;inset:auto 0 0;width:min(100%,720px);max-width:100%;height:calc(100dvh - 48px);max-height:calc(100dvh - 48px);margin:0 auto;border:0;border-radius:24px 24px 0 0;font:400 16px/23px CM Story Roboto,sans-serif;color:#19191c}.cm-story-sheet::backdrop{background:#00000059}.cm-story-sheet>header{padding:16px 24px 0;border:0}.cm-story-sheet h2{font:700 17px/23px CM Story Roboto,sans-serif}.cm-story-sheet .cm-support-dialog-body{padding:24px 24px max(24px,env(safe-area-inset-bottom))}.cm-support-story{min-width:0}.cm-support-story h3{font:700 28px/32px CM Story Roboto,sans-serif;letter-spacing:-.65px;color:#19191c;margin:0 0 16px;text-wrap:pretty}.cm-support-story p,.cm-support-story blockquote{font:400 16px/23px CM Story Roboto,sans-serif;color:#61616c;margin:0 0 24px}.cm-support-story blockquote{border-left:3px solid #ff4f0a;padding-left:14px;color:#19191c}.cm-support-story img,.cm-support-story video{display:block;width:100%;border-radius:18px;object-fit:cover}.cm-story-portrait{margin:0 0 24px}.cm-story-portrait img{aspect-ratio:1}.cm-story-portrait figcaption{font-size:13px;line-height:19px;color:#61616c;margin-top:8px}.cm-support-story section{margin-bottom:24px}.cm-story-date{display:block;margin-bottom:8px;font-size:13px;line-height:19px;font-weight:700;color:#61616c}.cm-story-beach{aspect-ratio:1440 / 1800}.cm-support-story .cm-story-link{display:flex;align-items:center;min-height:44px;color:#19191c;text-decoration:underline;font-size:16px;line-height:23px}.cm-story-stats{display:flex;justify-content:space-between;margin:0 0 24px}.cm-story-stats>div{width:30%}.cm-story-stats dd{font-size:28px;line-height:32px;font-weight:700;letter-spacing:-.65px;margin:0 0 16px}.cm-story-stats dt{font-size:13px;line-height:19px;color:#61616c}.cm-story-close{width:100%;min-height:56px;border-radius:32px;border:0;background:#ff4f0a;color:#fff;font:700 19px/25px CM Story Roboto,sans-serif}.cm-story-video-poster{display:block;position:relative;width:100%;border:0;padding:0;background:transparent}.cm-story-video-poster img,.cm-story-video video{aspect-ratio:9 / 16}.cm-story-video-poster>span{position:absolute;top:45%;left:40%;width:64px;height:64px;border-radius:50%;background:#0009;color:#fff;display:grid;place-items:center}.cm-story-video{position:relative}.cm-story-video video{object-fit:contain;background:#000}.cm-story-video>.cm-support-spinner{position:absolute;top:45%;left:calc(50% - 10px);color:#ff4f0a}.cm-support-story .cm-story-video-error{font-size:13px;line-height:19px;margin:0}.cm-story-video-retry{display:block;width:100%;min-height:44px;margin-top:4px;padding:0 16px;border:0;border-radius:32px;background:transparent;color:#61616c;font:700 15px/20px CM Story Roboto,sans-serif}.cm-support-header{touch-action:none}.cm-support-close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:0;border-radius:999px;background:transparent;color:#94a3b8}.cm-support-close:hover{color:#151a29;background:#f4f5f7}.cm-support-close:focus-visible{outline:2px solid #e8651a;outline-offset:-2px}.cm-support-header small,.cm-support-header p,.cm-support-participant strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-support-participant strong{display:block}.cm-add-drink-sheet{color:#151a29;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.cm-add-drink-sheet h2{color:#151a29;font-family:inherit;font-size:18px;line-height:24px;letter-spacing:-.2px;font-weight:600}.cm-add-drink-sheet button[aria-label=Close]{color:#5a6378;margin-right:0}.cm-add-drink-sheet button[aria-label=Close] svg{width:22px;height:22px}.cm-add-drink{display:flex;flex-direction:column;padding-bottom:24px}.cm-add-drink-hint{margin:6px 0 12px;color:#5a6378;font-size:13px;line-height:18px}.cm-add-drink-label{display:block;margin:12px 0 6px;color:#657087;font-size:11px;line-height:14px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.cm-add-drink-input,.cm-add-drink-chosen{width:100%;height:46px;border:1px solid rgb(21 26 41 / 10%);border-radius:14px;padding:0 12px;color:#151a29;background:#fff;font-size:15px}.cm-add-drink-input::placeholder{color:#657087;opacity:1}.cm-add-drink-chosen{display:flex;align-items:center;justify-content:space-between;font-weight:600}.cm-add-drink-chosen>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-add-drink-chosen button{display:grid;place-items:center;min-width:44px;height:44px;color:#657087}.cm-add-drink-brand{display:flex;align-items:center;gap:10px;padding:8px 4px;width:100%;text-align:left;font-size:14px;line-height:20px;font-weight:500}.cm-add-drink-brand>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-add-drink-logo{width:28px;height:28px;border-radius:14px;flex-shrink:0;background:#f4f5f7;object-fit:contain;display:grid;place-items:center}.cm-add-drink-loading{display:flex;justify-content:center;color:#657087}.cm-add-drink-loading svg,.cm-add-drink-spinner{animation:cm-drink-spin 1s linear infinite}.cm-add-drink-retry{min-height:44px;font-size:14px;font-weight:500}.cm-add-drink-categories{display:flex;flex-wrap:wrap;gap:8px}.cm-add-drink-categories button{padding:6px 12px;border-radius:999px;background:#f4f5f7;color:#5a6378;font-size:13px;line-height:16px;font-weight:600}.cm-add-drink-categories button[aria-pressed=true]{color:#fff}.cm-add-drink-categories [data-category=beer][aria-pressed=true]{background:#e8a317}.cm-add-drink-categories [data-category=thc][aria-pressed=true]{background:#28a960}.cm-add-drink-categories [data-category=wine][aria-pressed=true]{background:#b83252}.cm-add-drink-categories [data-category=spirits][aria-pressed=true]{background:#7048c6}.cm-add-drink-categories [data-category=mocktails][aria-pressed=true]{background:#e0447a}.cm-add-drink-submit{margin-top:16px;height:48px;width:100%;border-radius:999px;background:#e8651a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700}.cm-add-drink-submit:disabled{opacity:.5}.cm-add-drink-error{margin-top:12px;color:#dc2626;font-size:13px;line-height:18px}.cm-add-drink button:enabled:hover{filter:brightness(.96)}.cm-add-drink button:enabled:active{opacity:.8}.cm-add-drink :focus-visible{outline:2px solid #657087;outline-offset:2px}.cm-add-drink-sheet button:disabled{cursor:default}@keyframes cm-drink-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.cm-add-drink-loading svg,.cm-add-drink-spinner{animation:none}}@media(max-width:639px){.cm-add-drink-sheet::backdrop{background:#0003}.cm-add-drink-sheet>div{padding:0 0 14px;align-items:flex-end}.cm-add-drink-sheet>div>div{height:calc(100dvh - 76px);max-height:calc(100dvh - 76px);max-width:none;border:0;border-radius:40px;box-shadow:none;padding:0 20px 20px}}
