.interactive-photo{display:block;width:min(100%,470px);height:170px;object-fit:cover;object-position:center 42%;margin:0 0 24px;border:1px solid #385271;border-radius:8px;opacity:.94}
.outcome-photo{display:block;width:100%;height:190px;object-fit:cover;object-position:center 42%;margin:0 0 22px;border-radius:7px}
@media(max-width:620px){.interactive-photo{height:150px}.outcome-photo{height:170px}}

.phone-frame{position:relative;width:330px;height:630px;padding:9px;border:1px solid #4b5563;border-radius:48px;background:#090d13;box-shadow:0 34px 70px rgba(0,0,0,.38),inset 0 0 0 2px #27303b;overflow:visible}
.phone-frame:before,.phone-frame:after{content:'';position:absolute;left:-4px;width:4px;border-radius:3px 0 0 3px;background:#303946}
.phone-frame:before{top:125px;height:70px}.phone-frame:after{top:210px;height:42px}
.phone-screen{position:relative;height:100%;overflow:hidden;border-radius:39px;background:#eef2f6}
.phone-status-bar{position:relative;height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 21px;background:#fff;color:#111827;font-size:11px;font-weight:700}
.phone-notch{position:absolute;z-index:2;top:7px;left:50%;width:92px;height:22px;transform:translateX(-50%);border-radius:16px;background:#090d13}
.phone-notch:after{content:'';position:absolute;right:17px;top:7px;width:7px;height:7px;border-radius:50%;background:#17243a;box-shadow:inset 0 0 0 2px #263c58}
.phone-status-icons{display:flex;align-items:flex-end;gap:4px}.phone-status-icons i:first-child{width:12px;height:8px;border-left:2px solid #111827;border-right:2px solid #111827;border-top:2px solid #111827;border-radius:8px 8px 0 0}.phone-status-icons i:nth-child(2){width:3px;height:9px;background:#111827;box-shadow:-4px 2px 0 -1px #111827,-8px 4px 0 -1px #111827}.phone-status-icons b{width:16px;height:8px;border:1px solid #111827;border-radius:2px;box-shadow:inset 0 0 0 2px #fff;background:#111827}
.phone-contact{height:66px;display:flex;align-items:center;gap:9px;padding:8px 13px;background:#fff;border-bottom:1px solid #dce3eb;color:#14233a}.phone-back{font-size:29px;line-height:1;color:#1769e0}.phone-avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#10233f;color:#fff;font-size:14px;font-weight:800}.phone-contact div{display:grid;min-width:0}.phone-contact strong{font-size:12px}.phone-contact small{font-size:9px;color:#16794d}.phone-more{margin-left:auto;color:#718096;font-size:12px;letter-spacing:1px}.phone-frame .phone-messages{height:454px;padding:20px 12px 14px;background:linear-gradient(#f1f4f8,#e9eef4)}
.phone-frame .phone-input{height:47px;padding:7px 9px 7px 13px;border-top:1px solid #dce3eb;background:#fff}.phone-frame .phone-input span{flex:1;padding:7px 10px;border:1px solid #d6dee8;border-radius:17px;background:#f8fafc}.phone-frame .phone-input b{flex:0 0 27px;margin-left:7px}
.phone-home-indicator{position:absolute;left:50%;bottom:6px;width:104px;height:4px;transform:translateX(-50%);border-radius:4px;background:#111827}
@media(max-width:620px){.phone-frame{width:min(330px,100%);height:590px;margin:auto}.phone-frame .phone-messages{height:414px}}
