.dkmo-grab{display:none}.dkmo-body{padding:32px 32px 28px}.dkmo-head{justify-content:space-between;align-items:flex-start;gap:var(--clue-s4);display:flex}.dkmo-head>.dkmo-title{overflow-wrap:anywhere;flex:auto;min-width:0}.dkmo-x{width:36px;height:36px;color:var(--muted2);cursor:pointer;background:0 0;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;margin:-6px -8px 0 0;font-size:18px;display:flex}.dkmo-x:hover{background:var(--clue-hover-fill)}.dkmo-x:active{background:var(--clue-press-fill)}.dkmo-title{font-size:var(--fs-h2);line-height:1.3;font-weight:var(--fw-bold);letter-spacing:-.02em;color:var(--ink1)}.dkmo-desc{margin-top:var(--s4);font-size:var(--fs-body);font-weight:var(--fw-medium);color:var(--meta);line-height:1.6}.dkmo-points{margin:var(--s4) 0 0;flex-direction:column;gap:9px;padding-left:0;list-style:none;display:flex}.dkmo-points li{font-size:var(--fs-body-sm);font-weight:var(--fw-medium);color:var(--text);padding-left:16px;line-height:1.5;position:relative}.dkmo-points li:before{content:"";background:var(--muted3);border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:4px}.dkmo-reasons{margin-top:var(--s5);flex-direction:column;gap:2px;display:flex}.dkmo-reason{align-items:center;gap:var(--clue-s3);text-align:left;width:100%;font-size:var(--fs-body);font-weight:var(--fw-semi);color:var(--ink3);border-radius:var(--r-sm);border:1.5px solid #0000;padding:14px 12px;display:flex}.dkmo-reason:hover{background:var(--surface)}.dkmo-reason.on{color:var(--brand);background:var(--brand-tint);border-color:var(--brand)}.dkmo-radio{border:1.5px solid var(--border);border-radius:50%;flex:0 0 20px;width:20px;height:20px}.dkmo-reason.on .dkmo-radio{border-color:var(--brand);border-width:6px}.dkmo-reason-tag{font-size:var(--fs-caption);font-weight:var(--fw-bold);color:var(--clue-success-text);background:var(--clue-success-soft);border-radius:var(--r-pill);margin-left:auto;padding:3px 9px}.dkmo-acts{margin-top:var(--s6);gap:10px;display:flex}.dkmo-summary{margin:var(--s5) 0 0;padding:var(--s4);border:1px solid var(--line);border-radius:var(--r-md);flex-direction:column;gap:9px;display:flex}.dkmo-summary-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.dkmo-summary-row dt{font-size:var(--fs-body-sm);font-weight:var(--fw-medium);color:var(--meta)}.dkmo-summary-row dd{font-size:var(--fs-body);font-weight:var(--fw-semi);color:var(--ink2);text-align:right;margin:0}.dkmo-stage{z-index:8000;background:0 0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dkmo-scrim{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#12121480;position:absolute;inset:0}.dkmo-card:focus{outline:none}.dkmo-card{width:100%;margin:0 var(--clue-s6);max-height:calc(100dvh - 80px);animation:dkModalIn var(--clue-dur-base) ease;position:relative;overflow:auto}@keyframes dkModalIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}.dkmo-scrim{animation:dkScrimIn var(--clue-dur-base) var(--clue-ease-out) both}@keyframes dkScrimIn{0%{opacity:0}}.dkmo-stage.is-closing .dkmo-card{animation:dkModalOut var(--clue-dur-base) var(--clue-ease-standard) both}@keyframes dkModalOut{to{opacity:0;transform:translateY(8px)scale(.98)}}.dkmo-stage.is-closing .dkmo-scrim{animation:dkScrimOut var(--clue-dur-base) var(--clue-ease-standard) both}@keyframes dkScrimOut{to{opacity:0}}.dkmo-reason:active{background:var(--clue-press-fill)}
.clue-mobile .v-ex{inset:0;left:var(--clue-fixed-bar-left);z-index:var(--clue-profile-share-sheet-z);width:var(--clue-fixed-bar-width);background:var(--clue-profile-share-sheet-dim-bg);--brand:var(--clue-brand);--brand-tint:var(--clue-brand-tint);--verify:var(--clue-verify);align-items:flex-end;display:flex;position:fixed}.clue-mobile .v-ex *{box-sizing:border-box;margin:0}.clue-mobile .v-ex :where(button:not(.clue-btn)){cursor:pointer;background:0 0;border:none;font-family:inherit}.clue-mobile .v-ex .v-ex-dim{background:var(--clue-profile-share-sheet-dim-bg);position:absolute;inset:0}.clue-mobile .ex-card{width:100%;padding:var(--clue-profile-share-sheet-card-pad-top) var(--clue-profile-share-sheet-card-pad-x) calc(var(--clue-profile-share-sheet-card-pad-bottom) + env(safe-area-inset-bottom));border-radius:var(--clue-profile-share-sheet-card-radius) var(--clue-profile-share-sheet-card-radius) 0 0;background:var(--clue-bg);position:relative}.clue-mobile .ex-grab{width:var(--clue-profile-share-sheet-handle-w);height:var(--clue-profile-share-sheet-handle-h);margin:0 auto var(--clue-profile-share-sheet-handle-mb);border-radius:var(--clue-profile-share-sheet-handle-radius);background:var(--clue-profile-share-sheet-handle-bg)}.clue-mobile .ex-title{color:var(--clue-profile-share-sheet-title-color);font-size:var(--clue-profile-share-sheet-title-font);font-weight:var(--clue-profile-share-sheet-title-weight);line-height:var(--clue-profile-share-sheet-title-line);letter-spacing:var(--clue-profile-share-sheet-title-tracking)}.clue-mobile .ex-desc{margin-top:var(--clue-profile-share-sheet-desc-mt);color:var(--clue-profile-share-sheet-desc-color);font-size:var(--clue-profile-share-sheet-desc-font);font-weight:var(--clue-profile-share-sheet-desc-weight);line-height:var(--clue-profile-share-sheet-desc-line)}.clue-mobile .ex-og{margin-top:var(--clue-profile-share-sheet-og-mt);border:var(--clue-profile-share-sheet-og-border) solid var(--clue-profile-share-sheet-og-border-color);border-radius:var(--clue-profile-share-sheet-og-radius);overflow:hidden}.clue-mobile .ex-og-img{height:var(--clue-profile-share-sheet-og-image-h);background:var(--clue-profile-share-sheet-og-image-bg);position:relative}.clue-mobile .ex-og-img img{object-fit:cover;object-position:center 22%;width:100%;height:100%;position:absolute;inset:0}.clue-mobile .ex-og-ph{background:var(--clue-profile-share-sheet-og-placeholder-bg);position:absolute;inset:0}.clue-mobile .ex-og-ph.expert-photo-fallback{display:flex}.clue-mobile .ex-og-grad{background:var(--clue-profile-share-sheet-og-grad);position:absolute;inset:0}.clue-mobile .ex-og-badge{top:var(--clue-profile-share-sheet-og-badge-top);left:var(--clue-profile-share-sheet-og-badge-left);padding:var(--clue-profile-share-sheet-og-badge-pad-y) var(--clue-profile-share-sheet-og-badge-pad-x);border-radius:var(--clue-profile-share-sheet-og-badge-radius);background:var(--clue-profile-share-sheet-og-badge-bg);color:var(--clue-profile-share-sheet-og-badge-color);font-size:var(--clue-profile-share-sheet-og-badge-font);font-weight:var(--clue-profile-share-sheet-og-badge-weight);position:absolute}.clue-mobile .ex-og-body{padding:var(--clue-profile-share-sheet-og-body-pad-y) var(--clue-profile-share-sheet-og-body-pad-x)}.clue-mobile .ex-og-name{align-items:center;gap:var(--clue-profile-share-sheet-og-name-gap);color:var(--clue-profile-share-sheet-og-name-color);font-size:var(--clue-profile-share-sheet-og-name-font);font-weight:var(--clue-profile-share-sheet-og-name-weight);display:flex}.clue-mobile .ex-og-vchk{background:var(--verify);width:15px;height:15px;color:var(--clue-bg);border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-style:normal;font-weight:900;display:inline-flex}.clue-mobile .ex-og-role{margin-top:var(--clue-profile-share-sheet-og-role-mt);color:var(--clue-profile-share-sheet-og-role-color);font-size:var(--clue-profile-share-sheet-og-role-font);font-weight:var(--clue-profile-share-sheet-og-role-weight)}.clue-mobile .ex-og-url{margin-top:var(--clue-profile-share-sheet-og-url-mt);color:var(--clue-profile-share-sheet-og-url-color);font-size:var(--clue-profile-share-sheet-og-url-font);font-weight:var(--clue-profile-share-sheet-og-url-weight)}.clue-mobile .ex-channels{gap:var(--clue-profile-share-sheet-channels-gap);margin-top:var(--clue-profile-share-sheet-channels-mt);display:flex}.clue-mobile .v-ex .ex-channel{align-items:center;gap:var(--clue-profile-share-sheet-channels-gap);padding:var(--clue-profile-share-sheet-channel-pad-y) var(--clue-profile-share-sheet-channel-pad-x);border-radius:var(--clue-profile-share-sheet-channel-radius);background:var(--clue-profile-share-sheet-channel-bg);flex-direction:column;flex:1;display:flex}.clue-mobile .ex-channel-ic{width:var(--clue-profile-share-sheet-channel-icon-size);height:var(--clue-profile-share-sheet-channel-icon-size);border-radius:var(--clue-profile-share-sheet-channel-icon-radius);background:var(--clue-profile-share-sheet-channel-icon-bg);color:var(--clue-profile-share-sheet-channel-icon-color);font-size:var(--clue-profile-share-sheet-channel-icon-font);justify-content:center;align-items:center;display:flex}.clue-mobile .ex-channel-label{color:var(--clue-profile-share-sheet-channel-label-color);font-size:var(--clue-profile-share-sheet-channel-label-font);font-weight:var(--clue-profile-share-sheet-channel-label-weight)}.profile-share-modal-toast{right:var(--clue-profile-share-sheet-card-pad-x);bottom:calc(var(--clue-profile-share-sheet-card-pad-bottom) + env(safe-area-inset-bottom));left:var(--clue-profile-share-sheet-card-pad-x);z-index:var(--clue-z-raised);min-height:var(--clue-state-view-cta-h);justify-content:center;align-items:center;gap:var(--clue-s2);padding:var(--clue-s3) var(--clue-s4);border-radius:var(--clue-r-md);background:var(--clue-ink-1);box-shadow:var(--clue-hover-shadow);color:var(--clue-bg);font-size:var(--clue-profile-share-sheet-desc-font);font-weight:var(--clue-profile-share-sheet-og-badge-weight);line-height:var(--clue-profile-share-sheet-desc-line);text-align:center;word-break:break-all;pointer-events:none;animation:profile-share-modal-toast-in var(--clue-dur-base) var(--clue-ease-out) both;display:flex;position:absolute}.profile-share-modal-toast.is-fallback{background:var(--clue-danger-tint);color:var(--clue-danger)}.profile-share-modal-toast-icon{font-size:var(--clue-profile-share-sheet-channel-icon-font);flex:none;line-height:1}.clue-mobile .v-ex .ex-channel:active{transform:scale(var(--clue-press-scale))}.clue-mobile .v-ex-dim{animation:ex-dim-in var(--clue-dur-slow) var(--clue-ease-out) both}.clue-mobile .ex-card{animation:ex-card-up var(--clue-dur-slow) var(--clue-ease-out) both}@keyframes ex-dim-in{0%{opacity:0}}@keyframes ex-card-up{0%{transform:translateY(100%)}}.clue-mobile .v-ex.is-closing .v-ex-dim{animation:ex-dim-out var(--clue-dur-base) var(--clue-ease-standard) both}.clue-mobile .v-ex.is-closing .ex-card{animation:ex-card-down var(--clue-dur-base) var(--clue-ease-standard) both}@keyframes ex-dim-out{to{opacity:0}}@keyframes ex-card-down{to{transform:translateY(100%)}}@keyframes profile-share-modal-toast-in{0%{opacity:0;transform:translateY(var(--clue-s2))}}
