@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Grand+Hotel&family=Manrope:wght@500;600;700;800&display=swap";:root{color:#f7f7f7;font-synthesis:none;background:#0b0b0d;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%}body{background:#0b0b0d;min-width:320px;min-height:100vh;margin:0;overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,video{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}video::-webkit-media-controls-fullscreen-button{display:none!important}video::-webkit-media-controls-overflow-button{display:none!important}video::-webkit-media-controls-picture-in-picture-button{display:none!important}.builder-page{background:#0b0b0d;min-height:100vh}.builder-toolbar{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d0d0ff5;border-bottom:1px solid #29292e;justify-content:space-between;align-items:center;height:66px;padding:0 22px;display:flex;position:sticky;top:0}.builder-toolbar>div{flex-direction:column;gap:2px;display:flex}.builder-toolbar strong{font:700 15px Manrope}.builder-toolbar small{color:#777780;font-size:11px}.toolbar-actions{align-items:center;flex-direction:row!important;gap:8px!important}.toolbar-button,.download-button,.secondary-button{color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-weight:700;display:flex}.toolbar-button{background:#232328;border:1px solid #34343b;height:39px;padding:0 13px;font-size:12px}.toolbar-button:hover{background:#2b2b31}.download-button{background:linear-gradient(95deg,#ff356f,#8a48ff);min-width:125px;height:39px;padding:0 14px}.download-button:disabled{opacity:.7;cursor:wait}.builder-export{z-index:45;background:#29292f;height:4px;position:fixed;top:66px;left:0;right:0}.builder-export>span{background:linear-gradient(90deg,#ff356f,#8a48ff);height:100%;transition:width .2s;display:block}.builder-export small{color:#aaa;background:#151518;border-radius:5px;padding:4px 7px;position:absolute;top:8px;right:14px}.builder-error{color:#ff90a1;text-align:center;background:#3a1119;margin:0;padding:9px 20px;font-size:12px}.builder-layout{grid-template-columns:minmax(360px,440px) minmax(0,1fr);height:calc(100vh - 66px);min-height:0;display:grid;overflow:hidden}.settings-column{overscroll-behavior:contain;background:#101012;border-right:1px solid #29292e;height:100%;min-height:0;overflow:hidden auto}.live-column{background:#080809;flex-direction:column;min-width:0;min-height:0;padding:18px;display:flex}.live-heading{color:#aaa;justify-content:space-between;align-items:flex-start;height:30px;font-size:12px;display:flex}.live-heading strong{color:#eee}.live-heading span{color:#666}.live-frame{isolation:isolate;overscroll-behavior:contain;background:#0b1014;border:1px solid #2c2c31;border-radius:12px;flex:1;width:100%;max-width:430px;min-height:0;margin:0 auto;position:relative;overflow:hidden auto;box-shadow:0 20px 60px #0008}.settings-column{scrollbar-width:thin;scrollbar-color:#7445bd #19191d}.settings-column::-webkit-scrollbar{width:9px}.settings-column::-webkit-scrollbar-track{background:#19191d;border-radius:99px}.settings-column::-webkit-scrollbar-thumb{background:linear-gradient(#8b4ee0,#5a368f);border:2px solid #19191d;border-radius:99px}.settings-column::-webkit-scrollbar-thumb:hover{background:#9560df}.live-frame{scrollbar-width:none;-ms-overflow-style:none}.live-frame::-webkit-scrollbar{width:0;height:0;display:none}.projects-panel{z-index:12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#101012f7;border-bottom:1px solid #29292e;padding:11px 16px;position:sticky;top:0}.projects-title{color:#eee;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:1fr auto auto;align-items:center;gap:9px;width:100%;height:34px;padding:0;display:grid}.projects-title strong{font:700 12px Manrope}.projects-title span{color:#aaa;background:#27272d;border-radius:99px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:10px;display:grid}.projects-title svg{color:#777;transition:transform .2s}.projects-panel.open .projects-title svg{transform:rotate(180deg)}.projects-list{gap:7px;max-height:260px;margin-top:10px;padding-right:2px;display:grid;overflow-y:auto}.project-row{background:#19191d;border:1px solid #303037;border-radius:8px;grid-template-columns:minmax(0,1fr) 36px;align-items:stretch;min-width:0;display:grid;overflow:hidden}.project-row:hover{border-color:#55406f}.project-row.active{background:#21172c;border-color:#8b4ee0;box-shadow:0 0 0 2px #8b4ee01a}.project-select{color:#ddd;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;padding:9px 10px;display:flex}.project-select strong,.project-select small{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.project-select strong{font-size:11px}.project-select small{color:#777780;font-size:9px}.project-delete{color:#777;cursor:pointer;background:0 0;border:0;border-left:1px solid #303037;place-items:center;width:36px;display:grid}.project-delete:hover{color:#ff607c;background:#321720}.config-panel{gap:10px;padding:16px;display:grid}.config-panel details{background:#151518;border:1px solid #2a2a30;border-radius:10px;overflow:hidden}.config-panel summary{cursor:pointer;justify-content:space-between;align-items:center;padding:14px 15px;font:700 13px Manrope;list-style:none;display:flex}.config-panel summary::-webkit-details-marker{display:none}.config-panel summary:after{content:"+";color:#777;font-size:18px}.config-panel details[open] summary{border-bottom:1px solid #29292f}.config-panel details[open] summary:after{content:"−"}.config-section{gap:13px;padding:14px;display:grid}.config-grid{gap:10px;display:grid}.config-grid.two{grid-template-columns:1fr 1fr}.config-grid.three{grid-template-columns:repeat(3,1fr)}.config-field{color:#b8b8bf;gap:6px;margin:0;font-size:11px;display:grid}.config-field>span{font-weight:600}.config-field>small{color:#6f6f78;font-size:10px;line-height:1.4}.config-field input,.config-field textarea{color:#f5f5f5;resize:vertical;background:#0b0b0e;border:1px solid #303038;border-radius:7px;outline:0;width:100%;margin:0;padding:10px 11px;font-size:12px}.config-field input:focus,.config-field textarea:focus{border-color:#8e48ee;box-shadow:0 0 0 2px #8e48ee1a}.bulk-field textarea{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;min-height:112px;line-height:1.55;overflow:hidden auto}.config-highlights{gap:10px;display:grid}.config-highlight{background:#0d0d10;border:1px solid #29292f;border-radius:8px;gap:10px;padding:11px;display:grid}.config-highlight-head{color:#aaa;justify-content:space-between;align-items:center;font-size:11px;display:flex}.config-highlight-head button{color:#ff6681;cursor:pointer;background:#2a151b;border:0;border-radius:6px;place-items:center;width:29px;height:29px;display:grid}.secondary-button{background:#28282e;border:1px solid #393940;height:39px;font-size:12px}.profile-shell{color:#f5f5f5;background:#0b1014;width:100%;max-width:430px;min-height:100%;margin:auto;overflow-x:clip}.instagram-header{z-index:20;background:#0b1014;border-bottom:1px solid #22272b;grid-template-columns:minmax(0,1fr) 34px 34px;align-items:center;height:61px;padding:0 8px;display:grid;position:sticky;top:0}.profile-header-back{display:none}.profile-header-username{white-space:nowrap;text-overflow:ellipsis;justify-content:flex-start;align-items:center;gap:5px;padding-left:8px;font-size:15px;display:flex;overflow:hidden}.profile-header-username img{object-fit:contain;width:14px;height:14px}.profile-header-icon{color:#f5f5f5;cursor:pointer;background:0 0;border:0;place-items:center;width:32px;height:32px;display:grid}.profile-header-icon svg{stroke-width:2px;width:20px;height:20px}.profile-header-icon svg.muted{stroke:#899198;fill:none;opacity:.8}.instagram-header.covered-by-viewer,.compact-tabs.covered-by-viewer{visibility:hidden;pointer-events:none}.instagram-wordmark{object-fit:contain;width:112px;max-height:38px;display:block}.compact-profile-info{padding:16px 17px 24px}.profile-identity{align-items:flex-start;gap:27px;display:flex}.compact-avatar{cursor:default;background:#252a2e;border:0;border-radius:50%;flex:0 0 78px;width:78px;height:78px;padding:0;overflow:hidden}.compact-avatar.has-story{cursor:pointer;background:linear-gradient(40deg,#ffd600,#ff7a00,#ff0169,#d300c5,#7638fa);padding:3px}.compact-avatar img{object-fit:cover;background:#252a2e;border:2px solid #0b1014;border-radius:50%;width:100%;height:100%;display:block}.identity-copy{flex:1;min-width:0;padding-top:0}.identity-display-name{overflow-wrap:anywhere;word-break:break-word;margin-bottom:7px;font-size:14px;font-weight:600;display:block}.identity-copy>span{align-items:center;gap:6px;min-width:0;display:flex}.identity-copy>span strong{overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:16px;font-weight:500}.profile-inline-counts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:0;display:grid}.profile-inline-counts span{flex-direction:column;min-width:0;font-size:12px;line-height:1.25;display:flex}.profile-inline-counts strong{font-size:14px;font-weight:500}.profile-inline-counts small{color:#c7c7ca;font-size:12px}.verified-badge{object-fit:contain;width:19px;height:19px;display:block}.compact-bio{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;width:100%;max-width:100%;margin-top:21px;font-size:13px;line-height:1.45}.compact-bio>strong{display:none!important}.compact-bio strong{overflow-wrap:anywhere;display:block}.profile-category{color:#a8a8a8;overflow-wrap:anywhere;margin-top:2px;display:block}.compact-bio p{color:#f1f1f1;overflow-wrap:anywhere;word-break:break-word;max-width:100%;margin:4px 0 0}.compact-bio a{color:#dce9ff;white-space:normal;overflow-wrap:anywhere;word-break:break-all;max-width:100%;margin-top:4px;text-decoration:none;display:block}.profile-actions{gap:8px;margin-top:14px;display:flex}.profile-actions button{cursor:pointer;border:0;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:5px;height:38px;font-size:13px;font-weight:600;display:flex}.profile-actions .following,.profile-actions .message{color:#f5f5f5;background:#262b30}.profile-actions .follow{color:#fff;background:#385bf2}.profile-actions button svg{stroke-width:2.5px;width:15px;height:15px}.profile-actions .following.close-friend{color:#00e676}.profile-actions .close-friend-status{object-fit:contain;width:18px;height:18px}.followed-by{color:#f5f5f5;align-items:center;gap:10px;min-width:0;margin-top:14px;font-size:13px;line-height:1.25;display:flex}.followed-by-avatars{flex:none;padding-left:2px;display:flex}.followed-by-avatars img{object-fit:cover;background:#252a2e;border:2px solid #0b1014;border-radius:50%;width:34px;height:34px;margin-left:-7px}.followed-by-avatars img:first-child{margin-left:0}.followed-by>span{overflow-wrap:anywhere;word-break:break-word;min-width:0}.followed-by strong{font-weight:600;display:inline!important}.header-menu-backdrop,.about-backdrop{touch-action:none}.media-unfollow-backdrop,.message-screen{overscroll-behavior:none;touch-action:none}.about-screen{z-index:140;color:#f5f5f5;overscroll-behavior:contain;touch-action:pan-y;background:#0b1014;position:fixed;inset:0;overflow-y:auto}.about-page{text-align:center;width:min(100%,430px);min-height:100%;margin:0 auto;padding-bottom:76px}.about-page>header{border-bottom:1px solid #1c2226;grid-template-columns:48px 1fr 48px;align-items:center;height:72px;display:grid}.about-page>header button{color:#fff;cursor:pointer;background:0 0;border:0;width:44px;height:44px;font-size:38px;line-height:1}.about-page>header strong{font-size:18px}.about-page .about-avatar{width:136px;height:136px;margin:96px auto 20px}.about-page .about-username{font-size:24px}.about-page .about-username img{width:20px;height:20px}.about-page .about-copy{margin:20px 28px 32px;font-size:16px;line-height:1.35}.about-page .about-detail{text-align:left;gap:18px;padding:15px 28px}.about-page .about-detail svg{flex-basis:31px;width:31px;height:31px}.about-page .about-detail span{font-size:21px}.about-page .about-detail small{font-size:17px}.about-page .about-copy.small{text-align:left;margin:28px 28px 0;font-size:14px}.about-page .about-close{color:#fff;background:#4b5df5;border:0;border-radius:16px;width:min(100% - 40px,390px);height:58px;font-size:17px;font-weight:700;position:fixed;bottom:12px;left:50%;transform:translate(-50%)}.about-screen{width:100%;max-height:var(--preview-height,100%);touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior:contain;display:block;inset:0;overflow-x:hidden;height:var(--preview-height,100%)!important;min-height:0!important;position:fixed!important;overflow-y:auto!important}.about-screen::-webkit-scrollbar{display:none}.about-page{scrollbar-width:none;overscroll-behavior:contain;width:min(100%,430px);height:auto;min-height:100%;margin:0 auto;overflow:visible}.about-page>header{z-index:2;background:#0b1014;position:sticky;top:0}.about-page .about-close{z-index:3;margin:32px auto 12px;display:block;position:relative;left:auto;transform:none}.profile-shell{position:relative}.profile-shell>.feed-viewer,.profile-shell>.media-viewer-overlay,.profile-shell>.story-overlay,.profile-shell>.profile-sheet-backdrop,.profile-shell>.media-unfollow-backdrop,.profile-shell>.message-screen,.profile-shell>.header-menu-backdrop,.profile-shell>.about-screen{width:100%;height:var(--preview-height,100%);z-index:200;pointer-events:auto;min-height:100%;max-height:none;inset:0;overflow:hidden;position:absolute!important}.profile-shell>.story-overlay{background:#0b1014!important;place-items:stretch stretch!important;padding:0!important}.profile-shell>.story-overlay .story-player{width:100%;height:100%;max-height:none;box-shadow:none;border-radius:0}.media-follow.following{color:#aeb5bb}.feed-actions .feed-save svg,.media-viewer-actions .save svg{stroke-width:1.8px;width:27px;height:27px}.media-viewer-overlay,.story-overlay{overscroll-behavior:none;touch-action:none}.media-viewer-card,.story-player{touch-action:pan-y}.feed-profile-link{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.feed-author-copy{flex-wrap:wrap;flex:1;align-items:center;gap:4px;display:flex}.feed-author-copy small{width:100%}.feed-more{color:#fff;cursor:pointer;background:0 0;border:0;place-items:center;width:24px;height:24px;padding:2px 0;display:grid}.feed-more svg{width:18px;height:18px}.feed-author>.feed-profile-link:first-child{border-radius:50%;flex:0 0 38px;width:38px;height:38px;overflow:hidden}.feed-author>.feed-profile-link:first-child img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.feed-author-copy>img{object-fit:contain;width:14px;height:14px}.feed-viewer-list{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0}.feed-viewer-list::-webkit-scrollbar{width:0;height:0;display:none}.reel-feed .feed-item{scroll-snap-align:start;min-height:calc(100vh - 61px);position:relative}.reel-feed .feed-media>img,.reel-feed .feed-media>video{object-fit:contain;width:100%;height:100%;max-height:none}.reel-feed .feed-author{z-index:2;background:linear-gradient(#000b,#0000);padding-top:18px;position:absolute;top:0;left:0;right:0}.reel-feed .feed-actions{z-index:2;flex-direction:column;align-items:center;gap:14px;padding:0;display:flex;position:absolute;bottom:100px;right:8px}.reel-feed .feed-actions button{flex-direction:column;gap:3px}.reel-feed .feed-actions .feed-save{margin-left:0}.reel-feed .feed-caption{z-index:2;text-shadow:0 1px 3px #000;padding:0;position:absolute;bottom:18px;left:8px;right:58px}.reel-feed .feed-caption small{color:#ddd}.feed-viewer{z-index:125;color:#f5f5f5;overscroll-behavior:none;background:#0b1014;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.feed-viewer-header{z-index:5;text-align:center;background:#0b1014;border-bottom:1px solid #23282c;flex:0 0 61px;grid-template-columns:48px 1fr 48px;align-items:center;height:61px;display:grid;position:sticky;top:0}.feed-viewer-header button{color:#fff;cursor:pointer;background:0 0;border:0;width:42px;height:42px}.feed-viewer-header svg{width:28px;height:28px}.feed-viewer-list{overscroll-behavior:contain;scroll-snap-type:y proximity;width:min(100%,430px);margin:0 auto;overflow-y:auto}.feed-item{scroll-snap-align:start;background:#0b1014;border-bottom:1px solid #242a2f}.feed-author{align-items:center;gap:9px;min-height:68px;padding:10px 14px;display:flex}.feed-author>img{object-fit:cover;border-radius:50%;width:38px;height:38px}.feed-author>div{flex-wrap:wrap;flex:1;align-items:center;gap:4px;min-width:0;display:flex}.feed-author strong{font-size:13px}.feed-author div>img{width:14px;height:14px}.feed-author small{color:#b9c0c5;width:100%;font-size:11px;display:block}.feed-author>span{letter-spacing:2px;font-size:18px}.feed-media{background:#050505;place-items:center;width:100%;display:grid;position:relative}.feed-media>img,.feed-media>video{object-fit:contain;width:100%;max-height:78vh;display:block}.feed-carousel-count{color:#fff;background:#111c;border-radius:14px;padding:6px 9px;font-size:12px;position:absolute;top:12px;right:12px}.feed-prev,.feed-next{color:#fff;cursor:pointer;background:#1119;border:0;border-radius:50%;width:30px;height:30px;font-size:24px;line-height:1;position:absolute;top:50%}.feed-prev{left:10px}.feed-next{right:10px}.feed-dots{justify-content:center;gap:4px;display:flex;position:absolute;bottom:11px;left:0;right:0}.feed-dots i{background:#fff7;border-radius:50%;width:6px;height:6px}.feed-dots i.active{background:#3285ff}.feed-actions{align-items:center;gap:12px;min-height:54px;padding:9px 14px 5px;display:flex}.feed-actions button{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:flex}.feed-actions img{object-fit:contain;width:27px;height:27px}.feed-actions b{font-size:11px;font-weight:500}.feed-actions .feed-save{margin-left:auto}.feed-caption{overflow-wrap:anywhere;padding:0 14px 18px;font-size:13px;line-height:1.4}.feed-caption small{color:#9ca3a8;margin-top:8px;font-size:11px;display:block}.feed-viewer .feed-media>img,.feed-viewer .feed-media>video{height:auto;max-height:none}.reel-feed .feed-item{height:calc(100vh - 61px);min-height:0;position:relative;overflow:hidden}.reel-feed .feed-media{z-index:0;height:100%;position:absolute;inset:0}.reel-feed .feed-author{z-index:3;background:linear-gradient(#000b,#0000);min-height:0;padding:12px 0 30px;position:absolute;inset:0 8px auto}.reel-feed .feed-author small{display:none}.reel-feed .feed-caption{z-index:3;bottom:31px;left:8px;right:58px}.reel-feed .feed-caption .caption-trigger{color:#fff;text-align:left;width:100%;font:inherit;text-shadow:0 1px 3px #000;cursor:pointer;-webkit-line-clamp:2;background:0 0;border:0;-webkit-box-orient:vertical;padding:0;line-height:1.35;display:-webkit-box;overflow:hidden}.reel-feed .feed-caption small{margin-top:3px;display:block}.reel-caption-backdrop{z-index:20;background:#0008;align-items:flex-end;display:flex;position:absolute;inset:0}.reel-caption-sheet{color:#fff;overscroll-behavior:contain;background:#1b2025;border-radius:22px 22px 0 0;width:100%;max-height:62%;padding:14px 18px 28px;overflow-y:auto}.reel-caption-sheet .sheet-handle{background:#899198;border-radius:4px;width:42px;height:4px;margin:0 auto 18px}.reel-caption-sheet>strong{margin-bottom:16px;display:block}.reel-caption-sheet>div:last-child{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.45}.feed-caption .caption-trigger{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.reel-video-controls{z-index:4;color:#fff;align-items:center;gap:8px;display:flex;position:absolute;bottom:4px;left:8px;right:8px}.reel-video-controls button{color:#fff;cursor:pointer;background:0 0;border:0;width:28px;height:26px;padding:0;font-size:16px}.reel-video-controls input{accent-color:#fff;cursor:pointer;flex:1;min-width:0;height:3px;margin:0}.header-menu-backdrop,.about-backdrop{z-index:80;overscroll-behavior:none;background:#0008;justify-content:center;align-items:flex-start;padding-top:70px;display:flex;position:fixed;inset:0}.header-menu{background:#292d31;border-radius:16px;width:min(92%,300px);overflow:hidden;box-shadow:0 20px 60px #0009}.header-menu button{color:#f5f5f5;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #383d42;width:100%;padding:17px 14px;font-size:13px}.header-menu button:last-child{border-bottom:0}.header-menu .danger{color:#ff4963}.about-backdrop{align-items:center;padding:14px}.about-card{color:#f5f5f5;text-align:center;background:#20242a;border-radius:12px;width:min(100%,430px);max-height:90vh;overflow:auto;box-shadow:0 20px 70px #000b}.about-card header{border-bottom:1px solid #353a40;justify-content:center;align-items:center;height:44px;display:flex;position:relative}.about-card header button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:24px;position:absolute;right:12px}.about-avatar{object-fit:cover;border-radius:50%;width:72px;height:72px;margin:14px auto 8px}.about-username{justify-content:center;align-items:center;gap:4px;font-size:14px;display:flex}.about-username img{width:14px;height:14px}.about-copy{color:#c5c9cd;margin:12px 24px 20px;font-size:11px;line-height:1.4}.about-copy.small{text-align:left;margin-bottom:16px}.about-detail{text-align:left;align-items:center;gap:12px;padding:10px 28px;display:flex}.about-detail svg{flex:0 0 20px;width:20px;height:20px}.about-detail span{font-size:13px;display:grid}.about-detail small{color:#aab0b6;margin-top:2px;font-size:11px}.about-close{color:#fff;cursor:pointer;background:0 0;border:0;border-top:1px solid #353a40;width:100%;height:48px}.profile-sheet-backdrop{z-index:50;overscroll-behavior:none;touch-action:none;background:#0008;align-items:flex-end;display:flex;position:fixed;inset:0}.profile-sheet{color:#f5f5f5;text-align:center;will-change:transform;background:#1b2024;border-radius:19px 19px 0 0;width:min(100%,430px);min-height:340px;max-height:54vh;margin:auto auto 0;padding:27px 0 10px;transition:transform .2s;position:relative;box-shadow:0 -12px 40px #0008}.profile-sheet[style*="translateY(0px)"]{transition:none}.profile-sheet:before{content:"";background:#8c9398;border-radius:99px;width:38px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.sheet-handle{z-index:2;cursor:grab;touch-action:none;width:72px;height:28px;position:absolute;top:0;left:50%;transform:translate(-50%)}.sheet-handle:active{cursor:grabbing}.profile-sheet strong{padding:0 20px 18px;font-size:17px;display:block}.profile-sheet button{color:#f5f5f5;text-align:left;cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-top:1px solid #292f34;align-items:center;gap:14px;width:100%;min-height:56px;padding:15px 26px;font-size:15px;display:flex}.profile-sheet button:nth-of-type(3),.profile-sheet button:nth-of-type(4){justify-content:space-between}.profile-sheet button svg{color:#cbd0d4;flex:0 0 21px;width:21px;height:21px}.profile-sheet button svg:last-child{margin-left:0}.profile-sheet button svg.selected{color:#fff}.profile-sheet button svg.favorite.selected{color:#ff6681}.profile-sheet .unfollow{color:#ff4d67}.message-screen{z-index:55;color:#f5f5f5;background:#000;flex-direction:column;display:flex;position:fixed;inset:0}.message-screen header{border-bottom:1px solid #171b1f;align-items:center;gap:12px;height:72px;padding:10px 18px;display:flex}.message-screen header>button{color:#fff;cursor:pointer;background:0 0;border:0;width:36px;font-size:42px;line-height:1}.message-screen header>div{grid-template-columns:36px 1fr;align-items:center;column-gap:9px;display:grid}.message-screen header img{object-fit:cover;border-radius:50%;grid-row:span 2;width:36px;height:36px}.message-screen header small{color:#9ba1a6}.message-screen section{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.message-screen section img{object-fit:cover;border-radius:50%;width:112px;height:112px;margin-bottom:16px}.message-screen section strong{font-size:24px}.message-screen section span{color:#b4b9bd;font-size:18px}.message-screen footer{color:#aeb4b8;text-align:center;background:#11161a;padding:22px 26px 28px;font-size:14px;line-height:1.35}.compact-highlights{gap:18px;margin-top:22px;display:flex;overflow:auto}.compact-highlight{color:#fff;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;width:68px;padding:0;display:flex}.compact-highlight>span{background:#1c2024;border:2px solid #393f45;border-radius:50%;width:64px;height:64px;padding:3px}.compact-highlight img{object-fit:cover;background:#252a2e;border-radius:50%;width:100%;height:100%;display:block}.compact-highlight small{text-overflow:ellipsis;white-space:nowrap;width:68px;font-size:11px;overflow:hidden}.compact-tabs{z-index:19;background:#0b1014;border-bottom:1px solid #24292d;grid-template-columns:repeat(4,1fr);height:56px;display:grid;position:sticky;top:61px}.compact-tabs button{color:#858b90;cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:relative}.compact-tabs button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:23%;right:23%}.compact-tabs button.active{color:#fff}.compact-tabs button.active:after{background:#fff}.compact-tabs img{object-fit:contain;pointer-events:none;width:24px;height:24px;display:block}.compact-tabs button.decorative{cursor:default}.compact-tabs button.decorative:after{display:none}.media-grid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.post-corner{object-fit:contain!important;filter:drop-shadow(0 1px 2px #000)!important;width:19px!important;height:19px!important;position:absolute!important;top:7px!important;right:7px!important}.profile-sheet button:first-of-type,.profile-sheet button:nth-of-type(2){justify-content:space-between}.profile-sheet button:first-of-type svg,.profile-sheet button:nth-of-type(2) svg{order:2}.profile-sheet .sheet-icon{object-fit:contain;flex:0 0 22px;order:2;width:22px;height:22px}.profile-sheet .sheet-icon.favorite{width:22px;height:22px}.profile-sheet .sheet-option-icon{object-fit:contain;opacity:.85;width:22px;height:22px;margin-left:auto}.media-follow{font-weight:600;color:#4f8cff!important;margin-left:auto!important;padding:4px 8px!important;font-size:12px!important}.media-unfollow-backdrop{z-index:130;background:#0009;place-items:center;display:grid;position:fixed;inset:0}.media-unfollow-dialog{color:#f5f5f5;text-align:center;background:#20242a;border-radius:20px;width:min(92%,360px);overflow:hidden}.media-unfollow-dialog img{object-fit:cover;border-radius:50%;width:86px;height:86px;margin:24px auto 12px}.media-unfollow-dialog p{margin:0;padding:0 18px 22px;font-size:15px}.media-unfollow-dialog button{color:#fff;cursor:pointer;background:0 0;border:0;border-top:1px solid #30353b;width:100%;height:52px;display:block}.media-unfollow-dialog .unfollow{color:#ff4d67;font-weight:700}.media-tile{aspect-ratio:1;cursor:pointer;background:#252a2e;outline:0;position:relative;overflow:hidden}.media-tile>img,.media-tile>video{object-fit:cover;width:100%;height:100%;transition:all .2s;display:block}.media-tile:hover>img:first-child,.media-tile:focus>img:first-child,.media-tile:hover>video,.media-tile:focus>video{filter:brightness(.55)}.media-stats{box-sizing:border-box;opacity:0;flex-flow:column;place-content:center;align-items:center;gap:4px;width:100%;max-width:100%;padding:6px;font-size:clamp(9px,2.5vw,12px);font-weight:700;transition:all .2s;display:flex;position:absolute;inset:0;overflow:hidden}.media-tile:hover .media-stats,.media-tile:focus .media-stats{opacity:1}.media-stats span{white-space:nowrap;align-items:center;gap:3px;min-width:0;max-width:100%;display:flex}.media-stats img{flex:none;object-fit:contain!important;filter:none!important;width:19px!important;height:19px!important}.reel-corner,.pin-corner{object-fit:contain!important;filter:drop-shadow(0 1px 2px #000)!important;width:19px!important;height:19px!important;position:absolute!important;top:7px!important;right:7px!important}.pin-corner{width:17px!important;height:17px!important}.reel-corner+.pin-corner{top:31px!important}.empty-grid{color:#61666a;text-align:center;place-items:center;min-height:220px;padding:20px;font-size:12px;display:grid}.media-viewer-overlay{z-index:120;background:#111e;place-items:center;padding:8px;display:grid;position:fixed;inset:0}.media-viewer-card{scrollbar-width:none;color:#fff;background:#0b1014;border-radius:7px;width:min(100%,430px);max-height:96vh;overflow:auto;box-shadow:0 20px 80px #000}.media-viewer-card::-webkit-scrollbar{display:none}.media-viewer-title{text-align:center;border-bottom:1px solid #23282c;grid-template-columns:46px 1fr 46px;align-items:center;height:51px;display:grid}.media-viewer-title button,.media-viewer-author button,.media-viewer-actions button{color:#fff;cursor:pointer;background:0 0;border:0}.media-viewer-title svg{width:29px;height:29px}.media-viewer-author{align-items:center;gap:10px;min-height:68px;padding:9px 13px;display:flex}.media-viewer-author>img{object-fit:cover;border-radius:50%;width:37px;height:37px}.media-viewer-author>div{flex:1;min-width:0}.media-viewer-author>div>span{align-items:center;gap:5px;font-size:13px;display:flex}.media-viewer-author>div>span img{object-fit:contain;width:14px;height:14px}.media-viewer-author small{color:#ddd;margin-top:2px;font-size:11px;display:block}.media-viewer-author button svg{width:22px}.media-viewer-content{background:#050505;place-items:center;width:100%;display:grid}.media-viewer-content img,.media-viewer-content video{object-fit:contain;width:100%;height:auto;max-height:none;display:block}.media-viewer-actions{align-items:center;gap:13px;height:52px;padding:8px 12px 5px;display:flex}.media-viewer-actions button{place-items:center;width:29px;height:30px;padding:0;display:grid}.media-viewer-actions button.save{margin-left:auto}.media-viewer-actions img{object-fit:contain;width:25px;height:25px}.media-viewer-actions button:first-child img,.media-viewer-actions button:nth-child(2) img,.media-viewer-actions button:nth-child(3) img,.media-viewer-actions button:nth-child(4) img{width:29px;height:29px}.media-viewer-meta{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;padding:0 14px 16px;font-size:13px}.media-viewer-meta>strong{display:block}.media-viewer-meta p{min-width:0;max-width:100%;margin:7px 0 0;line-height:1.35;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:break-word!important}.media-viewer-meta small{color:#a8a8a8;text-transform:lowercase;margin-top:8px;display:block}.view-comments{color:#a8a8a8;font:inherit;cursor:pointer;background:0 0;border:0;margin:7px 0 0;padding:0;display:block}.media-viewer-card.showing-comments{height:min(92vh,720px);overflow:hidden}.comments-panel{flex-direction:column;height:100%;display:flex}.comments-list{scrollbar-width:none;flex:1;min-height:0;padding:12px 14px;overflow-y:auto}.comments-list::-webkit-scrollbar{display:none}.comments-empty{color:#858b90;text-align:center;align-content:center;place-items:center;min-height:100%;margin:auto;font-size:13px;line-height:1.5;display:grid}.local-comment{color:#f5f5f5;align-items:flex-start;gap:9px;padding:10px 0;display:flex}.local-comment.reply{margin-left:36px}.local-comment>img{object-fit:cover;background:#292d31;border-radius:50%;flex:0 0 32px;width:32px;height:32px}.local-comment>div{flex:1;min-width:0}.local-comment p{overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:13px;line-height:1.35}.local-comment p strong{margin-right:4px}.local-comment small{color:#a8a8a8;align-items:center;gap:12px;margin-top:5px;font-size:10px;display:flex}.local-comment small button{color:#a8a8a8;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:600}.comment-like{cursor:pointer;background:0 0;border:0;flex:0 0 25px;width:25px;height:28px;padding:5px}.comment-like img{object-fit:contain;width:14px;height:14px}.comment-composer{background:#0b1014;border-top:1px solid #292e32;align-items:center;gap:10px;min-height:64px;padding:9px 13px;display:flex}.comment-composer>img{object-fit:cover;border-radius:50%;flex:0 0 32px;width:32px;height:32px}.comment-composer>div{flex:1;min-width:0}.comment-composer small{color:#a8a8a8;margin-bottom:3px;font-size:10px;display:block}.comment-composer small button{color:#a8a8a8;cursor:pointer;background:0 0;border:0}.comment-composer input{color:#fff;width:100%;font:inherit;background:0 0;border:0;outline:0;padding:4px 0;font-size:13px}.comment-composer>button{color:#0095f6;cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:12px;font-weight:700}.comment-composer>button:disabled{color:#577087;cursor:default}.story-overlay{z-index:100;background:#0f0f0ff7;place-items:center;padding:8px;display:grid;position:fixed;inset:0}.story-player{background:#151515;border-radius:9px;width:min(100%,410px);height:min(100%,730px);max-height:100%;position:relative;overflow:hidden;box-shadow:0 20px 80px #000}.story-media,.story-player>video{object-fit:contain;background:#111;width:100%;height:100%;display:block}.story-dim{z-index:6;background:#00000047;position:absolute;inset:0}.story-progress{z-index:3;gap:4px;display:flex;position:absolute;top:15px;left:12px;right:12px}.story-progress span{background:#fff5;flex:1;height:2px;overflow:hidden}.story-progress i{background:#fff;width:0;height:100%;display:block}.story-progress i.done{width:100%}.story-progress i.running{animation:5s linear forwards story-progress}.story-progress i.paused{animation-play-state:paused}.story-player header{z-index:4;text-shadow:0 1px 4px #000;align-items:center;gap:8px;display:flex;position:absolute;top:27px;left:12px;right:10px}.story-player header>img{object-fit:cover;background:#333;border-radius:50%;width:31px;height:31px}.story-player header strong{font-size:12px}.story-player header small{color:#ddd}.story-actions{margin-left:auto;display:flex}.story-actions button{color:#fff;cursor:pointer;background:0;border:0;padding:5px}.story-actions svg{width:18px}.story-nav{z-index:2;color:#fff;opacity:0;cursor:pointer;background:0 0;border:0;width:27%;position:absolute;top:18%;bottom:18%}.story-nav:hover{opacity:1}.story-nav.previous{text-align:left;left:0}.story-nav.next{text-align:right;right:0}.story-cta{z-index:5;color:#111;white-space:nowrap;touch-action:none;-webkit-user-select:none;user-select:none;box-sizing:border-box;background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:6px;max-width:86%;height:50px;min-height:50px;padding:9px 13px;font-size:13px;font-weight:700;text-decoration:none;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 5px 25px #0008}.story-cta>img{object-fit:contain;flex:0 0 18px;width:18px;height:18px}.story-cta>span{text-overflow:ellipsis;overflow:hidden}.story-reactions{z-index:8;text-align:center;color:#fff;text-shadow:0 1px 4px #000;position:absolute;bottom:78px;left:0;right:0}.story-reactions strong{margin-bottom:14px;font-size:15px;display:block}.story-reactions>div{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.story-reactions button{cursor:pointer;filter:drop-shadow(0 2px 3px #000);background:0 0;border:0;font-size:24px}.story-reply{z-index:9;align-items:center;gap:8px;display:flex;position:absolute;bottom:13px;left:12px;right:12px}.story-reply input{color:#fff;min-width:0;height:38px;font:inherit;background:#0003;border:1px solid #fff;border-radius:22px;outline:0;flex:1;padding:0 15px;font-size:12px}.story-reply input::placeholder{color:#fff}.story-reply>button{color:#fff;cursor:pointer;background:0 0;border:0;width:32px;height:32px;padding:5px}.story-reply svg{width:22px;height:22px}.story-reply .liked{color:#ed4956}.story-reply .story-publish{width:auto;padding:0 8px;font-size:12px;font-weight:700}.cta-editor-backdrop{z-index:20;background:#0008;place-items:center;padding:18px;display:grid;position:absolute;inset:0}.cta-editor{color:#fff;background:#17191d;border:1px solid #33363b;border-radius:12px;gap:12px;width:min(100%,310px);padding:16px;display:grid;box-shadow:0 15px 50px #000b}.cta-editor>strong{font-size:15px}.cta-editor label{color:#bfc3c8;gap:5px;font-size:11px;display:grid}.cta-editor input{color:#fff;width:100%;height:38px;font:inherit;background:#0d0f12;border:1px solid #3a3e44;border-radius:7px;outline:0;padding:0 10px;font-size:12px}.cta-editor input:focus{border-color:#9b4dff}.cta-editor>div{justify-content:flex-end;gap:7px;display:flex}.cta-editor button{color:#fff;cursor:pointer;background:#282c32;border:1px solid #3a3e44;border-radius:7px;min-height:32px;padding:0 10px;font-size:11px}.cta-editor button[type=submit]{background:#6246e8;border-color:#6943e8}.cta-editor .danger{color:#ff8a9b;background:#321c22;border-color:#5b2c35}.story-cta.editable{cursor:grab;outline-offset:4px;outline:2px dashed #ffffffbf}.story-cta.editable:active{cursor:grabbing}.story-cta:hover{transform:translate(-50%,-50%)scale(1.03)}@keyframes story-progress{to{width:100%}}@media (width<=900px){body{overflow:auto}.builder-layout{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 66px);overflow:visible}.settings-column{border-bottom:1px solid #29292e;border-right:0;max-height:none;overflow:visible}.live-column{min-height:760px;padding:12px}.builder-toolbar small,.live-heading span{display:none}}@media (width<=520px){.builder-toolbar{padding:0 10px}.builder-toolbar>div:first-child small{display:none}.toolbar-actions{gap:5px!important}.toolbar-button{width:38px;padding:0;font-size:0}.builder-layout{flex-direction:column;display:flex}.config-panel{padding:10px}.config-grid.two,.config-grid.three{grid-template-columns:1fr}.live-column{min-height:680px;padding:8px}.live-frame{border-radius:8px}.download-button{min-width:112px}.instagram-header{padding:0 14px}.compact-profile-info{padding-left:15px;padding-right:15px}.story-player{border-radius:0;height:100%}}.story-actions button[aria-label=Fechar]{place-items:center;width:40px;height:40px;padding:2px;display:grid}.story-actions button[aria-label=Fechar] svg{stroke-width:1.8px;width:34px;height:34px}.story-cta-placeholder{z-index:5;cursor:pointer;background:#fffd;border:2px dashed #fff}.media-viewer-content{position:relative}.carousel-prev,.carousel-next{color:#555;cursor:pointer;background:#fff9;border:0;border-radius:50%;width:30px;height:30px;font-size:28px;line-height:20px;position:absolute;top:50%;transform:translateY(-50%)}.carousel-prev{left:10px}.carousel-next{right:10px}.carousel-dots{justify-content:center;gap:4px;display:flex;position:absolute;bottom:10px;left:0;right:0}.carousel-dots i{background:#fff8;border-radius:50%;width:6px;height:6px}.carousel-dots i.active{background:#fff}.comments-caption{border-bottom:1px solid #292e32;margin:0 0 14px;padding-bottom:12px;line-height:1.4}.comments-caption img{vertical-align:middle;width:14px;height:14px}.comment-more{align-items:center;display:inline-flex;padding:0!important}.comment-delete{color:#fff;cursor:pointer;background:#ed4956;border:0;border-radius:5px;margin-top:6px;padding:5px 10px;font-size:11px}.caption-more{color:#a8a8a8;cursor:pointer;background:0;border:0;padding:0}.story-close-button{color:#fff;cursor:pointer;background:0 0;border:0;place-items:center;margin-left:auto;padding:2px;display:grid}.story-close-button svg{stroke-width:1.8px;width:32px;height:32px}.feed-caption p{margin:0;line-height:1.4;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:break-word!important}.feed-caption p.caption-collapsed{max-height:2.8em;display:block;overflow:hidden}.feed-caption .caption-trigger{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;width:100%;max-width:100%;max-height:2.8em;line-height:1.4}.feed-caption p strong{font-weight:600}.reel-feed .feed-caption p{text-shadow:0 1px 3px #000}.reel-feed .feed-viewer-list{touch-action:pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scroll-behavior:smooth;scroll-snap-type:y mandatory;flex:none;width:min(100%,430px);height:auto;min-height:0;max-height:none;display:block;position:absolute;top:61px;bottom:0;left:50%;overflow:hidden scroll;transform:translate(-50%)}.reel-feed .feed-item{scroll-snap-align:start;scroll-snap-stop:always;height:100%;min-height:100%}.reel-feed .feed-media{height:100%;min-height:100%}.feed-profile-avatar,.feed-profile-avatar.has-story{box-sizing:border-box;background:linear-gradient(40deg,#ffd600,#ff7a00,#ff0169,#d300c5,#7638fa);border-radius:50%;padding:3px}.feed-profile-avatar img,.feed-profile-avatar.has-story img{box-sizing:border-box;border:2px solid #0b1014}.reel-caption-sheet{will-change:transform;transition:transform .18s}.caption-less{margin:18px auto 0;display:block}.profile-shell>.feed-viewer,.profile-shell>.media-viewer-overlay,.profile-shell>.story-overlay,.profile-shell>.profile-sheet-backdrop,.profile-shell>.media-unfollow-backdrop,.profile-shell>.message-screen,.profile-shell>.header-menu-backdrop,.profile-shell>.about-screen{box-sizing:border-box;min-height:0!important;max-height:100%!important}.profile-shell>.media-viewer-overlay{padding:0;display:block;overflow:hidden}.profile-shell>.media-viewer-overlay .media-viewer-card{box-sizing:border-box;border-radius:0;width:100%;max-width:430px;height:100%;max-height:100%;margin:0 auto;overflow-y:auto}.profile-shell>.message-screen{overflow:hidden;min-height:0!important}.profile-shell>.profile-sheet-backdrop,.profile-shell>.media-unfollow-backdrop{justify-content:center;align-items:flex-end;display:flex}.profile-shell>.profile-sheet-backdrop .profile-sheet{box-sizing:border-box;width:100%;max-width:430px;max-height:100%;margin:0 auto;overflow-y:auto}.profile-shell>.media-unfollow-backdrop .media-unfollow-dialog{box-sizing:border-box;max-width:calc(100% - 24px);max-height:calc(100% - 24px);overflow-y:auto}.feed-viewer:not(.reel-feed) .feed-viewer-list{scroll-snap-type:y proximity;width:min(100%,430px);height:auto;max-height:none;display:block;position:absolute;top:61px;bottom:0;left:50%;overflow:hidden auto;transform:translate(-50%)}.feed-viewer:not(.reel-feed) .feed-item{flex-direction:column;min-height:100%;display:flex}.feed-viewer:not(.reel-feed) .feed-media{flex:auto;min-height:0}.feed-viewer:not(.reel-feed) .feed-media>img,.feed-viewer:not(.reel-feed) .feed-media>video{object-fit:contain;height:100%;max-height:100%}
