/* Attachment interactions stay inside the hero's native 393 × 852 screen. */
.iphone .wa-photo[data-media]{cursor:zoom-in;border:0;padding:0;width:100%;color:inherit;text-align:inherit;-webkit-tap-highlight-color:transparent}
.iphone .wa-photo[data-media]:focus-visible,.iphone .wa-doc:focus-visible{outline:2px solid #1daa61;outline-offset:-3px}
.iphone .wa-doc[data-document]{cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .12s}
.iphone .wa-doc[data-document]:active{background:#e8ebe8}
.iphone .wa-doc-dl{position:relative}
.iphone .wa-doc[data-state="ready"] .wa-doc-dl{display:none}
.iphone .wa-doc[data-state="loading"] .wa-doc-dl{border-color:#d7ddd8}
.iphone .wa-doc[data-state="loading"] .wa-doc-dl>svg{width:9px;height:9px}
.iphone .wa-doc-dl .wa-download-ring{position:absolute;inset:-2px;width:28px;height:28px;transform:rotate(-90deg);color:#1daa61}
.iphone .wa-doc[data-state="error"] .wa-doc-txt small{color:#ad3c30}
.iphone .island{z-index:9;pointer-events:none}
.iphone .wa-viewer[hidden]{display:none}
.iphone .wa-viewer [hidden]{display:none!important}
.iphone .wa-viewer{position:absolute;inset:0;z-index:8;display:flex;flex-direction:column;background:#080808;color:#f8f8f8;font:400 16px/22px var(--font-ios);overflow:hidden;isolation:isolate;animation:waViewerIn .2s cubic-bezier(.2,.75,.25,1)}
.iphone .wa-viewer button,.iphone .wa-viewer a{-webkit-tap-highlight-color:transparent}
.iphone .wv-status{flex:none;height:59px;display:flex;align-items:center;justify-content:space-between;padding:3px 29px 0 35px;user-select:none}
.iphone .wv-status .time{font-size:16px;font-weight:600;font-variant-numeric:tabular-nums}
.iphone .wv-status .sicons{display:flex;gap:5px;align-items:center}
.iphone .wv-status svg{height:12px;width:auto}
.iphone .wv-header{display:flex;align-items:center;gap:12px;flex:none;min-height:54px;padding:0 12px 8px}
.iphone .wv-button{position:relative;border:0;color:inherit;background:#242424;box-shadow:inset 0 0 0 .5px #ffffff15;border-radius:50%;min-width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:10px;cursor:pointer;flex:none;text-decoration:none;touch-action:manipulation}
.iphone .wv-button::after{content:"";position:absolute;inset:-5px;border-radius:inherit}
.iphone .wv-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex:none}
.iphone .wv-button:focus-visible,.iphone .wv-thumb:focus-visible{outline:2px solid #45b8e8;outline-offset:2px}
.iphone .wv-button:active{opacity:.65}
.iphone .wv-button:disabled{opacity:.28;cursor:default}
.iphone .wv-title{min-width:0;flex:1;text-align:center;display:flex;flex-direction:column;gap:2px}
.iphone .wv-title strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:17px;line-height:21px;font-weight:600}
.iphone .wv-title small{font-size:12px;line-height:16px;color:#a4a4a4}
.iphone .wv-counter{font-size:12px;color:#bdbdbd;min-width:44px;text-align:center;font-variant-numeric:tabular-nums}
.iphone .wv-content{position:relative;display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}
.iphone .wv-media-viewport{position:relative;display:flex;align-items:center;justify-content:center;flex:1;min-height:0;overflow:hidden;touch-action:none;cursor:zoom-in;user-select:none}
.iphone .wv-media-viewport.is-zoomed{cursor:grab}
.iphone .wv-media-viewport.is-dragging{cursor:grabbing}
.iphone .wv-media-item{width:100%;flex:none;transform:translate3d(var(--pan-x,0px),var(--pan-y,0px),0) scale(var(--zoom,1));will-change:transform;transition:transform .2s ease;transform-origin:center}
.iphone .is-dragging .wv-media-item{transition:none}
.iphone .wv-media-item img{display:block;width:100%;height:auto;max-height:550px;object-fit:contain;pointer-events:none}
.iphone .wv-media-item .wa-sheet{width:393px;min-height:295px;padding:21px 20px 18px;aspect-ratio:4/3}
.iphone .wv-media-item .wa-sheet .sh-t{font-size:18px;line-height:24px}
.iphone .wv-media-item .wa-sheet .sh-s{font-size:14px;line-height:20px}
.iphone .wv-media-item .wa-sheet table{font-size:16px;line-height:22px}
.iphone .wv-media-item .wa-sheet td{padding:6px 0}
.iphone .wv-media-item .wa-sheet .sh-f{font-size:12px;line-height:17px}
.iphone .wv-caption{font-size:16px;line-height:22px;padding:14px 18px 10px;margin:0;color:#eee}
.iphone .wv-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 15px 10px;min-height:64px;flex:none}
.iphone .wv-thumbnails{display:flex;justify-content:center;gap:6px;min-width:0;flex:1}
.iphone .wv-thumb{border:2px solid transparent;padding:0;width:36px;height:44px;border-radius:5px;overflow:hidden;background:#313131;cursor:pointer;opacity:.5;display:grid;place-items:center}
.iphone .wv-thumb[aria-current="true"]{width:48px;border-color:#fff;opacity:1}
.iphone .wv-thumb img{width:100%;height:100%;object-fit:cover}
.iphone .wv-home{flex:none;height:25px}
.iphone .wa-viewer[data-kind="document"]{background:#f7f7f7;color:#161616}
.iphone .wa-viewer[data-kind="document"] .wv-button{background:#fff;box-shadow:0 1px 5px #00000008,inset 0 0 0 .5px #00000009}
.iphone .wa-viewer[data-kind="document"] .wv-title strong{font-size:15px;font-weight:500}
.iphone .wa-viewer[data-kind="document"] .wv-title small{color:#858585}
.iphone .wa-viewer[data-kind="document"] .wv-counter{color:#777}
.iphone .wv-pages{flex:1;min-height:0;overflow:auto;background:#e4e4e6;padding:12px 12px 28px;overscroll-behavior:contain;scrollbar-width:none;touch-action:pan-x pan-y;scroll-padding:12px}
.iphone .wv-pages::-webkit-scrollbar{display:none}
.iphone .wv-page{position:relative;width:100%;margin:0 auto 12px;box-shadow:0 1px 6px #0000001c;background:#fff}
.iphone .wv-page:last-child{margin-bottom:0}
.iphone .wv-page img{display:block;width:100%;height:auto}
.iphone .wv-pages.is-zoomed .wv-page{width:175%;max-width:none}
.iphone .wv-pagination{font-size:14px;font-variant-numeric:tabular-nums;color:#5c5c62}
.iphone .wv-sr,.wa-attachment-announcement{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.iphone .wv-save-error{position:absolute;left:15px;right:15px;bottom:94px;z-index:2;border-radius:12px;background:#383838;color:#fff;padding:11px 14px;font-size:13px;box-shadow:0 4px 18px #0003;text-align:center}
@keyframes waViewerIn{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.iphone .wa-viewer{animation:none}.iphone .wv-media-item{transition:none}}
