.post-type-switch{display:grid;grid-template-columns:1fr 1fr;background:#eee8e0;padding:3px;border-radius:12px;margin:13px 0 3px}.post-type-switch button{height:31px;border:0;background:transparent;border-radius:9px;color:var(--muted);font-size:12px}.post-type-switch button.active{background:#fff;color:var(--ink);box-shadow:0 2px 8px rgba(62,43,38,.08)}.reel-upload{display:none}.composer-sheet.reel-mode .photo-upload:not(.reel-upload){display:none}.composer-sheet.reel-mode .reel-upload{display:grid}.reel-preview{height:300px;max-width:190px;margin:7px auto 13px;border-radius:18px;overflow:hidden;position:relative;display:none;background:#241f1e}.reel-preview.show{display:block}.reel-preview video{width:100%;height:100%;object-fit:cover}.reel-preview button{position:absolute;right:9px;top:9px;width:27px;height:27px;border:0;border-radius:50%;background:rgba(38,32,29,.72);color:#fff}.reel-preview>span{position:absolute;left:9px;top:10px;background:rgba(38,32,29,.65);color:#fff;padding:4px 7px;border-radius:9px;font-size:12px;letter-spacing:.12em}.reel-card{padding-bottom:10px}.demo-reel{height:355px;margin-top:10px;border-radius:17px;position:relative;overflow:hidden;background:linear-gradient(#eaa994,#e9c49e 52%,#5d94a0 53%)}.reel-sky{position:absolute;inset:0;background:linear-gradient(180deg,#879eac,#e9a58d 52%,transparent 53%)}.reel-sun{position:absolute;width:62px;height:62px;border-radius:50%;background:#ffd692;left:50%;top:118px;transform:translateX(-50%);box-shadow:0 0 35px rgba(255,215,150,.75)}.reel-wave{position:absolute;left:-12%;width:125%;height:80px;border-radius:50%;background:rgba(231,244,239,.38);animation:reel-wave 3s ease-in-out infinite}.reel-wave.one{bottom:60px}.reel-wave.two{bottom:22px;animation-delay:.8s;background:rgba(45,112,130,.45)}@keyframes reel-wave{50%{transform:translateX(8px) translateY(-6px)}}.reel-play{position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);width:48px;height:48px;border:0;border-radius:50%;background:rgba(255,255,255,.86);color:#4d3f3b;padding-left:5px}.reel-duration{position:absolute;right:10px;top:10px;background:rgba(20,18,17,.58);color:#fff;padding:4px 7px;border-radius:8px;font-size:12px}.reel-caption{position:absolute;left:13px;right:13px;bottom:14px;color:#fff;display:grid;text-shadow:0 1px 4px rgba(0,0,0,.4)}.reel-caption b{font-size:12px}.reel-caption small{font-size:12px;margin-top:3px}.reel-share{margin-left:auto!important}.uploaded-reel{height:390px;border-radius:17px;overflow:hidden;position:relative;margin-top:10px;background:#171515}.uploaded-reel video{width:100%;height:100%;object-fit:cover}.uploaded-reel .reel-caption{background:linear-gradient(transparent,rgba(0,0,0,.62));left:0;right:0;bottom:0;padding:40px 13px 14px}.uploaded-reel video::-webkit-media-controls-panel{background:linear-gradient(transparent,rgba(0,0,0,.45))}.feed-hidden{display:none!important}.reel-playing .reel-play{background:var(--rose);color:#fff}.reel-playing .reel-wave{animation-duration:1.4s}@media(max-width:450px){.demo-reel,.uploaded-reel{height:calc(100svh - 365px);min-height:360px;max-height:520px}}
