:root{--cf-yellow:#ffbf00;--cf-yellow-strong:#f5b400;--cf-black:#15110d;--cf-ink:#27221d;--cf-muted:#766f66;--cf-soft:#f7f6f3;--cf-line:#e6e1d9;--cf-line-strong:#d6d0c6;--cf-white:#fff;--cf-shadow:0 10px 30px #15110d14;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{background:var(--cf-white);min-width:320px;color:var(--cf-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:var(--cf-white);min-height:100dvh;margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}::selection{background:#ffbf0059}.app-shell{min-height:100dvh}.site-topbar{z-index:50;border-bottom:1px solid var(--cf-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;align-items:center;gap:28px;height:58px;padding:0 22px;display:flex;position:sticky;top:0}.brand-mark{color:var(--cf-black);align-items:center;display:inline-flex}.brand-logo-image{object-fit:contain;width:auto;height:38px;display:block}.brand-symbol{border:2px solid var(--cf-black);border-radius:6px;width:25px;height:25px;position:relative}.brand-symbol:after{background:var(--cf-yellow);content:"";border-radius:3px;width:10px;height:10px;position:absolute;bottom:-4px;right:-4px}.topbar-nav{align-items:stretch;gap:2px;height:100%;display:flex}.topbar-link{color:var(--cf-ink);align-items:center;gap:7px;padding:0 12px;font-size:14px;font-weight:500;display:inline-flex;position:relative}.topbar-link[data-active=true]:after{background:var(--cf-yellow);content:"";height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.topbar-chevron{margin-left:-2px}.topbar-badge{color:#6b4c00;background:#ffbf0029;border:1px solid #f5b40080;border-radius:4px;margin-left:1px;padding:2px 6px;font-size:10px;font-weight:700;line-height:1.2}.topbar-actions{align-items:center;gap:16px;margin-left:auto;display:flex}.text-action{color:var(--cf-ink);font-size:14px;font-weight:550}.yellow-button,.dark-button,.ghost-button,.tool-chip,.icon-action{border:1px solid #0000;border-radius:6px;font-weight:700;transition:border-color .16s,background .16s,color .16s,transform .16s}.yellow-button{border-color:var(--cf-yellow-strong);background:var(--cf-yellow);min-height:36px;color:var(--cf-black);justify-content:center;align-items:center;gap:7px;padding:0 15px;display:inline-flex;box-shadow:0 7px 16px #ffbf0038}.dark-button{border-color:var(--cf-black);background:var(--cf-black);color:#fff;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 13px;display:inline-flex}.ghost-button,.tool-chip,.icon-action{border-color:var(--cf-line);color:var(--cf-ink);background:#fff}.ghost-button{min-height:34px;padding:0 12px}.yellow-button:hover,.dark-button:hover,.ghost-button:hover,.tool-chip:hover,.icon-action:hover{transform:translateY(-1px)}.home-page{padding:56px 24px 80px}.home-hero,.seo-section{width:min(1120px,100%);margin:0 auto}.home-hero h1,.seo-section h1{color:var(--cf-black);letter-spacing:-.04em;margin:0;font-size:clamp(36px,5vw,64px);line-height:.96}.home-hero p,.seo-section p{max-width:680px;color:var(--cf-muted);font-size:17px;line-height:1.65}.tool-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;margin-top:28px;display:grid}.tool-card{border:1px solid var(--cf-line);background:#fff;border-radius:8px;min-height:132px;padding:18px}.tool-card strong{color:var(--cf-black);font-size:17px;display:block}.tool-card span{color:var(--cf-muted);margin-top:8px;font-size:14px;line-height:1.45;display:block}.tool-page{background:var(--cf-white)}.tool-workspace{border-bottom:1px solid var(--cf-line);grid-template-columns:minmax(310px,365px) minmax(450px,1fr) minmax(260px,330px);gap:0;min-height:calc(100dvh - 58px);display:grid}.editor-sidebar{border-right:1px solid var(--cf-line);background:#fff;height:calc(100dvh - 58px);overflow:hidden auto}.sidebar-inner{padding:14px 14px 18px}.accordion-section{border-bottom:1px solid var(--cf-line)}.accordion-heading{width:100%;min-height:48px;color:var(--cf-black);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0 2px;font-size:14px;font-weight:750;display:flex}.accordion-title{align-items:center;gap:9px;display:inline-flex}.section-count{border:1px solid var(--cf-line);color:var(--cf-muted);border-radius:5px;padding:1px 7px;font-size:12px;font-weight:650}.accordion-body{padding:0 0 14px}.tool-pill-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.tool-pill{border:1px solid var(--cf-line);min-height:36px;font-size:13px;font-weight:700;font:inherit;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:7px;display:flex}.tool-pill[data-active=true]{border-color:var(--cf-yellow-strong);background:var(--cf-yellow)}.field-label{color:var(--cf-muted);margin:10px 0 6px;font-size:12px;font-weight:700;display:block}.field,.textarea-field,.select-field{border:1px solid var(--cf-line);width:100%;color:var(--cf-ink);background:#fff;border-radius:6px;outline:none}.field,.select-field{height:36px;padding:0 10px}.textarea-field{resize:vertical;min-height:70px;padding:10px}.field:focus,.textarea-field:focus,.select-field:focus{border-color:var(--cf-yellow-strong);box-shadow:0 0 0 3px #ffbf002e}.composer-row,.message-row,.sidebar-actions,.microcopy-row{align-items:center;gap:8px;display:flex}.composer-row{margin-bottom:10px}.composer-row .field{flex:1}.message-list{gap:7px;margin-top:10px;display:grid}.message-row{border:1px solid var(--cf-line);background:#fff;border-radius:6px;min-height:48px;padding:8px}.message-row[data-selected=true]{border-color:var(--cf-yellow-strong);box-shadow:inset 3px 0 0 var(--cf-yellow)}.message-move-group{gap:2px;display:grid}.message-move-group button{color:#5f5850;background:0 0;border:0;border-radius:5px;place-items:center;width:24px;height:18px;display:grid}.message-move-group button:disabled{color:#c9c2b8;cursor:not-allowed}.message-side{background:var(--cf-soft);width:26px;height:26px;color:var(--cf-black);border-radius:5px;place-items:center;font-size:11px;font-weight:800;display:grid}.message-summary{flex:1;min-width:0}.message-summary strong,.message-summary span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.message-summary strong{color:var(--cf-black);font-size:13px}.message-summary span{color:var(--cf-muted);margin-top:2px;font-size:12px}.preview-stage{background:#fbfaf7;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:calc(100dvh - 58px);padding:28px 24px;display:flex;position:relative}.preview-wrap{position:relative}.phone-preview{aspect-ratio:390/790;background:#fff;border:1px solid #111;border-radius:7px;width:auto;height:min(680px,100dvh - 150px);overflow:hidden;box-shadow:0 22px 55px #15110d29}.phone-preview[data-device=iphone]{letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Arial,sans-serif}.phone-preview[data-device=android]{letter-spacing:0;-webkit-font-smoothing:antialiased;font-family:Roboto,Helvetica Neue,Arial,sans-serif}.ios-status{color:#111;justify-content:space-between;align-items:center;height:32px;padding:0 18px;font-size:12px;font-weight:800;display:flex}.status-icons{align-items:center;gap:5px;display:inline-flex}.ig-header{color:#050505;background:#fff;border-bottom:1px solid #efeff2;grid-template-columns:29px 36px minmax(0,1fr) auto;align-items:center;gap:7px;height:54px;padding:0 12px;display:grid}.avatar{color:#fff;background:#d9dde4;border:0;border-radius:999px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:grid}.avatar span{z-index:1;background:radial-gradient(circle at 50% 29%,#f6f7f9 0 23%,#0000 24%),radial-gradient(at 50% 92%,#f6f7f9 0 44%,#0000 45%);border-radius:999px;width:62%;height:62%;display:block;position:relative}.ig-small-avatar,.ig-profile-avatar{background:#d9dde4;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #0f141e0d}.ig-name{text-align:left;background:0 0;border:0;min-width:0;padding:0}.ig-name strong,.ig-name span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ig-name strong{color:#121212;font-size:13px}.ig-name span{color:#727272;margin-top:1px;font-size:11px}.ig-actions{color:#050505;align-items:center;gap:14px;display:inline-flex}.ig-add-person,.ig-tag-action,.ig-action-icon{stroke-width:2.35px;flex:none;place-items:center;width:21px;height:21px;display:inline-grid;position:relative}.ig-add-person svg:last-child{background:#fff;border-radius:999px;width:12px;height:12px;position:absolute;top:-6px;right:-6px}.ig-tag-action span{background:#5b4dff;border-radius:999px;width:8px;height:8px;position:absolute;top:-4px;right:-5px}.ig-title-caret{color:#9b9ba3;stroke-width:2.4px;flex:none;margin-left:4px}.chat-canvas{flex-direction:column;gap:8px;height:calc(100% - 134px);padding:18px 12px;display:flex;overflow:hidden}.ig-profile-card{color:#0a0b10;text-align:center;align-self:stretch;justify-items:center;margin:16px 8px auto;display:grid}.ig-profile-avatar{width:74px;height:74px;margin-bottom:15px;font-size:19px}.ig-profile-card strong{color:#0a0b10;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:20px;font-weight:800;line-height:1.1;overflow:hidden}.ig-profile-card>span,.ig-profile-card p{color:#737780;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:5px 0 0;font-size:14px;line-height:1.2;overflow:hidden}.ig-profile-card p+p{max-width:82%}.ig-profile-view-button{color:#050505;min-height:35px;font:inherit;background:#f0f1f5;border:0;border-radius:11px;margin-top:14px;padding:0 18px;font-size:14px;font-weight:750}.date-chip{color:#6f6f6f;background:#f1f1f1;border-radius:6px;align-self:center;padding:4px 8px;font-size:10px;font-weight:800}.chat-bubble{text-align:left;overflow-wrap:anywhere;word-break:break-word;white-space:normal;border:0;border-radius:20px;min-width:0;max-width:74%;padding:8px 13px 7px;font-size:12px;line-height:1.22;display:block;position:relative}.chat-bubble[data-side=me]{color:#fff;background:linear-gradient(#6a5cff 0%,#4f46f7 100%);border-bottom-right-radius:6px;align-self:flex-end}.chat-bubble[data-side=them]{color:#050505;background:#f1f2f5;border-bottom-left-radius:6px;align-self:flex-start}.chat-bubble[data-selected=true]{outline:2px solid var(--cf-yellow);outline-offset:2px}.bubble-time{color:currentColor;opacity:.65;text-align:right;margin:3px 0 0;font-size:8px;line-height:1;display:block}.audio-message-preview{align-items:center;gap:7px;min-width:118px;display:inline-flex}.image-message-preview{border-radius:13px;width:min(190px,58vw);display:block;overflow:hidden}.image-message-preview img{object-fit:cover;width:100%;max-height:230px;display:block}.audio-wave{flex:1;align-items:center;gap:2px;display:inline-flex}.audio-wave span{opacity:.74;background:currentColor;border-radius:999px;width:3px}.audio-wave span:first-child,.audio-wave span:nth-child(4){height:9px}.audio-wave span:nth-child(2){height:17px}.audio-wave span:nth-child(3){height:13px}.ig-composer{background:#f3f4f6;border-top:0;border-radius:999px;align-items:center;gap:8px;height:42px;margin:0 8px 8px;padding:0 9px 0 6px;display:flex;position:relative}.ig-input{color:#111;background:0 0;border:0;border-radius:999px;outline:none;flex:1;min-width:0;height:32px;padding:0 4px;font-size:12px}.ig-input::placeholder{color:#777}.ig-input:focus{box-shadow:none}.context-chip{border:1px solid var(--cf-line);min-height:28px;color:var(--cf-black);box-shadow:var(--cf-shadow);background:#fff;border-radius:6px;align-items:center;gap:5px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;top:98px;left:50%}.preview-toolbar{border:1px solid var(--cf-line);box-shadow:var(--cf-shadow);background:#fff;border-radius:8px;align-items:center;gap:8px;margin-top:18px;padding:8px;display:flex}.preview-toolbar>*{min-width:0}.tool-chip{align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:13px;display:inline-flex}.ad-rail{border-left:1px solid var(--cf-line);background:#fff;height:calc(100dvh - 58px);padding:20px 18px;overflow:hidden auto}.ad-slot{border:1px solid var(--cf-line);width:100%;min-height:250px;color:var(--cf-muted);background:repeating-linear-gradient(-45deg,#fff,#fff 12px,#faf8f1 12px 24px);border-radius:6px;place-items:center;margin-bottom:16px;font-size:12px;font-weight:700;display:grid}.ad-slot-compact{min-height:100px}.ad-slot[data-size=leaderboard]{width:min(728px,100%);min-height:90px;margin:0 auto 18px}.seo-section{padding:54px 24px 70px}.seo-section h1{font-size:clamp(32px,4vw,48px)}.seo-grid{grid-template-columns:minmax(0,1fr) minmax(240px,320px);gap:28px;margin-top:26px;display:grid}.faq-list{gap:13px;display:grid}.faq-item{border:1px solid var(--cf-line);border-radius:8px;padding:16px}.faq-item strong{margin-bottom:6px;display:block}.mobile-editor-drawer{display:none}@media (max-width:1120px){.tool-workspace{grid-template-columns:minmax(300px,350px) minmax(420px,1fr)}.ad-rail{display:none}}@media (max-width:760px){.site-topbar{height:46px;padding:0 12px;position:relative}.topbar-nav,.topbar-actions .yellow-button{display:none}.topbar-actions{gap:0}.tool-workspace{border-bottom:0;min-height:auto;display:block;overflow-x:hidden}.editor-sidebar,.ad-rail{display:none}.preview-stage{background:#fff;justify-content:flex-start;width:100%;min-height:calc(100dvh - 46px);padding:10px 10px 0;overflow-x:hidden}.preview-wrap{justify-content:center;width:100%;display:flex;overflow:hidden}.phone-preview{aspect-ratio:390/790;width:auto;max-width:calc(100vw - 20px);height:min(690px,100dvh - 150px);box-shadow:none}.context-chip{top:88px;transform:translate(-20%)}.preview-toolbar{z-index:20;border-bottom:0;border-left:0;border-right:0;border-radius:0;grid-template-columns:repeat(5,minmax(0,1fr));justify-content:center;gap:4px;width:100vw;max-width:100%;margin:0;padding:6px;display:grid;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -8px 24px #15110d14}.tool-chip{flex-direction:column;gap:2px;width:100%;min-width:0;max-width:100%;min-height:38px;padding:0 2px;font-size:10px;overflow:hidden}.preview-toolbar .yellow-button{flex-direction:column;gap:2px;width:100%;min-width:0;max-width:100%;min-height:38px;padding:0 2px;font-size:10px;line-height:1;overflow:hidden}.mobile-editor-drawer{border:1px solid var(--cf-line);background:#fffffffa;border-radius:8px 8px 0 0;gap:8px;width:min(100%,420px);margin:-104px auto 0;padding:10px;display:grid;box-shadow:0 -12px 35px #15110d1f}.drawer-actions{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.drawer-actions button{border:1px solid var(--cf-line);min-height:38px;color:var(--cf-black);background:#fff;border-radius:6px;font-size:10px;font-weight:800}.microcopy-row{color:var(--cf-muted);justify-content:space-between;font-size:11px}.seo-grid{display:block}}.immersive-phone .ig-small-avatar{width:36px;height:36px;position:relative}.immersive-phone .ig-profile-edit-badge{z-index:4;color:#211b0d;pointer-events:none;background:#fff8d9;border:1px solid #e5bd27;border-radius:999px;place-items:center;width:17px;height:17px;display:grid;position:absolute;bottom:-3px;right:-4px;box-shadow:0 2px 7px #3629052e}.immersive-phone .ig-profile-edit-hint{z-index:6;color:#342809;white-space:nowrap;pointer-events:none;background:#fff9df;border:1px solid #e7c85b;border-radius:9px;align-items:center;width:max-content;min-height:29px;padding:0 10px;font-size:10px;font-weight:750;line-height:1.15;animation:.18s ease-out both ig-profile-edit-hint-in;display:flex;position:absolute;top:45px;left:-3px;box-shadow:0 7px 18px #40300529}.immersive-phone .ig-profile-edit-hint:before{content:"";background:#fff9df;border-top:1px solid #e7c85b;border-left:1px solid #e7c85b;width:8px;height:8px;position:absolute;top:-5px;left:17px;transform:rotate(45deg)}@keyframes ig-profile-edit-hint-in{0%{opacity:0;transform:translateY(-3px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.immersive-phone[data-exporting=true] .ig-profile-edit-badge,.immersive-phone[data-exporting=true] .ig-profile-edit-hint{display:none!important}.account-menu{position:relative}.account-menu-trigger{border:1px solid var(--cf-line);min-height:38px;color:var(--cf-black);background:#fff;border-radius:22px;align-items:center;gap:8px;padding:3px 8px 3px 4px;display:flex}.account-avatar{background:var(--cf-black);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:grid;overflow:hidden}.account-avatar img{object-fit:cover;width:100%;height:100%}.account-menu-name{text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-size:13px;font-weight:700;overflow:hidden}.account-dropdown{z-index:80;border:1px solid var(--cf-line);width:230px;box-shadow:var(--cf-shadow);background:#fff;border-radius:10px;padding:7px;position:absolute;top:calc(100% + 9px);right:0}.account-dropdown-user{border-bottom:1px solid var(--cf-line);padding:9px 10px 11px}.account-dropdown-user strong,.account-dropdown-user small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-dropdown-user small{color:var(--cf-muted);margin-top:2px}.account-dropdown a,.account-dropdown button{width:100%;color:var(--cf-ink);text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:9px 10px;font-size:13px;display:flex}.account-dropdown a:hover,.account-dropdown button:hover{background:var(--cf-soft)}.auth-page{grid-template-columns:minmax(0,1fr) 440px;align-items:center;gap:80px;width:min(1080px,100% - 40px);min-height:calc(100vh - 190px);margin:0 auto;padding:64px 0;display:grid}.auth-intro{max-width:550px}.auth-kicker,.account-kicker{color:#a67700;letter-spacing:.08em;font-size:12px;font-weight:800}.auth-intro h1{max-width:520px;color:var(--cf-black);letter-spacing:-.045em;margin:12px 0 14px;font-size:clamp(38px,5vw,62px);line-height:.98}.auth-intro p{max-width:520px;color:var(--cf-muted);font-size:18px;line-height:1.55}.auth-intro ul{gap:12px;padding:0;list-style:none;display:grid}.auth-intro li:before{color:#b17e00;content:"✓";margin-right:9px;font-weight:800}.auth-form-wrap{border:1px solid var(--cf-line);background:#fff;border-radius:14px;padding:30px;box-shadow:0 16px 45px #15110d12}.auth-tabs{background:var(--cf-soft);border-radius:8px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.auth-tabs button{color:var(--cf-muted);background:0 0;border:0;border-radius:6px;padding:9px;font-weight:700}.auth-tabs button[data-active=true]{color:var(--cf-black);background:#fff;box-shadow:0 1px 5px #15110d14}.auth-form-wrap h2{color:var(--cf-black);margin:24px 0 5px;font-size:26px}.auth-form-wrap>p{color:var(--cf-muted);margin:0 0 20px;font-size:14px}.auth-google,.auth-submit{border-radius:7px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:44px;font-weight:800;display:flex}.auth-google{border:1px solid var(--cf-line-strong);color:var(--cf-black);background:#fff}.auth-divider{color:#9a948c;text-transform:uppercase;align-items:center;gap:10px;margin:18px 0;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{background:var(--cf-line);content:"";flex:1;height:1px}.auth-form-wrap form,.account-form{gap:15px;display:grid}.auth-form-wrap label>span,.account-form label>span{color:var(--cf-ink);margin-bottom:6px;font-size:12px;font-weight:700;display:block}.auth-form-wrap label>div{border:1px solid var(--cf-line-strong);border-radius:7px;align-items:center;gap:9px;height:44px;padding:0 12px;display:flex}.auth-form-wrap input,.account-form input{background:0 0;border:0;outline:0;width:100%}.auth-submit{background:var(--cf-yellow);color:var(--cf-black);border:1px solid #e7ad00}.auth-submit:hover,.projects-new:hover{background:#f4b600}.auth-secondary{color:#7b5a00;background:0 0;border:0;margin:14px auto 0;font-size:13px;font-weight:700;display:block}.auth-terms{color:var(--cf-muted);text-align:center;margin-top:22px;font-size:11px;line-height:1.5;display:block}.auth-terms a{text-decoration:underline}.auth-error,.auth-success,.account-notice{border-radius:6px;padding:10px 12px;font-size:13px}.auth-error{color:#a72b1e;background:#fff0ee;margin-bottom:12px}.auth-success,.account-notice{color:#654b00;background:#fff7dc}.spin{animation:.8s linear infinite account-spin}@keyframes account-spin{to{transform:rotate(360deg)}}.account-page{grid-template-columns:230px minmax(0,1fr);width:min(1180px,100% - 40px);min-height:calc(100vh - 185px);margin:0 auto;padding:48px 0 70px;display:grid}.account-sidebar{border-right:1px solid var(--cf-line);flex-direction:column;justify-content:space-between;min-height:520px;padding:6px 28px 6px 0;display:flex}.account-sidebar nav{gap:5px;display:grid}.account-sidebar a,.account-sidebar button{color:#514b44;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;min-height:42px;padding:0 12px;font-size:14px;display:flex}.account-sidebar a[data-active=true]{border-left:3px solid var(--cf-yellow);color:var(--cf-black);background:#fff9e6;border-radius:0 6px 6px 0;font-weight:800}.account-sidebar small{color:var(--cf-muted);padding-left:12px}.projects-main,.account-main{min-width:0;padding-left:42px}.projects-heading{justify-content:space-between;align-items:end;gap:25px;display:flex}.projects-heading h1,.account-main h1{color:var(--cf-black);letter-spacing:-.035em;margin:7px 0 5px;font-size:38px}.projects-heading p,.account-main>p{color:var(--cf-muted);margin:0}.projects-new{background:var(--cf-yellow);border:1px solid #e7ad00;border-radius:7px;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:800;display:flex}.projects-toolbar{border-bottom:1px solid var(--cf-line);justify-content:space-between;align-items:center;gap:20px;margin:34px 0 14px;padding-bottom:14px;display:flex}.projects-toolbar>label{border:1px solid var(--cf-line-strong);border-radius:6px;align-items:center;gap:8px;width:260px;height:38px;padding:0 11px;display:flex}.projects-toolbar input{border:0;outline:0;width:100%}.projects-filters{gap:4px;display:flex}.projects-filters button{color:var(--cf-muted);background:0 0;border:0;border-radius:5px;padding:7px 10px;font-size:13px}.projects-filters button[data-active=true]{background:var(--cf-black);color:#fff}.project-list{display:grid}.project-row{border-bottom:1px solid var(--cf-line);align-items:center;gap:12px;min-width:0;min-height:88px;display:flex}.project-platform{object-fit:contain;border-radius:8px;width:34px;height:34px}.project-open-area{min-width:0;color:var(--cf-ink);text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:14px;padding:12px 0;display:flex}.project-preview{border:1px solid var(--cf-line);color:#aaa39b;background:#fafafa;border-radius:5px;flex:none;place-items:center;width:68px;height:54px;font-size:10px;font-weight:800;display:grid}.project-copy{min-width:0}.project-copy strong,.project-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.project-copy strong{color:var(--cf-black);font-size:15px}.project-copy small{color:var(--cf-muted);margin-top:6px;font-size:12px}.project-status{color:#6d675f;background:#f1f0ed;border-radius:4px;margin-left:auto;padding:4px 7px;font-size:10px;font-weight:700}.project-actions{align-items:center;gap:4px;display:flex}.project-actions button{color:#514b44;background:0 0;border:0;border-radius:5px;place-items:center;min-width:32px;height:34px;padding:0 8px;font-size:12px;font-weight:700;display:grid}.project-actions button:hover{background:var(--cf-soft)}.project-more{display:none}.project-empty{color:var(--cf-muted);text-align:center;justify-items:center;gap:7px;padding:70px 20px;display:grid}.project-empty strong{color:var(--cf-black)}.account-main{max-width:680px}.account-form{border:1px solid var(--cf-line);border-radius:10px;margin-top:34px;padding:26px}.account-form input{border:1px solid var(--cf-line-strong);border-radius:6px;height:42px;padding:0 12px}.account-form input:disabled{background:var(--cf-soft);color:var(--cf-muted)}.account-support{border:1px solid var(--cf-line);border-radius:9px;margin-top:22px;padding:20px 24px}.account-support p{color:var(--cf-muted);margin:5px 0 12px;font-size:13px}.account-support a{color:#775600;font-size:13px;font-weight:800}.seo-save-strip button{color:#775600;background:0 0;border:0;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}@media (max-width:760px){.account-menu-name,.account-menu-trigger>svg{display:none}.account-menu-trigger{padding-right:4px}.auth-page{width:min(100% - 28px,470px);min-height:auto;padding:34px 0 50px;display:block}.auth-intro{margin-bottom:28px}.auth-intro h1{font-size:38px}.auth-intro p{font-size:15px}.auth-intro ul{display:none}.auth-form-wrap{padding:22px 18px}.account-page{width:100%;min-height:calc(100vh - 58px);padding:0 16px 88px;display:block}.account-sidebar{z-index:45;border:0;border-top:1px solid var(--cf-line);background:#fffffffa;min-height:0;padding:0;position:fixed;bottom:0;left:0;right:0}.account-sidebar nav{grid-template-columns:repeat(4,1fr);display:grid}.account-sidebar a,.account-sidebar button{border:0;border-radius:0;justify-items:center;gap:2px;height:58px;padding:0;font-size:9px;display:grid}.account-sidebar a[data-active=true]{border:0;border-top:2px solid var(--cf-yellow);border-radius:0}.account-sidebar small{display:none}.projects-main,.account-main{padding:28px 0 0}.projects-heading{align-items:start}.projects-heading h1,.account-main h1{font-size:30px}.projects-heading p{max-width:230px;font-size:13px}.projects-new{justify-content:center;width:40px;height:40px;min-height:40px;padding:0;font-size:0}.projects-toolbar{margin-top:25px;display:block}.projects-toolbar>label{width:100%}.projects-filters{margin-top:11px;overflow-x:auto}.project-row{gap:8px;min-height:78px}.project-platform{width:30px;height:30px}.project-preview{display:none}.project-open-area{gap:8px}.project-status,.project-actions button{display:none}.project-actions button:first-child{display:grid}.project-more{display:block}.account-form{padding:20px 16px}}.admin-loading{min-height:calc(100vh - 150px);color:var(--cf-muted);place-items:center;display:grid}.admin-page{width:min(1180px,100% - 40px);min-height:calc(100vh - 180px);margin:0 auto;padding:42px 0 72px}.admin-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.admin-heading h1{color:var(--cf-black);letter-spacing:-.035em;margin:7px 0 5px;font-size:38px}.admin-heading p{color:var(--cf-muted);margin:0}.admin-heading-actions{gap:8px;display:flex}.admin-heading-actions button{border:1px solid var(--cf-line-strong);background:#fff;border-radius:6px;align-items:center;gap:8px;min-height:39px;padding:0 13px;font-size:13px;font-weight:750;display:flex}.admin-tabs{border-bottom:1px solid var(--cf-line);gap:4px;margin-top:32px;display:flex}.admin-tabs button{min-height:46px;color:var(--cf-muted);background:0 0;border:0;align-items:center;gap:8px;padding:0 15px;font-size:14px;font-weight:700;display:flex;position:relative}.admin-tabs button[data-active=true]{color:var(--cf-black)}.admin-tabs button[data-active=true]:after{background:var(--cf-yellow);content:"";height:3px;position:absolute;bottom:-1px;left:10px;right:10px}.admin-notice{color:#664b00;background:#fff9e7;border:1px solid #ebd28b;border-radius:6px;justify-content:space-between;margin-top:16px;padding:11px 14px;font-size:13px;display:flex}.admin-notice button{background:0 0;border:0;font-size:18px}.admin-period{color:var(--cf-muted);align-items:center;gap:6px;margin:20px 0 14px;font-size:12px;display:flex}.admin-period button{color:var(--cf-muted);background:0 0;border:1px solid #0000;border-radius:5px;padding:6px 9px}.admin-period button[data-active=true]{border-color:var(--cf-line-strong);color:var(--cf-black);background:#fff;font-weight:800}.admin-metrics{border:1px solid var(--cf-line);border-radius:9px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.admin-metric{border-right:1px solid var(--cf-line);background:#fff;min-width:0;padding:20px;position:relative}.admin-metric:last-child{border-right:0}.admin-metric>span{color:#a39c93;position:absolute;top:18px;right:18px}.admin-metric>span svg{width:22px;height:22px}.admin-metric small{color:var(--cf-muted);padding-right:28px;font-weight:700;display:block}.admin-metric strong{color:var(--cf-black);margin-top:13px;font-size:30px;line-height:1;display:block}.admin-metric p{color:var(--cf-muted);margin:9px 0 0;font-size:11px}.admin-summary-strip{border:1px solid var(--cf-line);background:var(--cf-soft);border-radius:8px;grid-template-columns:repeat(3,1fr);margin:14px 0 22px;display:grid}.admin-summary-strip span{border-right:1px solid var(--cf-line);justify-content:space-between;align-items:center;min-height:47px;padding:0 16px;display:flex}.admin-summary-strip span:last-child{border-right:0}.admin-summary-strip small{color:var(--cf-muted)}.admin-summary-strip strong{color:var(--cf-black)}.admin-panel{border:1px solid var(--cf-line);background:#fff;border-radius:9px;overflow:hidden}.admin-panel-title{border-bottom:1px solid var(--cf-line);justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:16px 20px;display:flex}.admin-panel-title h2{color:var(--cf-black);margin:0 0 4px;font-size:19px}.admin-panel-title p{color:var(--cf-muted);margin:0;font-size:12px}.admin-panel-title form{border:1px solid var(--cf-line-strong);border-radius:6px;align-items:center;gap:7px;width:280px;height:38px;padding:0 10px;display:flex}.admin-panel-title input{border:0;outline:0;width:100%}.admin-table-head,.admin-tool-row{border-bottom:1px solid var(--cf-line);grid-template-columns:minmax(260px,1fr) 120px 120px 100px;align-items:center;min-height:48px;padding:0 20px;display:grid}.admin-table-head{background:var(--cf-soft);min-height:38px;color:var(--cf-muted);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800}.admin-tool-row:last-child{border-bottom:0}.admin-tool-row>span:first-child{align-items:center;gap:10px;min-height:48px;display:flex;position:relative;overflow:hidden}.admin-tool-row img{z-index:1;object-fit:contain;border-radius:6px;width:25px;height:25px;position:relative}.admin-tool-row b{z-index:1;font-size:13px;position:relative}.admin-tool-row i{background:var(--cf-yellow);max-width:100%;height:2px;position:absolute;bottom:0;left:0}.admin-tool-row>span:not(:first-child){color:#514b44;font-size:13px}.admin-empty{color:var(--cf-muted);text-align:center;padding:50px 20px}.admin-users-panel{margin-top:20px}.admin-users-head,.admin-user-row{border-bottom:1px solid var(--cf-line);grid-template-columns:minmax(260px,1.4fr) 120px 120px 70px 90px 115px;align-items:center;gap:10px;padding:0 18px;display:grid}.admin-users-head{background:var(--cf-soft);min-height:38px;color:var(--cf-muted);text-transform:uppercase;font-size:10px;font-weight:800}.admin-user-row{color:#5e574f;min-height:64px;font-size:12px}.admin-user-identity{align-items:center;gap:10px;min-width:0;display:flex}.admin-user-identity>i{background:var(--cf-black);color:#fff;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-style:normal;font-weight:800;display:grid}.admin-user-identity>span{min-width:0}.admin-user-identity b,.admin-user-identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-user-identity b{color:var(--cf-black);font-size:13px}.admin-user-identity small{color:var(--cf-muted);margin-top:3px}.admin-user-row em{color:#37622e;background:#edf5e9;border-radius:4px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:800}.admin-user-row em[data-status=admin]{color:#6e5000;background:#fff2c5}.admin-user-row em[data-status=banned]{color:#9b2c20;background:#fde9e6}.admin-user-actions{justify-content:flex-end;gap:4px;display:flex}.admin-user-actions button{border:1px solid var(--cf-line);color:#625b53;background:#fff;border-radius:5px;place-items:center;width:30px;height:30px;display:grid}.admin-user-actions button:hover{background:var(--cf-soft)}.admin-user-actions button:disabled{opacity:.3;cursor:not-allowed}.admin-contacts-panel{margin-top:20px}.admin-contact-filters{border-bottom:1px solid var(--cf-line);background:var(--cf-soft);gap:6px;padding:12px 20px;display:flex}.admin-contact-filters button{min-height:30px;color:var(--cf-muted);background:0 0;border:1px solid #0000;border-radius:5px;padding:0 10px;font-size:11px;font-weight:750}.admin-contact-filters button[data-active=true]{border-color:var(--cf-black);background:var(--cf-black);color:#fff}.admin-contact-list{display:grid}.admin-contact-card{border-bottom:1px solid var(--cf-line);border-left:3px solid #0000;padding:18px 20px}.admin-contact-card:last-child{border-bottom:0}.admin-contact-card[data-status=new]{border-left-color:var(--cf-yellow);background:#fffdf6}.admin-contact-card>header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.admin-contact-card>header>div{gap:4px;min-width:0;display:grid}.admin-contact-card>header strong{color:var(--cf-black);font-size:14px}.admin-contact-card>header span,.admin-contact-card>header time{color:var(--cf-muted);font-size:11px}.admin-contact-card>header a{color:inherit;text-underline-offset:2px;text-decoration:underline}.admin-contact-card>p{color:#3f3933;white-space:pre-wrap;margin:14px 0 17px;font-size:13px;line-height:1.6}.admin-contact-card>footer{justify-content:space-between;align-items:center;gap:15px;display:flex}.admin-contact-card>footer>span{align-items:center;gap:8px;display:flex}.admin-contact-card>footer em{color:#615950;text-transform:uppercase;background:#f0ece6;border-radius:4px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:850}.admin-contact-card>footer em[data-status=new]{color:#6d5000;background:#fff0b8}.admin-contact-card>footer em[data-status=replied]{color:#35612d;background:#e8f4e5}.admin-contact-card>footer small{color:var(--cf-muted);font-size:10px}.admin-contact-card>footer>div{gap:4px;display:flex}.admin-contact-card>footer a,.admin-contact-card>footer button{border:1px solid var(--cf-line);color:#5e574f;background:#fff;border-radius:5px;place-items:center;width:31px;height:31px;display:grid}.admin-contact-card>footer a:hover,.admin-contact-card>footer button:hover{background:var(--cf-soft);color:var(--cf-black);border-color:#c7beb3}@media (max-width:800px){.admin-page{width:100%;padding:26px 14px 55px}.admin-heading{align-items:flex-start}.admin-heading h1{font-size:30px}.admin-heading p{font-size:13px}.admin-heading-actions button{justify-content:center;width:40px;padding:0;font-size:0}.admin-metrics{grid-template-columns:1fr 1fr}.admin-metric:nth-child(2){border-right:0}.admin-metric:nth-child(-n+2){border-bottom:1px solid var(--cf-line)}.admin-summary-strip{grid-template-columns:1fr}.admin-summary-strip span{border-right:0;border-bottom:1px solid var(--cf-line)}.admin-summary-strip span:last-child{border-bottom:0}.admin-panel{overflow-x:auto}.admin-tools-table,.admin-panel-title{min-width:640px}.admin-users-table{min-width:930px}.admin-contact-title{flex-direction:column;align-items:flex-start;min-width:0}.admin-contact-title form{width:100%}.admin-contact-filters{overflow-x:auto}.admin-contact-card>header,.admin-contact-card>footer{flex-direction:column;align-items:flex-start}}.directory-home{color:#151515;background:#fff;min-height:calc(100vh - 60px);font-family:Arial,Helvetica,sans-serif}.directory-shell{width:min(1120px,100% - 40px);margin:0 auto;padding:42px 0 70px}.directory-intro{grid-template-columns:1fr 1fr;align-items:end;min-height:130px;padding-bottom:28px;display:grid}.directory-intro h1{color:#101010;letter-spacing:-2.2px;max-width:560px;margin:0;font-size:clamp(38px,3.7vw,50px);font-weight:800;line-height:.98}.directory-intro p{color:#626262;margin:12px 0 0;font-size:17px;line-height:1.45}.directory-search{gap:10px;width:min(470px,100%);margin:-135px 8px 58px auto;display:flex}.directory-search input{color:#111;width:100%;height:48px;font:inherit;background:#fff;border:1px solid #cfcfcf;border-radius:4px;outline:none;padding:0 16px}.directory-search input:focus{border-color:#111;box-shadow:0 0 0 1px #111}.directory-search button{color:#0e0e0e;cursor:pointer;background:#ffc400;border:0;border-radius:4px;flex:0 0 50px;place-items:center;height:48px;display:grid}.popular-directory,.directory-catalog,.directory-how,.directory-faq{border-top:1px solid #d7d7d7}.home-ad{border-top:1px solid #d7d7d7;justify-items:center;padding:20px 0;display:grid}.home-ad-label{color:#99938a;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:700}.home-ad-slot{background:#fffdfa;border:1px solid #e2ded7;border-radius:5px;width:min(970px,100%);height:90px}.home-ad[data-format=rectangle] .home-ad-slot{width:336px;max-width:100%;height:280px}.home-ad-fallback{color:#777169;place-content:center;justify-items:center;gap:4px;font-size:12px;display:grid;position:absolute;inset:0}.home-ad-fallback>span{background:#ffc400;width:28px;height:2px;margin-bottom:4px}.home-ad-fallback small{color:#aaa49c}.popular-directory{padding:22px 0 20px}.popular-directory h2,.directory-catalog h2,.directory-how h2,.directory-faq h2{color:#141414;letter-spacing:-.5px;margin:0;font-size:22px;font-weight:800}.popular-directory-grid{grid-template-columns:repeat(3,1fr);margin-top:12px;display:grid}.popular-directory-item{min-width:0;color:inherit;grid-template-columns:54px minmax(0,1fr) 24px;align-items:center;padding:8px 24px 8px 0;text-decoration:none;display:grid}.popular-directory-item+.popular-directory-item{border-left:1px solid #d8d8d8;padding-left:26px}.popular-directory-item>span:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.popular-directory-item>span:nth-child(2)>span:last-child{color:#666;font-size:13px;line-height:1.3}.popular-title-line{align-items:center;gap:10px;display:flex}.popular-title-line strong{font-size:17px}.popular-title-line small{color:#2f2600;background:#ffe59a;border-radius:3px;padding:4px 7px;font-size:10px;font-weight:700}.directory-icon{background:0 0;border-radius:9px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.directory-icon img{object-fit:contain;width:100%;height:100%;display:block}.directory-icon[data-brand=messenger]{background:linear-gradient(145deg,#9a49ff 4%,#605cff 43%,#168cf7 100%)}.directory-icon[data-brand=messenger] img,.directory-icon[data-brand=ifood] img,.directory-icon[data-brand=sms] img{filter:brightness(0)invert();width:72%;height:72%}.directory-icon[data-brand=chatgpt]{background:#10a37f}.directory-icon[data-brand=chatgpt] img{width:78%;height:78%}.directory-icon[data-brand=instagram]{background:radial-gradient(circle at 30% 102%,#ffd600 0 20%,#ff7a00 35%,#f00073 62%,#7045d7 100%)}.directory-icon[data-brand=instagram] img{filter:brightness(0)invert();width:69%;height:69%}.directory-icon[data-brand=ifood]{background:#ea1d2c}.directory-icon[data-brand=sms]{background:#34c759}.directory-icon[data-brand=threads],.directory-icon[data-brand=x]{background:#050505}.directory-icon[data-brand=threads] img,.directory-icon[data-brand=x] img{filter:brightness(0)invert();width:70%;height:70%}.directory-catalog{padding:20px 0 12px}.directory-catalog-layout{grid-template-columns:180px minmax(0,1fr);margin-top:10px;display:grid}.directory-categories{border-right:1px solid #d6d6d6;flex-direction:column;padding-right:26px;display:flex}.directory-categories button{color:#222;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:0;border-left:3px solid #0000;justify-content:space-between;align-items:center;padding:0 8px 0 14px;display:flex}.directory-categories button[data-active=true]{border-left-color:#ffc400;font-weight:700}.directory-categories small{color:#686868;font-size:12px}.directory-tool-grid{grid-template-columns:1fr 1fr;display:grid}.directory-tool-row:nth-child(2n){border-left:1px solid #d6d6d6}.directory-tool-row{min-height:58px;color:inherit;border-bottom:1px solid #dedede;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;padding:6px 16px 6px 24px;text-decoration:none;transition:background-color .12s;display:grid}.directory-tool-row:hover,.popular-directory-item:hover{background:#fafafa}.directory-tool-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.directory-tool-copy strong{font-size:15px}.directory-tool-copy small{color:#656565;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.25;overflow:hidden}.directory-empty{color:#666;margin:0;padding:32px}.directory-how{grid-template-columns:1fr 1fr;margin-top:2px;padding:18px 0 22px;display:grid}.directory-how>div:first-child{padding-right:34px}.directory-how>div+div{border-left:1px solid #d6d6d6;padding-left:34px}.directory-how ol{grid-template-columns:repeat(3,1fr);gap:18px;margin:14px 0 0;padding:0;list-style:none;display:grid}.directory-how ol>li{grid-template-columns:22px 32px minmax(0,1fr);align-items:start;gap:8px;display:grid}.directory-how ol>li b{background:#ffc400;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid}.directory-how ol>li span{flex-direction:column;gap:3px;display:flex}.directory-how ol>li strong{font-size:12px}.directory-how ol>li small{color:#666;font-size:10px;line-height:1.4}.directory-tips ul{grid-template-columns:1fr 1fr;gap:10px 24px;margin:16px 0 0;padding:0;list-style:none;display:grid}.directory-tips li{color:#5f5f5f;align-items:center;gap:8px;font-size:11px;display:flex}.directory-tips svg{color:#111;flex:none}.directory-faq{padding:18px 0 0}.directory-faq>div{grid-template-columns:1fr 1fr;gap:8px 36px;margin-top:12px;display:grid}.directory-faq details{background:#fff;border:1px solid #d7d7d7;border-radius:3px}.directory-faq summary{cursor:pointer;padding:10px 13px;font-size:12px;font-weight:600}.directory-faq details p{color:#626262;margin:0;padding:0 13px 12px;font-size:12px;line-height:1.5}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.topbar-platform-icon{border-radius:5px;flex:0 0 18px;place-items:center;width:18px;height:18px;display:grid;overflow:hidden}.topbar-platform-icon img{object-fit:contain;width:100%;height:100%;display:block}.topbar-platform-icon[data-brand=instagram]{background:radial-gradient(circle at 30% 102%,#ffd600 0 20%,#ff7a00 35%,#f00073 62%,#7045d7 100%)}.topbar-platform-icon[data-brand=instagram] img{filter:brightness(0)invert();width:70%;height:70%}@media (max-width:760px){.site-topbar{gap:8px;padding-inline:12px}.directory-shell{width:min(100% - 28px,560px);padding:24px 0 42px}.directory-intro{min-height:0;padding-bottom:16px;display:block}.directory-intro h1{letter-spacing:-1.8px;font-size:38px;line-height:1.03}.directory-intro p{font-size:15px}.directory-search{width:100%;margin:0 0 22px}.home-ad{padding:16px 0}.home-ad-slot{width:min(320px,100%);height:100px}.home-ad[data-format=rectangle] .home-ad-slot{width:min(336px,100%);height:280px}.home-ad-fallback small{font-size:11px}.popular-directory{padding-top:18px}.popular-directory-grid{display:block}.popular-directory-item{border-bottom:1px solid #ddd;grid-template-columns:50px minmax(0,1fr) 22px;min-height:74px;padding:7px 4px 7px 0}.popular-directory-item+.popular-directory-item{border-left:0;padding-left:0}.directory-catalog-layout{display:block}.directory-categories{border-bottom:1px solid #d7d7d7;border-right:0;grid-template-columns:repeat(4,minmax(0,1fr));padding:0;display:grid;overflow:hidden}.directory-categories button{border-bottom:3px solid #0000;border-left:0;gap:4px;min-width:0;padding:0 5px;font-size:12px}.directory-categories button[data-active=true]{border-bottom-color:#ffc400;border-left-color:#0000}.directory-tool-grid{display:block}.directory-tool-row:nth-child(2n){border-left:0}.directory-tool-row{min-height:62px;padding:7px 4px 7px 0}.directory-tool-copy small{white-space:normal}.directory-how{display:block}.directory-how>div:first-child{padding-right:0}.directory-how>div+div{border-top:1px solid #ddd;border-left:0;margin-top:22px;padding:20px 0 0}.directory-how ol{display:block}.directory-how ol>li{border-bottom:1px solid #ddd;min-height:62px;padding:10px 0}.directory-how ol>li strong{font-size:14px}.directory-how ol>li small{font-size:12px}.directory-tips ul{grid-template-columns:1fr}.directory-tips li{font-size:13px}.directory-faq>div{grid-template-columns:1fr;gap:7px}.directory-faq summary,.directory-faq details p{font-size:13px}.site-topbar .topbar-nav{margin-left:auto;display:flex}.site-topbar .topbar-link:not(:first-child){display:none}.site-topbar .topbar-actions{margin-left:0}.site-topbar .topbar-actions .yellow-button{min-height:34px;padding:0 10px;display:inline-flex}}@media (max-width:390px){.site-topbar .topbar-link{padding-inline:8px;font-size:13px}.site-topbar .topbar-actions .yellow-button{padding-inline:8px;font-size:12px}.directory-intro h1{letter-spacing:-1.35px;font-size:30px}}.home-page{background:radial-gradient(circle at 12% 5%,#ffbf001c,#0000 25%),linear-gradient(#fffdfa 0,#fff 540px);padding:0 24px 88px}.home-hero{width:min(1150px,100%)}.home-hero-copy{max-width:850px;padding:76px 0 44px}.home-eyebrow,.home-section-kicker,.home-section-heading>div>span{color:#b88400;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:7px;font-size:13px;font-weight:850;display:inline-flex}.home-hero-copy h1{max-width:810px;margin-top:16px;font-size:clamp(44px,6vw,72px);line-height:.98}.home-hero-copy>p{color:#514b44;max-width:720px;margin:22px 0 0;font-size:19px;line-height:1.55}.home-actions{align-items:center;gap:12px;margin-top:28px;display:flex}.home-primary-action,.home-secondary-action{border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-size:14px;font-weight:850;display:inline-flex}.home-primary-action{background:var(--cf-yellow);color:#111;box-shadow:0 10px 24px #d69d002e}.home-secondary-action{color:#27231f;background:#fffc;border:1px solid #dcd6cd}.home-primary-action:hover,.home-secondary-action:hover,.tool-card:hover{transform:translateY(-2px)}.home-benefits{background:#ffffffe0;border:1px solid #e7e1d8;border-radius:12px;grid-template-columns:repeat(4,1fr);display:grid;box-shadow:0 18px 48px #231d140f}.home-benefits span{color:#332e28;justify-content:center;align-items:center;gap:9px;min-height:68px;font-size:14px;font-weight:750;display:flex}.home-benefits span+span{border-left:1px solid #ece7df}.home-benefits svg{color:#d99e00}.home-tools{padding-top:78px;scroll-margin-top:72px}.home-section-heading{justify-content:space-between;align-items:end;gap:36px;display:flex}.home-section-heading h2,.home-content h2,.home-faq h2,.home-how-card h2{color:#111;letter-spacing:-.04em;margin:8px 0 0;font-size:clamp(29px,4vw,42px);line-height:1.05}.home-section-heading>p{max-width:430px;margin:0;font-size:15px;line-height:1.5}.home-page .tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.home-page .tool-card{border-color:#e4ded5;border-radius:11px;min-height:176px;padding:20px;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative;box-shadow:0 8px 24px #1f191209}.home-page .tool-card:hover{border-color:#d7b13e;box-shadow:0 16px 34px #1f191214}.tool-card-category{letter-spacing:.045em;text-transform:uppercase;font-weight:850;color:#9a760e!important;margin:0 0 16px!important;font-size:11px!important}.home-page .tool-card strong{letter-spacing:-.02em;font-size:19px}.tool-card-link{align-items:center;gap:6px;font-weight:850;position:absolute;bottom:16px;left:18px;right:18px;color:#17130f!important;font-size:13px!important;display:flex!important}.home-content{color:#fff;background:#171512;border-radius:16px;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:56px;margin-top:88px;padding:54px;display:grid}.home-content h2,.home-how-card h2{color:#fff}.home-content-main>p{color:#c9c3bb;max-width:670px;margin:20px 0 0;font-size:16px;line-height:1.65}.home-how-card{background:#211e1a;border:1px solid #3a352e;border-radius:12px;align-self:start;padding:24px}.home-how-card>svg{color:var(--cf-yellow)}.home-how-card h2{font-size:24px}.home-how-card ol{color:#d7d1c9;gap:14px;margin:22px 0 0;padding-left:22px;font-size:14px;line-height:1.5;display:grid}.home-faq{margin-top:82px}.home-faq-grid{grid-template-columns:1fr 1fr;gap:10px 14px;margin-top:26px;display:grid}.home-faq details{background:#fff;border:1px solid #e2ddd5;border-radius:10px}.home-faq summary{color:#17130f;cursor:pointer;padding:17px 18px;font-size:15px;font-weight:820}.home-faq details p{color:#5e5750;margin:0;padding:0 18px 18px;font-size:14px;line-height:1.55}.home-responsible-use{background:#fffaf0;border:1px solid #e7dfcb;border-radius:11px;align-items:flex-start;gap:13px;margin-top:44px;padding:20px 22px;display:flex}.home-responsible-use svg{color:#bd8900;flex:none}.home-responsible-use p{color:#514a40;max-width:none;margin:0;font-size:14px;line-height:1.55}.seo-purpose p{color:#554e47;max-width:720px;margin:0;font-size:15px;line-height:1.62}.seo-example{border-top:1px solid var(--cf-line);border-bottom:1px solid var(--cf-line);grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:34px;margin-top:32px;padding:30px 0;display:grid}.seo-example-copy>p:not(.seo-example-label){color:#554e47;max-width:470px;margin:0;font-size:15px;line-height:1.62}.seo-example-label{color:#9a6a00;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:850}.seo-example figure{text-align:center;justify-self:center;margin:0}.seo-example img{border:1px solid #dcd6cd;border-radius:24px;width:min(220px,100%);max-width:100%;height:auto;margin:0 auto;display:block;box-shadow:0 16px 34px #231c131a}.seo-example figcaption{color:#7a736c;margin-top:10px;font-size:11px;line-height:1.4}.seo-responsible-note{border-left:3px solid var(--cf-yellow);background:#fffbef;padding:13px 15px;color:#5b5141!important;margin-top:14px!important;font-size:13px!important}@media (max-width:860px){.home-page .tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-benefits{grid-template-columns:1fr 1fr}.seo-example{grid-template-columns:1fr;gap:24px;padding:26px 0}.seo-example-copy{text-align:left}.seo-example figure{width:min(78vw,300px)}.home-benefits span:nth-child(3){border-left:0}.home-benefits span:nth-child(n+3){border-top:1px solid #ece7df}.home-content{grid-template-columns:1fr}}@media (max-width:600px){.home-page{padding:0 18px 64px}.home-hero-copy{padding:48px 0 34px}.home-hero-copy h1{font-size:42px}.home-hero-copy>p{font-size:17px}.home-actions,.home-section-heading{flex-direction:column;align-items:stretch}.home-primary-action,.home-secondary-action{width:100%}.home-benefits{grid-template-columns:1fr}.home-benefits span{justify-content:flex-start;min-height:54px;padding:0 18px}.home-benefits span+span,.home-benefits span:nth-child(3){border-top:1px solid #ece7df;border-left:0}.home-tools{padding-top:58px}.home-page .tool-grid,.home-faq-grid{grid-template-columns:1fr}.home-page .tool-card{min-height:164px}.home-content{gap:32px;margin-top:64px;padding:30px 22px}.home-faq{margin-top:60px}}.site-footer{border-top:3px solid var(--cf-yellow);color:#fff;background:#171512}.site-footer-inner{width:min(1150px,100% - 44px);margin:0 auto;padding:31px 0 20px}.site-footer-grid{grid-template-columns:minmax(360px,1.7fr) minmax(150px,.7fr) minmax(190px,.8fr);align-items:start;gap:64px;padding-bottom:28px;display:grid}.site-footer-brand>a{background:#fff;border-radius:5px;align-items:center;padding:5px 8px;display:inline-flex}.site-footer-brand .site-footer-logo{object-fit:contain;width:142px;height:auto}.site-footer p{color:#aaa39a;max-width:580px;margin:14px 0 0;font-size:13.5px;line-height:1.5}.site-footer-group>strong{color:#f8f4ed;margin-bottom:13px;font-size:15px;font-weight:850;display:block}.site-footer-group nav{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.site-footer-group a,.site-footer-group .footer-cookie-button{color:#e5dfd7;font-size:13px;font-weight:650}.site-footer-group a:hover,.site-footer-group .footer-cookie-button:hover{color:var(--cf-yellow)}.site-footer-bottom{color:#8e877e;border-top:1px solid #332f2a;padding-top:17px;font-size:12px}.footer-cookie-button{color:#e5dfd7;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:750}.cookie-consent{z-index:10000;color:#fff;background:#1b1916;border:1px solid #3a352e;border-radius:12px;gap:13px;width:min(520px,100vw - 36px);padding:18px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 20px 60px #16110a47}.cookie-consent-icon{width:40px;height:40px;color:var(--cf-yellow);background:#2b2721;border-radius:9px;flex:none;place-items:center;display:grid}.cookie-consent-copy{flex:1;min-width:0}.cookie-consent-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.cookie-consent-heading strong{font-size:15px}.cookie-consent-heading>button{color:#aaa39a;background:0 0;border:0;place-items:center;padding:3px;display:grid}.cookie-consent p{color:#bbb4aa;margin:7px 0 14px;font-size:12px;line-height:1.5}.cookie-consent p a{color:#fff;text-underline-offset:2px;text-decoration:underline}.cookie-consent-actions{flex-wrap:wrap;gap:7px;display:flex}.cookie-consent-actions button{color:#eee9e1;background:0 0;border:1px solid #49433a;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:11px;font-weight:780;display:inline-flex}.cookie-consent-actions .cookie-primary{background:var(--cf-yellow);color:#17120c;border-color:#e4aa00}.cookie-preferences{background:#39342d;border:1px solid #39342d;border-radius:8px;gap:1px;margin:12px 0;display:grid;overflow:hidden}.cookie-option{cursor:pointer;background:#23201c;justify-content:space-between;align-items:center;gap:16px;padding:10px 11px;display:flex;position:relative}.cookie-option span{gap:2px;display:grid}.cookie-option b{font-size:12px}.cookie-option small{color:#aaa39a;font-size:10px}.cookie-option input{opacity:0;pointer-events:none;position:absolute}.cookie-option i{background:#625b52;border-radius:20px;flex:none;width:30px;height:17px;transition:all .16s;position:relative}.cookie-option i:after{content:"";background:#fff;border-radius:50%;width:11px;height:11px;transition:all .16s;position:absolute;top:3px;left:3px}.cookie-option input:checked+i{background:var(--cf-yellow)}.cookie-option input:checked+i:after{background:#17120c;transform:translate(13px)}.cookie-option[data-disabled]{cursor:default}.cookie-option[data-disabled] i{opacity:.55}.static-page{background:radial-gradient(circle at 18% 4%,#ffbf001a,#0000 28%),#fffdfa;min-height:calc(100dvh - 60px);padding:66px 22px 84px}.static-card{background:#fff;border:1px solid #e4ded5;border-radius:15px;width:min(850px,100%);margin:0 auto;padding:44px;box-shadow:0 22px 70px #1f191212}.static-back{color:#5e574f;align-items:center;gap:7px;margin-bottom:38px;font-size:13px;font-weight:760;display:inline-flex}.static-eyebrow{color:#ac7b00;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:850;display:block}.static-card h1{color:#12100e;letter-spacing:-.045em;max-width:720px;margin:12px 0 0;font-size:clamp(38px,6vw,58px);line-height:1}.static-intro{color:#5e574f;max-width:690px;margin:20px 0 0;font-size:18px;line-height:1.55}.static-content{border-top:1px solid #ece7df;gap:28px;margin-top:42px;padding-top:36px;display:grid}.static-content h2{color:#17130f;letter-spacing:-.02em;margin:0 0 8px;font-size:20px}.static-content p{color:#5b544d;margin:0;font-size:15px;line-height:1.65}.static-content p a{color:#2f2923;text-underline-offset:3px;font-weight:700;-webkit-text-decoration:underline #d6a000;text-decoration:underline #d6a000}.static-action{background:var(--cf-yellow);color:#15110d;border-radius:8px;align-items:center;gap:8px;min-height:44px;margin-top:38px;padding:0 17px;font-size:13px;font-weight:850;display:inline-flex}.static-updated{background:#faf8f4;border:1px solid #ece5db;border-radius:7px;padding:10px 13px;margin:0!important;font-size:12px!important}.contact-section{border-top:1px solid #ece7df;margin-top:8px;padding-top:30px}.contact-section>.static-eyebrow{margin-bottom:8px}.contact-form{background:#fbfaf8;border:1px solid #ded7ce;border-radius:11px;gap:15px;margin-top:22px;padding:22px;display:grid}.contact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.contact-form label{color:#2c2722;gap:6px;font-size:12px;font-weight:800;display:grid}.contact-form input,.contact-form select,.contact-form textarea{color:#181512;width:100%;font:inherit;background:#fff;border:1px solid #d7d0c7;border-radius:7px;outline:0;font-size:13px;transition:border-color .15s,box-shadow .15s}.contact-form input,.contact-form select{height:42px;padding:0 11px}.contact-form textarea{resize:vertical;min-height:138px;padding:11px;line-height:1.5}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#d19c00;box-shadow:0 0 0 3px #ffbf0024}.contact-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.contact-feedback{background:#fff1ef;border:1px solid #efb8ae;border-radius:7px;padding:10px 12px;color:#862e22!important;margin:0!important;font-size:12px!important}.contact-form-footer{justify-content:space-between;align-items:center;gap:20px;display:flex}.contact-form-footer small{color:#777067;max-width:450px;font-size:10px;font-weight:500;line-height:1.45}.contact-form-footer small a{color:#3d3731;text-underline-offset:2px;text-decoration:underline}.contact-form-footer button{background:var(--cf-yellow);color:#17120c;border:1px solid #dfa600;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:12px;font-weight:850;display:inline-flex}.contact-form-footer button:disabled{opacity:.65;cursor:wait}.contact-success{color:#315d29;background:#f1f8ef;border:1px solid #bcdab4;border-radius:9px;align-items:flex-start;gap:13px;margin-top:22px;padding:18px;display:flex}.contact-success strong{font-size:14px;display:block}.contact-success p{color:#4d6948!important;margin-top:4px!important;font-size:12px!important}@media (max-width:620px){.static-page{padding:30px 14px 58px}.static-card{border-radius:11px;padding:25px 20px}.static-back{margin-bottom:27px}.contact-form{padding:16px}.contact-form-grid{grid-template-columns:1fr}.contact-form-footer{flex-direction:column;align-items:stretch}.contact-form-footer button{width:100%}}.not-found-page{background:radial-gradient(circle at 50% 8%,#ffbf001f,#0000 31%),#fffdfa;place-items:center;min-height:calc(100dvh - 188px);padding:54px 22px 70px;display:grid}.not-found-card{text-align:center;width:min(720px,100%)}.not-found-code{color:#17130f;letter-spacing:-.08em;justify-content:center;align-items:center;gap:8px;margin-bottom:18px;font-size:clamp(70px,11vw,104px);font-weight:900;line-height:.8;display:flex}.not-found-code img{width:clamp(62px,9vw,88px);height:auto}.not-found-card h1{color:#12100e;letter-spacing:-.045em;margin:11px 0 0;font-size:clamp(34px,6vw,54px);line-height:1.02}.not-found-card>p{color:#655e56;max-width:590px;margin:16px auto 0;font-size:16px;line-height:1.55}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:25px;display:flex}.not-found-actions a{color:#17130f;border:1px solid #ded7ce;border-radius:8px;align-items:center;gap:7px;min-height:43px;padding:0 16px;font-size:13px;font-weight:820;display:inline-flex}.not-found-actions a:first-child{background:var(--cf-yellow);border-color:#e0a800}.not-found-suggestions{text-align:left;border:1px solid #e2dcd3;border-radius:12px;margin-top:38px;display:grid;overflow:hidden}.not-found-suggestions>a{color:#17130f;background:#fff;border-bottom:1px solid #ece7df;align-items:center;gap:13px;min-width:0;padding:13px 15px;display:flex}.not-found-suggestions>a:last-child{border-bottom:0}.not-found-suggestions img{object-fit:contain;border-radius:8px;flex:none;width:35px;height:35px}.not-found-suggestions span{flex:1;gap:3px;min-width:0;display:grid}.not-found-suggestions strong{font-size:14px}.not-found-suggestions small{color:#756d64;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.not-found-back{color:#625b52;align-items:center;gap:6px;margin-top:23px;font-size:12px;font-weight:750;display:inline-flex}@media (max-width:600px){.not-found-page{padding:38px 18px 54px}.not-found-card>p{font-size:14px}.not-found-suggestions{margin-top:30px}.cookie-consent{width:calc(100vw - 24px);padding:15px;bottom:12px;right:12px}.cookie-consent-icon{display:none}.cookie-consent-actions{grid-template-columns:1fr 1fr;display:grid}.cookie-consent-actions button:last-child:nth-child(3){grid-column:1/-1}.site-footer-inner{width:min(100% - 36px,600px);padding:26px 0 18px}.site-footer-grid{grid-template-columns:1fr 1fr;gap:28px 24px;padding-bottom:24px}.site-footer-brand{grid-column:1/-1}.site-footer p{max-width:340px}.static-page{padding:36px 18px 58px}.static-card{padding:28px 22px}.static-back{margin-bottom:30px}.static-intro{font-size:16px}}.threads-workspace{background:#f7f6f3}.phone-preview.threads-phone{--th-bg:#fff;--th-text:#0a0a0a;--th-muted:#999;--th-soft:#f2f2f2;--th-line:#e8e8e8;color:var(--th-text);background:var(--th-bg);flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;display:flex;position:relative}.phone-preview.threads-phone[data-theme=dark]{--th-bg:#101010;--th-text:#f5f5f5;--th-muted:#777;--th-soft:#292929;--th-line:#282828;background:var(--th-bg)}.phone-preview.immersive-phone.threads-phone[data-theme=dark],.phone-preview.immersive-phone.threads-phone[data-theme=dark] .iphone-status-bar{background:var(--th-bg)}.threads-phone button,.threads-phone input,.threads-phone textarea{font:inherit}.threads-phone[data-device=iphone] .iphone-status-bar{height:55px;padding:15px 38px 0 46px;font-size:17px}.threads-header{height:64px;color:var(--th-text);background:var(--th-bg);flex:0 0 64px;grid-template-columns:50px 1fr 84px;align-items:center;padding:0 12px 5px 16px;display:grid}.threads-header>svg{width:26px;height:26px}.threads-header-summary{color:var(--th-text);cursor:pointer;background:0 0;border:0;align-content:center;justify-items:center;padding:0;display:grid}.threads-header-summary strong{font-size:18px;font-weight:700;line-height:21px}.threads-header-summary span{color:var(--th-muted);font-size:13px;line-height:16px}.threads-header>span{justify-content:flex-end;align-items:center;gap:18px;display:flex}.threads-header>span svg{width:25px;height:25px}.threads-feed{scrollbar-width:none;background:var(--th-bg);flex:1;min-height:0;padding-bottom:16px;overflow:hidden auto}.threads-feed::-webkit-scrollbar{display:none}.threads-main-post{border-bottom:1px solid var(--th-line);padding:10px 12px 11px;position:relative}.threads-author{width:100%;height:48px;color:var(--th-text);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:44px minmax(0,auto) auto 1fr auto;align-items:center;gap:5px;padding:0;display:grid;position:relative}.threads-avatar{color:#fff;background:linear-gradient(145deg,#84909a,#121920);border-radius:999px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:700;display:grid;overflow:hidden}.threads-avatar img{object-fit:cover;width:100%;height:100%}.threads-author-name{align-items:center;gap:4px;min-width:0;max-width:205px;display:flex}.threads-author-name>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;font-weight:700;line-height:20px;overflow:hidden}.threads-author-time{color:var(--th-muted);white-space:nowrap;font-size:14px}.threads-author .threads-verified{color:#1d9bf0;flex:0 0 15px;place-items:center;width:15px;height:15px;display:grid}.threads-author .threads-verified svg{width:15px;height:15px;display:block}.threads-wordmark{grid-column:5;justify-self:end;align-items:center;margin-right:2px;display:flex}.threads-wordmark img{object-fit:contain;width:79px;height:auto;display:block}.threads-phone[data-theme=dark] .threads-wordmark img{filter:invert()}.threads-author>i{border:2px solid var(--th-bg);color:#141414;background:#ffbf00;border-radius:999px;place-items:center;width:15px;height:15px;display:grid;position:absolute;bottom:1px;left:29px}.threads-phone[data-exporting=true] .threads-author>i{display:none}.threads-post-copy{width:100%;min-height:0;color:var(--th-text);text-align:left;overflow-wrap:anywhere;cursor:pointer;background:0 0;border:0;margin:8px 0 0;padding:0;font-size:16px;font-weight:400;line-height:21px;display:block}.threads-page-chip{min-width:28px;height:19px;color:var(--th-muted);background:var(--th-soft);vertical-align:1px;border-radius:6px;justify-content:center;align-items:center;margin:2px 0 0 4px;padding:0 6px;font-size:11px;line-height:19px;display:inline-flex}.threads-post-copy .threads-page-chip{margin-left:6px}.threads-post-media{background:var(--th-soft);cursor:pointer;border:0;border-radius:16px;width:100%;max-height:475px;margin:10px 0 2px;padding:0;display:block;overflow:hidden}.threads-post-media img{object-fit:cover;width:100%;max-height:475px;display:block}.threads-actions{height:43px;color:var(--th-text);align-items:center;gap:26px;display:flex}.threads-actions>span{color:var(--th-muted);align-items:center;gap:5px;font-size:13px;display:flex}.threads-actions svg{width:23px;height:23px;color:var(--th-text)}.threads-actions svg[data-icon=repost]{width:24px;height:24px}.threads-generated-action-icon{object-fit:contain;flex:0 0 23px;width:23px;height:23px;display:block}.threads-generated-action-icon[data-icon=repost]{opacity:.72;flex-basis:24px;width:24px;height:24px}.threads-generated-action-icon[data-icon=send]{flex-basis:24px;width:24px;height:24px}.threads-phone[data-theme=dark] .threads-generated-action-icon{filter:invert()}.threads-sort{border-bottom:1px solid var(--th-line);height:45px;color:var(--th-muted);background:var(--th-bg);justify-content:space-between;align-items:center;padding:0 13px;font-size:15px;display:flex}.threads-sort strong,.threads-sort span{align-items:center;gap:3px;display:flex}.threads-sort strong{color:var(--th-text);font-weight:700}.threads-sort svg{width:14px;height:14px}.threads-replies{position:relative}.threads-reply{border-bottom:1px solid var(--th-line);min-height:127px;color:var(--th-text);background:var(--th-bg);cursor:pointer;grid-template-columns:43px minmax(0,1fr);gap:0;padding:15px 12px 9px;display:grid;position:relative}.threads-reply[data-selected=true]{box-shadow:inset 3px 0 #ffbf00}.threads-reply .threads-avatar{z-index:2;width:29px;height:29px;margin-top:1px;font-size:9px;position:relative}.threads-reply-line{border-bottom:2px solid var(--th-line);border-left:2px solid var(--th-line);border-bottom-left-radius:16px;width:20px;position:absolute;top:47px;bottom:31px;left:26px}.threads-reply-body{min-width:0}.threads-reply-head{align-items:center;gap:5px;height:24px;display:flex}.threads-reply-head strong{text-overflow:ellipsis;white-space:nowrap;max-width:66%;font-size:15px;font-weight:700;overflow:hidden}.threads-reply-head span{color:var(--th-muted);font-size:14px}.threads-reply-head>svg{width:20px;height:20px;margin-left:auto}.threads-reply-head .threads-verified{color:#1d9bf0;flex:0 0 15px;place-items:center;width:15px;height:15px;display:grid}.threads-reply-head .threads-verified svg{width:15px;height:15px;display:block}.threads-reply-body p{color:var(--th-text);overflow-wrap:anywhere;margin:0;font-size:16px;line-height:21px}.threads-reply-body p .threads-page-chip{white-space:nowrap;margin-left:7px}.threads-reply .threads-actions{gap:25px;height:40px}.threads-reply .threads-actions svg{width:21px;height:21px}.threads-reply .threads-generated-action-icon{flex-basis:21px;width:21px;height:21px}.threads-show-replies{height:24px;color:var(--th-muted);align-items:center;gap:8px;font-size:14px;display:flex}.threads-response-avatars{width:34px;height:21px;display:block;position:relative}.threads-response-avatars i,.threads-response-avatars b{border:2px solid var(--th-bg);border-radius:999px;place-items:center;width:17px;height:17px;font-style:normal;display:grid;position:absolute;overflow:hidden}.threads-response-avatars i{color:#fff;background:#7e858b;font-size:7px;font-weight:700;left:0}.threads-response-avatars b{color:#fff;background:#050505;font-size:10px;line-height:1;left:12px}.threads-reaction{color:#f70045;align-items:center;height:20px;display:flex;position:absolute;top:18px;right:40px}.threads-reaction>b{z-index:2;font-size:17px;font-weight:700;line-height:1;position:relative}.threads-reaction i{border:2px solid var(--th-bg);color:#fff;background:#777;border-radius:999px;place-items:center;width:19px;height:19px;margin-left:-3px;font-size:7px;font-style:normal;font-weight:700;display:grid;overflow:hidden}.threads-reaction img{object-fit:cover;width:100%;height:100%;display:block}.threads-composer{z-index:30;width:calc(100% - 20px);height:49px;color:var(--th-text);background:var(--th-soft);border-radius:25px;flex:none;align-items:center;gap:13px;margin:0 10px;padding:0 13px;display:flex;position:absolute;bottom:40px;left:0;right:0}.threads-composer-avatar{color:#fff;background:linear-gradient(145deg,#84909a,#121920);border-radius:999px;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:9px;font-weight:700;display:grid;overflow:hidden}.threads-composer-avatar img{object-fit:cover;width:100%;height:100%;display:block}.threads-composer input{min-width:0;height:40px;color:var(--th-text);background:0 0;border:0;outline:0;flex:1;padding:0;font-size:15px}.threads-composer input::placeholder{color:var(--th-muted);opacity:1}.threads-composer>svg{flex:0 0 24px;width:24px;height:24px}.threads-composer-image-icon{object-fit:contain;flex:0 0 24px;width:24px;height:24px;display:block}.threads-phone[data-theme=dark] .threads-composer-image-icon{filter:invert()}.threads-gif{border:2px solid;border-radius:4px;flex:0 0 25px;place-items:center;width:25px;height:22px;font-size:10px;font-weight:800;display:grid}.threads-composer button{color:#fff;background:#111;border:0;border-radius:16px;height:30px;padding:0 12px;font-size:12px;font-weight:700;position:absolute;bottom:54px;right:8px}.threads-phone[data-theme=dark] .threads-composer button{color:#111;background:#fff}.threads-profile-popover{width:280px;top:124px;left:12px}.threads-profile-check{background:#f7f5f1;border:1px solid #ded7ce;border-radius:8px;align-items:center;min-height:33px;padding:0 8px;gap:8px!important;display:flex!important}.threads-profile-check input{accent-color:#1d9bf0;width:16px!important;height:16px!important}.threads-profile-check span{color:#28231e;font-weight:700;text-transform:none!important;font-size:10px!important}.threads-views-popover{width:220px;top:105px;left:105px}.threads-post-popover{width:310px;max-height:550px;top:164px;right:10px;overflow-y:auto}.threads-post-popover textarea,.threads-reply-editor textarea{min-height:82px}.threads-field-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.threads-metric-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.threads-reply-popover{width:280px;right:8px}.threads-reply-popover[data-placement=above]{top:auto;bottom:calc(100% + 6px)}.threads-reply-popover[data-placement=below]{top:calc(100% + 6px);bottom:auto}.threads-reply-editor{cursor:default;max-height:530px;overflow-y:auto}.threads-popover-actions{gap:7px;display:flex}.threads-popover-actions label,.threads-popover-actions button{color:#15110d;cursor:pointer;background:#f7f5f1;border:1px solid #ded7ce;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:0 8px;font-size:11px;font-weight:700;display:flex}.threads-option-list{gap:6px;margin-top:2px;display:grid}.threads-reply-editor .threads-option-row{cursor:pointer;background:#fbfaf8;border:1px solid #e3ddd5;border-radius:10px;grid-template-columns:29px minmax(0,1fr) 31px;align-items:center;gap:8px;min-height:45px;padding:5px 8px;display:grid}.threads-option-symbol{color:#38332d;background:#eee9e2;border-radius:8px;place-items:center;width:27px;height:27px;font-size:18px;font-weight:700;display:grid;overflow:hidden}.threads-option-creator{color:#fff;background:linear-gradient(145deg,#84909a,#121920);border-radius:999px;font-size:9px}.threads-option-creator img{object-fit:cover;width:100%;height:100%;display:block}.threads-option-verified{color:#1d9bf0;background:#e9f5ff}.threads-option-verified .threads-verified{place-items:center;width:18px;height:18px;display:grid}.threads-option-verified svg{width:18px;height:18px;display:block}.threads-option-copy{gap:1px;min-width:0;display:grid}.threads-option-copy strong{color:#28231e;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;line-height:12px;overflow:hidden}.threads-option-copy small{color:#8a8178;text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:10px;overflow:hidden}.threads-reply-editor .threads-option-row>input{appearance:none;cursor:pointer;background:#d5cfc7;border:0;border-radius:999px;outline:0;width:30px;height:18px;margin:0;transition:background .16s;position:relative}.threads-reply-editor .threads-option-row>input:after{content:"";background:#fff;border-radius:999px;width:14px;height:14px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000002e}.threads-reply-editor .threads-option-row>input:checked{background:#111}.threads-reply-editor .threads-option-row>input:checked:after{transform:translate(12px)}.threads-toolbar-panel .threads-elements-options{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:760px){.threads-profile-popover{top:116px}.threads-views-popover{top:98px}.threads-post-popover{top:150px}.threads-toolbar-panel .threads-elements-options{grid-template-columns:repeat(2,minmax(0,1fr))}}.threads-dm-workspace{background:#f7f6f3}.phone-preview.threads-dm-phone{--thdm-bg:#fff;--thdm-text:#0b0b0b;--thdm-muted:#9a9a9a;--thdm-soft:#f4f4f4;--thdm-outgoing:#1d1d1d;--thdm-outgoing-text:#fff;color:var(--thdm-text);background:var(--thdm-bg);flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;display:flex;position:relative}.phone-preview.threads-dm-phone[data-theme=dark]{--thdm-bg:#101010;--thdm-text:#f5f5f5;--thdm-muted:#777;--thdm-soft:#1d1d1d;--thdm-outgoing:#555;--thdm-outgoing-text:#fff}.phone-preview.immersive-phone.threads-dm-phone[data-theme=dark],.phone-preview.immersive-phone.threads-dm-phone[data-theme=dark] .iphone-status-bar{background:var(--thdm-bg)}.threads-dm-phone button,.threads-dm-phone input,.threads-dm-phone textarea{font:inherit}.threads-dm-phone[data-device=iphone] .iphone-status-bar{height:55px;padding:15px 38px 0 46px;font-size:17px}.threads-dm-header{height:65px;color:var(--thdm-text);background:var(--thdm-bg);flex:0 0 65px;grid-template-columns:42px minmax(0,1fr) 38px;align-items:center;padding:0 18px 4px 26px;display:grid}.threads-dm-back{border-bottom:2px solid;border-left:2px solid;width:17px;height:17px;transform:rotate(45deg)}.threads-dm-contact{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:0;display:grid;position:relative}.threads-dm-contact>span:nth-child(2){min-width:0;display:grid}.threads-dm-contact strong{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;min-width:0;font-size:16px;font-weight:700;line-height:19px;display:flex;overflow:hidden}.threads-dm-contact small{color:var(--thdm-muted);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:17px;overflow:hidden}.threads-dm-contact>i{border:2px solid var(--thdm-bg);color:#141414;background:#ffbf00;border-radius:999px;place-items:center;width:13px;height:13px;display:grid;position:absolute;bottom:-1px;left:24px}.threads-dm-header-avatar,.threads-dm-message-avatar,.threads-dm-profile-avatar{color:#fff;background:linear-gradient(145deg,#84909a,#121920);border-radius:999px;place-items:center;font-size:9px;font-weight:700;display:grid;overflow:hidden}.threads-dm-header-avatar{width:34px;height:34px}.threads-dm-header-avatar img,.threads-dm-message-avatar img,.threads-dm-profile-avatar img{object-fit:cover;width:100%;height:100%;display:block}.threads-dm-header>svg{justify-self:end}.threads-dm-verified{color:#1d9bf0;flex:0 0 15px;place-items:center;width:15px;height:15px;display:inline-grid}.threads-dm-verified svg{width:15px;height:15px;display:block}.threads-dm-chat{scrollbar-width:none;background:var(--thdm-bg);flex:1;min-height:0;overflow:hidden auto}.threads-dm-chat::-webkit-scrollbar{display:none}.threads-dm-profile-card{width:100%;min-height:416px;color:var(--thdm-text);cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;padding:38px 16px 21px;display:flex}.threads-dm-profile-avatar{width:94px;height:94px;margin-bottom:23px;font-size:20px}.threads-dm-profile-card>strong{align-items:center;gap:5px;font-size:22px;font-weight:750;line-height:27px;display:flex}.threads-dm-profile-card>span{color:var(--thdm-muted);font-size:16px;line-height:21px}.threads-dm-profile-card>span:nth-of-type(2){margin-top:13px}.threads-dm-person-icon{place-items:center;width:36px;height:36px;margin-top:31px;font-style:normal;display:grid}.threads-dm-profile-card>b{margin-top:8px;font-size:14px;font-weight:500}.threads-dm-messages{flex-direction:column;gap:20px;min-height:245px;padding:7px 11px 23px;display:flex}.threads-dm-date{color:var(--thdm-muted);text-transform:uppercase;cursor:pointer;background:0 0;border:0;align-self:center;margin:1px 0 16px;padding:0;font-size:13px;position:relative}.threads-dm-date[data-selected=true]{color:#ffbf00}.threads-dm-date-shell{justify-content:center;display:flex;position:relative}.threads-dm-message-row{grid-template-columns:33px minmax(0,1fr);align-items:end;gap:8px;width:100%;display:grid;position:relative}.threads-dm-message-row[data-side=me]{grid-template-columns:minmax(0,1fr);justify-items:end}.threads-dm-message-avatar{width:28px;height:28px;margin-bottom:1px}.threads-dm-bubble{max-width:82%;min-height:38px;color:var(--thdm-text);background:var(--thdm-soft);text-align:left;overflow-wrap:anywhere;cursor:pointer;border:0;border-radius:21px;padding:9px 13px;font-size:16px;line-height:20px;display:block}.threads-dm-message-row[data-side=them] .threads-dm-bubble{justify-self:start;width:fit-content}.threads-dm-message-row[data-side=me] .threads-dm-bubble{color:var(--thdm-outgoing-text);background:var(--thdm-outgoing)}.threads-dm-bubble[data-selected=true]{box-shadow:0 0 0 3px #ffbf00}.threads-dm-bubble[data-kind=image]{border-radius:18px;width:min(74%,280px);padding:0;overflow:hidden}.threads-dm-bubble img{object-fit:cover;width:100%;max-height:310px;display:block}.threads-dm-message-row>small{color:var(--thdm-muted);grid-column:1;justify-self:end;margin:-6px 8px -4px 0;font-size:12px}.threads-dm-composer{z-index:30;background:var(--thdm-bg);flex:0 0 97px;align-items:flex-start;gap:8px;min-height:97px;padding:7px 11px 44px;display:flex;position:relative}.threads-dm-plus{width:44px;height:44px;color:var(--thdm-muted);background:var(--thdm-soft);cursor:pointer;border:0;border-radius:999px;flex:0 0 44px;place-items:center;display:grid}.threads-dm-input{background:var(--thdm-soft);border-radius:23px;flex:1;align-items:center;min-width:0;height:44px;display:flex}.threads-dm-input input{min-width:0;height:100%;color:var(--thdm-text);background:0 0;border:0;outline:0;flex:1;padding:0 14px;font-size:16px}.threads-dm-input input::placeholder{color:var(--thdm-muted);opacity:1}.threads-dm-input button{height:32px;color:var(--thdm-bg);background:var(--thdm-text);border:0;border-radius:17px;margin-right:6px;padding:0 12px;font-size:12px;font-weight:700}.threads-dm-drawer{bottom:101px}.threads-dm-phone[data-exporting=true] .threads-dm-contact>i{display:none}.threads-dm-phone[data-exporting=true] .threads-dm-bubble[data-selected=true]{box-shadow:none}.threads-dm-profile-popover{width:310px;max-height:540px;top:111px;left:10px;overflow-y:auto}.threads-dm-field-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.threads-dm-check{background:#f7f5f1;border:1px solid #ded7ce;border-radius:8px;align-items:center;min-height:34px;padding:0 8px;gap:8px!important;display:flex!important}.threads-dm-check input{accent-color:#1d9bf0;width:16px!important;height:16px!important}.threads-dm-check span{color:#28231e;font-weight:700;text-transform:none!important;font-size:10px!important}.threads-dm-message-popover{width:270px;right:8px}.threads-dm-message-popover[data-placement=above]{top:auto;bottom:calc(100% + 7px)}.threads-dm-message-popover[data-placement=below]{top:calc(100% + 7px);bottom:auto}.threads-dm-message-editor textarea{min-height:82px}.threads-dm-toolbar-panel .immersive-quick-options{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:760px){.threads-dm-profile-popover{top:103px}.threads-dm-toolbar-panel .immersive-quick-options{grid-template-columns:repeat(2,minmax(0,1fr))}}.ifood-workspace{background:#f7f6f3}.phone-preview.ifood-phone{color:#222;background:#fff;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;display:flex;position:relative}.ifood-phone .iphone-status-bar{background:#fff;height:55px;padding:15px 38px 0 46px;font-size:17px}.ifood-header{background:#fff;flex:0 0 55px;grid-template-columns:44px minmax(0,1fr);align-items:center;height:55px;padding:0 24px 4px 22px;display:grid}.ifood-back{color:#ea1d4f}.ifood-store{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:33px minmax(0,1fr);align-items:center;gap:8px;padding:0;display:grid;position:relative}.ifood-store>span:nth-child(2){min-width:0;display:grid}.ifood-store strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:19px;overflow:hidden}.ifood-store small{color:#777;font-size:13px;line-height:17px}.ifood-store>i{color:#111;background:#ffbf00;border:2px solid #fff;border-radius:50%;place-items:center;width:13px;height:13px;display:grid;position:absolute;bottom:0;left:23px}.ifood-header-avatar,.ifood-message-avatar{color:#fff;background:linear-gradient(145deg,#ef315d,#8c0829);border-radius:50%;place-items:center;font-size:9px;font-weight:750;display:grid;overflow:hidden}.ifood-header-avatar{width:33px;height:33px}.ifood-message-avatar{width:20px;height:20px;margin-bottom:2px}.ifood-header-avatar img,.ifood-message-avatar img{object-fit:cover;width:100%;height:100%;display:block}.ifood-chat{scrollbar-width:none;background:#fff;flex:1;min-height:0;padding:32px 16px 30px;overflow:hidden auto}.ifood-chat::-webkit-scrollbar{display:none}.ifood-notice-wrap{justify-items:center;display:grid}.ifood-date{color:#777;text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.ifood-notice-card{color:#555;text-align:center;cursor:pointer;background:#fff;border:1px solid #f8dfe6;border-radius:15px;justify-items:center;gap:8px;width:min(100%,292px);margin-top:9px;padding:6px 14px 8px;display:grid}.ifood-notice-card strong{color:#202020;font-size:14px;font-weight:700}.ifood-notice-card span{font-size:14px;line-height:17px}.ifood-messages{flex-direction:column;gap:18px;padding:11px 0 0;display:flex}.ifood-message-row{grid-template-columns:24px minmax(0,1fr);align-items:end;gap:7px;width:100%;display:grid;position:relative}.ifood-message-row[data-side=me]{grid-template-columns:minmax(0,1fr);justify-items:end}.ifood-bubble{color:#202020;text-align:left;overflow-wrap:anywhere;cursor:pointer;background:#f2f2f2;border:0;border-radius:13px 13px 13px 2px;align-content:center;justify-items:stretch;gap:4px;width:fit-content;max-width:74%;min-height:53px;padding:10px 12px 8px;font-size:15px;line-height:19px;display:grid}.ifood-message-row[data-side=me] .ifood-bubble{background:#fff;border:1px solid #ececec;border-radius:14px 14px 2px}.ifood-message-row[data-side=them] .ifood-bubble{padding-left:10px;padding-right:10px;font-size:14px}.ifood-message-row[data-side=me] .ifood-bubble{padding-top:14px;padding-bottom:10px}.ifood-bubble small{color:#767676;justify-content:flex-end;align-items:center;gap:3px;font-size:11px;line-height:12px;display:flex}.ifood-bubble[data-selected=true]{box-shadow:0 0 0 3px #ffbf00}.ifood-composer{z-index:30;background:#fff;flex:0 0 97px;align-items:flex-start;gap:8px;min-height:97px;padding:7px 16px 44px;display:flex;position:relative}.ifood-plus,.ifood-send{color:#929292;cursor:pointer;background:#f5f5f5;border:0;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.ifood-input{background:#f5f5f5;border-radius:23px;flex:1;align-items:center;min-width:0;height:44px;display:flex}.ifood-input input{color:#222;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 17px;font-size:15px}.ifood-input input::placeholder{color:#8b8b8b;opacity:1}.ifood-send{color:#999}.ifood-drawer{bottom:101px}.ifood-profile-editor,.ifood-notice-editor,.ifood-order-editor{width:auto;top:112px;left:10px;right:10px}.ifood-notice-editor textarea,.ifood-order-editor textarea,.ifood-message-fields textarea{min-height:88px}.ifood-editor-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.ifood-message-editor{width:270px;right:8px}.ifood-message-editor[data-placement=above]{top:auto;bottom:calc(100% + 7px)}.ifood-message-editor[data-placement=below]{top:calc(100% + 7px);bottom:auto}.ifood-check{background:#f7f5f1;border:1px solid #ded7ce;border-radius:8px;align-items:center;min-height:34px;padding:0 8px;gap:8px!important;display:flex!important}.ifood-check input{accent-color:#ea1d4f;width:16px!important;height:16px!important}.ifood-check span{color:#28231e;font-weight:700;text-transform:none!important;font-size:10px!important}.ifood-toolbar-panel .immersive-quick-options{grid-template-columns:repeat(4,minmax(0,1fr))}.ifood-phone[data-exporting=true] .ifood-store>i{display:none}.ifood-phone[data-exporting=true] .ifood-bubble[data-selected=true]{box-shadow:none}@media (max-width:760px){.ifood-toolbar-panel .immersive-quick-options{grid-template-columns:repeat(2,minmax(0,1fr))}}.twitter-dm-workspace{background:#f7f6f3}.twitter-dm-phone{color:#0f1419;background:#fff;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.twitter-dm-phone[data-theme=dark]{color:#e7e9ea;background:#000}.twitter-dm-phone .iphone-status-bar,.twitter-dm-phone .android-status-bar{flex:none}.twitter-dm-header{z-index:8;background:inherit;flex:0 0 72px;grid-template-columns:32px minmax(0,1fr) 68px;align-items:center;gap:3px;min-height:72px;padding:5px 14px 4px;display:grid;position:relative}.twitter-dm-header>svg{width:27px;height:27px}.twitter-dm-contact{min-width:0;color:inherit;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.twitter-dm-header-avatar{color:#fff;background:linear-gradient(145deg,#536471,#0f1419);border-radius:999px;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:13px;font-weight:760;display:grid;overflow:hidden}.twitter-dm-header-avatar img,.twitter-dm-profile-avatar img{object-fit:cover;width:100%;height:100%}.twitter-dm-contact>span:last-child{gap:1px;min-width:0;display:grid}.twitter-dm-contact strong,.twitter-dm-profile-card strong{align-items:center;gap:3px;display:flex}.twitter-dm-contact strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:18px;overflow:hidden}.twitter-dm-contact strong svg{flex:0 0 15px;width:15px;height:15px}.twitter-dm-contact small{color:#536471;align-items:center;gap:3px;font-size:13px;line-height:16px;display:flex}.twitter-dm-phone[data-theme=dark] .twitter-dm-contact small{color:#71767b}.twitter-dm-lock{flex:0 0 13px}.twitter-dm-header-actions{color:#cfd3d6;justify-content:flex-end;gap:17px;display:flex}.twitter-dm-phone[data-theme=dark] .twitter-dm-header-actions{color:#16181c}.twitter-dm-profile-card{z-index:4;min-height:302px;color:inherit;background:inherit;font:inherit;text-align:center;border:0;flex-direction:column;flex:0 0 302px;align-items:center;padding:13px 20px 18px;display:flex;position:relative}.twitter-dm-profile-avatar{color:#fff;background:linear-gradient(145deg,#536471,#0f1419);border-radius:999px;flex:0 0 96px;place-items:center;width:96px;height:96px;font-size:28px;font-style:normal;font-weight:760;display:grid;overflow:hidden}.twitter-dm-profile-card strong{margin-top:19px;font-size:17px;line-height:21px}.twitter-dm-profile-card strong svg{width:16px;height:16px}.twitter-dm-profile-card>span:not(.twitter-dm-profile-avatar){color:#536471;font-size:16px;line-height:21px}.twitter-dm-profile-card small{color:#536471;margin-top:3px;font-size:16px;line-height:21px}.twitter-dm-phone[data-theme=dark] .twitter-dm-profile-card>span:not(.twitter-dm-profile-avatar),.twitter-dm-phone[data-theme=dark] .twitter-dm-profile-card small{color:#71767b}.twitter-dm-profile-card i{color:#fff;background:#0f1419;border-radius:999px;place-items:center;min-width:112px;min-height:45px;margin-top:23px;padding:0 22px;font-size:15px;font-style:normal;font-weight:760;display:grid}.twitter-dm-phone[data-theme=dark] .twitter-dm-profile-card i{color:#0f1419;background:#eff3f4}.twitter-dm-phone .wa-ios-chat{background:inherit;flex:auto;min-height:0}.twitter-dm-phone .wa-ios-wallpaper{display:none}.twitter-dm-phone .wa-ios-messages{padding:8px 9px 10px}.twitter-dm-phone .wa-ios-message-row:first-child,.twitter-dm-phone .wa-ios-date-wrap:first-child{margin-top:0}.twitter-dm-phone .wa-ios-date-wrap{justify-content:center}.twitter-dm-phone .wa-ios-date{color:#536471;background:0 0;border:0;padding:0;font:400 14px/20px inherit}.twitter-dm-phone[data-theme=dark] .wa-ios-date{color:#71767b}.twitter-dm-phone .wa-ios-message-row{margin-top:17px}.twitter-dm-phone .wa-ios-message-row[data-grouped-before=true]{margin-top:3px}.twitter-dm-phone .wa-ios-message-row[data-side=me]{padding-left:82px}.twitter-dm-phone .wa-ios-message-row[data-side=them]{padding-right:82px}.twitter-dm-phone .wa-ios-bubble{color:#0f1419;min-width:68px;box-shadow:none;background:#eff3f4;border-radius:23px;padding:11px 11px 8px;font-size:17.5px;line-height:22.5px}.twitter-dm-phone .wa-ios-message-row[data-side=me] .wa-ios-bubble{color:#fff;background:#1d9bf0}.twitter-dm-phone[data-theme=dark] .wa-ios-message-row[data-side=them] .wa-ios-bubble{color:#e7e9ea;background:#2f3336}.twitter-dm-phone .wa-ios-bubble:after{display:none!important}.twitter-dm-phone .wa-message-copy{font-size:inherit;line-height:inherit;padding-right:0;display:block}.twitter-dm-phone .wa-message-meta{opacity:.95;justify-content:flex-end;margin-top:2px;font-size:13px;line-height:15px;display:flex;position:static;color:inherit!important}.twitter-dm-phone .wa-ios-message-row[data-side=them] .wa-message-meta{color:#536471!important}.twitter-dm-composer{z-index:9;background:inherit;flex:0 0 58px;align-items:center;min-height:58px;padding:6px 9px;display:flex;position:relative}.twitter-dm-composer input{color:#0f1419;background:#eff3f4;border:0;border-radius:999px;outline:0;width:100%;height:44px;padding:0 46px 0 17px;font:400 15px/20px inherit}.twitter-dm-composer input::placeholder{color:#536471;opacity:1}.twitter-dm-phone[data-theme=dark] .twitter-dm-composer input{color:#e7e9ea;background:#202327}.twitter-dm-phone[data-theme=dark] .twitter-dm-composer input::placeholder{color:#71767b}.twitter-dm-send{color:#fff;background:#1d9bf0;border:0;border-radius:999px;place-items:center;width:30px;height:30px;display:grid;position:absolute;right:18px}.twitter-dm-bottom-nav{z-index:9;background:inherit;flex:0 0 77px;grid-template-columns:repeat(5,1fr);place-items:center;min-height:77px;padding:8px 15px 12px;display:grid;position:relative}.twitter-dm-bottom-nav>svg,.twitter-dm-bottom-nav>img,.twitter-dm-notifications>svg{color:currentColor;width:26px;height:26px}.twitter-dm-bottom-nav>img{object-fit:contain}.twitter-dm-notifications{width:42px;height:36px;color:inherit;background:0 0;border:0;place-items:center;padding:0;display:grid;position:relative}.twitter-dm-notifications b{color:#fff;text-align:center;background:#1d9bf0;border:2px solid #fff;border-radius:999px;min-width:28px;padding:1px 5px;font-size:10px;line-height:14px;position:absolute;top:-7px;left:15px}.twitter-dm-phone[data-theme=dark] .twitter-dm-notifications b{border-color:#000}.twitter-dm-profile-popover{width:auto;top:112px;left:18px;right:18px}.twitter-dm-notification-popover{text-align:left;width:210px;bottom:67px;right:11px}.twitter-dm-phone[data-exporting=true] .twitter-dm-profile-popover,.twitter-dm-phone[data-exporting=true] .twitter-dm-notification-popover{display:none}.tiktok-workspace{background:#f7f6f3}.phone-preview.tiktok-phone{color:#161823;letter-spacing:0;-webkit-font-smoothing:antialiased;background:#fff;flex-direction:column;width:430px;height:932px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;display:flex;position:relative;overflow:hidden}.tiktok-phone .iphone-status-bar{z-index:20;color:#111;background:#fff;flex:0 0 54px;height:54px;padding:15px 39px 0 46px;font-size:17px;position:relative}.tiktok-phone .android-status-bar{z-index:20;color:#111;background:#fff;flex:0 0 44px;min-height:44px;padding:12px 25px 8px;position:relative}.tiktok-phone[data-device=android]{font-family:Roboto,Helvetica Neue,Arial,sans-serif}.tiktok-header{z-index:15;background:#fff;flex:0 0 72px;grid-template-columns:31px minmax(0,1fr) 44px;align-items:center;height:72px;padding:4px 13px 7px;display:grid;position:relative}.tiktok-back{border-bottom:2.5px solid #161823;border-left:2.5px solid #161823;width:15px;height:15px;margin-left:5px;display:block;transform:rotate(45deg)}.tiktok-contact{min-width:0;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:flex;position:relative}.tiktok-header-avatar{color:#fff;background:linear-gradient(145deg,#bfc4ce,#868d9a);border-radius:999px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid;position:relative;overflow:visible}.tiktok-header-avatar img,.tiktok-message-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.tiktok-header-avatar:after{content:"";background:#20d47b;border:2px solid #fff;border-radius:999px;width:10px;height:10px;position:absolute;bottom:-1px;right:-1px}.tiktok-contact>span:nth-child(2){gap:2px;min-width:0;display:grid}.tiktok-contact strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:18px;overflow:hidden}.tiktok-contact small{color:#8a8b91;font-size:12px;line-height:15px}.tiktok-contact>i{color:#111;background:#ffc400;border:2px solid #fff;border-radius:999px;place-items:center;width:16px;height:16px;font-style:normal;display:grid;position:absolute;top:22px;left:22px}.tiktok-phone[data-exporting=true] .tiktok-contact>i{display:none}.tiktok-more{justify-content:flex-end;align-items:center;gap:4px;display:flex}.tiktok-more i{background:#161823;border-radius:999px;width:4px;height:4px}.tiktok-chat{overscroll-behavior:contain;scrollbar-width:none;flex-direction:column;flex:auto;gap:6px;min-height:0;padding:4px 14px 28px;display:flex;overflow:hidden auto}.tiktok-chat::-webkit-scrollbar{display:none}.tiktok-chat[data-composer=false]{padding-bottom:38px}.tiktok-message-shell{align-items:flex-end;width:100%;display:flex;position:relative}.tiktok-message-shell[data-side=me]{justify-content:flex-end;padding-left:72px}.tiktok-message-shell[data-side=them]{justify-content:flex-start;gap:8px;padding-right:72px}.tiktok-message-shell[data-grouped-after=true]{margin-bottom:-3px}.tiktok-message-avatar{color:#fff;background:#b8bdc7;border-radius:999px;flex:0 0 25px;place-items:center;width:25px;height:25px;display:grid;overflow:hidden}.tiktok-message-avatar[data-visible=false]{visibility:hidden}.tiktok-bubble{color:#161823;min-width:0;max-width:100%;font:inherit;overflow-wrap:anywhere;text-align:left;background:#f2f2f2;border:0;border-radius:20px;padding:10px 14px 11px;font-size:16px;line-height:21px;display:block}.tiktok-message-shell[data-side=me] .tiktok-bubble{color:#fff;background:#287bf4}.tiktok-message-shell[data-grouped-after=true] .tiktok-bubble{border-bottom-right-radius:8px}.tiktok-message-shell[data-side=them][data-grouped-after=true] .tiktok-bubble{border-bottom-right-radius:20px;border-bottom-left-radius:8px}.tiktok-bubble[data-selected=true]{outline-offset:2px;outline:2px solid #ffbf00}.tiktok-bubble[data-kind=image]{background:0 0;padding:3px;overflow:hidden}.tiktok-bubble[data-kind=image] img{object-fit:cover;border-radius:17px;width:min(220px,100%);max-height:260px;display:block}.tiktok-seen{color:#8a8b91;font-size:12px;line-height:15px;position:absolute;top:calc(100% + 4px);right:4px}.tiktok-message-shell:has(.tiktok-seen){margin-bottom:19px}.tiktok-message-popover{width:250px;right:0}.tiktok-message-popover[data-placement=above]{top:auto;bottom:calc(100% + 8px)}.tiktok-message-popover[data-placement=below]{top:calc(100% + 8px);bottom:auto}.tiktok-message-shell[data-side=them] .tiktok-message-popover{left:37px;right:auto}.tiktok-profile-popover{top:82px;left:14px;right:14px}.tiktok-composer{z-index:18;background:#fff;flex:0 0 91px;align-items:flex-start;gap:10px;min-height:91px;padding:7px 14px 37px;display:flex;position:relative}.tiktok-composer-drawer{bottom:91px}.tiktok-camera,.tiktok-input-pill>label,.tiktok-input-pill>button{background:0 0;border:0;place-items:center;padding:0;display:grid}.tiktok-camera{flex:0 0 29px;width:29px;height:42px}.tiktok-input-pill{background:#f3f3f3;border-radius:23px;flex:1;align-items:center;gap:4px;min-width:0;height:44px;padding:0 9px 0 15px;display:flex}.tiktok-input-pill input{color:#161823;min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0;font-size:16px}.tiktok-input-pill input::placeholder{color:#8a8b91;opacity:1}.tiktok-input-pill>label,.tiktok-input-pill>button{flex:0 0 31px;width:31px;height:36px}.tiktok-send{color:#287bf4}.tiktok-native-asset{width:24px;height:24px;display:block;position:relative;overflow:hidden}.tiktok-native-asset img{width:auto;max-width:none;height:58px;position:absolute;top:50%;transform:translateY(-50%)}.tiktok-native-asset[data-icon=camera]{width:28px;height:28px}.tiktok-native-asset[data-icon=camera] img{left:-6px}.tiktok-native-asset[data-icon=gallery] img{left:-41px}.tiktok-native-asset[data-icon=sticker] img{left:-75px}.tiktok-native-asset[data-icon=mic] img{left:-107px}.tiktok-toolbar-panel .immersive-quick-options{grid-template-columns:repeat(3,minmax(0,1fr))}.tiktok-toolbar-panel .immersive-status-strip{justify-content:center}.twitter-workspace{background:#f7f6f3}.phone-preview.twitter-phone{--x-bg:#fff;--x-text:#0f1419;--x-muted:#536471;--x-faint:#eff3f4;--x-border:#eff3f4;--x-blue:#1d9bf0;width:430px;height:932px;color:var(--x-text);background:var(--x-bg);letter-spacing:0;-webkit-font-smoothing:antialiased;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;display:flex;position:relative;overflow:hidden}.phone-preview.twitter-phone[data-theme=dark]{--x-bg:#000;--x-text:#e7e9ea;--x-muted:#71767b;--x-faint:#202327;--x-border:#2f3336}.twitter-phone button,.twitter-phone input,.twitter-phone textarea{font:inherit}.twitter-header{z-index:12;height:54px;color:var(--x-text);background:var(--x-bg);flex:0 0 54px;grid-template-columns:54px 1fr 54px;align-items:center;display:grid;position:relative}.twitter-header>svg{width:23px;height:23px}.twitter-header>svg:first-child{margin-left:15px}.twitter-header>svg:last-child{justify-self:end;margin-right:16px}.twitter-header>strong{justify-self:center;font-size:18px;font-weight:750;line-height:22px}.twitter-feed{min-height:0;color:var(--x-text);background:var(--x-bg);scrollbar-width:none;overscroll-behavior:contain;flex:auto;overflow:hidden auto}.twitter-feed::-webkit-scrollbar{display:none}.twitter-main-post{padding:0 10px;position:relative}.twitter-author{width:100%;min-height:50px;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0;display:grid;position:relative}.twitter-avatar{color:#fff;background:linear-gradient(145deg,#536471,#0f1419);border-radius:999px;flex:0 0 45px;place-items:center;width:45px;height:45px;font-size:13px;font-weight:750;display:grid;overflow:hidden}.twitter-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.twitter-author>span:nth-child(2){align-content:center;min-width:0;display:grid}.twitter-author strong,.twitter-reply-head strong{min-width:0;color:var(--x-text);align-items:center;gap:3px;font-size:16px;font-weight:750;line-height:19px;display:flex}.twitter-author strong>svg,.twitter-reply-head strong>svg{flex:0 0 16px;width:16px;height:16px}.twitter-author small{color:var(--x-muted);text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:18px;overflow:hidden}.twitter-author>i{border:2px solid var(--x-bg);color:#111;background:#ffc400;border-radius:999px;place-items:center;width:15px;height:15px;font-style:normal;display:grid;position:absolute;top:35px;left:34px}.twitter-phone[data-exporting=true] .twitter-author>i{display:none}.twitter-x-com{color:var(--x-text);align-items:center;gap:1px;display:flex}.twitter-x-com svg{width:17px;height:18px}.twitter-x-com b{letter-spacing:-.65px;font-size:17px;font-weight:560}.twitter-post-copy{width:100%;min-height:0;color:var(--x-text);overflow-wrap:anywhere;text-align:left;white-space:pre-wrap;background:0 0;border:0;justify-content:flex-start;align-items:flex-start;padding:30px 0 12px;font-size:19px;font-weight:400;line-height:1.35;display:flex}.twitter-post-media{border:1px solid var(--x-border);background:var(--x-faint);border-radius:15px;width:100%;max-height:315px;margin:3px 0 11px;padding:0;display:block;overflow:hidden}.twitter-post-media img{object-fit:cover;width:100%;max-height:315px;display:block}.twitter-post-meta{width:100%;color:var(--x-muted);text-align:left;background:0 0;border:0;align-items:baseline;gap:4px;padding:8px 0 1px;font-size:14px;line-height:18px;display:flex}.twitter-post-meta i{font-style:normal}.twitter-post-meta strong{color:var(--x-text);font-weight:750}.twitter-actions{height:44px;color:var(--x-muted);justify-content:space-between;align-items:center;display:flex}.twitter-actions>span{white-space:nowrap;align-items:center;gap:7px;min-width:0;font-size:14px;display:flex}.twitter-actions>span:last-child{justify-content:flex-end}.twitter-actions svg{flex:0 0 20px;width:20px;height:20px}.twitter-actions svg[data-icon=repost]{flex-basis:23px;width:23px;height:23px}.twitter-comment-sort{border-bottom:1px solid var(--x-border);min-height:51px;color:var(--x-muted);justify-content:space-between;align-items:center;padding:0 10px;font-size:14px;font-weight:650;display:flex}.twitter-comment-sort>span{align-items:center;gap:3px;display:flex}.twitter-comment-sort svg{width:14px;height:14px}.twitter-replies{position:relative}.twitter-reply{min-height:102px;color:var(--x-text);background:var(--x-bg);cursor:pointer;grid-template-columns:48px minmax(0,1fr);gap:8px;padding:9px 10px 4px;display:grid;position:relative}.twitter-reply[data-nested=true]{padding-left:43px}.twitter-reply[data-selected=true]{box-shadow:inset 3px 0 #ffbf00}.twitter-reply .twitter-avatar{flex-basis:43px;width:43px;height:43px}.twitter-thread-line{background:var(--x-border);width:2px;position:absolute;top:55px;bottom:-9px;left:31px}.twitter-thread-line[data-visible=false]{display:none}.twitter-reply[data-nested=true] .twitter-thread-line{left:64px}.twitter-reply-body{min-width:0}.twitter-reply-head{white-space:nowrap;align-items:center;gap:4px;min-width:0;height:22px;display:flex;overflow:hidden}.twitter-reply-head strong{flex:0 auto;max-width:44%;font-size:15px}.twitter-reply-head>span,.twitter-reply-head>i{color:var(--x-muted);text-overflow:ellipsis;flex:0 auto;font-size:14px;font-style:normal;overflow:hidden}.twitter-reply-head>svg:last-child{flex:0 0 18px;width:18px;height:18px;margin-left:auto}.twitter-reply-body p{color:var(--x-text);overflow-wrap:anywhere;margin:1px 0 0;font-size:16px;line-height:20px}.twitter-actions[data-compact=true]{height:35px}.twitter-actions[data-compact=true]>span{gap:4px;font-size:13px}.twitter-actions[data-compact=true] svg{width:17px;height:17px}.twitter-actions[data-compact=true] svg[data-icon=repost]{flex-basis:19px;width:19px;height:19px}.twitter-add-reply{border:0;border-bottom:1px solid var(--x-border);width:100%;height:42px;color:var(--x-blue);text-align:left;background:0 0;padding:0 64px;font-size:15px}.twitter-phone[data-exporting=true] .twitter-add-reply{display:none}.twitter-bottom{z-index:20;min-height:125px;color:var(--x-text);background:var(--x-bg);flex:0 0 125px;align-content:start;display:grid;position:relative}.twitter-bottom[data-nav=false]{flex-basis:54px;min-height:54px}.twitter-reply-composer{align-items:center;gap:6px;height:48px;padding:4px 10px 3px;display:flex}.twitter-reply-composer input{min-width:0;height:36px;color:var(--x-text);background:var(--x-faint);border:0;border-radius:20px;outline:0;flex:1;padding:0 12px;font-size:15px}.twitter-reply-composer input::placeholder{color:var(--x-muted);opacity:1}.twitter-reply-composer button{color:#fff;background:var(--x-blue);border:0;border-radius:18px;height:32px;padding:0 12px;font-size:12px;font-weight:700}.twitter-bottom-nav{grid-template-columns:repeat(5,1fr);place-items:start center;height:77px;padding-top:8px;display:grid}.twitter-bottom-nav>svg,.twitter-bottom-nav>span>svg,.twitter-bottom-nav>button>svg{width:26px;height:26px}.twitter-bottom-nav>span{place-items:center;display:grid;position:relative}.twitter-bottom-nav>button{width:45px;height:34px;color:inherit;background:0 0;border:0;place-items:start center;padding:0;display:grid;position:relative}.twitter-grok-icon img{object-fit:contain;width:29px;height:29px;display:block}.twitter-nav-badge b{border:1.5px solid var(--x-bg);color:#fff;background:var(--x-blue);text-align:center;border-radius:10px;min-width:28px;padding:1px 4px;font-size:10px;font-weight:650;position:absolute;top:-9px;left:12px}.twitter-profile-popover{top:92px;left:12px;right:12px}.twitter-post-popover{max-height:650px;top:102px;left:12px;right:12px;overflow-y:auto}.twitter-notification-popover{width:190px;bottom:112px;right:44px}.twitter-reply-popover{width:270px;right:8px}.twitter-reply-popover[data-placement=above]{top:auto;bottom:calc(100% + 6px)}.twitter-reply-popover[data-placement=below]{top:calc(100% + 6px);bottom:auto}.twitter-reply-editor{cursor:default;max-height:575px;overflow-y:auto}.twitter-field-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.twitter-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.twitter-metric-grid>label:last-child{grid-column:1/-1}.twitter-check{align-items:center;min-height:31px;gap:8px!important;display:flex!important}.twitter-check input{accent-color:var(--x-blue);width:16px!important;height:16px!important}.twitter-check span{text-transform:none!important}.twitter-popover-actions{gap:7px;display:flex}.twitter-popover-actions label,.twitter-popover-actions button,.twitter-profile-popover .immersive-avatar-upload,.twitter-reply-editor .immersive-avatar-upload{color:#15110d;cursor:pointer;background:#f7f5f1;border:1px solid #ded7ce;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:0 8px;font-size:11px;font-weight:700;display:flex}.twitter-toolbar-panel .immersive-quick-options{grid-template-columns:repeat(2,minmax(0,1fr))}.twitter-toolbar-panel .twitter-elements-options{grid-template-columns:repeat(5,minmax(0,1fr))}.twitter-toolbar-panel .immersive-status-strip{justify-content:center}@media (max-width:520px){.twitter-toolbar-panel .twitter-elements-options{grid-template-columns:repeat(3,minmax(0,1fr))}}.phone-preview.imessage-phone{color:#111;background:#fff;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;display:flex;position:relative;overflow:hidden}.imessage-phone[data-theme=dark]{color:#f5f5f7;background:#000}.imessage-phone .iphone-status-bar,.imessage-phone .android-status-bar{z-index:60;color:#111;background:0 0;position:absolute;inset:0 0 auto}.imessage-phone[data-theme=dark] .iphone-status-bar,.imessage-phone[data-theme=dark] .android-status-bar{color:#fff}.imessage-phone[data-device=iphone] .iphone-status-bar{height:50px;padding-top:10px}.imessage-phone .android-status-bar{min-height:44px;padding:12px 25px 8px}.imessage-header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(24px);backdrop-filter:saturate(180%)blur(24px);background:#f9f9f9c7;border-bottom:.5px solid #3c3c4338;align-items:center;height:86px;padding:4px 16px 9px;display:flex;position:absolute;top:52px;left:0;right:0}.imessage-phone[data-theme=dark] .imessage-header{background:#0a0a0ac7;border-bottom-color:#5454589e}.imessage-phone[data-device=android] .imessage-header{background:#fffffff0;height:72px;padding:7px 14px;font-family:Roboto,Helvetica Neue,Arial,sans-serif;top:44px}.imessage-phone[data-device=android][data-theme=dark] .imessage-header{background:#121214f5}.imessage-back{color:#007aff;flex:0 0 40px;place-items:center;width:40px;height:48px;display:grid}.imessage-back>span{border-bottom:2.5px solid;border-left:2.5px solid;width:17px;height:17px;display:block;transform:rotate(45deg)}.imessage-phone[data-device=android] .imessage-back{color:currentColor}.imessage-contact{min-width:0;color:inherit;background:0 0;border:0;flex:1;justify-content:center;align-items:center;gap:7px;padding:0;display:flex}.imessage-avatar{color:#fff;background:linear-gradient(145deg,#b9bdc8,#7d8391);border-radius:999px;flex:0 0 43px;place-items:center;width:43px;height:43px;font-size:15px;font-weight:700;display:grid;overflow:hidden}.imessage-avatar img{object-fit:cover;width:100%;height:100%}.imessage-contact-copy{text-align:left;gap:1px;min-width:0;display:grid}.imessage-contact-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:16px;font-weight:650;line-height:19px;overflow:hidden}.imessage-contact-copy small{color:#7b7b82;font-size:12px;line-height:15px}.imessage-phone[data-theme=dark] .imessage-contact-copy small{color:#98989f}.imessage-header-actions{color:#007aff;flex:0 0 74px;justify-content:flex-end;align-items:center;gap:13px;width:74px;display:inline-flex}.imessage-phone[data-device=android] .imessage-contact{justify-content:flex-start}.imessage-phone[data-device=android] .imessage-avatar{flex-basis:40px;width:40px;height:40px}.imessage-phone[data-device=android] .imessage-header-actions{color:currentColor;flex-basis:100px;gap:11px;width:100px}.imessage-phone .wa-ios-chat{background:#fff;flex-direction:column;flex:auto;min-height:0;display:flex}.imessage-phone[data-theme=dark] .wa-ios-chat{background:#000}.imessage-phone[data-device=android] .wa-ios-chat{background:#f8f9ff;font-family:Roboto,Helvetica Neue,Arial,sans-serif}.imessage-phone[data-device=android][data-theme=dark] .wa-ios-chat{background:#111318}.imessage-phone .wa-ios-wallpaper{display:none}.imessage-phone .wa-ios-messages{overscroll-behavior:contain;flex-direction:column;padding:146px 13px 22px;display:flex;overflow-y:auto}.imessage-phone[data-device=android] .wa-ios-messages{padding-top:124px}.imessage-phone .wa-ios-message-row{flex-wrap:wrap;margin-top:5px}.imessage-phone .wa-ios-message-row[data-grouped-before=true]{margin-top:2px}.imessage-phone .wa-ios-message-row[data-side=me]{padding-left:72px}.imessage-phone .wa-ios-message-row[data-side=them]{padding-right:72px}.imessage-phone .wa-ios-bubble{color:#111;min-width:0;max-width:100%;box-shadow:none;background:#e9e9eb;border-radius:19px;padding:8px 13px 9px}.imessage-phone .wa-message-copy{padding-right:0;font-size:17px;line-height:21px}.imessage-phone .wa-message-meta{display:none}.imessage-phone .wa-ios-message-row[data-side=me] .wa-ios-bubble{color:#fff;background:#007aff}.imessage-phone[data-theme=dark] .wa-ios-message-row[data-side=them] .wa-ios-bubble{color:#fff;background:#3a3a3c}.imessage-phone[data-theme=dark] .wa-ios-message-row[data-side=me] .wa-ios-bubble{background:#0a84ff}.imessage-phone[data-device=android] .wa-ios-bubble{color:#202124;background:#e2e3e9;border-radius:20px 20px 20px 5px}.imessage-phone[data-device=android] .wa-ios-message-row[data-side=me] .wa-ios-bubble{color:#fff;background:#0b57d0;border-radius:20px 20px 5px}.imessage-phone[data-device=android][data-service=sms] .wa-ios-message-row[data-side=me] .wa-ios-bubble{color:#1f1f1f;background:#d3e3fd}.imessage-phone[data-device=android][data-theme=dark] .wa-ios-message-row[data-side=them] .wa-ios-bubble{color:#f1f3f4;background:#303238}.imessage-phone[data-device=android][data-theme=dark][data-service=sms] .wa-ios-message-row[data-side=me] .wa-ios-bubble{color:#dce6f9;background:#394457}.imessage-phone .wa-ios-message-row[data-grouped-after=true] .wa-ios-bubble:after{display:none}.imessage-phone .wa-ios-message-row[data-side=me][data-grouped-after=false] .wa-ios-bubble{border-bottom-right-radius:5px}.imessage-phone .wa-ios-message-row[data-side=them][data-grouped-after=false] .wa-ios-bubble{border-bottom-left-radius:5px}.imessage-phone .wa-ios-message-row[data-side=me][data-grouped-after=false] .wa-ios-bubble:after{clip-path:polygon(0 0,0 100%,100% 100%);top:auto;bottom:0;right:-6px}.imessage-phone .wa-ios-message-row[data-side=them][data-grouped-after=false] .wa-ios-bubble:after{clip-path:polygon(100% 0,0 100%,100% 100%);top:auto;bottom:0;left:-6px}.imessage-phone[data-device=android] .wa-ios-bubble:after{display:none!important}.imessage-phone .wa-ios-date-wrap{justify-content:center;margin:18px 0 9px}.imessage-phone .wa-ios-date{color:#8e8e93;box-shadow:none;text-transform:none;background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.imessage-phone[data-theme=dark] .wa-ios-date{color:#98989f}.imessage-phone[data-device=android] .wa-ios-date{color:#6d7078;font-size:12px}.imessage-delivery-status{color:#8e8e93;text-align:right;width:100%;margin-top:3px;padding-right:4px;font-size:11px;line-height:14px}.imessage-phone[data-theme=dark] .imessage-delivery-status{color:#98989f}.imessage-composer{z-index:42;background:#f9f9f9f0;border-top:.5px solid #3c3c4338;flex:0 0 82px;align-items:flex-start;gap:8px;min-height:82px;padding:8px 10px 34px;display:flex;position:relative}.imessage-phone[data-theme=dark] .imessage-composer{background:#111;border-top-color:#5454589e}.imessage-phone[data-device=android] .imessage-composer{background:#f8f9ff;border:0;flex-basis:78px;min-height:78px;padding:10px 12px 24px}.imessage-phone[data-device=android][data-theme=dark] .imessage-composer{background:#111318}.imessage-plus{color:#77777e;background:#e6e6e8;border:0;border-radius:999px;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:0;display:grid}.imessage-input-pill{background:#fff;border:1px solid #c7c7cc;border-radius:19px;flex:1;align-items:center;min-width:0;height:36px;display:flex}.imessage-input-pill input{color:#111;min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0 8px 0 12px;font-size:16px}.imessage-input-pill input::placeholder{color:#8e8e93;opacity:1}.imessage-send,.imessage-audio{color:#fff;background:#007aff;border:0;border-radius:999px;flex:0 0 30px;place-items:center;width:30px;height:30px;padding:0;display:grid}.imessage-audio{color:#77777e;background:0 0}.imessage-phone[data-service=sms] .imessage-send{background:#34c759}.imessage-phone[data-theme=dark] .imessage-plus{color:#d1d1d6;background:#343438}.imessage-phone[data-theme=dark] .imessage-input-pill{background:#1c1c1e;border-color:#4b4b4f}.imessage-phone[data-theme=dark] .imessage-input-pill input{color:#fff}.imessage-phone[data-theme=dark] .imessage-audio{color:#d1d1d6}.imessage-phone[data-device=android] .imessage-plus{color:#3f4755;background:0 0}.imessage-phone[data-device=android] .imessage-input-pill{background:#eceff7;border:0;border-radius:24px;height:48px}.imessage-phone[data-device=android] .imessage-input-pill input{padding-left:17px;font-family:Roboto,Helvetica Neue,Arial,sans-serif}.imessage-phone[data-device=android] .imessage-send{background:#0b57d0;flex-basis:38px;width:38px;height:38px}.imessage-phone[data-device=android][data-service=sms] .imessage-send{color:#1f1f1f;background:#d3e3fd}.imessage-phone[data-device=android][data-theme=dark] .imessage-input-pill{background:#252830}.imessage-phone[data-device=android][data-theme=dark] .imessage-plus,.imessage-phone[data-device=android][data-theme=dark] .imessage-audio{color:#dce1eb}.imessage-phone[data-exporting=true] .ig-profile-edit-hint{display:none!important}.imessage-phone[data-device=iphone] .imessage-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;height:156px;padding:0;top:52px}.imessage-phone[data-device=iphone] .imessage-back{color:#111;-webkit-backdrop-filter:none;backdrop-filter:none;background:#f7f7f7c7;border:1px solid #ffffff8f;border-radius:25px;justify-content:center;align-items:center;gap:6px;width:auto;min-width:76px;height:40px;padding:0 11px 0 14px;display:flex;position:absolute;top:7px;left:18px;box-shadow:0 5px 20px #00000014}.imessage-phone[data-device=iphone][data-theme=dark] .imessage-back{color:#fff;background:#232326e0;border-color:#ffffff1a;box-shadow:0 5px 20px #00000042}.imessage-phone[data-device=iphone] .imessage-back>span{width:15px;height:15px}.imessage-phone[data-device=iphone] .imessage-unread-count{color:#fff;text-align:center;background:#171719;border:0;border-radius:13px;outline:0;place-items:center;width:auto;min-width:28px;height:24px;padding:3px 8px;font:650 13px/18px inherit;display:inline-grid}.imessage-phone[data-device=iphone][data-theme=dark] .imessage-unread-count{color:#111;background:#f5f5f7}.imessage-phone[data-device=iphone] .imessage-count-popover{width:220px;top:calc(100% + 8px);left:0}.imessage-phone[data-device=iphone] .imessage-contact{flex-direction:column;flex:none;gap:0;width:184px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.imessage-phone[data-device=iphone] .imessage-avatar{color:#fff;background:linear-gradient(155deg,#9dbfe8 0%,#7279c8 55%,#51467d 100%);flex-basis:58px;width:58px;height:58px}.imessage-phone[data-device=iphone] .imessage-avatar svg{width:47px;height:47px;transform:translateY(5px)}.imessage-profile-edit-badge{color:#101416;background:#ffc400;border:2px solid #f4f1ea;border-radius:999px;place-items:center;width:17px;height:17px;display:grid;position:absolute;top:43px;left:calc(50% + 12px);box-shadow:0 2px 6px #00000024}.imessage-phone[data-theme=dark] .imessage-profile-edit-badge{border-color:#131313}.imessage-phone[data-device=android] .imessage-profile-edit-badge{top:36px;left:27px}.imessage-phone[data-exporting=true] .imessage-profile-edit-badge{display:none}.imessage-phone[data-device=iphone] .imessage-contact-copy{text-align:center;justify-items:center}.imessage-phone[data-device=iphone] .imessage-contact-copy strong{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f7f7f7c2;border:1px solid #ffffff9e;border-radius:18px;align-items:center;gap:4px;max-width:180px;margin-top:-1px;padding:4px 12px 5px;display:inline-flex;box-shadow:0 4px 16px #00000012}.imessage-phone[data-device=iphone] .imessage-contact-copy strong:after{color:#aaaab0;content:"›";font-size:22px;font-weight:500;line-height:15px}.imessage-phone[data-device=iphone][data-theme=dark] .imessage-contact-copy strong{background:#232326e0;border-color:#ffffff1a}.imessage-phone[data-device=iphone] .imessage-contact-copy small,.imessage-phone[data-device=iphone] .imessage-header-actions{display:none}.imessage-phone[data-device=iphone] .imessage-thread-meta{color:#8e8e93;text-align:center;font-size:13px;font-weight:500;line-height:18px;position:absolute;top:116px;left:0;right:0}.imessage-phone[data-device=iphone] .imessage-thread-meta>span,.imessage-phone[data-device=iphone] .imessage-thread-date{display:block}.imessage-phone[data-device=iphone] .imessage-thread-date{width:100%;color:inherit;font:inherit;text-align:center;background:0 0;border:0;padding:0;line-height:18px}.imessage-phone[data-device=iphone] .imessage-thread-date-popover{width:240px;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.imessage-thread-date-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.imessage-thread-date-actions>button{border-radius:9px;min-height:34px;font-size:12px;font-weight:780}.imessage-thread-date-delete{color:#b42318;background:#fff;border:1px solid #e0d8cf}.imessage-phone[data-device=iphone] .wa-ios-messages{padding-top:184px}.imessage-phone[data-device=iphone][data-thread-date=true] .wa-ios-messages{padding-top:202px}.imessage-phone .wa-ios-messages[data-overflow=false]{justify-content:flex-start}.imessage-phone .wa-ios-message-row:first-child,.imessage-phone .wa-ios-date-wrap:first-child{margin-top:0}.imessage-phone[data-device=iphone][data-theme=dark] .wa-ios-message-row[data-side=them] .wa-ios-bubble{background:#29282e}.imessage-phone[data-device=iphone][data-service=sms] .wa-ios-message-row[data-side=me] .wa-ios-bubble{background:#30d158}.imessage-phone[data-device=iphone] .imessage-composer{background:0 0;border:0;flex-basis:77px;align-items:flex-start;gap:12px;min-height:77px;padding:6px 27px 24px}.imessage-phone[data-device=iphone] .imessage-plus{color:#111;-webkit-backdrop-filter:none;backdrop-filter:none;background:#f8f8f8cc;border:1px solid #ffffffa8;flex-basis:40px;width:40px;height:40px;box-shadow:0 5px 18px #00000014}.imessage-phone[data-device=iphone] .imessage-plus svg{width:23px;height:23px}.imessage-phone[data-device=iphone] .imessage-input-pill{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f8f8f8cc;border:1px solid #ffffffa8;border-radius:21px;height:40px;box-shadow:0 5px 18px #00000014}.imessage-phone[data-device=iphone] .imessage-input-pill input{padding-left:15px;font-size:16px}.imessage-phone[data-device=iphone] .imessage-input-pill input[data-empty=true]{color:#8e8e93;-webkit-text-fill-color:#8e8e93}.imessage-phone[data-device=iphone] .imessage-contact-copy strong:after{content:"›"}.imessage-phone[data-device=iphone][data-theme=dark] .imessage-input-pill input::placeholder{color:#626268}.imessage-phone[data-device=iphone][data-theme=dark] .imessage-input-pill input[data-empty=true]{color:#626268;-webkit-text-fill-color:#626268}.imessage-phone[data-device=iphone][data-theme=dark] .imessage-audio{color:#73737a}.imessage-phone[data-device=iphone][data-theme=dark] .imessage-plus,.imessage-phone[data-device=iphone][data-theme=dark] .imessage-input-pill{color:#fff;background:#1e1e20e6;border-color:#ffffff1a;box-shadow:0 5px 18px #0000003d}.imessage-phone[data-device=iphone][data-theme=dark] .imessage-composer{background:0 0}.telegram-phone .wa-ios-message-row[data-side=me] .wa-ios-bubble{color:#fff;background:#635dff}.telegram-phone[data-theme=dark] .wa-ios-message-row[data-side=them] .wa-ios-bubble{color:#fff;background:#292735}.telegram-phone .wa-ios-message-row[data-grouped-after=false] .wa-ios-bubble:after{display:none}.telegram-phone .wa-ios-message-row[data-side=me] .wa-message-meta{color:#ece9ffb8}.chatgpt-phone .wa-ios-message-row[data-side=me]{padding-right:16px}.chatgpt-phone .wa-ios-message-row[data-side=me]>.wa-ios-bubble{color:#202123;min-width:0;box-shadow:none;background:#f4f4f4;border-radius:18px;padding:10px 14px}.chatgpt-phone[data-theme=dark] .wa-ios-message-row[data-side=me]>.wa-ios-bubble{color:#f1f1f1;background:#303030}.chatgpt-phone .wa-ios-message-row[data-side=them]>.wa-ios-bubble{color:#202123;min-width:0;box-shadow:none;background:0 0;border-radius:0;padding:0}.chatgpt-phone[data-theme=dark] .wa-ios-message-row[data-side=them]>.wa-ios-bubble{color:#ececec;background:0 0}.chatgpt-phone .wa-ios-bubble:after{display:none}.chatgpt-phone .chatgpt-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;height:64px;padding:0 20px}.chatgpt-phone .chatgpt-menu{background:#fff;border:1px solid #e7e7e7;border-radius:50%;width:54px;height:54px;box-shadow:0 2px 9px #0000000a}.chatgpt-phone[data-theme=dark] .chatgpt-menu{box-shadow:none;background:#191919;border-color:#303030}.chatgpt-header-actions{color:#202123;background:#fff;border:1px solid #e7e7e7;border-radius:28px;align-items:center;gap:14px;height:54px;padding:0 17px;display:inline-flex;box-shadow:0 2px 9px #0000000a}.chatgpt-phone[data-theme=dark] .chatgpt-header-actions{color:#f5f5f5;box-shadow:none;background:#191919;border-color:#303030}.chatgpt-phone .wa-ios-message-row[data-side=me]>.wa-ios-bubble{border-radius:23px;width:fit-content;padding:12px 16px;font-size:18px;line-height:1.25}.chatgpt-phone .wa-ios-message-row[data-side=them]>.wa-ios-bubble{font-size:18px;line-height:1.42}.chatgpt-phone .wa-ios-messages{justify-content:flex-start}.chatgpt-phone .wa-ios-messages .wa-ios-message-row:first-child,.chatgpt-phone .wa-ios-messages .wa-ios-date-wrap:first-child{margin-top:0}.chatgpt-response-actions{color:#62666b;align-items:center;gap:7px;margin-top:9px;display:flex}.chatgpt-phone .wa-ios-message-row[data-side=them]{flex-direction:column;align-items:flex-start}.chatgpt-phone[data-theme=dark] .chatgpt-response-actions{color:#c4c7cb}.chatgpt-generated-action-icon{object-fit:contain;width:22px;height:22px;display:block}.chatgpt-phone[data-theme=light] .chatgpt-generated-action-icon{filter:invert()}.chatgpt-feedback-overlap{object-fit:contain;width:25px;height:25px;display:block}.chatgpt-phone[data-theme=light] .chatgpt-feedback-overlap{filter:invert()}.chatgpt-header-actions .chatgpt-compose-icon{width:31px;height:31px}.chatgpt-header-actions .chatgpt-more-icon{width:28px;height:22px}.chatgpt-rating-icons{align-items:center;gap:1px;display:inline-flex}.chatgpt-rating-icons .chatgpt-generated-action-icon{width:18px;height:22px}.messenger-phone .messenger-composer-action>.messenger-native-icon,.messenger-phone .messenger-input-pill>.messenger-native-icon{align-self:center;min-width:29px;max-width:29px;min-height:29px;max-height:29px;flex:0 0 29px!important;width:29px!important;height:29px!important}.messenger-phone .messenger-native-asset{object-fit:contain;pointer-events:none;display:block}.messenger-phone .messenger-composer-action>.messenger-native-asset{flex:0 0 29px;width:29px;height:29px}.messenger-phone .messenger-input-pill>.messenger-input-native-icon{flex:0 0 29px;align-self:center;width:29px;min-width:29px;max-width:29px;height:29px;min-height:29px;max-height:29px}.messenger-phone .messenger-header-native-icon{width:31px;height:31px}.phone-preview.chatgpt-phone{color:#202123;background:#fff;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;display:flex;overflow:hidden}.chatgpt-phone[data-theme=dark]{color:#ececec;background:#000}.chatgpt-phone .iphone-status-bar,.chatgpt-phone .android-status-bar{z-index:40;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffdb;position:absolute;inset:0 0 auto}.chatgpt-phone[data-theme=dark] .iphone-status-bar,.chatgpt-phone[data-theme=dark] .android-status-bar{background:#000}.chatgpt-header{z-index:35;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffc7;border-bottom:0;justify-content:space-between;align-items:center;height:60px;padding:0 16px;display:flex;position:absolute;top:54px;left:0;right:0}.chatgpt-phone[data-device=android] .chatgpt-header{top:44px}.chatgpt-phone[data-theme=dark] .chatgpt-header{background:#000}.chatgpt-menu,.chatgpt-new-chat{width:30px;height:30px;color:inherit;place-items:center;line-height:1;display:grid}.chatgpt-title{align-items:center;gap:7px;font-size:17px;display:inline-flex}.chatgpt-title small{color:#6b6b6b;font-size:17px}.chatgpt-phone[data-theme=dark] .chatgpt-menu,.chatgpt-phone[data-theme=dark] .chatgpt-new-chat{background:#171717;border:1px solid #2d2d2d;border-radius:50%;width:52px;height:52px}.chatgpt-phone[data-theme=dark] .chatgpt-new-chat{font-size:0}.chatgpt-phone[data-theme=dark] .chatgpt-new-chat:after{display:none}.chatgpt-native-icon{object-fit:contain;max-width:100%;max-height:100%;display:block}.chatgpt-menu-asset{width:29px;height:29px}.chatgpt-new-chat-asset{width:30px;height:30px}.chatgpt-phone[data-theme=light] .chatgpt-menu,.chatgpt-phone[data-theme=light] .chatgpt-new-chat{background:#fff;border-radius:50%;width:56px;height:56px;box-shadow:0 10px 28px #00000014}.chatgpt-phone[data-theme=dark] .chatgpt-title{font-size:19px}.chatgpt-phone[data-theme=dark] .chatgpt-title small{color:#a5a5a5}.chatgpt-phone .wa-ios-chat{background:#fff;flex-direction:column;flex:1;display:flex}.chatgpt-phone[data-theme=dark] .wa-ios-chat{background:#000}.chatgpt-phone .wa-ios-wallpaper{display:none}.chatgpt-phone .wa-ios-messages{flex:1;min-height:0;padding:126px 16px 82px;display:flex;position:relative;inset:auto;overflow-y:auto}.chatgpt-phone .wa-ios-message-row{flex:none;margin-top:18px}.chatgpt-phone .wa-ios-message-row[data-side=me]{padding-left:74px}.chatgpt-phone .wa-ios-message-row[data-side=them]{padding-left:38px;padding-right:24px}.chatgpt-phone .wa-ios-bubble{color:#202123;box-shadow:none;background:#f1f1f1;border-radius:20px;padding:10px 13px}.chatgpt-phone .wa-ios-message-row[data-side=them] .wa-ios-bubble{background:0 0;border-radius:0;padding:2px 0}.chatgpt-phone .wa-message-meta{display:none}.chatgpt-phone[data-theme=dark] .wa-ios-bubble{color:#f1f1f1;background:#303030}.chatgpt-phone[data-theme=dark] .wa-ios-message-row[data-side=them] .wa-ios-bubble{background:0 0}.chatgpt-assistant-avatar{background:#fff;border-radius:7px;place-items:center;width:27px;height:27px;display:grid;position:absolute;bottom:1px;left:0;overflow:hidden}.chatgpt-assistant-avatar[data-visible=false]{visibility:hidden}.chatgpt-assistant-avatar img{object-fit:contain;width:100%;height:100%}.chatgpt-phone .chatgpt-composer{background:#fff;align-items:center;gap:10px;min-height:76px;padding:12px 16px 16px;display:flex}.chatgpt-phone[data-theme=dark] .chatgpt-composer{background:#000}.chatgpt-composer-plus{cursor:pointer;color:#202123;background:0 0;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.chatgpt-input-pill{background:#fff;border:1px solid #d0d0d0;border-radius:25px;flex:1;align-items:center;min-width:0;height:47px;padding:0 9px 0 10px;display:flex}.chatgpt-input-pill input{color:#202123;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:16px}.chatgpt-input-pill input::placeholder{color:#777;opacity:1}.chatgpt-mic{color:#202123;background:0 0;border:0;flex:0 0 31px;place-items:center;width:31px;height:31px;display:grid}.chatgpt-voice{color:#fff;background:#0a84ff;border:0;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:30px;line-height:1;display:grid}.chatgpt-phone[data-theme=dark] .chatgpt-composer{padding:12px 25px 18px}.chatgpt-phone[data-theme=dark] .chatgpt-composer-plus{color:#f3f3f3;display:grid}.chatgpt-phone[data-theme=dark] .chatgpt-input-pill{background:#1c1c1c;border-color:#333;height:57px;padding-left:10px}.chatgpt-phone[data-theme=dark] .chatgpt-input-pill input{color:#f2f2f2;font-size:17px}.chatgpt-phone[data-theme=dark] .chatgpt-input-pill input::placeholder{color:#8f8f8f}.chatgpt-phone[data-theme=dark] .chatgpt-mic{color:#f3f3f3}.chatgpt-phone[data-theme=dark] .chatgpt-voice{background:#0a84ff;flex-basis:48px;width:48px;height:48px}.chatgpt-mic-asset{width:27px;height:34px}.chatgpt-phone[data-theme=light] .chatgpt-mic-asset{width:25px;height:31px}.chatgpt-voice{overflow:hidden}.chatgpt-voice-asset{width:50px;height:50px}.chatgpt-phone .wa-ios-composer{display:none!important}.whatsapp-ios-phone[data-device=android] .android-status-bar{z-index:40;background:#fff;flex:0 0 40px;min-height:40px;padding:11px 24px 8px;position:relative}.whatsapp-ios-phone[data-device=android][data-theme=dark] .android-status-bar{background:#0b141a}.whatsapp-ios-phone[data-device=android] .wa-ios-header{background:#fff;border-bottom:0;flex-basis:80px;min-height:80px;padding:7px 13px 12px}.whatsapp-ios-phone[data-device=android][data-theme=dark] .wa-ios-header{background:#0b141a}.whatsapp-ios-phone[data-device=android] .wa-ios-back{flex-basis:36px;width:36px}.whatsapp-ios-phone[data-device=android] .wa-ios-back img{object-fit:contain;width:28px;height:28px;display:block}.whatsapp-ios-phone[data-device=android] .wa-ios-contact{gap:13px}.whatsapp-ios-phone[data-device=android] .wa-ios-avatar{flex-basis:45px;width:45px;height:45px}.whatsapp-ios-phone[data-device=android] .wa-ios-contact-copy strong{font-size:21px;line-height:25px}.whatsapp-ios-phone[data-device=android] .wa-ios-contact-copy small{color:#545454;font-size:14px;line-height:17px}.whatsapp-ios-phone[data-device=android] .wa-ios-header-actions{opacity:.78;flex-basis:83px;width:83px;height:25px;margin-left:5px}.whatsapp-ios-phone[data-device=android][data-theme=dark] .wa-ios-header-actions{filter:brightness(0)invert();opacity:.9}.whatsapp-ios-phone[data-device=android] .wa-profile-edit-badge{border-color:#fff;left:32px}.whatsapp-ios-phone[data-device=android][data-theme=dark] .wa-profile-edit-badge{border-color:#0b141a}.whatsapp-ios-phone[data-device=android] .wa-ios-wallpaper{background-color:#efeae2;background-image:url(/whatsapp-ios-v2/Whatsapp_background_image.webp)}.whatsapp-ios-phone[data-device=android][data-theme=dark] .wa-ios-wallpaper{background-color:#0b141a;background-image:url(/whatsapp-ios-v2/Whatsapp_background_image-android1.webp)}.wa-android-composer{z-index:30;background-color:#efeae2;background-image:url(/whatsapp-ios-v2/Whatsapp_background_image.webp);background-position:bottom;background-size:430px;flex:0 0 88px;align-items:flex-start;gap:6px;min-height:88px;padding:5px 6px 34px;display:flex;position:relative;overflow:hidden}.whatsapp-ios-phone[data-theme=dark] .wa-android-composer{background-color:#0b141a;background-image:url(/whatsapp-ios-v2/Whatsapp_background_image-android1.webp)}.wa-android-composer-wallpaper{z-index:0;object-fit:cover;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.wa-android-input-pill{z-index:1;background:#fff;border-radius:25px;flex:1;align-items:center;min-width:0;height:49px;padding:0 7px;display:flex;position:relative;box-shadow:0 1px 1px #0b141a14}.whatsapp-ios-phone[data-theme=dark] .wa-android-input-pill{background:#1f2c34}.wa-android-input-pill input{color:#111b21;min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0 6px;font-size:17px}.whatsapp-ios-phone[data-theme=dark] .wa-android-input-pill input{color:#e9edef}.wa-android-input-pill input::placeholder{color:#667781}.wa-android-smile,.wa-android-attach{background:0 0;border:0;place-items:center;width:34px;height:42px;padding:0;display:grid}.wa-android-smile{flex:0 0 34px}.wa-android-attach{flex:0 0 65px;justify-items:end;width:65px}.wa-android-smile img{object-fit:contain;opacity:.68;width:26px;height:26px}.wa-android-attach img{object-fit:contain;opacity:.64;width:59px;height:27px}.wa-android-round-action{z-index:1;color:#fff;background:#00a884;border:0;border-radius:999px;flex:0 0 49px;place-items:center;width:49px;height:49px;padding:0;display:grid;position:relative;overflow:hidden}.wa-android-round-action img{object-fit:cover;width:100%;height:100%;display:block}.whatsapp-ios-phone[data-device=android] .wa-ios-composer-drawer{bottom:88px}.wa-ios-keyboard{z-index:30;background:#d1d5db;flex:none;width:100%;position:relative;overflow:hidden}.wa-ios-keyboard img{pointer-events:none;width:100%;height:auto;display:block}.phone-preview.whatsapp-ios-phone{color:#111b21;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;display:flex}.whatsapp-ios-phone .iphone-status-bar{z-index:40;background:#f4f1ea;flex:0 0 44px;position:relative}.whatsapp-ios-phone[data-theme=dark] .iphone-status-bar{background:#131313}.wa-ios-header{z-index:35;background:#f4f1ea;border-bottom:.5px solid #dedbd5;flex:0 0 66px;align-items:center;min-height:66px;padding:8px 12px 9px 8px;display:flex;position:relative}.whatsapp-ios-phone[data-theme=dark] .wa-ios-header{background:#131313;border-bottom-color:#252525}.wa-ios-back{color:#111b21;flex:0 0 30px;place-items:center;width:30px;height:42px;display:grid}.whatsapp-ios-phone[data-theme=dark] .wa-ios-back{color:#f7f7f7}.wa-ios-back svg{fill:none;stroke:currentColor;stroke-width:2.35px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px;overflow:visible}.wa-ios-contact{min-width:0;color:inherit;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:9px;padding:0;display:flex;position:relative}.wa-ios-avatar{color:#7f8790;background:#d8dce1;border-radius:999px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.whatsapp-ios-phone[data-theme=dark] .wa-ios-avatar{color:#a5adb5;background:#30353a}.wa-ios-avatar img{object-fit:cover;width:100%;height:100%;display:block}.wa-ios-contact-copy{flex-direction:column;flex:1;justify-content:center;min-width:0;line-height:1.05;display:flex}.wa-ios-contact-copy strong{color:#080b0d;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:700;line-height:21px;overflow:hidden}.wa-ios-contact-copy small{color:#657179;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;line-height:14px;overflow:hidden}.whatsapp-ios-phone[data-theme=dark] .wa-ios-contact-copy strong,.whatsapp-ios-phone[data-theme=dark] .wa-ios-contact-copy small{color:#f5f5f5}.wa-ios-header-actions{object-fit:contain;object-position:right center;flex:0 0 78px;width:78px;height:24px;margin-left:8px;display:block}.whatsapp-ios-phone[data-device=iphone] .wa-ios-header{border-bottom-color:#0000;padding-inline:10px 14px}.whatsapp-ios-phone[data-device=iphone] .wa-ios-back{background:#ffffffb8;border:1px solid #0f1b1909;border-radius:999px;flex-basis:46px;width:46px;height:46px;margin-right:7px;box-shadow:0 1px 2px #0f1b1906}.whatsapp-ios-phone[data-device=iphone] .wa-ios-back svg{stroke-width:2.2px;width:27px;height:27px}.whatsapp-ios-phone[data-device=iphone] .wa-ios-header-action-group{background:#ffffffb8;border:1px solid #0f1b1909;border-radius:999px;flex:0 0 98px;place-items:center;width:98px;height:46px;margin-left:8px;display:grid;box-shadow:0 1px 2px #0f1b1906}.whatsapp-ios-phone[data-device=iphone] .wa-ios-header-actions{object-position:center;flex:none;width:64px;height:auto;margin:0}.whatsapp-ios-phone[data-device=iphone][data-theme=dark] .wa-ios-back,.whatsapp-ios-phone[data-device=iphone][data-theme=dark] .wa-ios-header-action-group{box-shadow:none;background:#15221fe0;border-color:#9bbeb224}.wa-profile-edit-badge{color:#101416;background:#ffc400;border:2px solid #f4f1ea;border-radius:999px;place-items:center;width:17px;height:17px;display:grid;position:absolute;bottom:-2px;left:26px;box-shadow:0 2px 6px #00000024}.whatsapp-ios-phone[data-theme=dark] .wa-profile-edit-badge{border-color:#131313}.wa-ios-chat{background:#efeae2;flex:auto;min-height:0;position:relative;overflow:hidden}.wa-ios-wallpaper{background-color:#efeae2;background-image:url(/whatsapp-ios-v2/Whatsapp_background_image.webp);background-position:50%;background-size:cover;position:absolute;inset:0}.wa-ios-wallpaper img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.whatsapp-ios-phone[data-theme=dark] .wa-ios-wallpaper{background-color:#0b141a;background-image:url(/whatsapp-ios-v2/wallpaper_dark.jpg)}.wa-ios-chat[data-clean=true] .wa-ios-wallpaper{background-image:none}.wa-ios-messages{z-index:2;scrollbar-width:none;flex-direction:column;padding:12px 14px 16px;display:flex;position:absolute;inset:0;overflow:auto}.wa-ios-messages::-webkit-scrollbar{display:none}.wa-ios-message-row,.wa-ios-date-wrap{width:100%;display:flex;position:relative}.wa-ios-message-row:first-child,.wa-ios-date-wrap:first-child{margin-top:0}.wa-ios-message-row{margin-top:8px}.wa-ios-message-row[data-grouped-before=true]{margin-top:3px}.wa-ios-message-row[data-side=me]{justify-content:flex-end;padding-left:58px}.wa-ios-message-row[data-side=them]{justify-content:flex-start;padding-right:58px}.wa-ios-bubble{color:#111b21;min-width:72px;max-width:100%;font:inherit;text-align:left;background:#fff;border:0;border-radius:12px;padding:8px 12px 9px;position:relative;box-shadow:0 1px 1px #0b141a21}.wa-ios-message-row[data-side=me] .wa-ios-bubble{background:#d9fdd3}.whatsapp-ios-phone[data-theme=dark] .wa-ios-bubble{color:#f7f7f7;background:#202c33;box-shadow:0 1px 1px #00000040}.whatsapp-ios-phone[data-theme=dark] .wa-ios-message-row[data-side=me] .wa-ios-bubble{background:#005c4b}.wa-ios-message-row[data-grouped-after=false] .wa-ios-bubble:after{content:"";background:inherit;width:10px;height:13px;position:absolute;top:0}.wa-ios-message-row[data-side=me][data-grouped-after=false] .wa-ios-bubble:after{clip-path:polygon(0 0,100% 0,0 100%);right:-6px}.wa-ios-message-row[data-side=them][data-grouped-after=false] .wa-ios-bubble:after{clip-path:polygon(0 0,100% 0,100% 100%);left:-6px}.wa-message-copy{white-space:pre-wrap;overflow-wrap:anywhere;padding-right:56px;font-size:17px;font-weight:400;line-height:22px;display:inline}.wa-message-meta{color:#667781;white-space:nowrap;align-items:center;gap:3px;font-size:12px;line-height:13px;display:inline-flex;position:absolute;bottom:6px;right:9px}.wa-ios-message-row[data-side=me] .wa-message-meta{color:#56765d}.whatsapp-ios-phone[data-theme=dark] .wa-message-meta{color:#8696a0}.wa-message-checks{object-fit:contain;width:auto;height:11px;display:block}.whatsapp-ios-phone[data-device=android] .wa-ios-messages{justify-content:flex-start;padding:10px 14px 16px}.whatsapp-ios-phone[data-device=android] .wa-ios-message-row,.whatsapp-ios-phone[data-device=android] .wa-ios-date-wrap{flex:none}.whatsapp-ios-phone[data-device=android] .wa-ios-message-row{margin-top:5px}.whatsapp-ios-phone[data-device=android] .wa-ios-message-row[data-grouped-before=true]{margin-top:2px}.whatsapp-ios-phone[data-device=android] .wa-ios-message-row[data-side=me]{padding-left:68px}.whatsapp-ios-phone[data-device=android] .wa-ios-message-row[data-side=them]{padding-right:68px}.whatsapp-ios-phone[data-device=android] .wa-ios-bubble{min-width:64px;box-shadow:none;border-radius:10px;padding:8px 12px 9px}.whatsapp-ios-phone[data-device=android] .wa-message-copy{padding-right:58px;font-size:17px;line-height:22px}.wa-ios-message-row[data-side=them] .wa-message-copy,.whatsapp-ios-phone[data-device=android] .wa-ios-message-row[data-side=them] .wa-message-copy{padding-right:40px}.whatsapp-ios-phone[data-device=android] .wa-message-meta{gap:2px;font-size:12px;line-height:13px;bottom:6px;right:8px}.whatsapp-ios-phone[data-device=android] .wa-message-checks{height:12px}.whatsapp-ios-phone[data-device=android] .wa-ios-message-row[data-grouped-after=false] .wa-ios-bubble:after{width:8px;height:10px;top:0}.whatsapp-ios-phone[data-device=android] .wa-ios-message-row[data-side=me][data-grouped-after=false] .wa-ios-bubble:after{right:-5px}.whatsapp-ios-phone[data-device=android] .wa-ios-message-row[data-side=them][data-grouped-after=false] .wa-ios-bubble:after{left:-5px}.whatsapp-ios-phone[data-device=android][data-theme=dark] .wa-ios-chat{background:#0b141a}.whatsapp-ios-phone[data-device=android][data-theme=dark] .wa-ios-bubble{color:#e9edef;background:#202c33}.whatsapp-ios-phone[data-device=android][data-theme=dark] .wa-ios-message-row[data-side=me] .wa-ios-bubble{background:#005c4b}.wa-ios-date-wrap{justify-content:center;margin:18px 0 8px}.wa-ios-date{color:#54656f;background:#ffffffeb;border:0;border-radius:8px;padding:5px 11px;font-size:12px;font-weight:600;line-height:16px;box-shadow:0 1px 1px #0b141a1f}.whatsapp-ios-phone[data-theme=dark] .wa-ios-date{color:#8696a0;background:#1f2c34f0}.wa-image-message{flex-direction:column;gap:7px;max-width:286px;display:flex}.wa-image-message img{object-fit:cover;border-radius:7px;width:100%;max-height:310px;display:block}.wa-image-message>span{padding:0 50px 2px 2px;font-size:16px;line-height:20px}.wa-ios-bubble[data-kind=image]{padding:4px}.whatsapp-ios-phone[data-device=android] .wa-ios-bubble[data-kind=image]{padding:2px}.phone-preview.messenger-phone{--messenger-action-blue:#001fc8;--messenger-bubble-blue:#0a7cff;color:#050505;background:#fff;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;display:flex;overflow:hidden}.messenger-phone .iphone-status-bar{z-index:40;-webkit-backdrop-filter:saturate(180%)blur(24px);backdrop-filter:saturate(180%)blur(24px);background:#ffffffc7;flex:0 0 54px;position:absolute;top:0;left:0;right:0}.messenger-phone[data-theme=dark]{color:#f5f5f5;background:#000}.messenger-phone[data-theme=dark] .iphone-status-bar{background:#000000c2}.messenger-header{z-index:35;color:#050505;-webkit-backdrop-filter:saturate(180%)blur(24px);backdrop-filter:saturate(180%)blur(24px);background:#ffffffc7;border-bottom:.5px solid #00000009;flex:0 0 62px;align-items:center;gap:8px;min-height:62px;padding:4px 13px 6px 11px;display:flex;position:absolute;top:54px;left:0;right:0}.messenger-phone[data-theme=dark] .messenger-header{color:#f5f5f5;background:#000000c2;border-bottom-color:#ffffff0d}.messenger-phone[data-device=android] .messenger-header{top:44px}.messenger-back{width:30px;height:38px;color:var(--messenger-action-blue);flex:0 0 30px;place-items:center;display:grid}.messenger-back svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px;overflow:visible}.messenger-contact{min-width:0;color:inherit;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:9px;padding:0;display:flex;position:relative}.messenger-avatar,.messenger-message-avatar{color:#8b9099;background:#d8dce3;border-radius:999px;place-items:center;display:grid;overflow:hidden}.messenger-avatar{flex:0 0 39px;width:39px;height:39px;position:relative}.messenger-avatar img,.messenger-message-avatar img{object-fit:cover;width:100%;height:100%;display:block}.messenger-online-dot{background:#31a24c;border:2px solid #fff;border-radius:999px;width:13px;height:13px;position:absolute;bottom:-1px;right:-1px}.messenger-phone[data-theme=dark] .messenger-online-dot{border-color:#000}.messenger-contact-copy{flex-direction:column;flex:1;min-width:0;line-height:1.06;display:flex}.messenger-contact-copy strong,.messenger-contact-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.messenger-contact-copy strong{color:inherit;font-size:17px;font-weight:700;line-height:22px}.messenger-contact-copy small{color:#65676b;font-size:14px;font-weight:500;line-height:17px}.messenger-phone[data-theme=dark] .messenger-contact-copy small{color:#b0b3b8}.messenger-header-actions{color:var(--messenger-action-blue);flex:none;align-items:center;gap:18px;display:flex}.messenger-native-icon{flex:none;width:29px;height:29px;display:block}.messenger-header-icon{width:26px;height:26px}.messenger-phone .wa-profile-edit-badge{box-shadow:none;border-color:#fff;bottom:-3px;left:27px}.messenger-phone[data-theme=dark] .wa-profile-edit-badge{border-color:#000}.messenger-phone[data-exporting=true] .wa-profile-edit-badge,.messenger-phone[data-exporting=true] .ig-profile-edit-hint{box-shadow:none!important;display:none!important}.messenger-phone .wa-ios-chat{background:#fff;flex-direction:column;display:flex}.messenger-phone[data-theme=dark] .wa-ios-chat{background:#000}.messenger-phone .wa-ios-wallpaper{display:none}.phone-preview.telegram-phone{color:#fff;background:#050506;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;display:flex;position:relative;overflow:hidden}.telegram-phone .iphone-status-bar{z-index:56;color:#fff;background:0 0;position:absolute;inset:0 0 auto}.telegram-phone .android-status-bar{z-index:56;color:#fff;background:0 0;min-height:44px;padding:12px 25px 8px;position:absolute;inset:0 0 auto}.telegram-phone[data-theme=light]{color:#17213b;background:#cce4b7}.telegram-phone[data-theme=light] .iphone-status-bar,.telegram-phone[data-theme=light] .android-status-bar{color:#17213b}.telegram-phone[data-device=android] .telegram-header{top:44px}.telegram-full-wallpaper{z-index:0;background:#050506;position:absolute;inset:0;overflow:hidden}.telegram-full-wallpaper img{object-fit:cover;width:100%;height:100%;display:block}.telegram-phone[data-theme=dark] .telegram-full-wallpaper img{filter:brightness(1.85)contrast(1.08)}.telegram-full-wallpaper[data-clean=true] img{display:none}.telegram-phone[data-theme=light] .telegram-full-wallpaper{background:#cce4b7}.telegram-phone .wa-ios-chat{z-index:1;background:0 0;flex-direction:column;flex:auto;min-height:0;display:flex;position:relative}.telegram-phone[data-theme=light] .wa-ios-chat{background:0 0}.telegram-phone .wa-ios-wallpaper{background:#050506;display:none;position:absolute;inset:0;overflow:hidden}.telegram-phone[data-theme=light] .wa-ios-wallpaper{background:#cce4b7}.telegram-phone .wa-ios-wallpaper img{object-fit:cover;opacity:.86;width:100%;height:100%;display:block}.telegram-phone[data-theme=light] .wa-ios-wallpaper img{opacity:1;filter:none}.telegram-phone .wa-ios-chat[data-clean=true] .wa-ios-wallpaper{display:none}.telegram-header{z-index:48;color:#fff;height:64px;display:block;position:absolute;top:54px;left:15px;right:15px}.telegram-back{background:#1e1e1fe0;border:1px solid #ffffff14;border-radius:999px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:10px;left:0;box-shadow:0 8px 24px #00000024}.telegram-contact{width:180px;height:44px;color:inherit;text-align:center;background:#1e1e1fe0;border:1px solid #ffffff14;border-radius:27px;align-content:center;justify-items:center;padding:0 12px;display:grid;position:absolute;top:10px;left:50%;transform:translate(-50%)}.telegram-contact-copy{gap:1px;min-width:0;display:grid}.telegram-contact-copy strong,.telegram-contact-copy small{text-overflow:ellipsis;white-space:nowrap;max-width:235px;overflow:hidden}.telegram-contact-copy strong{letter-spacing:-.3px;font-size:20px;font-weight:700;line-height:23px}.telegram-contact-copy small{color:#ffffff85;font-size:13px;font-weight:500;line-height:16px}.telegram-avatar{color:#fff;background:#ffad45;border:3px solid #ffb952db;border-radius:999px;place-items:center;width:44px;height:44px;padding:0;font-size:17px;font-weight:600;display:grid;position:absolute;top:10px;right:0;overflow:hidden;box-shadow:0 0 0 3px #00000075}.telegram-avatar img{object-fit:cover;width:100%;height:100%}.telegram-phone[data-theme=light] .telegram-header{color:#17213b}.telegram-phone[data-theme=light] .telegram-back,.telegram-phone[data-theme=light] .telegram-contact,.telegram-phone[data-theme=light] .telegram-back{background:#ebffefb8;border-color:#ffffffad;box-shadow:0 5px 17px #41693514}.telegram-phone[data-theme=light] .telegram-contact-copy small{color:#17213b8f}.telegram-phone[data-theme=light] .telegram-avatar{background:#ffb446;border:3px solid #f8fff4eb;box-shadow:0 0 0 1px #66814b57,0 4px 12px #505f331f}.telegram-native-asset{color:#fff;background:currentColor;width:38px;height:38px;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.telegram-native-asset[data-icon=clip]{-webkit-mask-image:url(/telegram-v2/icons/telegram-clip-icon.png);mask-image:url(/telegram-v2/icons/telegram-clip-icon.png)}.telegram-native-asset[data-icon=mic]{-webkit-mask-image:url(/telegram-v2/icons/telegram-mic-icon.png);mask-image:url(/telegram-v2/icons/telegram-mic-icon.png)}.telegram-native-asset[data-icon=sticker]{-webkit-mask-image:url(/telegram-v2/icons/telegram-sticker-cropped-icon.png);mask-image:url(/telegram-v2/icons/telegram-sticker-cropped-icon.png)}.telegram-back-chevron{border-bottom:2.5px solid;border-left:2.5px solid;width:19px;height:19px;margin-left:5px;display:block;transform:rotate(45deg)}.telegram-phone[data-theme=light] .telegram-native-asset{color:#111711}.telegram-phone[data-theme=light] .telegram-sticker .telegram-native-asset{color:#6f816c}.telegram-phone .wa-ios-messages{z-index:2;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;min-height:0;padding:142px 18px 20px;display:flex;position:relative;overflow-y:auto}.telegram-phone .wa-ios-messages[data-overflow=false]{justify-content:flex-start}.telegram-phone .wa-ios-messages[data-overflow=true]{padding-top:154px;scroll-padding-top:154px}.telegram-phone .wa-ios-message-row,.telegram-phone .wa-ios-date-wrap{flex:none}.telegram-phone .wa-ios-message-row{margin-top:5px}.telegram-phone .wa-ios-message-row[data-grouped-before=true]{margin-top:2px}.telegram-phone .wa-ios-message-row[data-side=me]{padding-left:88px}.telegram-phone .wa-ios-message-row[data-side=them]{padding-left:0;padding-right:88px}.telegram-phone .wa-ios-bubble{color:#fff;background:#4f6df6;border:0;border-radius:22px 22px 6px;min-width:0;max-width:100%;padding:10px 13px 8px 15px;font-size:19px;line-height:24px;box-shadow:0 3px 10px #0000002e}.telegram-phone .wa-ios-message-row[data-side=them] .wa-ios-bubble{background:#292735;border-radius:22px 22px 22px 6px}.telegram-phone[data-theme=light] .wa-ios-message-row[data-side=me] .wa-ios-bubble{color:#111;background:#ddf8c7}.telegram-phone[data-theme=light] .wa-ios-message-row[data-side=them] .wa-ios-bubble{color:#111;background:#fff}.telegram-phone .wa-message-copy{display:inline}.telegram-phone .wa-message-meta{color:#ffffff94;vertical-align:baseline;align-items:center;gap:4px;margin-left:7px;font-size:13px;font-weight:500;line-height:16px;display:inline-flex}.telegram-phone[data-theme=light] .wa-ios-message-row[data-side=me] .wa-message-meta{color:#397a3c}.telegram-phone[data-theme=light] .wa-ios-message-row[data-side=them] .wa-message-meta{color:#8c8c91}.telegram-message-check{color:#ffffffeb;font-size:15px;font-weight:700;line-height:1}.telegram-phone[data-theme=light] .telegram-message-check{color:#22b92f}.telegram-phone .wa-ios-date-wrap{justify-content:center;margin:19px 0 12px;display:flex}.telegram-phone .wa-ios-date{color:#fff;background:#241c27;border:0;border-radius:18px;padding:6px 14px;font-size:16px;font-weight:600;box-shadow:0 2px 8px #00000029}.telegram-phone[data-theme=light] .wa-ios-date{color:#fff;background:#4ba464}.telegram-phone .wa-image-message{max-width:285px}.telegram-phone .wa-image-message img{border-radius:16px}.telegram-phone .wa-ios-bubble[data-kind=image]{padding:4px}.telegram-composer{z-index:7;background:#0000008f;flex:0 0 92px;align-items:center;gap:9px;min-height:92px;padding:8px 24px 25px;display:flex;position:relative}.telegram-phone[data-theme=light] .telegram-composer{background:0 0}.telegram-attach,.telegram-mic{color:#fff;background:#1f1f21eb;border:1px solid #ffffff14;border-radius:999px;flex:0 0 50px;place-items:center;width:50px;height:50px;padding:0;display:grid;box-shadow:0 3px 12px #0000002e}.telegram-attach .telegram-native-asset{width:31px;height:32px}.telegram-mic .telegram-native-asset{width:25px;height:32px}.telegram-input-pill{background:#1f1f21e8;border:1px solid #ffffff0f;border-radius:27px;flex:1;align-items:center;min-width:0;height:50px;display:flex;box-shadow:0 3px 12px #00000029}.telegram-input-pill input{color:#fff;min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0 6px 0 23px;font-size:20px}.telegram-input-pill input::placeholder{color:#ffffff70}.telegram-sticker{color:#fff;background:0 0;border:0;flex:0 0 42px;place-items:center;width:42px;height:42px;padding:0;display:grid}.telegram-sticker .telegram-native-asset{opacity:.82;width:27px;height:27px}.telegram-home-indicator{background:#fff;border-radius:9px;height:5px;position:absolute;bottom:9px;left:136px;right:136px}.telegram-phone[data-theme=light] .telegram-attach,.telegram-phone[data-theme=light] .telegram-mic,.telegram-phone[data-theme=light] .telegram-input-pill{color:#17213b;background:#ebffefb8;border-color:#ffffffb3;box-shadow:0 5px 17px #4169351a}.telegram-phone[data-theme=light] .telegram-input-pill input{color:#17213b}.telegram-phone[data-theme=light] .telegram-input-pill input::placeholder{color:#17213b73}.telegram-phone[data-theme=light] .telegram-home-indicator{background:#17213b}.telegram-phone[data-exporting=true] .ig-profile-edit-hint{display:none!important}.telegram-workspace .immersive-toolbar-panel[data-panel=appearance]{width:min(326px,100vw - 20px)}.telegram-workspace .wa-visual-options{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.telegram-workspace .wa-visual-options>button,.telegram-workspace .wa-visual-options>.wa-wallpaper-upload{width:100%;min-width:0}.telegram-phone[data-theme=light] .wa-ios-message-row[data-side=me] .wa-ios-bubble{color:#172213;background:#ddf8c7;box-shadow:0 2px 9px #365c271f}.telegram-phone[data-theme=light] .wa-ios-message-row[data-side=them] .wa-ios-bubble{color:#172213;background:#fffffff0;box-shadow:0 2px 9px #365c271a}.telegram-phone[data-theme=light] .wa-ios-message-row[data-side=me] .wa-message-meta,.telegram-phone[data-theme=light] .telegram-message-check{color:#4d9d59}.telegram-phone[data-theme=light] .telegram-attach,.telegram-phone[data-theme=light] .telegram-mic,.telegram-phone[data-theme=light] .telegram-input-pill{background:#f8fff3e0}.messenger-phone .wa-ios-messages{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;flex:auto;justify-content:flex-start;min-height:0;padding:124px 10px 60px;position:relative;inset:auto;overflow-y:auto}.messenger-phone[data-device=android] .wa-ios-messages{padding-top:114px}.messenger-phone .wa-ios-messages[data-overflow=false]{justify-content:flex-start}.messenger-phone .wa-ios-messages[data-overflow=true]{padding-top:124px;scroll-padding-top:124px}.messenger-phone[data-device=android] .wa-ios-messages[data-overflow=true]{padding-top:114px;scroll-padding-top:114px}.messenger-phone .wa-ios-message-row,.messenger-phone .wa-ios-date-wrap{flex:none}.messenger-phone .wa-ios-message-row{margin-top:5px}.messenger-phone .wa-ios-message-row[data-grouped-before=true]{margin-top:2px}.messenger-phone .wa-ios-messages[data-overflow=false] .wa-ios-message-row:first-child,.messenger-phone .wa-ios-messages[data-overflow=false] .wa-ios-date-wrap:first-child{margin-top:0}.messenger-phone .wa-ios-message-row[data-side=me]{padding-left:78px}.messenger-phone .wa-ios-message-row[data-side=them]{padding-left:43px;padding-right:78px}.messenger-phone .wa-ios-bubble{color:#050505;min-width:0;box-shadow:none;background:#f0f2f5;border-radius:19px;padding:9px 14px}.messenger-phone .wa-ios-date-wrap{margin:19px 0 16px}.messenger-phone .wa-ios-date{color:#65676b;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-size:15px;font-weight:500}.messenger-phone[data-theme=dark] .wa-ios-date{color:#b0b3b8}.messenger-phone .wa-ios-message-row[data-side=me] .wa-ios-bubble{color:#fff;background:var(--messenger-bubble-blue)}.messenger-phone[data-theme=dark] .wa-ios-bubble{color:#f5f5f5;background:#262628}.messenger-phone[data-theme=dark] .wa-ios-message-row[data-side=me] .wa-ios-bubble{color:#fff;background:var(--messenger-bubble-blue)}.messenger-phone .wa-ios-bubble:after{display:none}.messenger-phone .wa-message-copy{padding-right:0;font-size:18px;line-height:22px}.messenger-phone .wa-message-meta{display:none}.messenger-phone .messenger-message-avatar{width:29px;height:29px;position:absolute;bottom:0;left:4px}.messenger-phone .messenger-message-avatar[data-visible=false]{visibility:hidden}.messenger-phone .wa-ios-message-row[data-side=me] .wa-message-popover{right:0}.messenger-phone .wa-ios-message-row[data-side=them] .wa-message-popover{left:43px}.messenger-phone .wa-ios-message-row .wa-message-popover[data-placement=below]{top:calc(100% + 8px);bottom:auto}.messenger-phone .wa-ios-message-row .wa-message-popover[data-placement=above]{top:auto;bottom:calc(100% + 8px)}.messenger-phone .wa-ios-bubble[data-kind=image]{border-radius:18px;padding:0;overflow:hidden}.messenger-phone .wa-image-message img{border-radius:0}.messenger-phone .wa-ios-composer{display:none}.messenger-composer{z-index:35;min-height:76px;color:var(--messenger-action-blue);background:#fff;flex:0 0 76px;align-items:center;gap:7px;padding:7px 11px 13px;display:flex;position:relative}.messenger-phone[data-theme=dark] .messenger-composer{background:#000}.messenger-composer-action{width:29px;height:42px;color:var(--messenger-action-blue);background:0 0;border:0;flex:0 0 29px;place-items:center;padding:0;display:grid}.messenger-input-pill{min-width:0;height:45px;color:var(--messenger-action-blue);background:#f0f2f5;border-radius:999px;flex:1;align-items:center;gap:7px;padding:0 12px 0 14px;display:flex}.messenger-phone[data-theme=dark] .messenger-input-pill{background:#27272a}.messenger-input-pill input{color:#050505;min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0;font-size:18px}.messenger-phone[data-theme=dark] .messenger-input-pill input{color:#f5f5f5}.messenger-input-pill input::placeholder{color:#65676b;opacity:1}.messenger-phone[data-theme=dark] .messenger-input-pill input::placeholder{color:#b0b3b8}.messenger-workspace .immersive-toolbar-panel[data-wallpaper=false] .wa-visual-options>:nth-child(n+3){display:none}.messenger-phone[data-device=android] .android-status-bar{z-index:40;color:#16181d;background:#fff;flex:0 0 44px;min-height:44px;padding:12px 25px 8px;position:absolute;top:0;left:0;right:0}.messenger-phone[data-device=android][data-theme=dark] .android-status-bar{color:#f1f3f4;background:#000}.wa-audio-message{grid-template-rows:32px 14px;grid-template-columns:28px 1fr;align-items:center;gap:0 8px;width:286px;min-height:52px;padding:2px 2px 0;display:grid}.wa-audio-wave{align-items:center;gap:2px;height:32px;display:flex}.wa-audio-wave i{background:#8ca497;border-radius:99px;width:2px;max-height:28px}.wa-audio-message small{color:#667781;grid-column:2;font-size:11px}.wa-ios-composer{z-index:30;background:#f4f1ea;border-top:.5px solid #dedbd5;flex:0 0 82px;align-items:flex-start;gap:8px;min-height:82px;padding:7px 9px 35px;display:flex;position:relative}.whatsapp-ios-phone[data-theme=dark] .wa-ios-composer{background:#131313;border-top-color:#252525}.wa-ios-media-button,.wa-ios-sticker,.wa-ios-send{background:0 0;border:0;place-items:center;padding:0;display:grid}.wa-ios-media-button{flex:0 0 24px;width:24px;height:34px}.wa-ios-media-button img{object-fit:contain;width:22px;height:22px}.wa-ios-input-pill{background:#fff;border:.5px solid #d7d5d0;border-radius:999px;flex:1;align-items:center;min-width:0;height:34px;padding:0 8px 0 12px;display:flex}.whatsapp-ios-phone[data-theme=dark] .wa-ios-input-pill{background:#2a2a2a;border-color:#3a3a3c}.wa-ios-input-pill input{color:#111b21;min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0;font-size:16px}.whatsapp-ios-phone[data-theme=dark] .wa-ios-input-pill input{color:#f7f7f7}.wa-ios-input-pill input::placeholder{color:#747d83}.wa-ios-sticker{flex:0 0 25px;width:25px;height:30px}.wa-ios-sticker img{object-fit:contain;width:21px;height:21px}.wa-ios-send{color:#fff;background:#00a884;border-radius:999px;width:27px;height:27px}.wa-ios-camera-mic{flex:0 0 58px;width:58px;height:34px;display:block;position:relative}.wa-ios-camera-mic img{object-fit:contain;width:58px;height:22px;display:block;position:absolute;inset:6px 0 auto}.wa-ios-camera-mic label,.wa-ios-camera-mic button{background:0 0;border:0;width:29px;height:34px;padding:0;position:absolute;top:0}.wa-ios-camera-mic label{left:0}.wa-ios-camera-mic button{right:0}.wa-ios-composer-drawer{bottom:82px}.wa-ios-composer-drawer .immersive-more-actions label{min-height:43px;color:inherit;background:#fff;border:1px solid #dedbd4;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:700;display:flex}.whatsapp-ios-phone[data-theme=dark] .wa-ios-composer-drawer .immersive-more-actions label{background:#242424;border-color:#3b3b3b}.wa-profile-popover{top:106px}.wa-message-popover select{width:100%;height:38px;color:inherit;font:inherit;background:#fff;border:1px solid #ddd8cf;border-radius:9px;padding:0 9px}.whatsapp-ios-phone[data-theme=dark] .wa-message-popover select{background:#242424;border-color:#3b3b3b}.whatsapp-ios-workspace .wa-visual-options{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.whatsapp-ios-workspace .wa-visual-options>button,.whatsapp-ios-workspace .wa-visual-options>.wa-wallpaper-upload{width:100%;min-width:0}.wa-wallpaper-upload{color:#686057;cursor:pointer;white-space:nowrap;background:#f7f5f1;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:6px;min-height:46px;padding:0 9px;font-size:11px;font-weight:730;display:inline-flex}.wa-wallpaper-upload[data-active=true]{background:#fff9dc;border-color:#e8c94b;box-shadow:inset 0 0 0 1px #e8c94b52}.whatsapp-ios-phone[data-exporting=true] .wa-profile-edit-badge,.whatsapp-ios-phone[data-exporting=true] .ig-profile-edit-hint{display:none!important}@media (max-width:520px){.wa-ios-message-row[data-side=me]{padding-left:44px}.wa-ios-message-row[data-side=them]{padding-right:44px}}.ig-current-header-actions{flex:none;overflow:visible;width:148px!important;height:44px!important;display:block!important}.ig-current-header-actions .ig-header-actions-image{object-fit:contain;max-width:none;display:block;width:148px!important;height:44px!important}html body .phone-preview.immersive-phone .ig-message-avatar-slot>img.ig-received-avatar{width:26px!important;min-width:26px!important;max-width:26px!important;height:26px!important}.ig-current-header-actions .ig-blend-badge-fill{fill:#f7f7f8;stroke:none}.immersive-phone[data-theme=dark] .ig-current-header-actions .ig-blend-badge-fill{fill:#12171b}.ig-current-header-actions{flex:none;width:148px;height:44px;display:block}.ig-current-header-actions .ig-header-actions-image{object-fit:contain;width:148px;max-width:none;height:44px;display:block}.immersive-phone .ig-message-avatar-slot{width:42px}.immersive-phone .ig-message-avatar-slot img{width:26px;height:26px}.site-topbar{height:60px}.tool-workspace{min-height:calc(100dvh - 60px)}.editor-sidebar,.ad-rail{height:calc(100dvh - 60px)}.preview-stage{background:radial-gradient(circle at 50% 28%,#ffbf000d,#0000 24%),#fffdfa;min-height:calc(100dvh - 60px)}.phone-preview{border-color:#d9d5cf;border-radius:14px;box-shadow:0 24px 70px #15110d1f,0 0 0 1px #15110d0a}.chat-bubble[data-selected=true]{outline:2px solid var(--cf-yellow);outline-offset:0;box-shadow:0 0 0 4px #ffbf0029}.preview-toolbar{border-radius:12px;box-shadow:0 14px 34px #15110d1f}.ad-slot{color:#817b72;text-align:center;background:repeating-linear-gradient(-45deg,#ffbf0009,#ffbf0009 13px,#15110d03 13px 26px),#fff;border:1px solid #ded8cf;border-radius:7px;align-content:center;place-items:center;gap:5px;display:grid}.ad-slot svg{color:#9b968f}.ad-slot span,.ad-slot small{display:block}.ad-slot small{color:#8b867f;font-size:13px;font-weight:500}.google-ad-slot{position:relative;overflow:hidden}.google-ad-slot-frame{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.google-ad-slot[data-ad-live=true]{background:0 0;border-color:#0000}.ad-slot-fallback{align-content:center;place-items:center;gap:5px;display:grid;position:absolute;inset:0}.seo-section{width:min(1150px,100% - 44px);padding:34px 0 28px}.seo-save-strip{color:#676159;justify-content:center;align-items:center;gap:18px;margin-bottom:18px;font-size:14px;display:flex}.seo-save-strip span,.seo-save-strip a{align-items:center;gap:7px;display:inline-flex}.seo-save-strip a,.help-strip a{color:var(--cf-yellow-strong);font-weight:800}.seo-top-ad,.seo-bottom-ad{min-height:90px;margin-bottom:30px}.seo-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:28px;display:grid}.seo-main h1{color:#080706;letter-spacing:-.045em;max-width:800px;font-size:clamp(38px,4vw,52px);line-height:1.02}.seo-updated{letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:#9a6a00!important;margin:0 0 9px!important;font-size:12px!important;line-height:1.2!important}.seo-intro{color:#201c18;max-width:660px;margin:14px 0 26px;font-size:17px;line-height:1.6}.feature-strip{border-bottom:1px solid var(--cf-line);align-items:center;gap:20px;margin:0 0 30px;padding:0 0 30px;display:flex}.feature-item{color:#221d18;align-items:center;gap:10px;min-width:0;font-size:14px;font-weight:750;display:inline-flex}.feature-icon{color:#111;display:inline-flex;position:relative}.feature-item[data-accent=true] .feature-icon:after{background:var(--cf-yellow);content:"";border-radius:999px;width:12px;height:12px;position:absolute;bottom:-2px;right:-2px}.feature-item[data-accent=true] .feature-icon:before{z-index:1;content:"";border-bottom:1.7px solid #111;border-left:1.7px solid #111;width:6px;height:3px;position:absolute;bottom:3px;right:1px;transform:rotate(-45deg)}.hd-icon{color:#111;border:2px solid #111;border-radius:6px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;line-height:1;display:grid}.seo-block{margin-top:24px}.seo-block h2,.faq-section h2,.related-box h2{color:#0e0b08;letter-spacing:-.025em;margin:0 0 16px;font-size:22px;line-height:1.1}.step-list{border-bottom:1px solid var(--cf-line);grid-template-columns:repeat(3,1fr);gap:0;padding-bottom:28px;display:grid}.step-item{grid-template-columns:34px 46px 1fr;gap:13px;padding-right:20px;display:grid;position:relative}.step-item+.step-item{border-left:1px solid var(--cf-line);padding-left:20px}.step-number{background:var(--cf-yellow);color:#15110d;border-radius:999px;place-items:center;width:27px;height:27px;font-size:13px;font-weight:900;display:grid}.step-icon{color:#111}.step-item strong,.tip-item strong{color:#14110e;font-size:14px;line-height:1.25;display:block}.step-item small,.tip-item small{color:#5f5850;margin-top:5px;font-size:13px;line-height:1.35;display:block}.seo-inline-ad{min-height:90px;margin:26px 0 24px}.seo-mobile-mid-ad{display:none}.tips-grid{grid-template-columns:1fr 1fr;gap:22px 34px;display:grid}.tip-item{grid-template-columns:28px 1fr;align-items:start;gap:14px;display:grid}.seo-rail{gap:16px;display:grid}.seo-rail .ad-slot{min-height:250px}.related-box{border:1px solid var(--cf-line);background:#fff;border-radius:7px;padding:14px}.related-list{gap:8px;display:grid}.related-link{border:1px solid var(--cf-line);color:#15110d;border-radius:6px;grid-template-columns:24px 1fr 18px;align-items:center;gap:10px;min-height:38px;padding:0 10px;font-size:14px;font-weight:750;display:grid}.faq-section{border-top:1px solid var(--cf-line);margin-top:32px;padding-top:18px}.faq-grid{grid-template-columns:1fr 1fr;gap:10px 18px;display:grid}.faq-item{border:1px solid var(--cf-line);background:#fff;border-radius:7px;padding:0;overflow:hidden}.faq-item summary{color:#16120e;cursor:pointer;grid-template-columns:22px 1fr;align-items:center;gap:10px;min-height:44px;padding:0 13px;font-size:15px;font-weight:800;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary svg{color:var(--cf-yellow-strong)}.faq-item p{color:#5f5850;margin:0;padding:0 18px 16px 45px;font-size:14px;line-height:1.45}.seo-bottom-ad{margin-top:26px;margin-bottom:16px}.help-strip{display:none}@media (max-width:760px){.site-topbar{border-bottom-color:#ece7df;height:45px}.brand-mark{flex:none}.brand-logo-image{height:32px}.brand-symbol{width:25px;height:25px}.preview-stage{min-height:calc(100dvh - 45px);padding:10px 0 76px;overflow-x:hidden}.preview-wrap{width:min(100vw - 56px,640px);margin:0 auto;overflow:visible}.phone-preview{aspect-ratio:auto;border-radius:18px;width:min(100vw - 56px,640px);max-width:100%;height:min(790px,100dvh - 210px);min-height:0;max-height:none}.ios-status{height:30px;padding:0 16px}.ig-header{grid-template-columns:28px 36px 1fr auto;gap:7px;height:52px;padding:0 10px}.ig-actions{gap:8px}.chat-canvas{gap:7px;height:calc(100% - 130px);padding:16px 10px}.chat-bubble{width:auto;min-width:0;max-width:min(235px,100vw - 142px);overflow-wrap:anywhere;word-break:break-word;white-space:normal;max-inline-size:min(235px,100vw - 142px);padding:8px 10px;font-size:11px;overflow:visible}.mobile-editor-drawer{z-index:18;border-radius:16px;width:auto;margin:0;position:absolute;bottom:78px;left:28px;right:28px}.preview-toolbar{background:#fffffffa;height:62px}.tool-chip,.preview-toolbar .yellow-button{white-space:nowrap;border-radius:7px;width:100%;max-width:100%;min-height:44px;overflow:hidden}.tool-chip span,.preview-toolbar .yellow-button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.seo-section{width:min(100% - 56px,640px);padding:16px 0 26px}.seo-save-strip{flex-wrap:wrap;justify-content:center;gap:8px 14px;margin-bottom:16px;font-size:14px}.seo-save-strip:before{display:none}.seo-top-ad{min-height:96px;margin-bottom:38px}.seo-layout{display:block}.seo-main h1{letter-spacing:-.035em;font-size:31px;line-height:1.08}.seo-intro{margin:14px 0 30px;font-size:18px;line-height:1.45}.feature-strip{border-bottom:0;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:30px;padding-bottom:0;display:grid}.feature-item{text-align:center;align-content:start;justify-items:center;gap:12px;font-size:15px;font-weight:500;line-height:1.2;display:grid}.feature-icon svg{width:35px;height:35px}.feature-item strong{color:#111;max-width:78px;font-size:15px;font-weight:500;line-height:1.18}.seo-mobile-mid-ad{min-height:250px;margin-bottom:34px;display:grid}.step-list{border-bottom:0;grid-template-columns:1fr;gap:20px;padding-bottom:0;display:grid}.step-item,.step-item+.step-item{border-left:0;grid-template-columns:42px 1fr;gap:0 16px;padding:0}.step-icon{display:none}.step-number{border:2px solid var(--cf-yellow);background:#fff;width:32px;height:32px}.step-item:not(:last-child):after{content:"";border-left:2px dashed #ddd7ce;position:absolute;top:34px;bottom:-18px;left:15px}.step-item strong{font-size:17px}.step-item small{font-size:15px}.seo-inline-ad,.tips-block,.seo-rail .ad-slot{display:none}.seo-rail{margin-top:34px;display:block}.related-box{border:0;padding:0}.related-box h2,.faq-section h2,.seo-block h2{letter-spacing:-.03em;font-size:26px}.related-list{grid-template-columns:1fr 1fr;gap:8px 10px}.related-link{min-height:48px;padding:0 10px;font-size:14px}.faq-section{border-top:0;margin-top:34px;padding-top:0}.faq-grid{display:block}.faq-item{border-bottom:0;border-radius:0}.faq-item:first-of-type{border-radius:7px 7px 0 0}.faq-item:last-of-type{border-bottom:1px solid var(--cf-line);border-radius:0 0 7px 7px}.faq-item summary{min-height:54px;font-size:15px}.seo-bottom-ad{min-height:96px;margin-top:28px}.help-strip{color:#2a2723;grid-template-columns:28px minmax(0,auto) auto 18px;align-items:center;gap:8px;min-height:54px;margin-top:18px;font-size:15px;line-height:1.2;display:grid}.help-strip svg:first-child{color:#111;stroke-width:1.8px;flex:none;width:24px;height:24px}.help-strip span{white-space:normal;min-width:0}.help-strip a{color:var(--cf-yellow-strong);white-space:nowrap;font-weight:720}.help-strip svg:last-child{color:#111;stroke-width:1.8px;width:18px;height:18px}}.brand-lightning{color:var(--cf-yellow);filter:drop-shadow(0 4px 7px #ffbf0040)}.text-action{align-items:center;gap:7px;display:inline-flex}.ig-title-row,.ig-meta-row{align-items:center;gap:7px;min-width:0;display:flex}.profile-edit-badge{color:#4a3710;background:#ffbf006b;border-radius:5px;padding:5px 8px;font-size:11px;font-weight:800;line-height:1;display:none}.ig-username{color:#737178}.online-dot{background:#28c45d;border-radius:999px;width:8px;height:8px;display:inline-block}.camera-button{color:#fff;background:#5b4dff;border:0;border-radius:999px;flex:none;place-items:center;width:30px;height:30px;display:grid}.composer-send-button{color:#5b4dff;background:0 0;border:0;border-radius:999px;flex:none;place-items:center;width:24px;height:32px;display:grid}.composer-icon-button{color:#050505;background:0 0;border:0;flex:none;place-items:center;width:23px;height:32px;display:grid}.composer-drawer{z-index:55;background:#fff;border:1px solid #e1dcd4;border-radius:12px;gap:8px;width:min(282px,100% - 20px);padding:12px;display:grid;position:absolute;bottom:58px;right:10px;box-shadow:0 18px 44px #15110d29}.composer-drawer button{color:#18130f;background:#fbfaf8;border:1px solid #e1dcd4;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:32px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.composer-drawer-close{width:28px;height:28px;position:absolute;top:-10px;right:-8px;color:#fff!important;background:#111!important;border-radius:999px!important;min-height:28px!important;padding:0!important}.composer-drawer-error{color:#b42318;text-align:center;font-size:12px;font-weight:650}.mobile-save-strip,.mobile-ad-slot{display:none}@media (min-width:761px){.faq-section{border-top:1px solid #ded8cf;margin-top:28px;padding-top:18px}.faq-section h2{letter-spacing:-.025em;margin-bottom:13px;font-size:24px;font-weight:780}.faq-grid{grid-template-columns:1fr 1fr;gap:0 22px}.faq-item{background:#fff;border-color:#ded8cf;border-radius:0}.faq-item:first-child,.faq-item:nth-child(4){border-radius:6px 6px 0 0}.faq-item:nth-child(3),.faq-item:last-child{border-radius:0 0 6px 6px}.faq-item+.faq-item{margin-top:-1px}.faq-item summary{color:#111;grid-template-columns:24px minmax(0,1fr) 18px;gap:10px;min-height:45px;padding:0 14px;font-size:17px;font-weight:720}.faq-item summary:after{color:#111;content:"⌄";justify-self:end;font-size:16px}.faq-item[open] summary:after{content:"⌃"}.faq-item summary svg{color:#111;stroke-width:1.7px;width:22px;height:22px}.faq-item[open] summary svg{color:var(--cf-yellow-strong)}.faq-item p{color:#181512;max-width:640px;padding:0 18px 14px 48px;font-size:14px;line-height:1.3}.tips-block{margin-top:18px}.tips-block h2{letter-spacing:-.02em;margin-bottom:18px;font-size:22px;font-weight:780}.tips-grid{grid-template-columns:1fr 1fr;gap:24px 54px}.tip-item{grid-template-columns:32px minmax(0,1fr);align-items:start;gap:15px}.tip-item>span{color:#111;place-items:start center;padding-top:1px;display:grid}.tip-item svg{stroke-width:1.55px;width:25px;height:25px}.tip-item strong{color:#111;font-size:14px;font-weight:760;line-height:1.18}.tip-item small{color:#3d3832;margin-top:4px;font-size:12px;line-height:1.3}.step-list{align-items:start;padding:7px 0 30px}.step-item{grid-template-columns:26px 46px minmax(0,1fr);align-items:center;gap:13px;min-height:76px;padding-right:24px}.step-item+.step-item{border-left-color:#ded8cf;padding-left:24px}.step-number{align-self:start;width:24px;height:24px;margin-top:10px;font-size:12px;font-weight:850}.step-icon{color:#111;align-self:center;place-items:center;width:42px;height:42px;display:grid}.step-icon svg{stroke-width:1.65px;width:34px;height:34px}.step-item strong{margin-top:0;font-size:14px;font-weight:760;line-height:1.18}.step-item small{color:#3d3832;max-width:210px;margin-top:6px;font-size:12px;line-height:1.28}.seo-save-strip{color:#5f5a53;gap:14px;min-height:38px;margin-bottom:18px;font-size:14px;line-height:1}.seo-save-strip span{color:#5f5a53;font-weight:450}.seo-save-strip span svg{stroke-width:1.7px;width:18px;height:18px}.seo-save-strip span:after{content:"";background:#beb8ae;width:1px;height:18px;margin-left:14px;display:inline-block}.seo-save-strip a{color:#e0a500;letter-spacing:0;font-weight:650}.tool-workspace{grid-template-columns:minmax(365px,390px) minmax(450px,1fr) minmax(260px,330px)}.editor-sidebar{background:#fff;border-right:1px solid #e8e2d9;padding:16px;overflow:hidden}.sidebar-inner{scrollbar-width:thin;scrollbar-color:#cfc8be transparent;background:#fff;border:1px solid #e6e1d9;border-radius:8px;height:auto;max-height:calc(100dvh - 92px);padding:0;overflow:hidden auto;box-shadow:0 10px 24px #15110d0d}.accordion-section{border-bottom:1px solid #e6e1d9}.accordion-section:last-child{border-bottom:0}.accordion-heading{color:#17120e;min-height:47px;padding:0 18px;font-size:14px;font-weight:720}.accordion-title{gap:10px}.accordion-title svg{width:17px;height:17px}.accordion-body{padding:10px 16px 12px}.conversation-create-panel,.conversation-manage-panel{gap:10px;display:grid}.conversation-manage-panel{margin-top:0}.conversation-block-title{color:#5f5850;margin:0;font-size:13px;font-weight:520}.side-toggle{grid-template-columns:1fr 1fr;gap:9px;display:grid}.side-toggle-button{color:#17120e;background:#fff;border:1px solid #ddd7ce;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:32px;font-size:13px;font-weight:650;display:inline-flex}.side-toggle-button[data-active=true]{color:#fff;background:#17120e;border-color:#17120e}.textarea-shell{display:block;position:relative}.textarea-shell .textarea-field{resize:none;color:#17120e;min-height:72px;padding:11px 12px 23px;font-size:13px}.textarea-shell>span{color:#8a847b;font-size:12px;font-weight:520;position:absolute;bottom:9px;right:11px}.message-meta-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.message-meta-grid label{gap:5px;display:grid}.message-meta-grid label>span{color:#514a43;align-items:center;gap:5px;font-size:12px;font-weight:620;display:inline-flex}.message-meta-grid .field,.message-meta-grid .select-field{border-color:#ddd7ce;height:32px;font-size:13px}.add-message-button{border:1px solid var(--cf-yellow-strong);color:#17120e;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:8px;height:32px;font-size:13px;font-weight:680;display:inline-flex}.add-message-button span{font-size:18px;font-weight:400;line-height:0}.message-list{gap:7px;max-height:none;padding-right:0;overflow:visible}.message-list-item{gap:8px;scroll-margin:16px;display:grid}.message-row{background:#fff;border:1px solid #e1dcd4;border-radius:6px;grid-template-columns:minmax(0,1fr) 24px 26px 26px;align-items:center;min-height:39px;padding:0;display:grid;position:relative;overflow:hidden}.message-row[data-selected=true]{border-color:var(--cf-yellow-strong);box-shadow:inset 4px 0 0 var(--cf-yellow)}.message-select{text-align:left;background:0 0;border:0;grid-template-columns:30px minmax(0,1fr) 42px 18px;align-items:center;gap:8px;min-width:0;min-height:37px;padding:0 0 0 9px;display:grid}.message-side{color:#fff;background:#111;border-radius:999px;place-items:center;width:26px;height:26px;font-size:10px;font-weight:780;display:grid}.message-row[data-side=them] .message-side{color:#5f5850;background:#f4f3f1}.message-summary{min-width:0}.message-summary strong{color:#17120e;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:560;line-height:1.2;overflow:hidden}.message-time{color:#7b756e;text-align:right;font-size:12px;font-weight:500}.message-checks{color:#4e88ff}.message-move-group{align-content:center;align-self:stretch;gap:0}.message-move-group button{width:24px;height:18px}.message-icon-button{color:#2b251f;background:0 0;border:0;place-items:center;width:26px;height:37px;display:grid}.message-icon-button svg{width:15px;height:15px}.editor-sidebar .sidebar-actions,.sidebar-draft-row{display:none}.preview-toolbar{background:#fff;border-color:#e8e2da;border-radius:14px;gap:0;min-height:46px;margin-top:18px;padding:6px 8px;box-shadow:0 9px 24px #15110d1c}.preview-toolbar .tool-chip:first-child{display:none}.preview-toolbar .tool-chip,.preview-toolbar .yellow-button{min-height:32px;box-shadow:none;color:#17120e;border:0;border-radius:7px;padding:0 13px;font-size:13px;font-weight:520}.preview-toolbar .tool-chip{background:0 0;position:relative}.preview-toolbar .tool-chip:not(:first-child):after{content:"";background:#dfd9d0;width:1px;height:18px;position:absolute;top:7px;right:0}.preview-toolbar .tool-chip svg{width:19px;height:19px}.preview-toolbar .yellow-button{border:1px solid var(--cf-yellow-strong);background:var(--cf-yellow);margin-left:8px;padding:0 15px;font-weight:650}.preview-toolbar .yellow-button svg{width:18px;height:18px}.ad-rail{align-content:start;gap:16px;padding:22px 18px;display:grid}.ad-rail .ad-slot{min-height:250px;margin:0}.ad-rail .ad-slot-compact{min-height:100px}@media (max-height:720px){.ad-rail .ad-slot-compact{display:none}.ad-rail{align-content:space-between}}}@media (max-width:760px){body{background:#fff}.site-topbar{z-index:40;background:#fff;height:52px;padding:0 16px;position:relative}.brand-mark{flex:none}.brand-logo-image{height:32px}.text-action{font-size:18px;font-weight:500}.text-action svg{width:24px;height:24px}.tool-workspace{background:#fff;border:0;min-height:0;display:block}.preview-stage{background:#fff;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:0;padding:0 0 18px;display:flex;overflow-x:hidden}.preview-wrap{width:min(100vw - 38px,720px);margin:0 auto;display:block;position:relative;overflow:visible}.phone-preview{background:#fff;border:1px solid #ded9d2;border-radius:32px 32px 18px 18px;width:100%;height:min(820px,190vw - 72.2px);min-height:520px;max-height:820px;overflow:hidden;box-shadow:0 18px 42px #15110d14}.ios-status{color:#070707;height:58px;padding:0 25px;font-size:19px;font-weight:850}.status-icons{gap:8px}.status-icons svg{width:22px;height:22px}.ig-header{border-bottom-color:#efeff2;grid-template-columns:34px 42px minmax(0,1fr) auto;gap:9px;height:74px;padding:0 16px}.ig-header>svg{width:27px;height:27px}.avatar{color:#fff;background:#d9dde4;border:0;width:42px;height:42px;font-size:16px}.ig-title-row strong{color:#111;max-width:150px;font-size:20px;line-height:1.08}.profile-edit-badge{display:inline-flex}.ig-name span{text-overflow:clip}.ig-meta-row{color:#75727a;margin-top:3px;font-size:15px}.ig-actions{gap:21px}.ig-add-person,.ig-tag-action,.ig-action-icon,.ig-actions svg{width:29px;height:29px}.context-chip{display:none}.chat-canvas{gap:12px;width:100%;min-width:0;height:calc(100% - 190px);padding:22px 18px 10px;overflow:hidden}.ig-profile-card{margin:6px 0 auto}.ig-profile-avatar{width:92px;height:92px;margin-bottom:22px;font-size:23px}.ig-profile-card strong{font-size:26px;line-height:1.05}.ig-profile-card>span,.ig-profile-card p{margin-top:8px;font-size:20px;line-height:1.08}.ig-profile-view-button{border-radius:13px;min-height:45px;margin-top:24px;padding:0 24px;font-size:18px}.date-chip{color:#8a8790;background:0 0;padding:0;font-size:15px;font-weight:500}.chat-bubble{box-sizing:border-box;width:fit-content;max-width:76%;max-inline-size:76%;color:#111;white-space:normal;overflow-wrap:anywhere;word-break:normal;border-radius:24px;flex:none;min-width:0;margin:0;padding:11px 16px 10px;font-size:20px;line-height:1.2;display:block}.chat-bubble[data-side=me]{color:#fff;background:linear-gradient(#6a5cff 0%,#4f46f7 100%);border-bottom-right-radius:7px;align-self:flex-end}.chat-bubble[data-side=them]{color:#17151b;box-shadow:none;background:#f0f1f4;border-bottom-left-radius:7px;align-self:flex-start}.chat-bubble[data-selected=true]{outline:2px solid var(--cf-yellow);outline-offset:0;box-shadow:none}.chat-bubble[data-selected=true]:before,.chat-bubble[data-selected=true]:after{background:var(--cf-yellow);content:"";border-radius:999px;width:13px;height:13px;position:absolute;right:-8px}.chat-bubble[data-selected=true]:before{top:-7px}.chat-bubble[data-selected=true]:after{bottom:-7px}.bubble-time{text-align:right;margin:4px 0 0;font-size:12px;line-height:1;display:block}.image-message-preview{border-radius:16px;width:min(230px,58vw)}.image-message-preview img{max-height:280px}.ig-composer{background:#f3f4f6;gap:15px;height:52px;margin:0 14px 10px;padding:0 12px 0 6px}.ig-input{color:#929098;background:0 0;border:0;height:42px;padding:0;font-size:21px}.ig-composer>svg,.composer-send-button svg,.composer-icon-button svg{flex:none;width:24px;height:24px}.composer-send-button{width:31px;height:39px}.composer-icon-button{width:24px;height:39px}.composer-drawer{border-color:#e6e2dc;gap:8px;width:min(292px,100% - 36px);padding:12px;bottom:68px;right:18px}.composer-drawer button{min-height:35px;font-size:13px}.desktop-only-icon{display:none}.mobile-editor-drawer{z-index:25;background:#fffffffa;border:1px solid #ece7df;border-radius:18px;width:min(100% - 42px,520px);margin:0;padding:8px 24px 14px;display:block;position:absolute;bottom:-128px;left:50%;transform:translate(-50%);box-shadow:0 16px 35px #15110d14}.drawer-handle{background:#cbc7c2;border-radius:999px;width:46px;height:5px;margin:0 auto 10px;display:block}.drawer-list{gap:0;display:grid}.drawer-row{color:#17151b;text-align:left;background:0 0;border:0;grid-template-columns:32px 1fr auto;align-items:center;min-height:40px;padding:0;font-size:15px;font-weight:500;display:grid}.drawer-row small{color:#8c8990;font-size:14px}.drawer-row.danger{color:#f10f16}.preview-toolbar{z-index:3;background:#fffffffa;border:1px solid #e2ddd6;border-left:0;border-right:0;border-radius:0;grid-template-columns:1fr 1fr 1fr 1fr 1.22fr;gap:9px;width:100%;max-width:none;height:90px;margin:0;padding:9px 16px;display:grid;position:relative;inset:auto;box-shadow:0 -6px 22px #15110d0d}.tool-chip,.preview-toolbar .yellow-button{color:#12110f;background:0 0;border-color:#0000;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;min-width:0;max-width:100%;min-height:70px;padding:0 3px;font-size:15px;font-weight:560;line-height:1;display:flex;overflow:hidden}.tool-chip:first-child{background:#f2f2f1;border-color:#e8e5df;box-shadow:inset 0 1px #ffffffc7}.tool-chip svg,.preview-toolbar .yellow-button svg{stroke-width:1.65px;width:27px;height:27px}.preview-toolbar .yellow-button{border-color:var(--cf-yellow-strong);background:var(--cf-yellow);font-size:15px;font-weight:650;box-shadow:0 8px 18px #ffbf0033}.mobile-save-strip{color:#5f5a53;text-align:center;justify-content:center;align-items:center;gap:12px;width:min(100vw - 48px,720px);min-height:48px;font-size:14px;line-height:1.2;display:flex}.mobile-save-strip:before{content:"";background:currentColor;flex:none;width:20px;height:20px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17.5 18H8a5 5 0 0 1-.86-9.93 6.2 6.2 0 0 1 11.91 1.6A4.2 4.2 0 0 1 17.5 18Z'/%3E%3Cpath d='m9.8 13.2 1.7 1.7 3.2-3.5'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17.5 18H8a5 5 0 0 1-.86-9.93 6.2 6.2 0 0 1 11.91 1.6A4.2 4.2 0 0 1 17.5 18Z'/%3E%3Cpath d='m9.8 13.2 1.7 1.7 3.2-3.5'/%3E%3C/svg%3E") 50%/contain no-repeat}.mobile-save-strip span{color:#5f5a53;align-items:center;font-weight:450;display:inline-flex}.mobile-save-strip span:after{content:"";background:#bdb8b0;width:1px;height:18px;margin-left:16px;display:inline-block}.mobile-save-strip a{color:var(--cf-yellow-strong);white-space:nowrap;font-weight:650}.mobile-ad-slot{color:#8a8790;text-align:center;border:2px dashed #dedbd6;border-radius:8px;place-items:center;width:min(100vw - 64px,720px);min-height:74px;font-size:14px;line-height:1.35;display:grid}.seo-save-strip,.seo-top-ad{display:none}}.iphone-status-bar{letter-spacing:0;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif}.iphone-status-time{font-variant-numeric:tabular-nums;align-items:center;min-width:42px;line-height:1;display:inline-flex}.iphone-status-cluster{color:currentColor;justify-content:flex-end;align-items:center;gap:5px;line-height:1;display:inline-flex}.iphone-signal-icon{fill:currentColor;width:18px;height:12px;display:block;overflow:visible}.iphone-wifi-icon{fill:currentColor;width:19px;height:15px;display:block;overflow:visible}.iphone-network-label{color:currentColor;letter-spacing:0;align-items:center;min-width:19px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.iphone-battery-wrap{color:currentColor;align-items:center;gap:2px;display:inline-flex;position:relative;top:1px}.iphone-battery-shell{background:#d1d1d6;border-radius:4px;flex:none;width:27px;height:14px;display:block;position:relative;overflow:hidden}.iphone-battery-fill{z-index:2;width:var(--iphone-battery-level);border-radius:inherit;background:#060606;position:absolute;inset:0 auto 0 0;overflow:hidden}.iphone-battery-text{letter-spacing:0;font-variant-numeric:tabular-nums;place-items:center;font-size:9px;font-weight:800;line-height:1;display:grid;position:absolute;inset:0;transform:scaleX(.94)}.iphone-battery-empty-text{z-index:1;color:#fff}.iphone-battery-fill-text{z-index:3;color:#fff;width:27px}.iphone-battery-cap{opacity:.72;background:#d1d1d6;border-radius:0 1px 1px 0;width:2px;height:5px;display:block}.iphone-battery-wrap[data-tone=low] .iphone-battery-fill{background:#ffd60a}.iphone-battery-wrap[data-tone=low] .iphone-battery-fill-text{color:#111}.iphone-battery-wrap[data-tone=critical] .iphone-battery-fill{background:#ff453a}.iphone-battery-bolt{z-index:4;clip-path:polygon(46% 0,100% 0,64% 43%,100% 43%,35% 100%,52% 55%,16% 55%);background:currentColor;width:7px;height:10px;margin:auto;position:absolute;inset:0}.iphone-status-bar[data-theme=dark] .iphone-battery-shell,.iphone-status-bar[data-theme=dark] .iphone-battery-cap{background:#555}.iphone-status-bar[data-theme=dark] .iphone-battery-fill{background:#fafafa}.iphone-status-bar[data-theme=dark] .iphone-battery-fill-text,.iphone-status-bar[data-theme=dark] .iphone-battery-empty-text{color:#111}.iphone-status-bar[data-theme=dark] .iphone-battery-wrap[data-tone=low] .iphone-battery-fill{background:#ffd60a}.iphone-status-bar[data-theme=dark] .iphone-battery-wrap[data-tone=low] .iphone-battery-fill-text{color:#111}.iphone-status-bar[data-theme=dark] .iphone-battery-wrap[data-tone=critical] .iphone-battery-fill{background:#ff453a}.iphone-status-bar[data-theme=dark] .iphone-battery-wrap[data-tone=critical] .iphone-battery-fill-text{color:#fff}@media (max-width:760px){.iphone-status-time{min-width:62px}.iphone-status-cluster{gap:8px}.iphone-signal-icon{width:23px;height:15px}.iphone-wifi-icon{width:25px;height:20px}.iphone-network-label{min-width:28px;font-size:13px}.iphone-battery-shell{border-radius:4.5px;width:31px;height:15px}.iphone-battery-fill-text{width:31px}.iphone-battery-text{font-size:12px;font-weight:800}.iphone-battery-cap{width:2px;height:5px}}.android-status-bar{color:#202124;letter-spacing:0;-webkit-font-smoothing:antialiased;justify-content:space-between;align-items:center;width:100%;min-height:40px;padding:12px 46px 9px;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:15.5px;font-weight:600;line-height:1;display:flex}.android-status-bar[data-theme=dark]{color:#f1f3f4}.android-status-time{color:currentColor;font-variant-numeric:tabular-nums}.android-status-cluster{color:currentColor;justify-content:flex-end;align-items:center;gap:6px;height:19px;line-height:1;display:inline-flex}.android-wifi-icon{object-fit:contain;width:22px;height:19px;display:block}.android-signal-icon{fill:currentColor;width:18px;height:18px;display:block}.android-network-label{color:currentColor;text-align:center;letter-spacing:-.15px;min-width:18px;font-size:9.5px;font-weight:800;line-height:1;display:block}.android-battery{--battery-base:#74777d;--battery-fill:#202124;--battery-text:#fff;background:var(--battery-base);font-variant-numeric:tabular-nums;border-radius:999px;flex:0 0 40px;place-items:center;width:40px;height:18px;display:inline-grid;position:relative;overflow:hidden}.android-status-bar[data-theme=dark] .android-battery{--battery-base:#84878d;--battery-fill:#f1f3f4;--battery-text:#15171a}.android-battery-pill-fill{border-radius:inherit;background:var(--battery-fill);min-width:2px;position:absolute;inset:0 auto 0 0}.android-battery-number{letter-spacing:-.55px;color:var(--battery-text);place-items:center;font-size:11.5px;font-weight:800;line-height:18px;display:grid;position:absolute;inset:0}.android-battery[data-low=true]{--battery-fill:#ef3e42;--battery-text:#fff}.toolbar-panel{background:#fffffffa;border:1px solid #e7e1d8;border-radius:14px;gap:12px;width:min(460px,100vw - 32px);margin:14px auto 0;padding:14px;display:grid;box-shadow:0 16px 34px #15110d1a}.panel-title{color:#191511;font-size:13px;font-weight:760}.panel-subtitle{color:#615a52;margin-top:2px;font-size:12px;font-weight:680}.panel-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.panel-field{gap:6px;min-width:0;display:grid}.panel-field-wide{grid-column:1/-1}.panel-field>span{color:#625a51;font-size:12px;font-weight:620}.panel-field .textarea-field{min-height:74px}.panel-actions{flex-wrap:wrap;gap:8px;display:flex}.danger-action{color:#df0f19}.panel-empty{color:#6d665e;text-align:center;margin:0;font-size:13px}.segmented-control{background:#f8f6f2;border:1px solid #e5ded5;border-radius:10px;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:4px;padding:4px;display:grid}.segmented-control button{color:#2a251f;background:0 0;border:0;border-radius:7px;min-height:34px;font-size:13px;font-weight:680}.segmented-control button[data-active=true]{color:#fff;background:#15110d;box-shadow:0 4px 10px #15110d1a}.compact-segmented button{min-height:30px;font-size:12px}.signal-strength-control{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.signal-strength-control button{color:#312b25;background:#fbfaf8;border:1px solid #e5ded5;border-radius:9px;place-items:center;min-height:36px;display:grid}.signal-strength-control button[data-active=true]{color:#fff;background:#15110d;border-color:#15110d}.signal-bars-preview{align-items:end;gap:2px;height:18px;display:inline-flex}.signal-bars-preview span{opacity:.24;background:currentColor;border-radius:2px 2px 0 0;width:4px;display:block}.signal-bars-preview span[data-filled=true]{opacity:1}.panel-toggle-list{gap:8px;display:grid}.switch-row{color:#241f19;border:1px solid #e6e0d8;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:0 10px;font-size:13px;font-weight:650;display:flex}.switch-row input{width:18px;height:18px;accent-color:var(--cf-yellow)}.range-field{width:100%;accent-color:var(--cf-yellow)}.field:disabled{color:#706961;cursor:not-allowed;background:#f6f4f0}.tool-chip[data-active=true]{background:#f2f2f1;box-shadow:inset 0 0 0 1px #e5dfd6}.phone-preview[data-theme=dark]{color:#f7f7f7;background:#050505;border-color:#1f1f1f}.phone-preview[data-theme=dark] .ig-header{background:#080b13;border-bottom-color:#1d2028}.phone-preview[data-theme=dark] .ig-title-row strong,.phone-preview[data-theme=dark] .ig-actions,.phone-preview[data-theme=dark] .ig-header>svg{color:#f5f5f5}.phone-preview[data-theme=dark] .ig-username,.phone-preview[data-theme=dark] .ig-meta-row,.phone-preview[data-theme=dark] .date-chip{color:#a8abb5}.phone-preview[data-theme=dark] .chat-canvas{background:#080b13}.phone-preview[data-theme=dark] .ig-profile-card strong{color:#f6f7fb}.phone-preview[data-theme=dark] .ig-profile-card>span,.phone-preview[data-theme=dark] .ig-profile-card p{color:#a8abb5}.phone-preview[data-theme=dark] .ig-profile-view-button{color:#f6f7fb;background:#2a2f38}.phone-preview[data-theme=dark] .ig-small-avatar,.phone-preview[data-theme=dark] .ig-profile-avatar{background:#3a3f49}.phone-preview[data-theme=dark] .avatar span{background:radial-gradient(circle at 50% 29%,#8d929d 0 23%,#0000 24%),radial-gradient(at 50% 92%,#8d929d 0 44%,#0000 45%)}.phone-preview[data-theme=dark] .chat-bubble[data-side=me]{color:#fff;background:linear-gradient(#6a5cff 0%,#4f46f7 100%)}.phone-preview[data-theme=dark] .chat-bubble[data-side=them]{color:#f7f7f7;box-shadow:none;background:#26272d}.phone-preview[data-theme=dark] .ig-composer{background:#1f2228}.phone-preview[data-theme=dark] .ig-input{color:#f7f7f7;background:0 0;border-color:#0000}.phone-preview[data-theme=dark] .ig-input::placeholder{color:#b5b5ba}.phone-preview[data-theme=dark] .camera-button{background:#5b4dff}.phone-preview[data-theme=dark] .composer-send-button{color:#5b4dff}.phone-preview[data-theme=dark] .composer-icon-button{color:#f7f7f7}.phone-preview[data-theme=dark] .composer-drawer{background:#050505;border-top-color:#202020}.phone-preview[data-theme=dark] .composer-drawer button{color:#f7f7f7;background:#111;border-color:#333336}.phone-preview[data-exporting=true] .chat-bubble[data-selected=true]{box-shadow:none;outline:0}.phone-preview[data-exporting=true] .chat-bubble[data-selected=true]:before,.phone-preview[data-exporting=true] .chat-bubble[data-selected=true]:after{display:none}@media (min-width:761px){.chat-canvas[data-status-visible=true][data-composer-visible=true]{height:calc(100% - 134px)}.chat-canvas[data-status-visible=false][data-composer-visible=true]{height:calc(100% - 102px)}.chat-canvas[data-status-visible=true][data-composer-visible=false]{height:calc(100% - 86px)}.chat-canvas[data-status-visible=false][data-composer-visible=false]{height:calc(100% - 54px)}}@media (max-width:760px){.toolbar-panel{border-radius:16px;width:min(100vw - 36px,520px);margin-top:8px;padding:12px}.panel-grid{grid-template-columns:1fr}.chat-canvas[data-status-visible=true][data-composer-visible=true]{height:calc(100% - 198px)}.chat-canvas[data-status-visible=false][data-composer-visible=true],.chat-canvas[data-status-visible=true][data-composer-visible=false]{height:calc(100% - 140px)}.chat-canvas[data-status-visible=false][data-composer-visible=false]{height:calc(100% - 82px)}}.phone-preview[data-device=iphone]{container-type:inline-size}.phone-preview[data-device=iphone] .iphone-status-bar{color:#000;letter-spacing:0;height:8.37cqw;padding:2.79cqw 6.51cqw 0 7.44cqw;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;font-size:3.95cqw;font-weight:600}.immersive-workspace{background:radial-gradient(circle at 50% 26%,#ffbf0012,#0000 28%),#fffdfa;min-height:calc(100dvh - 60px);display:grid;position:relative;overflow:hidden}.immersive-stage{place-items:center;min-width:0;min-height:calc(100dvh - 60px);padding:22px 24px 96px;display:grid}.immersive-phone-wrap{place-items:center;gap:8px;min-width:0;max-width:100%;display:grid;position:relative}.immersive-preview-controls{z-index:12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #ddd6cc;border-radius:10px;grid-auto-flow:column;justify-self:end;gap:2px;padding:3px;display:inline-grid;box-shadow:0 8px 24px #15110d14}.immersive-preview-controls button{color:#655e56;background:0 0;border:0;border-radius:7px;min-height:28px;padding:0 10px;font-size:10px;font-weight:760}.immersive-preview-controls button[data-active=true]{color:#fff;background:#15110d}.immersive-preview-viewport{overscroll-behavior:contain;border-radius:24px;max-width:100%;overflow:hidden}.immersive-preview-viewport[data-mode=actual]{scrollbar-color:#c9c2b8 transparent;scrollbar-width:thin;max-height:calc(100dvh - 180px);overflow:auto}.immersive-preview-sizer{flex:none;position:relative}.immersive-preview-scale{transform-origin:0 0;width:393px;height:852px;position:absolute;top:0;left:0}.phone-preview.immersive-phone{aspect-ratio:auto;isolation:isolate;border:1px solid #d7d2ca;border-radius:16px;width:393px;max-width:none;height:852px;position:relative;overflow:clip;box-shadow:0 26px 70px #15110d21,0 0 0 1px #15110d09}.immersive-phone .ig-header{z-index:8;position:relative}.immersive-phone .ig-name,.immersive-profile-card{cursor:pointer}.immersive-phone .immersive-profile-card{width:100%;color:inherit;font:inherit;background:0 0;border:0}.immersive-phone .immersive-chat-canvas{overscroll-behavior:contain;scrollbar-width:none;overflow:hidden auto}.immersive-phone .immersive-chat-canvas::-webkit-scrollbar{display:none}.immersive-message-shell{position:relative}.immersive-context-popover{z-index:60;color:#15110d;text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #dfd8cf;border-radius:14px;gap:9px;padding:11px;display:grid;position:absolute;box-shadow:0 18px 48px #15110d33}.immersive-context-popover label{gap:5px;display:grid}.immersive-context-popover label>span{color:#655e56;letter-spacing:.02em;text-transform:uppercase;font-size:10px;font-weight:720}.immersive-context-popover input,.immersive-context-popover textarea{color:#15110d;width:100%;font:inherit;background:#fff;border:1px solid #ded7ce;border-radius:9px;outline:none}.immersive-context-popover input{height:34px;padding:0 9px;font-size:12px}.immersive-context-popover textarea{resize:none;min-height:64px;padding:8px 9px;font-size:12px;line-height:1.3}.immersive-context-popover input:focus,.immersive-context-popover textarea:focus{border-color:var(--cf-yellow);box-shadow:0 0 0 3px #ffbf0024}.immersive-context-header,.immersive-panel-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.immersive-context-header strong,.immersive-panel-header strong{font-size:13px}.immersive-context-header button,.immersive-panel-header button{color:#15110d;background:#f4f1ec;border:0;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;display:grid}.immersive-profile-popover{top:77px;left:12px;right:12px}.immersive-field-grid{grid-template-columns:minmax(0,1fr) 76px;gap:8px;display:grid}.immersive-context-done{background:var(--cf-yellow);color:#15110d;border:1px solid #d69f00;border-radius:9px;min-height:34px;font-size:12px;font-weight:780}.immersive-message-popover{width:min(270px,100cqw - 28px)}.immersive-message-shell[data-side=me] .immersive-message-popover{right:0}.immersive-message-shell[data-side=them] .immersive-message-popover{left:0}.immersive-message-popover[data-placement=below]{top:calc(100% + 8px)}.immersive-message-popover[data-placement=above]{bottom:calc(100% + 8px)}.immersive-message-menu{gap:2px;padding:7px}.immersive-message-menu>button{color:#15110d;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;min-height:36px;padding:0 8px;font-size:12px;font-weight:650;display:grid}.immersive-message-menu>button:hover,.immersive-message-menu>button:active{background:#f4f1ec}.immersive-message-menu>button.danger{color:#e11d2e}.immersive-composer-drawer{z-index:52;color:#15110d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #ded7ce;border-radius:14px;padding:11px;position:absolute;bottom:56px;left:9px;right:9px;box-shadow:0 16px 44px #15110d2e}.immersive-drawer-close{color:#15110d;background:#f3f0eb;border:0;border-radius:8px;place-items:center;width:27px;height:27px;padding:0;display:grid;position:absolute;top:7px;right:7px}.immersive-drawer-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding-top:28px;display:grid}.immersive-file-input{opacity:0;pointer-events:none;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.immersive-drawer-actions>button,.immersive-drawer-actions>label{color:#15110d;text-align:center;cursor:pointer;background:#fff;border:1px solid #e1dbd2;border-radius:10px;align-content:center;place-items:center;gap:5px;min-height:58px;padding:6px;font-size:10px;font-weight:680;display:grid}.immersive-drawer-actions>button[data-active=true],.immersive-drawer-actions>label[data-active=true]{border-color:var(--cf-yellow);background:#fff8df}.immersive-more-menu{gap:7px;padding-top:28px;display:grid}.immersive-quick-feature{color:#15110d;text-align:left;background:#fff9e4;border:1px solid #e7bd27;border-radius:11px;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:9px;min-height:60px;padding:8px 10px;display:grid}.immersive-quick-feature>span:nth-child(2){gap:3px;min-width:0;display:grid}.immersive-quick-feature strong{font-size:12px;line-height:1.1}.immersive-quick-feature small{color:#6e6559;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;line-height:1.15;overflow:hidden}.immersive-quick-feature-icon{color:#8a6200;background:#ffed9c;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.immersive-more-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.immersive-more-actions>button,.immersive-more-actions>label{color:#15110d;text-align:center;cursor:pointer;background:#fff;border:1px solid #e1dbd2;border-radius:10px;align-content:center;place-items:center;gap:5px;min-height:56px;padding:6px 4px;font-size:9.5px;font-weight:680;line-height:1.12;display:grid}.immersive-more-actions>button[data-active=true]{border-color:var(--cf-yellow);background:#fff8df}.immersive-composer-drawer[data-drawer=audio]{padding:8px}.immersive-composer-drawer[data-drawer=audio] .immersive-drawer-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding-top:0;padding-right:34px}.immersive-composer-drawer[data-drawer=audio] .immersive-drawer-actions>button,.immersive-composer-drawer[data-drawer=audio] .immersive-drawer-actions>label{white-space:nowrap;gap:7px;min-height:42px;padding:0 10px;font-size:10px;display:flex}.immersive-composer-drawer[data-drawer=audio] .immersive-drawer-close{width:27px;height:42px;top:8px;right:8px}.immersive-quick-generator{gap:7px;padding-top:25px;display:grid}.immersive-quick-heading{gap:2px;padding-right:28px;display:grid}.immersive-quick-heading strong{font-size:13px}.immersive-quick-heading small{color:#756e66;font-size:10px}.immersive-ai-helper{background:#fff9e4;border:1px solid #e7bd27;border-radius:10px;grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px;display:grid}.immersive-ai-helper>span:nth-child(2){gap:2px;min-width:0;display:grid}.immersive-ai-helper strong{font-size:10.5px;line-height:1.1}.immersive-ai-helper small{color:#6e6559;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;line-height:1.15;overflow:hidden}.immersive-ai-helper-icon{color:#8a6200;background:#ffed9c;border-radius:9px;place-items:center;width:29px;height:29px;display:grid}.immersive-ai-helper button{color:#3e3212;white-space:nowrap;background:#fff;border:1px solid #deb01c;border-radius:999px;justify-content:center;align-items:center;gap:4px;min-height:29px;padding:0 8px;font-size:8.5px;font-weight:750;display:inline-flex}.immersive-quick-guide{align-items:center;gap:5px;display:flex}.immersive-quick-guide>span{color:#332e28;background:#f1eee9;border-radius:999px;align-items:center;min-height:23px;padding:0 9px;font-size:9px;font-weight:700;display:inline-flex}.immersive-quick-guide small{color:#756e66;margin-left:2px;font-size:8.5px}.immersive-quick-generator textarea{resize:none;min-height:82px;font:inherit;border:1px solid #ded7ce;border-radius:10px;outline:none;padding:9px;font-size:11px}.immersive-quick-generator>button.immersive-quick-apply{background:var(--cf-yellow);color:#15110d;border:1px solid #d69f00;border-radius:9px;min-height:34px;font-size:11px;font-weight:780}.immersive-notice{z-index:20;color:#5e4a12;background:#fff9e8;border:1px solid #e1d8c7;border-radius:10px;align-items:center;gap:8px;max-width:min(420px,100vw - 32px);padding:9px 12px;font-size:11px;display:flex;position:absolute;bottom:88px;box-shadow:0 10px 28px #15110d1a}.immersive-toolbar-dock{z-index:80;right:50%;bottom:max(10px, env(safe-area-inset-bottom));opacity:1;justify-items:center;width:auto;max-width:calc(100vw - 20px);transition:opacity .16s,transform .16s;display:grid;position:fixed;transform:translate(50%)}.immersive-toolbar-dock[data-visible=false]{pointer-events:none;opacity:0;transform:translate(50%,14px)}.immersive-toolbar{-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);background:#fffffff0;border:1px solid #d4cdc3eb;border-radius:21px;align-items:center;gap:5px;width:auto;padding:6px;display:flex;box-shadow:0 14px 36px #15110d29}.immersive-toolbar>button{color:#15110d;background:#f8f6f2;border:1px solid #0000;border-radius:15px;justify-content:center;align-items:center;gap:0;width:46px;min-width:46px;height:46px;min-height:46px;padding:0;font-size:11px;font-weight:760;transition:width .18s,background .16s,border-color .16s;display:flex;position:relative;overflow:hidden}.immersive-toolbar>button>span{opacity:0;white-space:nowrap;max-width:0;margin-left:0;transition:max-width .18s,margin-left .18s,opacity .14s;overflow:hidden}.immersive-toolbar>button.immersive-dock-action[data-active=true]{background:#fff9df;border-color:#f1d676;width:108px}.immersive-toolbar>button.immersive-dock-action[data-active=true]>span{opacity:1;max-width:72px;margin-left:7px}.immersive-toolbar>button.immersive-export{background:var(--cf-yellow);color:#15110d;border:0;border-radius:15px;width:104px;padding:0 14px;font-weight:800}.immersive-toolbar>button.immersive-export>span{opacity:1;max-width:64px;margin-left:7px}.immersive-toolbar>button:disabled{cursor:wait;opacity:.72}.immersive-toolbar-panel{color:#15110d;-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);background:#fffffff2;border:1px solid #d4cdc3f0;border-radius:20px;width:auto;max-width:calc(100vw - 20px);margin-bottom:9px;padding:7px;display:block;overflow:visible;box-shadow:0 15px 38px #15110d2b}.immersive-toolbar-panel[data-panel=appearance]{width:min(220px,100vw - 20px)}.immersive-toolbar-panel[data-panel=screen]{width:min(318px,100vw - 20px)}.immersive-toolbar-panel[data-panel=phone]{width:min(520px,100vw - 20px)}.immersive-quick-options,.immersive-status-strip{align-items:stretch;gap:6px;display:flex}.immersive-quick-options>button{color:#686057;white-space:nowrap;background:#f7f5f1;border:1px solid #0000;border-radius:14px;flex:1 1 0;justify-content:center;align-items:center;gap:6px;min-width:0;height:46px;padding:0 9px;font-size:11px;font-weight:730;display:flex}.immersive-quick-options>button[data-active=true]{color:#15110d;background:#fff9df;border-color:#efd36d}.immersive-element-options>button{justify-content:center;gap:5px;height:44px;padding:0 8px;font-size:10.5px}.immersive-element-options>button.immersive-clear-conversation{color:#c52236;background:#fff5f6;border-color:#f1c7cc}.immersive-clear-confirm{grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:6px;min-height:44px;display:grid}.immersive-clear-confirm>span:not(.immersive-clear-confirm-icon){gap:2px;min-width:0;display:grid}.immersive-clear-confirm-icon{color:#c52236;background:#fff0f2;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.immersive-clear-confirm strong{font-size:11px}.immersive-clear-confirm small{color:#756e66;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.immersive-clear-confirm>button{color:#403a34;background:#f7f5f1;border:1px solid #ddd6cd;border-radius:11px;min-height:34px;padding:0 9px;font-size:10px;font-weight:750}.immersive-clear-confirm>button.danger{color:#fff;background:#d92d43;border-color:#e35c6b}.immersive-status-strip{width:100%}.immersive-status-pill{color:#17130f;background:#faf9f6;border:1px solid #e5dfd7;border-radius:15px;justify-content:center;align-items:center;gap:6px;min-width:0;height:50px;font-size:11px;display:flex;position:relative;overflow:hidden}button.immersive-status-pill{padding:0 10px}.immersive-status-pill strong{white-space:nowrap;font-size:11px;font-weight:780}.immersive-device-pill{flex:1.15 1 0}.immersive-time-pill{flex:1.3 1 0}.immersive-battery-pill{flex:1.25 1 0}.immersive-network-pill{flex:.9 1 0}.immersive-bars-pill{flex:.72 1 0}.immersive-time-pill{padding:0 7px}.immersive-time-pill>button{color:#8a8177;background:0 0;border:0;border-radius:9px;flex:none;place-items:center;width:24px;height:30px;padding:0;display:grid}.immersive-time-pill>button[data-active=true]{color:#15110d;background:#fff2b7}.immersive-time-pill input[type=time]{color:#17130f;width:50px;min-width:0;font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:11px;font-weight:780}.immersive-time-pill input[type=time]::-webkit-calendar-picker-indicator{opacity:0;width:0;margin:0;padding:0}.immersive-battery-pill{cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;overflow:visible}.immersive-battery-hint{z-index:10;color:#302407;white-space:nowrap;pointer-events:none;background:#fff5c4;border:1px solid #e4bd2e;border-radius:10px;align-items:center;min-height:30px;padding:0 10px;font-size:10px;font-weight:760;line-height:1;animation:.16s ease-out both immersive-battery-hint-in;display:flex;position:absolute;bottom:calc(100% + 10px);left:50%;box-shadow:0 8px 20px #4431052e}.immersive-battery-hint:after{content:"";background:#fff5c4;border-bottom:1px solid #e4bd2e;border-right:1px solid #e4bd2e;width:8px;height:8px;position:absolute;top:100%;left:50%;transform:translate(-50%,-4px)rotate(45deg)}@keyframes immersive-battery-hint-in{0%{opacity:0;transform:translate(-50%,4px)scale(.98)}to{opacity:1;transform:translate(-50%)scale(1)}}.immersive-battery-pill:active{background:#fff8d9;border-color:#e9c94f;transform:scale(.98)}.immersive-battery-glyph{border:1.5px solid;border-radius:3px;flex:none;width:21px;height:11px;padding:2px;position:relative}.immersive-battery-glyph:after{content:"";background:currentColor;border-radius:0 2px 2px 0;width:2px;height:5px;position:absolute;top:3px;right:-4px}.immersive-battery-glyph>span{background:currentColor;border-radius:1px;max-width:100%;height:100%;display:block}.immersive-signal-bars{align-items:end;gap:2px;height:18px;display:inline-flex}.immersive-signal-bars span{background:#d6d0c8;border-radius:2px 2px 0 0;width:3px}.immersive-signal-bars span:first-child{height:5px}.immersive-signal-bars span:nth-child(2){height:8px}.immersive-signal-bars span:nth-child(3){height:12px}.immersive-signal-bars span:nth-child(4){height:16px}.immersive-signal-bars span[data-filled=true]{background:#15110d}.immersive-phone[data-theme=dark] .immersive-context-popover,.immersive-phone[data-theme=dark] .immersive-composer-drawer{color:#fff;background:#18181bfa;border-color:#3b3b3f}.immersive-phone[data-theme=dark] .immersive-context-popover input,.immersive-phone[data-theme=dark] .immersive-context-popover textarea,.immersive-phone[data-theme=dark] .immersive-quick-generator textarea,.immersive-phone[data-theme=dark] .immersive-drawer-actions>button,.immersive-phone[data-theme=dark] .immersive-drawer-actions>label,.immersive-phone[data-theme=dark] .immersive-more-actions>button,.immersive-phone[data-theme=dark] .immersive-more-actions>label{color:#fff;background:#26262a;border-color:#45454a}.immersive-phone[data-theme=dark] .immersive-quick-feature,.immersive-phone[data-theme=dark] .immersive-ai-helper{color:#fff;background:#302a19;border-color:#8a6b16}.immersive-phone[data-theme=dark] .immersive-quick-feature small,.immersive-phone[data-theme=dark] .immersive-ai-helper small,.immersive-phone[data-theme=dark] .immersive-quick-heading small,.immersive-phone[data-theme=dark] .immersive-quick-guide small{color:#b9b1a5}.immersive-phone[data-theme=dark] .immersive-quick-feature-icon,.immersive-phone[data-theme=dark] .immersive-ai-helper-icon{color:#ffd64a;background:#4a3b15}.immersive-phone[data-theme=dark] .immersive-ai-helper button{color:#fff;background:#1f1f22;border-color:#8a6b16}.immersive-phone[data-theme=dark] .immersive-quick-guide>span{color:#fff;background:#303034}.immersive-phone[data-theme=dark] .immersive-message-menu>button{color:#fff}.immersive-phone[data-theme=dark] .immersive-message-menu>button:hover,.immersive-phone[data-theme=dark] .immersive-message-menu>button:active{background:#303034}.immersive-phone[data-exporting=true] .immersive-context-popover,.immersive-phone[data-exporting=true] .immersive-composer-drawer,.immersive-phone[data-exporting=true] .chat-bubble[data-selected=true]:before,.immersive-phone[data-exporting=true] .chat-bubble[data-selected=true]:after{display:none!important}.immersive-phone[data-exporting=true] .chat-bubble[data-selected=true]{box-shadow:none;outline:0}@media (max-width:760px){.immersive-workspace{min-height:calc(100dvh - 60px)}.immersive-stage{min-height:calc(100dvh - 60px);padding:8px 8px 84px}.phone-preview.immersive-phone{aspect-ratio:auto;border-radius:24px;width:393px;max-width:none;height:852px;box-shadow:0 16px 42px #15110d1f}.immersive-toolbar-dock{right:50%;bottom:max(9px, env(safe-area-inset-bottom));width:auto;max-width:calc(100vw - 16px);transform:translate(50%)}.immersive-toolbar-dock[data-visible=false]{transform:translate(50%,14px)}.immersive-toolbar{border:1px solid #d4cdc3eb;border-radius:19px;width:auto;padding:5px;display:flex}.immersive-toolbar>button{flex-direction:row;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;font-size:10px}.immersive-toolbar>button.immersive-dock-action[data-active=true]{width:96px}.immersive-toolbar>button.immersive-export{border-radius:14px;width:92px;padding:0 11px}.immersive-toolbar-panel{border-radius:18px;max-width:calc(100vw - 16px);margin-bottom:8px;padding:6px}.immersive-toolbar-panel[data-panel=appearance]{width:min(220px,100vw - 16px)}.immersive-toolbar-panel[data-panel=screen]{width:min(318px,100vw - 16px)}.immersive-toolbar-panel[data-panel=phone]{width:calc(100vw - 16px)}.immersive-status-strip{gap:5px}.immersive-status-pill{height:48px}button.immersive-status-pill{padding:0 7px}.immersive-device-pill svg,.immersive-network-pill svg{display:none}.immersive-quick-options>button{height:44px;padding:0 7px}.immersive-message-popover{width:min(270px,100cqw - 26px);display:grid!important}.immersive-profile-popover{top:76px}.immersive-drawer-actions{grid-template-columns:repeat(3,1fr)}.immersive-notice{bottom:76px}}@media (max-width:380px){.immersive-toolbar{gap:3px}.immersive-toolbar>button{width:41px;min-width:41px}.immersive-toolbar>button.immersive-dock-action[data-active=true]{width:88px}.immersive-toolbar>button.immersive-export{width:82px;padding:0 8px}.immersive-quick-options>button span{font-size:9px}.immersive-status-strip{gap:4px}.immersive-status-pill strong,.immersive-time-pill input[type=time]{font-size:9px}.immersive-time-pill>button{display:none}.immersive-battery-glyph{width:17px}}.phone-preview[data-device=iphone] .iphone-status-time{min-width:auto;line-height:1}.phone-preview[data-device=iphone] .iphone-status-cluster{gap:1.4cqw;height:4.88cqw}.phone-preview[data-device=iphone] .iphone-signal-icon{width:4.65cqw;height:3.02cqw}.phone-preview[data-device=iphone] .iphone-wifi-icon{width:4.28cqw;height:3.05cqw}.phone-preview[data-device=iphone] .iphone-network-label{min-width:5.35cqw;font-size:2.79cqw;font-weight:700}.phone-preview[data-device=iphone] .iphone-battery-wrap{gap:.47cqw;top:.23cqw}.phone-preview[data-device=iphone] .iphone-battery-shell{border-radius:1.05cqw;width:6.74cqw;height:3.49cqw}.phone-preview[data-device=iphone] .iphone-battery-fill-text{width:6.74cqw}.phone-preview[data-device=iphone] .iphone-battery-text{letter-spacing:0;font-size:3.26cqw;font-weight:700;transform:none}.phone-preview[data-device=iphone] .iphone-battery-cap{border-radius:0 .23cqw .23cqw 0;width:.47cqw;height:1.16cqw}.phone-preview[data-theme=dark] .iphone-status-bar{color:#fafafa}@media (min-width:761px){.phone-preview[data-device=iphone] .chat-canvas[data-status-visible=true][data-composer-visible=true]{height:calc(100% - 8.37cqw - 102px)}.phone-preview[data-device=iphone] .chat-canvas[data-status-visible=true][data-composer-visible=false]{height:calc(100% - 8.37cqw - 54px)}}@media (max-width:760px){.phone-preview[data-device=iphone] .chat-canvas[data-status-visible=true][data-composer-visible=true]{height:calc(100% - 8.37cqw - 140px)}.phone-preview[data-device=iphone] .chat-canvas[data-status-visible=true][data-composer-visible=false]{height:calc(100% - 8.37cqw - 82px)}}.toolbar-panel[data-panel=phone]{gap:8px;width:min(420px,100vw - 32px);padding:12px}.toolbar-panel[data-panel=phone] .panel-title{margin-bottom:2px}.panel-subtitle-row,.battery-label{justify-content:space-between;align-items:center;gap:8px;display:flex}.panel-subtitle-row small,.battery-label strong{color:#15110d;font-size:12px;font-weight:760}.toolbar-panel[data-panel=phone] .compact-segmented{border-radius:9px;gap:3px;padding:3px}.toolbar-panel[data-panel=phone] .compact-segmented button{border-radius:6px;min-height:28px;font-size:12px;line-height:1}.phone-network-control{grid-auto-flow:initial;grid-template-columns:repeat(3,minmax(0,1fr))}.phone-quick-grid{gap:8px}.toolbar-panel[data-panel=phone] .panel-field{gap:5px}.toolbar-panel[data-panel=phone] .field{border-radius:7px;height:32px;font-size:13px}.toolbar-panel[data-panel=phone] .range-field{height:32px}.signal-strength-control{gap:5px}.signal-strength-control button{border-radius:8px;min-height:32px;padding:0}.signal-bars-preview{gap:3px;height:19px}.signal-bars-preview span{border-radius:3px 3px 1px 1px;width:5px}.signal-bars-preview span:first-child{height:6px}.signal-bars-preview span:nth-child(2){height:10px}.signal-bars-preview span:nth-child(3){height:14px}.signal-bars-preview span:nth-child(4){height:18px}@media (max-width:760px){.toolbar-panel[data-panel=phone]{border-radius:14px;gap:7px;width:min(430px,100vw - 24px);max-height:min(390px,100dvh - 180px);margin-top:8px;padding:10px;overflow-y:auto}.toolbar-panel[data-panel=phone] .panel-grid{grid-template-columns:1fr 1fr;gap:8px}.toolbar-panel[data-panel=phone] .compact-segmented button{min-height:29px;font-size:11.5px}.signal-strength-control button{min-height:31px}}@media (max-width:360px){.toolbar-panel[data-panel=phone] .panel-grid{grid-template-columns:1fr}}@media (max-width:760px){.preview-stage{padding-bottom:calc(108px + env(safe-area-inset-bottom))}.preview-toolbar{z-index:80;touch-action:manipulation;position:fixed;bottom:0;left:0;right:0}.preview-toolbar button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.toolbar-panel:not([data-panel=edit]){right:12px;bottom:calc(100px + env(safe-area-inset-bottom));z-index:75;width:auto;max-height:min(430px,100dvh - 142px);margin:0 auto;position:fixed;left:12px;overflow-y:auto}.toolbar-panel[data-panel=phone]{width:auto;max-height:min(430px,100dvh - 142px);margin:0 auto}}.toolbar-panel[data-panel=edit],.mobile-editor-drawer{display:none!important}.desktop-message-editor{border-top:1px solid #ece6dd;gap:8px;margin-top:10px;padding-top:10px;scroll-margin-top:14px;display:grid}.desktop-message-editor .field-label{margin:0}.desktop-message-editor .textarea-field{resize:vertical;min-height:66px}.desktop-message-actions{flex-wrap:wrap;gap:8px;display:flex}.chat-message-shell{min-width:0;max-width:72%;display:flex;position:relative}.chat-message-shell[data-side=me]{align-self:flex-end;align-items:flex-end}.chat-message-shell[data-side=them]{align-self:flex-start;align-items:flex-start;gap:8px}.chat-message-shell[data-side=them]:before{content:"";background:radial-gradient(circle at 35% 25%,#7f5cff 0 16%,#0000 17%),linear-gradient(145deg,#0a0a0a 34%,#c000ff 35% 57%,#ff2bd6 58% 70%,#0a0a0a 71%);border-radius:999px;flex:none;align-self:flex-end;width:22px;height:22px;display:block}.chat-message-shell .chat-bubble{touch-action:manipulation;-webkit-tap-highlight-color:transparent;align-self:auto;width:fit-content;max-width:100%}.mobile-message-popover{display:none}@media (min-width:761px){.mobile-message-popover{display:none!important}}@media (max-width:760px){.desktop-message-editor{display:none}.chat-canvas{overflow:visible}.chat-message-shell{max-width:76%}.chat-message-shell[data-side=them]:before{width:29px;height:29px}.chat-message-shell[data-side=me] .mobile-message-popover{right:0}.chat-message-shell[data-side=them] .mobile-message-popover{left:0}.mobile-message-popover{z-index:35;color:#15110d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #e4ded6;border-radius:16px;width:min(286px,100vw - 92px);padding:8px;display:grid;position:absolute;box-shadow:0 18px 44px #15110d29}.mobile-message-popover[data-placement=below]{top:calc(100% + 10px)}.mobile-message-popover[data-placement=above]{bottom:calc(100% + 10px)}.message-popover-row{color:#15110d;text-align:left;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:10px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:38px;padding:0 8px;font-size:13px;font-weight:610;display:grid}.message-popover-row span{white-space:nowrap;min-width:0}.message-popover-row small{color:#837b72;font-size:12px;font-weight:520}.message-popover-row:active{background:#f5f2ed}.message-popover-row:disabled{color:#b8b1a8;cursor:not-allowed}.message-popover-row:disabled small{color:#c8c1b8}.message-popover-row.danger{color:#ff1f2d}.inline-message-editor{gap:8px;width:min(306px,100vw - 82px);padding:10px}.inline-editor-field{gap:6px;display:grid}.inline-editor-field span,.inline-editor-grid span{color:#5f574e;font-size:11px;font-weight:650}.inline-editor-field textarea,.inline-editor-grid input,.inline-editor-grid select{color:#15110d;background:#fff;border:1px solid #e1d9cf;border-radius:9px;outline:none;width:100%}.inline-editor-field textarea{resize:none;min-height:62px;padding:9px;font-size:13px;line-height:1.25}.inline-editor-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.inline-editor-grid label{gap:5px;display:grid}.inline-editor-grid input,.inline-editor-grid select{height:32px;padding:0 8px;font-size:12px}.inline-editor-actions{justify-content:flex-end;display:flex}.inline-editor-actions button{background:var(--cf-yellow);color:#15110d;border:0;border-radius:9px;min-height:30px;padding:0 12px;font-size:12px;font-weight:750}}.preview-toolbar button{pointer-events:auto}.preview-toolbar .tool-chip:not([data-active=true]){box-shadow:none;background:0 0}.preview-toolbar .tool-chip:first-child:not([data-active=true]){box-shadow:none;background:0 0;border-color:#0000}.preview-toolbar .tool-chip[data-active=true]{background:#f2f2f1;border-color:#e8e5df;box-shadow:inset 0 1px #ffffffc7}.tool-workspace[data-touch-editor=true] .preview-toolbar{z-index:80;touch-action:manipulation;position:fixed;bottom:0;left:0;right:0}.tool-workspace[data-touch-editor=true] .preview-toolbar .tool-chip:first-child{display:flex}.tool-workspace[data-touch-editor=true] .preview-toolbar button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.tool-workspace[data-touch-editor=true] .toolbar-panel:not([data-panel=edit]){right:12px;bottom:calc(100px + env(safe-area-inset-bottom));z-index:75;width:auto;max-height:min(430px,100dvh - 142px);margin:0 auto;position:fixed;left:12px;overflow-y:auto}@media (max-width:760px){.preview-stage{padding-bottom:22px}.preview-wrap{width:min(100vw - 72px,335px);height:auto;max-height:none}.phone-preview{aspect-ratio:393/852;border-radius:24px;width:100%;height:auto;min-height:0;max-height:none}.ig-header{grid-template-columns:25px 33px minmax(0,1fr) auto;gap:8px;height:58px;padding:0 12px}.ig-header>svg{width:22px;height:22px}.avatar{width:33px;height:33px}.ig-title-row strong{max-width:112px;font-size:16px;line-height:1.1}.ig-title-caret{font-size:16px}.ig-meta-row{margin-top:2px;font-size:12px}.ig-actions{gap:13px}.ig-actions svg,.ig-add-person,.ig-tag-action,.ig-action-icon{width:21px;height:21px}.chat-canvas{gap:10px;height:calc(100% - 8.37cqw - 122px);padding:18px 14px 8px}.ig-profile-card{margin:4px 0 auto}.ig-profile-avatar{width:76px;height:76px;margin-bottom:18px}.ig-profile-card strong{font-size:22px;line-height:1.05}.ig-profile-card>span,.ig-profile-card p{margin-top:6px;font-size:17px;line-height:1.1}.ig-profile-view-button{border-radius:12px;min-height:38px;margin-top:18px;padding:0 19px;font-size:15px}.date-chip{font-size:14px}.chat-message-shell{max-width:76%}.chat-message-shell[data-side=them]{gap:7px}.chat-message-shell[data-side=them]:before{width:25px;height:25px}.chat-bubble{max-width:100%;border-radius:22px;max-inline-size:100%;padding:9px 14px 8px;font-size:16px;line-height:1.22}.chat-bubble[data-side=me]{border-bottom-right-radius:7px}.chat-bubble[data-side=them]{border-bottom-left-radius:7px}.bubble-time{margin-top:4px;font-size:11px}.ig-composer{gap:11px;height:44px;margin:0 10px 20px;padding:0 10px 0 6px}.ig-input{height:36px;font-size:17px}.camera-button{width:31px;height:31px}.composer-send-button,.composer-icon-button{height:36px}.ig-composer>svg,.composer-send-button svg,.composer-icon-button svg{width:22px;height:22px}.phone-preview[data-device=iphone] .chat-canvas[data-status-visible=true][data-composer-visible=true]{height:calc(100% - 8.37cqw - 122px)}.phone-preview[data-device=iphone] .chat-canvas[data-status-visible=true][data-composer-visible=false]{height:calc(100% - 8.37cqw - 58px)}}.phone-preview.immersive-phone{aspect-ratio:auto;border-radius:24px;width:393px;height:852px;min-height:852px;max-height:none}.immersive-phone .ig-header{grid-template-columns:25px 33px minmax(0,1fr) auto;gap:8px;height:58px;padding:0 12px}.immersive-phone .ig-header>svg{width:22px;height:22px}.immersive-phone .avatar{width:33px;height:33px}.immersive-phone .ig-meta-row{margin-top:2px;font-size:12px}.immersive-phone .ig-actions{gap:13px}.immersive-phone .ig-actions svg{width:21px;height:21px}.immersive-phone .chat-canvas{gap:10px;padding:18px 14px 8px}.immersive-phone .ig-profile-card{margin:4px 0 auto}.immersive-phone .ig-profile-card>span,.immersive-phone .ig-profile-card p{margin-top:6px;font-size:17px;line-height:1.1}.immersive-phone .ig-profile-view-button{border-radius:12px;min-height:38px;margin-top:18px;padding:0 19px;font-size:15px}.immersive-phone .date-chip{font-size:14px}.immersive-phone .chat-message-shell{max-width:76%}.immersive-phone .chat-message-shell[data-side=them]{gap:7px}.immersive-phone .chat-message-shell[data-side=them]:before{width:25px;height:25px}.immersive-phone .chat-bubble{max-width:100%;border-radius:22px;max-inline-size:100%;padding:9px 14px 8px;font-size:16px;line-height:1.22}.immersive-phone .chat-bubble[data-side=me]{border-bottom-right-radius:7px}.immersive-phone .chat-bubble[data-side=them]{border-bottom-left-radius:7px}.immersive-phone .bubble-time{margin-top:4px;font-size:11px}.immersive-phone .ig-composer{gap:11px;height:44px;margin:0 10px 20px;padding:0 10px 0 6px}.immersive-phone .camera-button{width:31px;height:31px}.immersive-phone .composer-send-button,.immersive-phone .composer-icon-button{height:36px}.immersive-phone .composer-send-button svg,.immersive-phone .composer-icon-button svg{width:22px;height:22px}.immersive-workspace{height:calc(100dvh - 60px);min-height:0;overflow:hidden}.immersive-stage{height:100%;min-height:0;padding:8px 8px 76px;overflow:hidden}.immersive-phone-wrap{gap:0}.immersive-preview-viewport{background:#fff;border:1px solid #d7d2ca;border-radius:24px;max-width:100%;max-height:100%;overflow:hidden;box-shadow:0 22px 62px #15110d21,0 0 0 1px #15110d06}.immersive-preview-scale{width:430px;height:932px}.phone-preview.immersive-phone{width:430px;height:932px;min-height:932px;max-height:none;box-shadow:none;background:#fff;border:0;border-radius:0;overflow:hidden}.phone-preview.immersive-phone[data-theme=dark]{background:#000}.phone-preview.immersive-phone[data-device=iphone] .iphone-status-bar{box-sizing:border-box;height:44px;padding:12px 24px 0 32px;font-size:17px}.immersive-instagram-header{z-index:20;background:#fff;border-bottom:1px solid #e5e5e7;align-items:center;gap:12px;width:100%;height:60px;padding:0 16px;display:flex;position:relative}.immersive-phone[data-theme=dark] .immersive-instagram-header{background:#000;border-bottom-color:#17181b}.immersive-phone .ig-back-icon{object-fit:contain;flex:none;width:24px;height:24px;display:block}.immersive-phone .ig-small-avatar{width:35px;height:35px;box-shadow:none;background:#25282d;flex:none;padding:0;overflow:visible}.immersive-phone .ig-small-avatar[data-story=true]{background:conic-gradient(from 210deg,#ffd600,#ff7a00,#ff0169,#d300c5,#7638fa,#ffd600);padding:2px}.immersive-phone .ig-small-avatar img,.immersive-phone .ig-profile-avatar img,.immersive-phone .ig-message-avatar-slot img{object-fit:cover;border-radius:999px;width:100%;height:100%;display:block}.immersive-phone .ig-name{z-index:2;flex:none;width:135px;min-width:0}.immersive-phone .ig-title-row{align-items:center;gap:4px;min-width:0;display:flex}.immersive-phone .ig-title-row strong{color:#000;max-width:112px;font-size:15px;font-weight:700;line-height:18px}.immersive-phone[data-theme=dark] .ig-title-row strong{color:#fafafa}.immersive-phone .ig-meta-row,.immersive-phone .ig-username{color:#8e8e93;margin-top:0;font-size:12px;line-height:15px}.immersive-phone .ig-verified-badge{object-fit:contain;flex:none;width:17px;height:17px;display:block}.immersive-phone .ig-header-actions-image{object-fit:contain;pointer-events:none;width:208px;height:80px;display:block;position:absolute;top:50%;right:8px;transform:translateY(-58%)}.immersive-phone .immersive-message-shell[data-side=them]:before{display:none}.immersive-phone .immersive-chat-canvas{background:#fff;flex-direction:column;gap:0;padding:0 0 10px;display:flex}.immersive-phone[data-theme=dark] .immersive-chat-canvas{background:#000}.immersive-phone .chat-canvas[data-status-visible=true][data-composer-visible=true]{height:calc(100% - 192px)}.immersive-phone .chat-canvas[data-status-visible=false][data-composer-visible=true]{height:calc(100% - 148px)}.immersive-phone .chat-canvas[data-status-visible=true][data-composer-visible=false]{height:calc(100% - 104px)}.immersive-phone .chat-canvas[data-status-visible=false][data-composer-visible=false]{height:calc(100% - 60px)}.phone-preview.immersive-phone[data-device=iphone] .chat-canvas[data-status-visible=true][data-composer-visible=true]{height:calc(100% - 192px)}.phone-preview.immersive-phone[data-device=iphone] .chat-canvas[data-status-visible=false][data-composer-visible=true]{height:calc(100% - 148px)}.phone-preview.immersive-phone[data-device=iphone] .chat-canvas[data-status-visible=true][data-composer-visible=false]{height:calc(100% - 104px)}.phone-preview.immersive-phone[data-device=iphone] .chat-canvas[data-status-visible=false][data-composer-visible=false]{height:calc(100% - 60px)}.immersive-phone .immersive-profile-card{color:#000;text-align:center;flex-direction:column;flex:none;align-items:center;width:100%;margin:0;padding:32px 24px 28px;display:flex}.immersive-phone[data-theme=dark] .immersive-profile-card{color:#fff}.immersive-phone .ig-profile-avatar{background:#f4f4f5;width:80px;height:80px;margin:0 0 20px;overflow:hidden}.immersive-phone .ig-profile-name-row{justify-content:center;align-items:center;gap:5px;max-width:100%;display:flex}.immersive-phone .ig-profile-card strong{color:#000;letter-spacing:-.01em;font-size:17px;font-weight:700;line-height:19px}.immersive-phone[data-theme=dark] .ig-profile-card strong{color:#fff}.immersive-phone .ig-profile-card>span:not(.ig-profile-avatar):not(.ig-profile-name-row):not(.ig-profile-view-button),.immersive-phone .ig-profile-card p{color:#8e8e93;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:2px 0 0;font-size:15px;font-weight:400;line-height:19px;overflow:hidden}.immersive-phone .ig-profile-view-button{color:#000;background:#efefef;border-radius:8px;align-items:center;min-height:32px;margin-top:12px;padding:7px 15px;font-size:13px;font-weight:600;line-height:16px;display:inline-flex}.immersive-phone[data-theme=dark] .ig-profile-view-button{color:#fff;background:#25282d}.immersive-message-block{width:100%;margin-top:16px;display:grid}.immersive-message-block[data-group=middle],.immersive-message-block[data-group=bottom]{margin-top:2px}.immersive-message-block .date-chip{color:#8e8e93;cursor:pointer;text-transform:uppercase;background:0 0;border:0;justify-self:center;margin:4px 0 20px;padding:0;font-size:12px;font-weight:600;line-height:15px}.immersive-phone .immersive-message-shell{align-items:flex-end;width:100%;max-width:none;padding:0 16px;display:flex;position:relative}.immersive-phone .immersive-message-shell[data-side=me]{justify-content:flex-end}.immersive-phone .immersive-message-shell[data-side=them]{justify-content:flex-start;gap:0}.ig-message-avatar-slot{flex:none;width:30px;height:24px;margin-right:0;display:block}.ig-message-column{flex-direction:column;align-items:flex-end;min-width:0;display:flex}.immersive-message-shell[data-side=them] .ig-message-column{align-items:flex-start}.immersive-phone .chat-bubble{color:#000;text-align:left;border:0;border-radius:22px;width:fit-content;max-width:300px;min-height:0;padding:7px 12px 8px;font-size:14px;font-weight:400;line-height:19px;display:block}.immersive-phone .chat-bubble[data-side=me]{color:#fff;background:#8e3fe6;margin-right:-7px}.immersive-phone .chat-bubble[data-side=them]{color:#000;box-shadow:none;background:#efeff2;margin-left:-5px}.immersive-phone[data-theme=dark] .chat-bubble[data-side=them]{color:#fafafa;background:#26282d}.immersive-message-shell[data-side=me][data-group=top] .chat-bubble{border-radius:22px 22px 4px}.immersive-message-shell[data-side=me][data-group=middle] .chat-bubble{border-radius:22px 4px 4px 22px}.immersive-message-shell[data-side=me][data-group=bottom] .chat-bubble{border-radius:22px 4px 22px 22px}.immersive-message-shell[data-side=them][data-group=top] .chat-bubble{border-radius:22px 22px 22px 4px}.immersive-message-shell[data-side=them][data-group=middle] .chat-bubble{border-radius:4px 22px 22px 4px}.immersive-message-shell[data-side=them][data-group=bottom] .chat-bubble{border-radius:4px 22px 22px}.immersive-phone .bubble-time{display:none}.ig-message-status{color:#8e8e93;margin-top:4px;padding:0 4px;font-size:11px;font-weight:500;line-height:14px}.immersive-phone .image-message-preview{border-radius:30px;width:188px;height:250px;margin:-7px -12px -8px;display:block;overflow:hidden}.immersive-phone .image-message-preview img{object-fit:cover;width:100%;height:100%}.immersive-phone .ig-composer{background:#efeff2;border:0;border-radius:999px;align-items:center;gap:0;width:auto;height:48px;margin:8px 12px 32px;padding:0 6px;display:flex}.immersive-phone[data-theme=dark] .ig-composer{background:#26282d}.immersive-phone .camera-button{background:#3797f0;border-radius:999px;flex:none;place-items:center;width:36px;height:36px;padding:0;display:grid;overflow:hidden}.immersive-phone .camera-button img{object-fit:contain;width:36px;height:36px;display:block}.immersive-phone .ig-input{color:#000;background:0 0;border:0;flex:1;min-width:0;height:40px;padding:0 13px;font-size:15px;line-height:20px}.immersive-phone[data-theme=dark] .ig-input{color:#fff}.immersive-phone .ig-input::placeholder{color:#9a9aa0;opacity:1}.ig-footer-actions{flex:none;width:115px;height:22px;margin-right:7px;display:block;position:relative}.ig-footer-actions>img{object-fit:contain;width:115px;height:22px;display:block}.ig-footer-action-hit{cursor:pointer;background:0 0;border:0;width:29px;height:38px;padding:0;position:absolute;top:-8px}.immersive-phone .composer-send-button{color:#8e3fe6;flex:none;place-items:center;width:38px;height:38px;display:grid}.immersive-profile-popover{max-height:calc(100% - 132px);top:66px;overflow-y:auto}.immersive-avatar-upload{color:#15110d;cursor:pointer;background:#f6f3ef;border:1px solid #ded7ce;border-radius:9px;grid-auto-flow:column;justify-content:center;align-items:center;gap:6px;min-height:34px;font-size:11px;font-weight:720;display:flex!important}.immersive-profile-toggles{grid-template-columns:1fr 1fr;gap:8px;display:grid}.immersive-profile-toggles label{border:1px solid #ded7ce;border-radius:9px;justify-content:space-between;align-items:center;min-height:34px;padding:0 9px;display:flex}.immersive-profile-toggles label>span{font-size:10px}.immersive-profile-toggles input{accent-color:#8e3fe6;width:16px;height:16px}@media (max-width:760px){.immersive-workspace,.immersive-stage{height:calc(100dvh - 60px);min-height:0}.immersive-stage{padding:8px 8px 70px}.phone-preview.immersive-phone{border-radius:0;width:430px;max-width:none;height:932px;min-height:932px}}.desktop-ad-wings{display:none}@media (min-width:1440px){.immersive-stage{position:relative}.desktop-ad-wings{z-index:0;pointer-events:none;display:block;position:absolute;inset:0}.desktop-ad-wing{color:#8b857e;pointer-events:auto;width:300px;height:620px;position:absolute;top:22px}.desktop-ad-wing-left{left:max(18px,50% - 490px)}.desktop-ad-wing-right{right:max(18px,50% - 490px)}.desktop-ad-label{color:#9a948d;letter-spacing:.12em;text-align:center;text-transform:uppercase;margin:0 0 8px;font-size:9px;font-weight:700;display:block}.desktop-ad-placeholder{box-sizing:border-box;text-align:center;background:#ffffffb8;border:1px solid #e5e0d9;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:600px;min-height:600px;padding:28px 20px;display:flex;box-shadow:0 14px 38px #231d160b}.desktop-ad-mark{background:#ffbf00;border-radius:999px;width:30px;height:3px;margin-bottom:18px}.desktop-ad-placeholder strong{color:#504a44;font-size:13px;font-weight:700}.desktop-ad-placeholder small{color:#9a948d;margin-top:6px;font-size:11px}}.immersive-phone .ig-title-row strong{max-width:116px!important}.immersive-phone .chat-bubble[data-side=me]{background:linear-gradient(135deg,#7c3cff 0%,#5b46ff 100%)!important}.immersive-date-block{justify-items:center;width:100%;margin:24px 0 12px;display:grid;position:relative}.instagram-date-separator{color:#8e8e93;font:inherit;text-transform:uppercase;background:0 0;border:0;padding:0;font-size:12px;font-weight:600;line-height:16px}.instagram-date-separator[data-selected=true]{outline-offset:4px;border-radius:4px;outline:2px solid #8e3fe65c}.immersive-date-block .immersive-message-popover{left:50%;transform:translate(-50%)}.immersive-date-block .immersive-message-popover[data-placement=below]{top:calc(100% + 8px);bottom:auto}.immersive-date-block .immersive-message-popover[data-placement=above]{top:auto;bottom:calc(100% + 8px)}.phone-preview.immersive-phone[data-device=iphone] .iphone-status-bar{height:54px;padding:15px 39px 0 46px;font-size:17px}.immersive-instagram-header{gap:9px;height:72px;padding:0 20px}.ig-header-circle{color:#050505;background:#f7f7f8;border:1px solid #e2e3e6;border-radius:999px;flex:none;place-items:center;width:44px;height:44px;display:grid}.immersive-phone[data-theme=dark] .ig-header-circle{color:#f7f7f7;background:#12171b;border-color:#252a2f}.immersive-phone .ig-back-button .ig-back-icon{width:25px;height:25px}.immersive-phone .ig-small-avatar{width:36px;height:36px}.immersive-phone .ig-name{width:116px}.immersive-phone .ig-title-row strong{max-width:96px;font-size:16px;line-height:19px}.immersive-phone .ig-meta-row,.immersive-phone .ig-username{font-size:13px;line-height:16px}.ig-current-header-actions{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.ig-current-header-actions .ig-header-circle{width:44px;height:44px}.ig-current-header-actions svg{fill:none;stroke:currentColor;stroke-width:2.15px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px;display:block;overflow:visible}.immersive-phone .immersive-profile-card{padding:22px 24px 28px}.immersive-phone .ig-profile-avatar{width:92px;height:92px;margin-bottom:18px}.immersive-phone .ig-profile-card strong{font-size:20px;line-height:24px}.immersive-phone .ig-profile-card>span:not(.ig-profile-avatar):not(.ig-profile-name-row):not(.ig-profile-view-button),.immersive-phone .ig-profile-card p{margin-top:3px;font-size:16px;line-height:20px}.immersive-phone .ig-profile-view-button{border-radius:9px;min-height:44px;margin-top:20px;padding:0 18px;font-size:15px;line-height:19px}.immersive-profile-card+.immersive-message-block{margin-top:58px}.immersive-phone .chat-bubble{max-width:316px;padding:9px 14px 10px;font-size:16px;line-height:20px}.ig-message-avatar-slot{width:32px;height:26px}.ig-message-avatar-slot img{width:26px;height:26px}.immersive-phone .ig-composer{height:44px;margin:8px 12px 40px}.immersive-phone .camera-button,.immersive-phone .camera-button img{width:36px;height:36px}.immersive-phone .ig-input{height:38px;font-size:16px}.ig-footer-actions{width:150px;height:28px;margin-right:5px}.ig-footer-actions>img{width:150px;height:28px}.ig-footer-action-hit{width:37.5px;height:40px;top:-6px}.ig-footer-action-hit[data-action=audio]{left:0}.ig-footer-action-hit[data-action=media]{left:37.5px}.ig-footer-action-hit[data-action=sticker]{left:75px}.ig-footer-action-hit[data-action=more]{left:112.5px}.immersive-phone .chat-canvas[data-status-visible=true][data-composer-visible=true],.phone-preview.immersive-phone[data-device=iphone] .chat-canvas[data-status-visible=true][data-composer-visible=true]{height:calc(100% - 218px)}.immersive-phone .chat-canvas[data-status-visible=false][data-composer-visible=true],.phone-preview.immersive-phone[data-device=iphone] .chat-canvas[data-status-visible=false][data-composer-visible=true]{height:calc(100% - 164px)}.immersive-phone .chat-canvas[data-status-visible=true][data-composer-visible=false],.phone-preview.immersive-phone[data-device=iphone] .chat-canvas[data-status-visible=true][data-composer-visible=false]{height:calc(100% - 126px)}.immersive-phone .chat-canvas[data-status-visible=false][data-composer-visible=false],.phone-preview.immersive-phone[data-device=iphone] .chat-canvas[data-status-visible=false][data-composer-visible=false]{height:calc(100% - 72px)}
