/* Tells / Sent / Archive. Single consolidated layer (round-3 had two stacked passes). */

.phone .tells-content{background:var(--bg)}

.phone .tells-sent-entry{position:relative;display:inline-flex}
.phone .tells-sent-entry.has-badge:after{content:'';position:absolute;right:8px;top:7px;width:7px;height:7px;background:var(--accent);border:2px solid var(--bg);border-radius:50%;box-sizing:content-box}

.phone .tells-question,.phone .sent-question,.phone .archive-question{padding:8px 16px;background:var(--bg);border-bottom:1px solid var(--hairline)}

.phone .tells-row-layout{display:grid;grid-template-columns:40px minmax(0,1fr);gap:var(--avatar-content-gap);align-items:start}
.phone .tells-row-avatar{padding-top:4px;position:relative}
.phone .tells-avatar-button,.phone .tells-avatar-static{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:-4px;border:0;background:transparent;padding:4px}
.phone .tells-avatar-button .avatar,.phone .tells-avatar-static .avatar{width:40px!important;height:40px!important}
.phone .tells-avatar-symbol{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--surface);color:var(--muted)}
.phone .tells-avatar-symbol.is-community{background:var(--blue-soft);color:var(--blue-text)}
.phone .tells-avatar-symbol.is-system{background:var(--pink-soft);color:var(--pink-text)}
.phone .tells-avatar-symbol svg{width:19px;height:19px;stroke-width:1.6}
.phone .tells-row-main{min-width:0}

.phone .tells-byline{display:flex;align-items:center;gap:4px;justify-content:space-between;min-height:32px;margin:0;position:relative}
.phone .tells-row-main .tells-byline{min-height:32px}
.phone .tells-byline>.icon-button{width:44px;height:44px;min-width:44px;min-height:44px;padding:12px;margin:-6px -12px -6px 0;color:var(--muted)}
.phone .tells-byline>.icon-button svg{width:19px;height:19px}
.phone .tells-metadata{display:flex;align-items:baseline;gap:8px;min-width:0;flex:1;line-height:1.35}
.phone .tells-metadata>b,.phone .tells-name b{font-size:15px;font-weight:600;letter-spacing:-.2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.phone .tells-metadata time{font-size:13px;white-space:nowrap;color:var(--muted)}
.phone .tells-metadata>b+time::before,.phone .tells-metadata>.tells-name+time::before{content:'· '}
.phone .tells-name{min-height:44px;margin:-6px 0;padding:6px 0;min-width:0;border:0;background:transparent;display:flex;align-items:center;text-align:start;color:var(--text)}
.phone .tells-person{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;text-align:start;min-height:44px;padding:0;color:var(--text)}
.phone .tells-person .identity{min-height:32px}
.phone .tells-person>.identity .identity-text b{font-weight:600}

.phone .tells-question-text{display:flex;align-items:center;width:100%;border:0;background:transparent;text-align:start;padding:4px 0;min-height:44px;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:-.2px;color:var(--text);overflow-wrap:anywhere}
.phone .tells-question-text.clamped{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}
.phone .tells-question-text:hover{filter:none}
.phone .tells-question.bold-text .tells-question-text{font-weight:500}
.phone .tells-row-copy{font-size:16px;line-height:1.4;font-weight:500;letter-spacing:-.2px;margin:4px 0;overflow-wrap:anywhere}

.phone .tells-row-actions{display:flex;align-items:center;gap:16px;margin-top:4px;min-height:44px;flex-wrap:nowrap}
.phone .tells-row-actions>.btn{min-width:0;padding-inline:16px}
.phone .tells-row-actions .btn.text{min-width:0;padding-inline:0;font-size:14px}
.phone .tells-row-actions>.icon-button{margin-right:0}
.phone .tells-inline-action{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;border:0;background:transparent;color:var(--muted);font-size:14px;line-height:20px;font-weight:500;min-height:44px;min-width:44px;padding:8px 0;white-space:nowrap;text-align:start}
.phone .tells-inline-action>svg{width:19px;height:19px;stroke-width:1.7}
.phone .tells-question .tells-inline-action,.phone .sent-question .tells-inline-action,.phone .archive-question .tells-inline-action{color:var(--muted)}
.phone .tells-inline-action:hover{color:var(--text);filter:none}
.phone .tells-quiet-label{display:inline-flex;align-items:center;gap:4px;font-size:12px;line-height:1.4;color:var(--muted);text-align:start}
.phone .tells-quiet-label svg{width:12px;height:12px;stroke-width:1.6}
.phone .tells-row-flags{display:flex;gap:8px;margin:0 0 4px}
.phone .tells-row-flags .tag{padding:0;font-size:12px;background:transparent;color:var(--muted)}

.phone .tells-ref{background:transparent;border:0;border-radius:0;min-height:44px;margin:0;padding:4px 0;font-size:13px;color:var(--muted);display:flex;align-items:center;gap:8px;text-align:start;max-width:100%}
.phone .tells-ref span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.phone .tells-ref>svg:first-child{width:14px;height:14px}
.phone .tells-ref>svg:last-child{width:12px;height:12px;margin-left:0}
.phone .tells-ref.disabled{min-height:24px;margin:4px 0;width:max-content;max-width:100%;color:var(--muted);opacity:.75}

.phone .tells-audience{display:flex;align-items:center;gap:4px;color:var(--blue-text);font-size:12px;line-height:1.5;margin-top:4px}
.phone .tells-audience svg{width:13px;height:13px}
.phone .tells-question.community,.phone .tells-question.community .tells-ref{background:var(--bg);border-bottom-color:var(--hairline)}
.phone .tells-question.community .tells-ref{background:transparent}
.phone .tells-question.card-style,.phone.dark .tells-question.card-style{border:0;border-bottom:1px solid var(--hairline);border-radius:0;margin:0;padding:8px 16px;background:var(--bg);box-shadow:none}
.phone .tells-row-actions .tells-black,.phone .tells-question.community .btn.primary{background:transparent;color:var(--muted);border:0;padding-inline:0}

.phone .tells-prompt-hint{background:transparent;color:var(--muted);display:flex;align-items:center;gap:4px;font-size:12px;line-height:1.5;padding:0;border-radius:0;margin:4px 0 8px}
.phone .tells-prompt-hint svg{width:13px;height:13px}

.phone .tells-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}
.phone .tells-section-head>h2{flex:1}
.phone .tells-section-head>.icon-button{margin:-8px -8px -8px 0}
.phone .tells-eyebrow{font-size:12px;letter-spacing:0;text-transform:none;font-weight:500;color:var(--muted);display:inline-flex;align-items:center;gap:8px;border:0;background:none;padding:0;line-height:1.5}
.phone button.tells-eyebrow{min-height:44px;text-align:start}
.phone .tells-eyebrow svg{width:14px;height:14px}
.phone .tells-section-label{font-size:13px;font-weight:600;color:var(--muted);padding:16px 16px 4px;border-top:1px solid var(--hairline)}

.phone .tells-new-wrap{display:flex;justify-content:center;padding:12px 16px 0}
.phone .tells-new-wrap>.btn{font-size:13px;min-height:36px;padding:8px 16px;background:var(--surface)}
.phone .tells-new-wrap svg{width:14px;height:14px;transform:rotate(-90deg)}

.phone .tells-spinner{display:flex;justify-content:center;align-items:center;gap:12px;padding:24px;color:var(--muted);font-size:13px;line-height:1.5}
.phone .tells-spinner i{width:17px;height:17px;border:2px solid var(--raised);border-top-color:var(--muted);border-radius:50%;animation:tells-spin 1s linear infinite}
@keyframes tells-spin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.phone .tells-spinner i{animation:none;border-color:var(--muted);opacity:.65}}

.phone .tells-status-wrap{padding:12px 16px 0}
.phone .tells-load-error{padding:28px 20px;text-align:center;background:var(--surface);margin:16px 16px;border-radius:16px}
.phone .tells-load-error>svg{display:block;margin:0 auto 12px;color:var(--muted)}
.phone .tells-load-error>b{font-size:16px;font-weight:600}
.phone .tells-load-error>p{font-size:13px;color:var(--muted);line-height:1.5;margin:8px 0 12px}
.phone .tells-load-more{text-align:center;padding:24px}

/* Swipe actions live beside the row, iOS-style: the Tell slides left, buttons fill the trailing edge. */
.phone .tells-swipe-row{position:relative;overflow:hidden;border-bottom:1px solid var(--hairline)}
.phone .tells-swipe-row>.tells-question{transform:translateX(-72px);border-bottom:0}
.phone .tells-swipe-side{position:absolute;top:0;bottom:0;right:0;width:72px;display:flex;align-items:stretch}
.phone .tells-swipe-action{flex:1;display:grid;place-items:center;border:0;padding:0}
.phone .tells-swipe-action svg{width:23px;height:23px;stroke-width:1.8}
.phone .tells-swipe-action.archive,.phone .tells-swipe-action.skip{background:#48484E;color:#FFF}
.phone.dark .tells-swipe-action.archive,.phone.dark .tells-swipe-action.skip{background:#3A3A3C}
.phone .archive-swipe{background:var(--surface);border-radius:0}

.phone .tells-draft-preview{margin:0 16px 16px;padding:12px 0;border-left:0;border-bottom:1px solid var(--hairline)}
.phone .tells-draft-preview p{font-size:15px;font-weight:400;line-height:1.4;margin:8px 0}
.phone .tells-draft-preview .btn{background:transparent;color:var(--text);font-size:14px;padding:8px 0}

.phone .tells-picked,.phone .tells-prompt-card,.phone .tells-advertiser,.phone .tells-preferences{margin:0;padding:16px 16px 12px;border:0;border-bottom:1px solid var(--hairline);border-radius:0;background:var(--bg);box-shadow:none}
.phone .tells-picked h2,.phone .tells-prompt-card h2,.phone .tells-advertiser h2,.phone .tells-preferences h2{font-size:16px;line-height:1.4;font-weight:400;letter-spacing:-.2px;margin:4px 0 8px}
.phone .tells-picked .tells-eyebrow,.phone .tells-preferences .tells-eyebrow,.phone .tells-prompt-card .tells-eyebrow{font-size:12px;letter-spacing:0;text-transform:none;color:var(--muted)}
.phone .tells-picked .tells-row-actions{gap:16px}
.phone .tells-picked .tells-quiet-label{max-width:190px;font-size:12px}
.phone .tells-picked .icon-button{color:var(--muted);padding:12px}
.phone .tells-picked .icon-button svg{width:18px;height:18px}
.phone .tells-prompt-card p,.phone .tells-preferences p,.phone .tells-advertiser>p{font-size:13px;line-height:1.5;margin:4px 0 8px;color:var(--muted)}
.phone .tells-prompt-card .btn,.phone .tells-preferences .btn,.phone .tells-advertiser .btn{border:0;background:transparent;color:var(--muted);font-size:14px;padding:8px 0}
.phone .tells-taqwa-icon{width:32px;height:32px;border-radius:9px;background:var(--surface);display:grid;place-items:center;color:var(--muted)}
.phone .tells-taqwa-icon svg{height:19px;width:19px}
.phone .tells-advertiser .tells-row-actions{gap:16px;flex-wrap:wrap}
.phone .tells-advertiser .tells-row-actions>.spacer{display:none}
.phone .tells-advertiser .tells-row-actions>.icon-button{margin-left:auto}

.phone .tells-ad{border:0;border-bottom:1px solid var(--hairline);border-radius:0;margin:0;padding:12px 16px 16px;overflow:hidden}
.phone .tells-ad>.tells-section-head{padding:0 0 8px}
.phone .tells-ad-art{border-radius:16px;background:var(--surface);color:var(--text);height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center}
.phone .tells-ad-art strong{font-size:22px;font-weight:600;letter-spacing:-.4px;line-height:1.1}
.phone .tells-ad-art svg{width:32px;height:32px;stroke-width:1.2}
.phone .tells-ad-copy{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0 0}
.phone .tells-ad-copy b{font-size:14px;font-weight:600}
.phone .tells-ad-copy p{font-size:12px;color:var(--muted);line-height:1.45;margin:4px 0 0}
.phone .tells-ad-copy .btn{background:transparent;border:0;color:var(--muted);font-size:14px;white-space:nowrap;padding-inline:0}

.phone .tells-feedback,.phone .tells-feedback.top-feedback,.phone .tells-gift,.phone .tells-game{background:var(--bg);border:0;border-bottom:1px solid var(--hairline);border-radius:0;margin:0;padding:16px}
.phone .tells-feedback h2,.phone .tells-gift h2,.phone .tells-game h2,.phone .tells-profile-tasks h2,.phone .tells-preferences h2,.phone .tells-suggestions h2{font-size:17px;font-weight:600;letter-spacing:-.3px;line-height:1.3;margin:8px 0 4px}
.phone .tells-feedback p,.phone .tells-gift p,.phone .tells-profile-tasks>p,.phone .tells-preferences p{font-size:13px;line-height:1.5;color:var(--muted);margin:0 0 16px}
.phone .tells-feedback-options{display:flex;flex-wrap:wrap;gap:8px}
.phone .tells-feedback-options>button{border-radius:999px;background:var(--surface);border:0;color:var(--text);min-height:40px;padding:8px 16px;flex:1;white-space:nowrap;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:5px}
.phone .tells-feedback-options>button.selected{background:var(--text);color:var(--bg);box-shadow:none}
.phone .tells-feedback-options svg{width:15px;height:15px}
.phone .tells-feedback-submit{margin-top:12px;display:flex;align-items:center;justify-content:flex-end;gap:8px}
.phone .tells-feedback-submit>.btn,.phone .tells-gift>.btn{background:transparent;color:var(--text);padding-inline:0;font-size:14px}

.phone .tells-gift-heading{display:flex;align-items:center;gap:12px;margin-top:8px}
.phone .tells-gift-heading h2{margin-top:0}
.phone .tells-gift-heading p{margin-bottom:0}
.phone .tells-gift-emoji{font-size:30px;width:38px;color:var(--muted);text-align:center;flex-shrink:0}
.phone .tells-progress-track{height:4px;background:var(--surface);border-radius:4px;margin-top:20px;overflow:hidden}
.phone .tells-progress-track i{display:block;width:66.66%;height:100%;background:var(--accent);border-radius:4px}
.phone .tells-progress-label{font-size:12px;display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;color:var(--muted)}
.phone .tells-progress-label b{font-weight:600;color:var(--text)}

.phone .tells-profile-tasks{border-bottom:1px solid var(--hairline)}
.phone .sent-friends-scroll::-webkit-scrollbar{display:none}

.phone .tells-preferences .btn{background:transparent}
.phone .tells-event-icon{width:44px;height:44px;border:0;background:var(--surface);color:var(--pink-text);font-size:26px;border-radius:50%;margin-right:4px}

.phone .tells-share-footer{display:flex;align-items:center;width:100%;border:1px solid var(--line);background:var(--surface);padding:12px 16px;border-radius:16px;gap:12px;text-align:start;min-height:64px}
.phone .tells-share-footer,.phone .tells-share-footer.sticky,.phone .tells-share-footer.group{background:var(--surface);border-color:var(--line)}
.phone .tells-share-footer>span:nth-child(2){flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}
.phone .tells-share-footer b{font-size:13px;font-weight:600;line-height:1.4}
.phone .tells-share-footer small{font-size:12px;color:var(--muted)}
.phone .tells-share-footer>svg{width:18px;height:18px}
.phone .tells-share-mark{width:36px;height:36px;background:var(--bg);display:grid;place-items:center;border-radius:10px;color:var(--text)}
.phone .tells-share-mark svg{width:18px;height:18px}
.phone .tells-share-mini{display:flex;align-items:center;width:45px;color:var(--pink-text)}
.phone .tells-share-mini svg{width:28px;height:28px;stroke-width:1.2;background:var(--bg);padding:5px;border-radius:8px;transform:rotate(-8deg)}
.phone .tells-share-mini svg+svg{margin-left:-12px;transform:rotate(9deg)}
.phone .tells-floating-wrap{display:flex;justify-content:flex-end;padding:0 1px}

.phone .tells-sharing-popup{padding:24px 24px 28px;text-align:center}
.phone .tells-sharing-popup h2{font-size:24px;line-height:1.2;font-weight:700;letter-spacing:-.5px;margin:12px 0 8px}
.phone .tells-sharing-popup>p{font-size:14px;color:var(--muted);margin:0 0 20px;line-height:1.5}
.phone .tells-share-card{display:flex;align-items:center;flex-direction:column;width:232px;min-height:336px;border-radius:20px;overflow:hidden;margin:12px auto 16px;background:var(--pink-soft);color:var(--text);padding:20px 16px 16px;border:1px solid color-mix(in srgb,var(--pink-text) 16%,transparent)}
.phone .tells-share-wordmark{font-size:13px;font-weight:800;letter-spacing:-.3px;margin-bottom:16px}
.phone .tells-share-avatar{border:3px solid var(--bg);border-radius:50%;display:block;margin-bottom:8px}
.phone .tells-share-handle{font-size:12px;color:var(--muted)}
.phone .tells-share-card strong{font-size:32px;line-height:1.05;letter-spacing:-1px;text-align:center;margin:24px 0 20px;font-weight:800;overflow-wrap:anywhere}
.phone .tells-share-link{font-size:11px;font-weight:500;color:var(--pink-text);background:var(--bg);padding:8px 12px;border-radius:999px;margin-top:auto}
.phone .tells-share-edit{margin-top:-16px;margin-bottom:8px}

.phone .tells-suggestions{padding:16px 0 20px;border-bottom:1px solid var(--hairline)}
.phone .tells-suggestions>.tells-section-head,.phone .tells-suggestions>h2{margin:0;padding:0 16px}
.phone .tells-suggestions h2{margin:0}
.phone .tells-people-scroll{display:flex;overflow-x:auto;gap:12px;padding:16px 16px 0}
.phone .tells-people-scroll>article{width:148px;flex-shrink:0;border:1px solid var(--line);border-radius:16px;display:flex;align-items:center;flex-direction:column;padding:16px 12px 12px;background:var(--bg)}
.phone .tells-people-scroll b{font-size:14px;font-weight:600;margin-top:12px}
.phone .tells-people-scroll span{font-size:12px;color:var(--muted);margin:4px 0 12px}
.phone .tells-people-scroll .btn{width:100%;background:var(--surface);min-height:36px;padding:8px 12px;font-size:14px}

.phone .tells-game h2{font-size:17px;letter-spacing:-.3px;line-height:1.3;margin:8px 0 16px}
.phone .tells-game-options{display:flex;align-items:stretch;gap:12px;position:relative;margin:12px 0}
.phone .tells-game-options>button,.phone .tells-game-options>button:last-child{flex:1;border:1px solid var(--line);background:var(--bg);color:var(--text);padding:24px 12px;display:flex;flex-direction:column;align-items:center;gap:12px;border-radius:16px;min-height:100px}
.phone .tells-game-options>button svg{width:24px;height:24px}
.phone .tells-game-options b{font-size:14px;font-weight:600}
.phone .tells-game-options>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:11px;font-weight:600;padding:8px 8px;background:var(--bg);border-radius:999px;border:1px solid var(--line)}

.phone .tells-answer-result{margin:12px 16px;border:1px solid var(--line);border-radius:16px;overflow:hidden}
.phone .tells-success-label{display:flex;align-items:center;gap:8px;color:var(--success);font-size:13px;font-weight:500;padding:12px 16px;background:var(--surface);line-height:1.5}
.phone .tells-success-label svg{width:16px;height:16px}
.phone .tells-answer-result-quote{padding:16px}
.phone .tells-answer-result-quote p{font-size:13px;color:var(--muted);line-height:1.5;margin:0 0 12px}
.phone .tells-answer-result-quote b{font-size:18px;line-height:1.4;letter-spacing:-.3px;font-weight:600}
.phone .tells-answer-share-actions{padding:0 16px 16px;display:flex;gap:16px;align-items:center}
.phone .tells-answer-preview{padding:16px}
.phone .tells-answer-preview>p{font-size:16px;line-height:1.45}
.phone .tells-answer-preview .media-block{max-height:230px}
.phone .tells-answer-question{padding:0 16px;font-size:14px;color:var(--muted);line-height:1.5}
.phone .tells-answer-result .skeleton-list{padding:12px}

.phone .tells-community-result{margin:12px 16px;border:1px solid var(--line);border-radius:16px;overflow:hidden}
.phone .tells-community-result>.tells-section-head{padding:16px 16px 0}
.phone .tells-community-result h2{font-size:16px;font-weight:600;letter-spacing:-.3px;margin:0;line-height:1.3}
.phone .tells-community-result>p{padding:0 16px;color:var(--muted);font-size:13px;line-height:1.5}
.phone .tells-community-result .btn{font-size:14px;background:transparent;border:0;padding-inline:0}
.phone .tells-community-answer-preview{margin:16px;padding:16px;border-radius:12px;background:var(--surface)}
.phone .tells-community-answer-preview>p{font-size:15px;line-height:1.45;margin:12px 0 8px}

.phone .tells-end-card,.phone .tells-archive-prompt,.phone .tells-update{padding:28px 20px;text-align:center;margin:16px;border-radius:16px;background:var(--surface)}
.phone .tells-end-check{width:44px;height:44px;background:var(--bg);border-radius:50%;color:var(--muted);display:grid;place-items:center;margin:0 auto 16px}
.phone .tells-end-card h2,.phone .tells-archive-prompt h2,.phone .tells-update h2{font-size:19px;line-height:1.3;font-weight:700;letter-spacing:-.4px;margin:12px 0 8px}
.phone .tells-end-card p,.phone .tells-archive-prompt p,.phone .tells-update p{font-size:13px;color:var(--muted);line-height:1.5;margin:0 0 16px}
.phone .tells-archive-prompt>svg,.phone .tells-update>svg{width:28px;height:28px;color:var(--muted)}

.phone .tells-guidelines,.phone .sent-unsend-confirm{padding:28px 24px}
.phone .tells-guidelines-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;background:var(--surface);color:var(--text);margin-bottom:20px}
.phone .tells-guidelines-icon svg{width:28px;height:28px}
.phone .tells-guidelines h2,.phone .sent-unsend-confirm h2{font-size:25px;line-height:1.15;font-weight:700;letter-spacing:-.5px;margin:0 0 12px}
.phone .tells-guidelines p,.phone .sent-unsend-confirm p{font-size:15px;line-height:1.5;color:var(--muted)}
.phone .tells-guidelines ul{padding-left:20px;font-size:15px;line-height:1.55;margin:20px 0 28px}
.phone .tells-guidelines li+li{margin-top:12px}
.phone .tells-guidelines>.btn,.phone .sent-unsend-confirm>.btn{margin-bottom:12px}

.phone .tells-emoji-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}
.phone .tells-emoji-grid>button{height:60px;border:1px solid var(--line);background:var(--bg);border-radius:14px;font-size:28px}

.phone .tells-hint-question{font-size:16px;line-height:1.45;padding:16px;background:var(--surface);border-radius:14px;margin:16px 0}
.phone .tells-hint-card{display:flex;align-items:center;flex-direction:column;text-align:center;background:var(--surface);padding:24px 20px;border-radius:16px;margin-bottom:20px}
.phone .tells-hint-card>svg{color:var(--muted);width:28px;height:28px;margin-bottom:12px}
.phone .tells-hint-card b{font-size:18px;font-weight:700;letter-spacing:-.3px;line-height:1.3}
.phone .tells-hint-card p{font-size:13px;line-height:1.5;color:var(--muted)}

.phone .tells-share-question{padding:20px;border-radius:16px;background:var(--surface);margin:20px 0}
.phone .tells-share-question p{font-size:20px;line-height:1.3;font-weight:600;letter-spacing:-.4px;margin:16px 0 0}
.phone .tells-community-cover,.phone .tells-taqwa-cover{padding:36px;background:var(--surface);color:var(--muted);display:grid;place-items:center;border-radius:16px;margin:16px 0 24px}
.phone .tells-community-cover svg,.phone .tells-taqwa-cover svg{height:44px;width:44px;stroke-width:1.2}
.phone .tells-plus-art{font-size:64px;line-height:1;display:block;text-align:center;color:var(--pink-text);padding:24px;background:var(--pink-soft);border-radius:16px;margin:16px 0 24px}
.phone .tells-result-vote{display:inline-flex;align-items:center;justify-content:center;padding:16px;border-radius:50%;background:var(--surface);color:var(--text);margin:20px 0 8px}

.phone .tells-sender-choices{padding:16px;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;gap:12px;margin:16px 0 12px}
.phone .tells-sender-choices legend{font-size:12px;color:var(--muted);padding:0 5px}
.phone .tells-sender-choices label{display:flex;gap:12px;align-items:center;font-size:15px;min-height:28px}
.phone .tells-sender-choices input{accent-color:var(--brand);height:18px;width:18px}

.phone .sent-friends{padding:16px 16px 12px;border-bottom:1px solid var(--hairline)}
.phone .sent-friends h2{font-size:15px;letter-spacing:-.2px;font-weight:600;margin:0 0 12px}
.phone .sent-friends-scroll{display:flex;gap:20px;overflow-x:auto;scrollbar-width:none}
.phone .sent-friends-scroll>button{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:52px;border:0;padding:0;background:none;font-size:12px;color:var(--muted)}
.phone .sent-friends-scroll .avatar{width:48px!important;height:48px!important}
.phone .sent-find-circle{border:1px solid var(--line);border-radius:50%;width:48px;height:48px;display:grid;place-items:center;color:var(--muted);background:var(--surface)}

.phone .sent-filter{padding:12px 16px 8px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.phone .sent-filter h2{font-size:15px;letter-spacing:-.2px;font-weight:600;margin:0 0 2px;line-height:1.3}
.phone .sent-filter p{font-size:12px;color:var(--muted);margin:0;line-height:1.45}
.phone .sent-filter-toggle{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 0;border:0;border-radius:0;background:transparent;font-size:13px;font-weight:500;color:var(--muted)}
.phone .sent-filter-toggle svg{height:15px;width:15px}
.phone .sent-filter-toggle.active{background:transparent;border:0;color:var(--text)}
.phone .sent-filter-indicator{display:grid;place-items:center;width:17px;height:17px;flex-shrink:0;border:1.5px solid var(--outline);border-radius:5px;background:transparent}
.phone .sent-filter-toggle.active .sent-filter-indicator{background:var(--text);border-color:var(--text);color:var(--bg)}
.phone .sent-filter-indicator svg{border:0;background:transparent;padding:1px;width:14px;height:14px;stroke-width:2.2}

.phone .sent-question>p{margin:4px 0 8px;font-size:16px;line-height:1.4;letter-spacing:-.2px}
.phone .sent-row-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:44px}
.phone .sent-row-footer>span{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:12px;line-height:1.5;margin-left:auto}
.phone .sent-row-footer svg{height:13px;width:13px}
.phone .sent-row-footer>.btn{font-size:14px}
.phone .sent-row-footer>.seen{color:var(--text)}
.phone .sent-row-footer>.blocked{color:var(--danger)}

.phone .sent-answer-overline{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500;color:var(--muted);padding:16px 16px 0}
.phone .sent-answer-overline svg{width:14px;height:14px}
.phone .sent-answer-wrap .answer-item{padding-top:12px}
.phone .sent-answer-wrap .answer-layout{gap:var(--avatar-content-gap)}

.phone .sent-promo{padding:16px;display:flex;gap:12px;background:var(--bg);border:0;border-bottom:1px solid var(--hairline);border-radius:0;margin:0}
.phone .sent-promo-symbol{width:36px;color:var(--muted);padding-top:2px;flex-shrink:0}
.phone .sent-promo-symbol svg{height:22px;width:22px}
.phone .sent-promo h2{font-size:16px;font-weight:600;letter-spacing:-.2px;line-height:1.35;margin:4px 0}
.phone .sent-promo p{font-size:13px;line-height:1.5;color:var(--muted);margin:0 0 4px}
.phone .sent-promo .btn{background:transparent;border:0;color:var(--muted);font-size:14px;padding:8px 0}
.phone .sent-promo .tells-eyebrow{text-transform:none;letter-spacing:0;color:var(--muted)}

.phone .sent-congrat{padding:16px;text-align:center;background:var(--bg);margin:0;border:0;border-bottom:1px solid var(--hairline);border-radius:0}
.phone .sent-congrat h2{font-size:19px;font-weight:700;letter-spacing:-.4px;line-height:1.25;margin:12px 0 8px}
.phone .sent-congrat p{font-size:13px;line-height:1.5;color:var(--muted);margin:0 0 20px}
.phone .sent-congrat-art{font-size:36px;color:var(--muted);display:block;line-height:1;margin:16px 0 8px}

.phone .sent-menu-preview{margin:16px;border:1px solid var(--line);border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:12px}
.phone .sent-menu-preview h3{font-size:13px;color:var(--muted);margin:0 0 4px;font-weight:600}

.phone .tells-divider{height:8px;background:var(--surface);margin-top:16px}

.phone .archive-intro{padding:16px 16px;display:flex;gap:12px;align-items:center;background:var(--bg);border-bottom:1px solid var(--hairline)}
.phone .archive-intro>span{padding:8px;background:transparent;border-radius:12px;color:var(--muted)}
.phone .archive-intro>span svg{width:21px;height:21px}
.phone .archive-intro p{font-size:13px;color:var(--muted);line-height:1.5;margin:0}
.phone .archive-question>p{font-size:16px;line-height:1.4;letter-spacing:-.2px;margin:4px 0 8px}
.phone .archive-question>.tells-question-text{margin:0;cursor:default}
.phone .archive-option-question{font-size:15px;line-height:1.4;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
.phone .archive-question .tells-row-actions{margin-top:4px}
.phone .archive-swipe{margin:16px;background:var(--surface);border-radius:14px;padding:16px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}
.phone .archive-swipe b{font-size:13px;font-weight:600;color:var(--text)}

.phone .ti-label{font-size:11px;letter-spacing:.6px;text-transform:uppercase;font-weight:600;color:var(--muted);margin:0;padding:16px 16px 8px}
.phone .ti-note{font-size:13px;line-height:1.5;color:var(--muted);margin:0;padding:16px 16px 4px}
.phone .ti-content>.ti-label:first-child{padding-top:12px}
.phone .tells-privacy-caption{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--muted);margin:4px 0}
.phone .tells-privacy-caption svg{width:12px;height:12px;stroke-width:1.6}
.phone .tells-inline-action.hint-accent,.phone .tells-inline-action.answer-accent{color:var(--accent)}
.phone .tells-metadata time.lone{font-size:13px}
.phone [dir="rtl"] .tells-byline>.icon-button{margin:-6px 0 -6px -12px}
.phone [dir="rtl"] .tells-quiet-label{text-align:right}
.phone [dir="rtl"].tells-question .tells-question-text,.phone [dir="rtl"] .tells-question-text{text-align:start}

/* Plain tell row: no avatar rail. Byline = time + flags + options; footer = one sender/hint/interest slot + Answer. */
.phone .tells-question>.tells-byline,.phone .archive-question>.tells-byline{min-height:32px;gap:8px;margin:0 0 4px}
.phone .tells-byline>time{font-size:13px;color:var(--muted);white-space:nowrap}
.phone .tells-byline>.tag{padding:0;background:transparent;font-size:12px;font-weight:600}
.phone .tells-byline>.tag.primary{color:var(--accent);background:transparent}
.phone .tells-byline>.tag+.tag::before,.phone .tells-byline>.tag+time::before{content:'·';margin-right:8px;color:var(--muted)}
.phone .tells-question>.tells-question-text{min-height:0;padding:4px 0}
.phone .tells-question,.phone .archive-question{padding:8px 16px}
.phone .tells-sender-chip{display:inline-flex;align-items:center;gap:8px;line-height:20px;min-height:44px;padding:8px 0;border:0;background:transparent;font-size:13px;font-weight:500;color:var(--muted);text-align:start;min-width:0}
.phone .tells-sender-chip>svg{width:16px;height:16px;stroke-width:1.7;flex-shrink:0}
.phone .tells-sender-chip>.avatar{width:18px!important;height:18px!important}
.phone .tells-sender-chip>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.phone .tells-sender-chip.public>span{color:var(--text);font-weight:600}
.phone .tells-sender-chip.community{color:var(--muted)}
.phone .tells-sender-chip.interest{color:var(--muted)}
.phone .tells-question .tells-row-actions{margin-top:0;min-height:44px}
.phone .archive-question .tells-row-actions{margin-top:0}
.phone .archive-question>.tells-row-copy{margin:4px 0}

.phone .hint-emoji{font-size:15px;line-height:1.3;display:inline-flex;align-items:center}

.phone .chip-emoji{font-size:15px;line-height:1.3;display:inline-flex;align-items:center}
.phone .ti-card{position:relative}
.phone .ti-card-index{display:none}

/* Rounded deck = card list: gap-separated cards on a soft canvas, no hairline separators. */
.phone .tells-content.card-mode{background:var(--surface)}
.phone.dark .tells-content.card-mode{background:var(--bg)}
.phone .card-mode .tells-question{margin:12px 16px;border-radius:20px;border-bottom:0;background:var(--bg);padding:8px 16px}
.phone.dark .card-mode .tells-question{background:var(--surface)}
.phone .card-mode .tells-swipe-demo{margin:12px 16px}
.phone .card-mode .tells-swipe-row{border-radius:20px;overflow:hidden;border-bottom:0}
.phone .card-mode .tells-swipe-row>.tells-question{margin:0;border-radius:0}
.phone .card-mode .tells-divider{display:none}

.phone .tells-row-actions.stacked{flex-direction:column;align-items:stretch;gap:0;min-height:0}
.phone .tells-footer-line{display:flex;align-items:center;gap:16px;min-height:44px}
.phone .tells-row-actions.stacked .tells-sender-chip,.phone .tells-row-actions.stacked .tells-inline-action{min-height:44px;padding-top:8px;padding-bottom:8px}

/* Byline identity chip: compact, name \u00B7 time */
.phone .tells-byline>.tells-sender-chip{min-height:44px;margin-block:-8px;padding:0;gap:8px}
.phone .tells-byline>.tells-sender-chip+time::before{content:'· '}
.phone .tells-row-flags{margin:0 0 8px}
.phone .tells-row-flags .tag+.tag::before{content:'·';margin:0 8px;color:var(--muted)}
.phone .tells-row-flags .tag{font-weight:600}

/* Skeleton matches the tell item anatomy: meta line, question lines, footer chips. */
.phone .skeleton-item.tell{display:block;padding:16px 16px 12px}
.phone .skeleton-item.tell .sk-meta{display:block;width:52px;height:10px;border-radius:5px;margin:2px 0 16px}
.phone .skeleton-item.tell .sk-line{display:block;height:13px;border-radius:6px;margin:0 0 12px}
.phone .skeleton-item.tell .sk-short{width:62%}
.phone .skeleton-item.tell .sk-footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px}
.phone .skeleton-item.tell .sk-chip{display:block;width:110px;height:12px;border-radius:6px}
.phone .skeleton-item.tell .sk-chip.sk-cta{width:74px}
.phone .card-mode .skeleton-item.tell{margin:12px 16px;border-radius:20px;background:var(--bg);border-bottom:0}
.phone.dark .card-mode .skeleton-item.tell{background:var(--surface)}

/* Floating refresh error over the cached list. */
.phone .tells-float-error{position:sticky;top:8px;z-index:5;display:flex;align-items:center;gap:8px;width:max-content;margin:8px auto;padding:8px 16px;border-radius:999px;background:var(--text);color:var(--bg);font-size:13px;font-weight:500;box-shadow:0 6px 18px #00000026}
.phone .tello-mini{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}
.phone .tello-mini img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}
.phone.dark .tello-mini img{filter:brightness(0)}

/* Crying Tello error state (shared with Swiping). */
.phone .tello-error{padding:56px 32px;text-align:center}
.phone .tello-error.compact{padding:20px 16px 24px}
.phone .tello-sad{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:16px}
.phone .tello-sad img{width:100%;height:100%;object-fit:contain;filter:brightness(0)}
.phone.dark .tello-sad img{filter:brightness(0) invert(1)}
.phone .tello-error.compact .tello-sad{width:40px;height:40px;margin-bottom:12px}
.phone .tello-error>b{display:block;font-size:19px;font-weight:700;letter-spacing:-.4px;margin:4px 0 8px}
.phone .tello-error.compact>b{font-size:15px;font-weight:600;margin:0 0 8px}
.phone .tello-error>p{font-size:14px;line-height:1.5;color:var(--muted);margin:0 0 20px}
.phone .tello-error .btn{min-height:40px;padding:8px 20px}

/* End of list: no separator on the last rows. */
.phone .tells-list-end .tells-question:last-child{border-bottom:0}
.phone .ti-card.ti-extra{cursor:default}

.phone .ti-card.ti-extra{cursor:pointer}
.phone .ti-card.ti-extra>.ti-label{padding:12px 16px 4px}

.phone .ti-group{font-size:12px;letter-spacing:.8px;text-transform:uppercase;font-weight:700;color:var(--muted);margin:8px 0 0;padding:8px 4px 0}
.phone:not(.item-only) .ti-group{padding:16px 16px 0}

/* Answered share experiment: blurred answered Tell behind a to-scale share-card preview. */
.phone .answered-exp{position:relative;overflow:hidden;min-height:360px}
.phone .answered-exp-bg{pointer-events:none;user-select:none;filter:blur(9px) saturate(1.05);opacity:.55;transform:scale(1.04)}
.phone.dark .answered-exp-bg{opacity:.45}
.phone .answered-exp-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:20px 16px;background:color-mix(in srgb,var(--bg) 34%,transparent)}
.phone .answered-exp-status{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--success)}
.phone .answered-exp-status svg{width:15px;height:15px}
.phone .answered-exp-ctas{display:flex;flex-direction:column;align-items:center;gap:2px;margin-top:8px}
.phone .answered-exp-ctas .btn.primary{min-width:220px;box-shadow:0 8px 20px color-mix(in srgb,var(--accent) 35%,transparent)}
.phone .answered-exp-ctas .btn.text{color:var(--muted);font-weight:500;min-height:40px}

.phone .tpt-row{display:grid;grid-template-columns:44px minmax(0,1fr) 16px;align-items:center;gap:12px;width:100%;padding:16px;border:0;background:transparent;text-align:start}
.phone .tpt-avatar{display:grid;place-items:center;width:44px;height:44px}
.phone .tpt-progress{grid-column:1/-1;display:block;width:100%;margin-top:0}
.phone .tpt-progress i{background:#FFDA52}
.phone .tells-profile-tasks.is-complete .tpt-progress i{background:var(--success)}
.phone .tpt-avatar-placeholder{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--surface);color:var(--muted)}
.phone .tpt-avatar-placeholder svg{width:24px;height:24px}
.phone .tpt-photo-tello{display:block;width:44px;height:44px;object-fit:contain}
.phone .tpt-meta{display:flex;align-items:center;gap:8px}
.phone .tpt-value{direction:ltr;font-size:12px;line-height:16px;font-weight:400;font-variant-numeric:tabular-nums;color:var(--muted)}
.phone .tpt-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:4px}
.phone .tpt-kicker{font-size:12px;font-weight:400;line-height:16px;color:var(--muted)}
.phone .tpt-copy strong{font-size:16px;font-weight:600;letter-spacing:-.2px;line-height:24px}
.phone .tpt-copy>span{font-size:12px;line-height:16px;color:var(--muted)}
.phone .tpt-next{display:grid;place-items:center;flex-shrink:0;width:16px;height:16px;color:var(--muted)}
.phone .tpt-next svg{width:16px;height:16px}
.phone .tpt-row:dir(rtl) .tpt-next{transform:scaleX(-1)}


/* Either/Or: two tinted halves in the brand duo, an “or” badge floating between. */
.phone .eog h2{font-size:17px;font-weight:700;letter-spacing:-.3px;margin:8px 0 16px}
.phone .eog-options{position:relative;display:flex;gap:12px;margin:0 0 2px}
.phone .eog-side{flex:1;min-height:118px;border:0;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:16px 12px}
.phone .eog-side svg{width:26px;height:26px;stroke-width:1.6}
.phone .eog-side b{font-size:15px;font-weight:700;letter-spacing:-.2px;color:var(--text)}
.phone .eog-a{background:color-mix(in srgb,var(--accent) 11%,var(--bg))}
.phone .eog-a svg{color:var(--accent)}
.phone .eog-b{background:var(--blue-soft)}
.phone .eog-b svg{color:var(--blue-text)}
.phone .eog-vs{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:36px;height:36px;display:grid;place-items:center;background:var(--bg);border-radius:50%;font-size:12px;font-weight:700;color:var(--muted);box-shadow:0 3px 12px rgba(0,0,0,.14)}
.phone.dark .eog-vs{background:var(--raised);box-shadow:0 3px 12px rgba(0,0,0,.5)}
.phone .eog-side:hover{filter:brightness(.98)}

/* Sticker.js clone, 0.75 preview scale. white[1] card r26 p24, grey[6] start bar,
   16px text; label pill: bottom radius 16, tello mark + 12px label, top -4. */
.phone .app-sticker{display:flex;flex-direction:column;align-items:center;filter:drop-shadow(0 10px 26px rgba(0,0,0,.22))}
.phone .app-sticker-card{position:relative;z-index:2;width:225px;background:#FFFFFF;border-radius:20px;padding:18px;box-shadow:0 2px 3px rgba(0,0,0,.2)}
.phone .app-sticker-tell{display:flex;border-inline-start:1.5px solid #88898F}
.phone .app-sticker-tell span{padding-inline-start:9px;font-size:12px;line-height:1.35;color:#000;align-self:center}
.phone .app-sticker-answer{margin-top:9px;font-size:12px;line-height:1.35;color:#000}
.phone .app-sticker-label{position:relative;z-index:1;display:inline-flex;align-items:center;gap:5px;align-self:center;background:#FFFFFF;border-bottom-left-radius:12px;border-bottom-right-radius:12px;padding:9px 9px 6px;margin-top:-6px;font-size:9px;color:#151F2E;box-shadow:0 1px 2.6px rgba(0,0,0,.33)}
.phone .app-sticker-label img{width:10px;height:12px;object-fit:contain;filter:brightness(0) saturate(100%) invert(10%)}
.phone .answered-exp-status.pending .tells-spinner{padding:0;color:var(--text)}
.phone .answered-exp-overlay .tells-inline-action.community{color:var(--blue-text)}
.phone .dice-button img{width:22px;height:22px;object-fit:contain}

/* ProfileCardUser clone: r12 hairline card, 1:1.3 photo, app overlay PNG, green[8] dot. */
.phone .tells-people-scroll{scrollbar-width:none;scroll-snap-type:inline proximity;scroll-padding-inline:16px;overscroll-behavior-inline:contain}
.phone .tells-people-scroll:focus-visible{outline:2px solid var(--outline);outline-offset:-2px}
.phone .rec-card{scroll-snap-align:start}
.phone .rec-card:focus-visible{outline:2px solid var(--outline);outline-offset:-3px}
.phone .tells-people-scroll::-webkit-scrollbar{display:none}
.phone .rec-card,.phone .tells-people-scroll>article.rec-card{position:relative;width:132px;aspect-ratio:1/1.3;flex-shrink:0;border-radius:12px;overflow:hidden;border:1px solid var(--line);padding:0;background:var(--surface);display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;cursor:pointer}
.phone .rec-card.rec-skeleton{border:0;background:var(--raised);cursor:default}
.phone .rec-card .rec-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.phone .rec-card .rec-overlay{position:absolute;inset:0;width:100%;height:100%}
.phone .rec-card .rec-info{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:4px;margin:0;padding:12px;width:100%;text-align:start}
.phone .rec-online{width:8px;height:8px;border-radius:4px;background:#46CD25;flex-shrink:0}
.phone .rec-card .rec-info b{margin:0;color:#FFFFFF;font-size:12px;line-height:20px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.phone .rec-card .rec-emoji{margin:0;font-size:14px;line-height:20px;flex-shrink:0}

.phone .hint-3d{display:block;width:20px;height:20px;object-fit:contain;flex-shrink:0}
.phone .tells-sender-chip .hint-3d{width:20px;height:20px}
.phone .tells-update>.hint-3d{width:96px;height:96px;margin-inline:auto}
.phone .tells-update>.tells-update-cta{width:100%;height:56px;min-height:56px;border:0;border-radius:12px;padding:18px;background:#FFF4F9;color:#FF005A;font-size:16px;line-height:20px;font-weight:700;box-shadow:none}
.phone.dark .tells-update>.tells-update-cta{background:rgba(255,1,123,.2)}
.phone .hint-outline{display:inline-block;width:18px;height:18px;flex-shrink:0;fill:currentColor;stroke:none}
.phone .tells-inline-action>.hint-outline{width:18px;height:18px}
.phone .tells-sender-chip .hint-outline{width:18px;height:18px}


.phone .tells-picked .tells-row-actions .dice-button{margin-left:-11px}

/* OwnAnswerCardSlide, exact. */
.phone .own-answer-share{padding:16px 16px 8px}
.phone .oas-card{position:relative;height:430px;border:1px solid #EDEFF5;border-radius:16px;overflow:hidden;background:var(--surface)}
.phone.dark .oas-card{border-color:#2C2C2E}
.phone .oas-card.pending{display:grid;place-items:center}
.phone .oas-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:blur(8px);transform:scale(1.1)}
.phone .oas-dark{position:absolute;inset:0;background:rgba(16,16,18,.4)}
.phone .oas-top{position:absolute;top:0;left:0;width:100%;padding:12px 8px 0;display:flex;flex-direction:column;gap:8px}
.phone .oas-bars{display:flex;gap:8px}
.phone .oas-bars i{flex:1;height:2px;border-radius:2px;background:rgba(245,245,247,.3);overflow:hidden;display:block}
.phone .oas-bars b{display:block;height:2px;border-radius:2px;background:rgba(245,245,247,.72)}
.phone .oas-user{display:flex;align-items:center;gap:8px}
.phone .oas-user .avatar{width:20px!important;height:20px!important}
.phone .oas-user b{color:#FFFFFF;font-size:12px;font-weight:700}
.phone .oas-sticker{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding-top:24px}
.phone .oas-arrow{position:absolute;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;border:0;padding:0;background:#F5F5F7;color:#000;display:grid;place-items:center}
.phone .oas-arrow svg{width:10px;height:10px;stroke-width:2.4}
.phone .oas-arrow.left{left:8px}
.phone .oas-arrow.right{right:8px}
.phone .oas-arrow.disabled{opacity:.3}
.phone .oas-edit{position:absolute;right:12px;bottom:12px;width:32px;height:32px;border-radius:8px;border:0;background:#F5F5F7;color:#000;display:grid;place-items:center;padding:0}
.phone .oas-edit svg{width:16px;height:16px}
.phone .oas-share{display:block;width:max-content;margin:16px auto 0;border:0;border-radius:999px;background:var(--brand);color:#FFFFFF;font-size:20px;font-weight:700;padding:16px 24px;line-height:1}
.phone .oas-elsewhere{display:block;margin:0 auto;border:0;background:none;font-size:16px;font-weight:700;color:var(--text);padding:17px 0}
.phone .oas-spinner .tells-spinner{padding:0}

/* Answer item — preview vs detail study */
.phone .ai-cap{margin:4px 8px 8px;font-size:11px;font-weight:700;letter-spacing:.9px;text-transform:uppercase;color:var(--muted)}
.phone .ti-card+.ai-cap{margin-top:24px}
.phone .ai-preview .answer-avatar{display:flex;flex-direction:column;align-items:center}
.phone .ai-rail{flex:1;width:2px;border-radius:1px;background:color-mix(in srgb,var(--muted) 22%,transparent);margin:8px 0}
.phone .ai-facepile{display:flex;justify-content:center}
.phone .ai-facepile .avatar{width:16px!important;height:16px!important;border:1.5px solid var(--bg);margin-left:-8px}
.phone .ai-facepile .avatar:first-child{margin-left:0}
.phone .ai-summary{margin-top:8px;font-size:13px;color:var(--muted)}
.phone .ai-summary .summary-replies:before{content:'·';margin-inline:8px}
.phone .ai-preview{padding-top:8px}
.phone .ai-preview .answer-copy{margin-top:8px}
.phone .ai-preview .ai-summary{display:flex;align-items:center;gap:8px;min-height:28px;margin-top:4px;padding:4px 0;font-size:13px;line-height:1.4}
.phone .ai-preview .ai-summary .ai-facepile{flex:0 0 auto;align-items:center;margin:0;padding:0}
.phone .ai-preview .ai-summary .ai-facepile .avatar{width:20px!important;height:20px!important;border-width:2px}
.phone .ai-preview .summary-likes,.phone .ai-preview .summary-replies{white-space:nowrap}
.phone .ai-preview .summary-replies:before{margin-inline:0 8px}
.phone .ai-summary.center{text-align:center}
.phone .ai-preview .reaction-row>button:not(.write-tell)>span,.phone .ai-detail .reaction-row>button:not(.write-tell)>span{display:none}
.phone .ai-detail-head{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:12px 16px 4px}
.phone .ai-detail-head>b{text-align:center;font-size:16px}
.phone .ai-detail-head .icon-button{color:var(--text)}
.phone .ai-detail-rest{padding:4px 16px 16px}
.phone .ai-replies-head{margin:16px 0 4px;font-size:12px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:var(--muted)}
.phone .ai-thread{position:relative}
.phone .ai-reply{position:relative;z-index:1;display:flex;gap:var(--avatar-content-gap);margin-top:12px}
.phone .ai-reply.d1{margin-left:calc(32px + var(--avatar-content-gap))}
.phone .ai-reply.d2{margin-left:calc(64px + var(--avatar-content-gap) * 2)}
.phone .ai-reply .comment-avatar .avatar{width:32px;height:32px}
.phone .ai-reply-main{flex:1;min-width:0}
.phone .ai-reply-byline{display:flex;align-items:center;gap:8px;min-height:28px}
.phone .ai-reply-byline>b{font-size:14px}
.phone .ai-reply-byline>time{margin-left:auto;font-size:12px;color:var(--muted)}
.phone .ai-reply-byline .icon-button{color:var(--muted);margin-block:-8px}
.phone .ai-reply-main>p{margin:4px 0 0;font-size:14.5px;line-height:1.45}
.phone .ai-reply-rx{display:flex;gap:24px;margin-top:4px}
.phone .ai-reply-rx>button{display:inline-flex;align-items:center;gap:4px;min-width:44px;min-height:44px;background:none;border:0;padding:0;color:var(--action-ink);font-size:12.5px}
.phone .ai-reply-rx>button>span{color:var(--muted);font-variant-numeric:tabular-nums}
.phone .ai-reply-rx>button.liked,.phone .ai-reply-rx>button.liked>span{color:var(--pink-text)}
.phone .ai-reply-rx svg{width:17px;height:17px}
.phone .reply-pill{display:flex;align-items:center;gap:var(--avatar-content-gap);min-height:44px;margin-top:20px;padding:8px 16px 8px 8px;border-radius:999px;background:color-mix(in srgb,var(--muted) 10%,transparent)}
.phone .reply-pill>span{color:var(--muted);font-size:14.5px}

/* Tell embedded inside an answer item: same anatomy, stripped chrome */
.phone .tells-question.embedded{padding:4px 0 4px 12px;border-bottom:0;background:transparent;border-inline-start:2px solid color-mix(in srgb,var(--muted) 55%,transparent);margin:4px 0}
.phone .tells-question.embedded .tells-byline{min-height:0;justify-content:flex-start;margin-bottom:4px}
.phone .tells-question.embedded .tells-question-text{min-height:0;padding:4px 0}
.phone .tells-question.embedded .tells-row-actions{min-height:0;margin:0 0 8px}

/* Component structure wireframe */
.phone-card.structure-card{width:100%;max-width:940px;--scale:1}
.structure-card .phone-scale{width:auto;height:auto}
.phone.structure-mode{width:auto;height:auto;max-width:none;min-height:0;overflow:visible;border:0;border-radius:0;box-shadow:none;background:transparent;outline:0;container-type:inline-size}
.structure-canvas{display:flex;flex-direction:column;gap:24px;color:var(--text)}
.wf-fig{display:grid;grid-template-columns:360px minmax(0,1fr);gap:32px;align-items:start;margin:0;background:var(--bg);border:1px solid var(--line);border-radius:18px;padding:32px 28px 24px;box-shadow:0 6px 24px #1820380d}
.wf-fig.wf-wide{grid-template-columns:minmax(0,1fr)}
.wf-fig figcaption b{display:block;font-size:14px;margin:2px 0 8px}
.wf-fig figcaption ul{margin:0;padding-left:16px;display:flex;flex-direction:column;gap:8px}
.wf-fig figcaption li{font-size:13px;line-height:1.5;color:var(--muted)}
.wf-box{position:relative;display:flex;flex-direction:column;gap:8px;padding:20px 12px 12px;border:1.5px dashed color-mix(in srgb,var(--muted) 45%,transparent);border-radius:14px;background:color-mix(in srgb,var(--muted) 4%,transparent)}
.wf-tag{position:absolute;top:-9px;left:12px;font-style:normal;font-size:10px;font-weight:700;letter-spacing:.8px;padding:2px 8px;border-radius:999px;background:var(--bg);border:1px solid color-mix(in srgb,var(--muted) 40%,transparent);color:var(--muted)}
.wf-box.wf-nested{border-color:color-mix(in srgb,var(--accent) 70%,transparent);background:color-mix(in srgb,var(--accent) 5%,transparent);margin:4px 0}
.wf-box.wf-nested>.wf-tag{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 45%,transparent)}
.wf-slot{display:flex;align-items:center;min-height:26px;padding:4px 12px;border-radius:8px;background:color-mix(in srgb,var(--muted) 13%,transparent)}
.wf-slot>span{font-size:10.5px;font-weight:600;letter-spacing:.4px;color:var(--muted);text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.wf-slot.wf-question{min-height:44px;background:color-mix(in srgb,var(--muted) 18%,transparent)}
.wf-slot.wf-question>span{color:var(--text)}
.wf-slot.wf-chip{align-self:flex-start;border-radius:999px}
.wf-slot.wf-dim{background:color-mix(in srgb,var(--muted) 7%,transparent)}
.wf-slot.wf-media{min-height:54px;border:1.5px dashed color-mix(in srgb,var(--muted) 35%,transparent);background:transparent}
.wf-slot.wf-cta{background:var(--accent);border-radius:999px;padding-inline:16px}
.wf-slot.wf-cta>span{color:var(--accent-contrast)}
.wf-footer{display:flex;justify-content:space-between;gap:8px;align-items:center}
.wf-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:720px}
.wf-slot.wf-reply.d1{margin-left:28px}
.wf-slot.wf-pill{border-radius:999px;min-height:32px;background:color-mix(in srgb,var(--muted) 9%,transparent)}
.wf-spec-note{margin:0 0 8px;font-size:12px;line-height:1.55;color:var(--muted);font-style:italic}
.wf-fig figcaption li>b{font-weight:650}
@container(max-width:720px){.wf-fig{grid-template-columns:minmax(0,1fr);gap:24px;padding:24px}.wf-pair{grid-template-columns:minmax(0,1fr)}.wf-box,.wf-slot{min-width:0}.wf-tag{max-width:calc(100% - 24px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}

.phone .tells-taqwa-logo{display:block;object-fit:contain;flex-shrink:0}
.phone .answered-card{display:flex;align-items:center;gap:16px;overflow:hidden;margin:0;padding:16px;background:var(--bg);border-bottom:1px solid var(--hairline);color:var(--text)}
.phone .answered-story-open{display:block;flex:none;width:44px;height:80px;padding:0;border:0;border-radius:4px;background:none}
.phone .answered-story{position:relative;display:block;width:44px;height:80px;flex:none;overflow:hidden;border-radius:4px;background:#171719;color:#FFF;text-align:start;direction:ltr}
.phone .answered-story.is-large{width:224px;height:400px;border-radius:12px;margin-inline:auto}
.phone .answered-story-canvas{position:absolute;inset:0;display:block;width:280px;height:500px;transform:scale(.157142857,.16);transform-origin:top left}
.phone .answered-story.is-large .answered-story-canvas{transform:scale(.8)}
.phone .answered-story-sticker{position:absolute;z-index:1;inset-inline:32px;top:45%;transform:translateY(-50%);display:block;padding:16px;border-radius:16px;background:#FFF;box-shadow:0 4px 16px #0002;color:#151518}
.phone .answered-story:not(.is-large) .answered-story-sticker{top:94px;transform:none}
.phone .answered-story-question{display:block;border-inline-start:1px solid #96969D;padding-inline-start:8px;font-size:12px;line-height:16px;font-weight:400;color:#55555D;overflow-wrap:anywhere;text-align:start}
.phone .answered-story-answer{display:block;margin-top:8px;font-size:14px;line-height:20px;font-weight:400;overflow-wrap:anywhere;text-align:start}
.phone .answered-story-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:8px}
.phone .answered-story-media>img{width:100%;height:64px;object-fit:cover;border-radius:4px}
.phone .answered-story-media>img:only-child{grid-column:1/-1;height:96px}
.phone .answered-story-signature{position:absolute;z-index:1;bottom:32px;inset-inline:16px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;font-size:10px;line-height:12px;text-align:center}
.phone .answered-story-signature img{width:12px;height:16px;object-fit:contain;filter:brightness(0) invert(1)}
.phone .answered-story-signature>span{width:100%;font-size:8px;line-height:12px}
.phone .answered-share-content{display:flex;flex-direction:column;justify-content:space-between;flex:1;min-width:0;min-height:80px}
.phone .answered-share-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}
.phone .answered-share-heading h2{flex:1;min-width:0;font-size:18px;line-height:24px;font-weight:700;letter-spacing:0;margin:0}
.phone .answered-share-heading>.icon-button{position:relative;flex:none;width:24px;height:24px;min-height:24px;min-width:24px;padding:0;color:var(--text)}
.phone .answered-share-heading>.icon-button:before{position:absolute;content:'';inset:-10px}
.phone .answered-share-heading>.icon-button svg{width:24px;height:24px}
.phone .answered-share-actions{display:flex;gap:16px;margin-top:0}
.phone .answered-share-actions>.btn{position:relative;flex:1;min-width:0;min-height:36px;padding:8px 12px;border:1px solid transparent;border-radius:8px;font-size:14px;line-height:18px;font-weight:500}
.phone .answered-share-actions>.btn:before{position:absolute;content:'';inset-block:-4px;inset-inline:0}
.phone .answered-share-actions>.primary{background:var(--brand);color:var(--on-brand)}
.phone .answered-share-actions>.secondary{border:1px solid var(--outline);background:transparent;color:var(--text)}
.phone .answered-card.is-pending{display:block}
.phone .answered-card.is-pending .skeleton-list,.phone .answered-card.is-pending .skeleton-item{padding:0;background:transparent;border:0}
.phone .answer-story-preview{display:flex;flex-direction:column;gap:16px}
.phone.item-only .sheet-backdrop:has(.answer-story-preview){align-items:flex-start}
.phone.item-only .sheet:has(.answer-story-preview){max-height:min(735px,calc(100dvh - 120px));border-radius:20px}
.phone .answer-story-preview>.answered-share-actions{margin-top:0}
