@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--green:#0b6156;--green-2:#128c7e;--green-light:#d9fdd3;--navy:#10243a;--orange:#ef4b2f;--bg:#efeae2;--panel:#f7f9fa;--line:#e1e6e9;--ink:#243442;--muted:#768692;font-family:Inter,Arial,sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#d6dbd8}button,input,textarea{font:inherit}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.brand{display:flex;align-items:center;gap:9px}.brand img{width:39px;height:39px;object-fit:contain}.brand>div{display:flex;flex-direction:column}.brand strong{font:800 16px Manrope;color:var(--navy)}.brand small{font-size:7px;color:#80909d;letter-spacing:.13em}.avatar{width:43px;height:43px;flex:none;border-radius:50%;background:linear-gradient(135deg,#d7e0e5,#b9c7d0);display:grid;place-items:center;color:#415b6e;font-size:10px;font-weight:700;position:relative;overflow:visible}.avatar.large{width:52px;height:52px}.avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.avatar>i{position:absolute;right:0;bottom:0;width:11px;height:11px;border:2px solid white;border-radius:50%;background:#27b477}.login{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;background:#fff}.login-visual{position:relative;overflow:hidden;padding:45px clamp(32px,6vw,90px);background:linear-gradient(140deg,#0b4f49,#12334a);color:#fff;display:flex;flex-direction:column}.login-visual .brand{position:relative;z-index:2}.login-visual .brand strong{color:#fff}.login-visual .brand small{color:#ffffff80}.visual-mesh{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.1) 1px,transparent 1px);background-size:25px 25px;-webkit-mask-image:linear-gradient(to bottom,black,transparent);mask-image:linear-gradient(to bottom,black,transparent)}.login-copy{position:relative;z-index:2;margin:auto 0}.login-copy>span{display:flex;align-items:center;gap:7px;color:#91e2d1;font-size:9px;font-weight:700;letter-spacing:.13em}.login-copy>span svg{width:16px}.login-copy h1{font:700 clamp(34px,4.5vw,61px)/1.1 Manrope;margin:20px 0}.login-copy p{max-width:570px;color:#ffffff91;line-height:1.8;font-size:13px}.mock-bubbles{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:15px}.mock-bubbles>div{padding:11px 12px;border-radius:9px;background:#fff;color:#30404d;font-size:9px;box-shadow:0 12px 35px #00000026}.mock-bubbles>div:nth-child(2){align-self:flex-end;background:#d9fdd3}.mock-bubbles small{font-size:6px;color:#80909b;margin-left:12px}.login-action{display:grid;place-items:center;padding:28px;background:#f6f8f9}.login-action>div{width:min(420px,100%);text-align:center}.login-action img{width:108px;height:108px;object-fit:contain}.login-action h2{font:700 24px Manrope;color:var(--navy);margin:16px 0 9px}.login-action p{color:var(--muted);font-size:11px;line-height:1.7}.login-action a{height:47px;margin-top:22px;border-radius:10px;background:var(--green);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:9px;font-size:10px;font-weight:700}.login-action a svg{width:16px}.login-action a span{margin-left:12px}.login-action>div>small{display:block;color:#9ba6ae;font-size:8px;margin-top:14px}.chat-app{width:min(1600px,100%);height:100dvh;margin:auto;display:grid;grid-template-columns:390px minmax(0,1fr);background:#fff;box-shadow:0 0 40px #142c262b;overflow:hidden}.chat-sidebar{min-width:0;border-right:1px solid #dce2e5;background:#fff;display:flex;flex-direction:column;position:relative;z-index:4}.chat-sidebar>header{height:64px;padding:0 13px;background:#f0f2f5;display:flex;align-items:center;justify-content:space-between;position:relative}.profile-button{display:flex;align-items:center;gap:9px;min-width:0}.profile-button .avatar{width:38px;height:38px}.profile-button>span{display:flex;min-width:0;flex-direction:column}.profile-button strong{font-size:9px;color:var(--navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-button small{font-size:7px;color:var(--muted);margin-top:3px}.header-actions{display:flex;align-items:center;gap:2px}.header-actions button,.conversation-tools button,.back-button{width:37px;height:37px;border:0;border-radius:50%;background:transparent;color:#586975;display:grid;place-items:center;cursor:pointer}.header-actions button:hover,.conversation-tools button:hover{background:#e4e8ea}.header-actions svg,.conversation-tools svg,.back-button svg{width:18px}.apps-pop{position:absolute;right:9px;top:57px;width:170px;padding:6px;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 12px 35px #14263329;z-index:20}.apps-pop a{height:36px;padding:0 9px;border-radius:7px;display:flex;align-items:center;justify-content:space-between;color:var(--ink);text-decoration:none;font-size:9px}.apps-pop a:hover{background:#f1f4f5}.sidebar-brand{display:none}.chat-search{height:50px;margin:0;padding:7px 11px;background:#fff;display:flex;align-items:center;gap:9px}.chat-search>svg{position:absolute;margin-left:11px;width:15px;color:#81909c}.chat-search input{width:100%;height:36px;padding:0 34px;border:0;border-radius:8px;background:#f0f2f5;outline:0;font-size:10px;color:#354652}.chat-search button{position:absolute;right:18px;border:0;background:none;color:#87949e;display:flex}.chat-search button svg{width:14px}.chat-filters{height:38px;padding:0 11px 7px;display:flex;gap:5px;border-bottom:1px solid #edf0f2}.chat-filters button{height:29px;border:0;border-radius:15px;padding:0 11px;background:#f0f2f5;color:#647582;font-size:8px;cursor:pointer}.chat-filters button.active{background:#e5f5ef;color:#08725f;font-weight:600}.conversation-list{flex:1;overflow-y:auto;scrollbar-width:thin}.conversation-list>button{width:100%;min-height:71px;padding:9px 12px;border:0;background:#fff;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.conversation-list>button:hover,.conversation-list>button.active{background:#f2f5f6}.conversation-copy{min-width:0;flex:1;height:53px;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid #edf0f2}.conversation-list>button:last-child .conversation-copy{border:0}.conversation-copy>div{display:flex;align-items:center;gap:6px}.conversation-copy>div:first-child{justify-content:space-between;margin-bottom:6px}.conversation-copy strong{font-size:11px;color:#253744;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-copy time{color:#8b98a2;font-size:7.5px}.conversation-copy>div:nth-child(2)>span{min-width:0;flex:1;display:flex;align-items:center;color:#7b8994;font-size:8.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-copy>div:nth-child(2)>span svg{width:13px;color:#49a6ca;margin-right:4px}.conversation-copy>div:nth-child(2)>svg{width:12px;color:#8d99a3}.conversation-copy b{min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:#25d366;color:#fff;display:grid;place-items:center;font-size:7px}.no-chats{padding:70px 20px;text-align:center;color:#95a1aa}.no-chats>svg{width:35px}.no-chats p{font-size:10px}.no-chats button{height:34px;border:0;border-radius:8px;background:#e6f5ef;color:#08725f;padding:0 12px;font-size:8px}.conversation-panel{min-width:0;display:flex;flex-direction:column;background:var(--bg);position:relative}.conversation-header{height:64px;flex:none;padding:0 14px;background:#f0f2f5;border-bottom:1px solid #d9dfe2;display:flex;align-items:center;gap:10px;position:relative;z-index:8}.back-button{display:none}.conversation-header .avatar{width:39px;height:39px}.conversation-title{min-width:0;flex:1;display:flex;flex-direction:column}.conversation-title strong{font-size:11px;color:#263846;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-title small{font-size:7.5px;color:#74838e;margin-top:3px}.conversation-tools{display:flex}.message-search{position:absolute;inset:8px 58px 8px auto;width:min(330px,50%);display:flex;align-items:center;gap:7px;padding:0 10px;background:#fff;border-radius:8px;box-shadow:0 3px 15px #1628351f}.message-search>svg{width:14px;color:#7a8994}.message-search input{min-width:0;flex:1;border:0;outline:0;font-size:9px}.message-search button{border:0;background:none;color:#88949d;display:flex}.message-search button svg{width:14px}.settings-pop{position:absolute;right:10px;top:57px;width:245px;padding:13px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 15px 40px #14263329;z-index:12}.settings-pop>b{display:block;font-size:9px;color:var(--navy);margin-bottom:8px}.settings-pop label{min-height:39px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0f2;font-size:8px}.settings-pop label span{display:flex;align-items:center;gap:7px}.settings-pop label svg{width:14px;color:#71818d}.settings-pop input{accent-color:var(--green)}.settings-pop button{width:100%;height:34px;border:0;border-radius:7px;background:#f1f4f5;color:#536673;display:flex;align-items:center;justify-content:center;gap:7px;font-size:8px}.settings-pop button svg{width:14px}.chat-wallpaper{flex:1;min-height:0;overflow-y:auto;padding:16px clamp(18px,6vw,80px) 22px;background-color:#efeae2;background-image:radial-gradient(rgba(86,106,96,.065) 1px,transparent 1px),radial-gradient(rgba(86,106,96,.04) 1px,transparent 1px);background-size:18px 18px,26px 26px;scrollbar-width:thin}.encryption-note{width:max-content;max-width:90%;margin:0 auto 18px;padding:7px 10px;border-radius:6px;background:#ffeecd;color:#806d4e;display:flex;align-items:center;gap:6px;font-size:7px;box-shadow:0 1px 2px #0000000f}.encryption-note svg{width:12px}.date-divider{width:max-content;margin:16px auto 10px;padding:6px 10px;border-radius:6px;background:#e7f1f5;color:#647781;font-size:7px;box-shadow:0 1px 2px #00000012}.message-row{display:flex;margin:3px 0}.message-row.mine{justify-content:flex-end}.bubble{position:relative;max-width:min(670px,78%);min-width:90px;padding:7px 8px 5px;border-radius:8px;background:#fff;box-shadow:0 1px 1px #00000017;font-size:10px;line-height:1.5}.bubble:before{content:"";position:absolute;left:-7px;top:0;border:7px solid transparent;border-top-color:#fff}.mine .bubble{background:var(--green-light)}.mine .bubble:before{left:auto;right:-7px;border-top-color:var(--green-light)}.sender-name{display:block;color:#0a8b73;font-size:8px;margin-bottom:3px}.bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;padding:0 5px 1px 0}.message-meta{height:14px;display:flex;justify-content:flex-end;align-items:center;gap:3px;color:#85919a;font-size:6.5px;margin:-2px 0 0 12px}.message-meta button{opacity:0;border:0;background:none;color:#7a8993;font-size:6px;cursor:pointer}.bubble:hover .message-meta button{opacity:1}.ticks{width:13px;color:#53a9c9}.reply-preview{border-left:3px solid #16a487;background:#0000000a;border-radius:4px;padding:5px 7px;margin-bottom:5px;color:#60737f;font-size:7px}.image-attachment{display:block;overflow:hidden;border-radius:6px;margin-bottom:4px}.image-attachment img{display:block;max-width:100%;max-height:460px;object-fit:contain}.bubble audio{width:min(340px,65vw);height:38px}.file-attachment{min-width:260px;padding:8px;border-radius:6px;background:#ffffff80;display:flex;align-items:center;gap:9px;color:inherit;text-decoration:none}.file-attachment>span{width:38px;height:38px;border-radius:7px;background:#e2eaee;color:#597487;display:grid;place-items:center}.file-attachment svg{width:18px}.file-attachment>div{min-width:0;flex:1;display:flex;flex-direction:column}.file-attachment strong{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-attachment small{font-size:6.5px;color:#7d8a94;margin-top:3px}.file-attachment>svg{width:15px;color:#6e7e89}.mention-card{min-width:290px;display:flex;align-items:center;gap:9px;padding:9px;border-radius:6px;background:#ffffff8c;border-left:3px solid var(--orange);color:inherit;text-decoration:none}.mention-card>span{width:36px;height:36px;border-radius:7px;background:#fff;color:var(--orange);display:grid;place-items:center}.mention-card svg{width:17px}.mention-card>div{display:flex;min-width:0;flex-direction:column}.mention-card strong{font-size:8.5px}.mention-card small{font-size:6.5px;color:#768691;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticker-bubble{background:transparent!important;box-shadow:none;padding:0}.sticker-bubble:before{display:none}.sticker-message{width:min(220px,45vw);max-height:220px;object-fit:contain}.reaction-summary{position:absolute;bottom:-13px;left:7px;display:flex;gap:2px;padding:2px 4px;border-radius:10px;background:#fff;box-shadow:0 1px 4px #00000029}.mine .reaction-summary{left:auto;right:7px}.reaction-summary button{border:0;background:none;padding:0 2px;font-size:10px}.reaction-summary small{font-size:6px;color:#687984}.quick-react{position:absolute;top:-27px;right:0;padding:3px;border-radius:15px;background:#fff;box-shadow:0 4px 15px #00000021;display:none}.bubble:hover .quick-react{display:flex}.quick-react button{border:0;background:none;font-size:12px;padding:1px 3px}.typing-bubble{width:48px;height:28px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;gap:3px;box-shadow:0 1px 1px #00000014}.typing-bubble i{width:5px;height:5px;border-radius:50%;background:#87949d;animation:pulse 1.2s infinite}.typing-bubble i:nth-child(2){animation-delay:.15s}.typing-bubble i:nth-child(3){animation-delay:.3s}@keyframes pulse{50%{transform:translateY(-3px);opacity:.45}}.composer{min-height:62px;flex:none;background:#f0f2f5;padding:8px 11px;position:relative;z-index:10}.composer-row{display:flex;align-items:flex-end;gap:3px}.composer-row>button{width:38px;height:42px;flex:none;border:0;background:transparent;color:#61727e;display:grid;place-items:center;cursor:pointer}.composer-row>button svg{width:20px}.message-input{min-width:0;flex:1;min-height:42px;max-height:120px;padding:10px 12px;border-radius:9px;background:#fff;display:flex}.message-input textarea{width:100%;border:0;outline:0;resize:none;line-height:20px;max-height:90px;color:#334651;font-size:10px}.send-button{border-radius:50%!important;background:var(--green)!important;color:#fff!important}.replying{height:47px;margin:-2px 45px 7px;padding:7px 9px;border-left:3px solid #15a184;border-radius:6px;background:#fff;display:flex;align-items:center}.replying>div{min-width:0;flex:1;display:flex;flex-direction:column}.replying b{font-size:8px;color:#0a8b73}.replying span{font-size:7px;color:#7a8994;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}.replying button{border:0;background:none;color:#82909a}.replying svg{width:14px}.recording{height:42px;display:flex;align-items:center;gap:7px;color:#d04b43;font-size:9px}.recording i{width:8px;height:8px;border-radius:50%;background:#df4740;animation:pulse 1s infinite}.picker-pop{position:absolute;left:10px;bottom:64px;width:330px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 15px 45px #14263333;overflow:hidden;z-index:20}.picker-pop>header{height:42px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f2}.picker-pop header b{font-size:9px;color:var(--navy)}.picker-pop header button{border:0;background:none;color:#7d8a94}.picker-pop header svg{width:15px}.emoji-picker>div{display:grid;grid-template-columns:repeat(8,1fr);padding:10px}.emoji-picker>div button{border:0;background:none;font-size:20px;padding:5px;border-radius:6px}.emoji-picker>div button:hover{background:#f0f3f4}.sticker-picker{height:430px;display:flex;flex-direction:column}.picker-search{height:45px;margin:8px;display:flex;align-items:center;gap:7px;padding:0 9px;border-radius:8px;background:#f0f2f5}.picker-search svg{width:14px;color:#7d8a94}.picker-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:9px}.sticker-grid{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:5px 9px;overflow:auto}.sticker-grid button{aspect-ratio:1;border:0;background:#f6f8f9;border-radius:6px;padding:4px}.sticker-grid img{width:100%;height:100%;object-fit:contain}.sticker-picker>small{text-align:center;color:#9aa5ae;font-size:6px;padding:6px}.picker-loading{flex:1;display:grid;place-items:center;color:var(--green)}.mention-menu{position:absolute;left:56px;bottom:61px;width:min(390px,calc(100% - 80px));max-height:260px;overflow:auto;padding:6px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 14px 40px #1426332e;z-index:22}.mention-menu button{width:100%;height:52px;border:0;border-radius:7px;background:#fff;display:flex;align-items:center;gap:9px;padding:5px 8px;text-align:left}.mention-menu button:hover{background:#f1f4f5}.mention-menu>button>span{width:32px;height:32px;border-radius:8px;background:#e6f5ef;color:#0a8b73;display:grid;place-items:center}.mention-menu svg{width:15px}.mention-menu button>div{min-width:0;display:flex;flex-direction:column}.mention-menu strong{font-size:8.5px;color:var(--navy)}.mention-menu small{font-size:7px;color:#7e8c97;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.empty-conversation{height:100%;background:#f7f9fa;border-bottom:6px solid var(--green);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;color:#72828e}.empty-logo{width:160px;height:160px;border-radius:50%;background:#eaf0f1;display:grid;place-items:center}.empty-logo img{width:120px;height:120px;object-fit:contain}.empty-conversation h2{font:500 25px Manrope;color:#344750;margin:22px 0 8px}.empty-conversation p{max-width:520px;font-size:10px;line-height:1.7}.empty-conversation>div:nth-of-type(2){display:flex;align-items:center;gap:6px;font-size:8px}.empty-conversation>div svg{width:14px}.empty-conversation>button{height:37px;margin-top:18px;border:0;border-radius:8px;background:var(--green);color:#fff;padding:0 13px;font-size:8px}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a181f73;z-index:50}.new-chat-drawer{width:min(410px,100%);height:100%;background:#fff;box-shadow:10px 0 45px #0003}.new-chat-drawer>header{height:112px;padding:45px 18px 16px;background:var(--green);color:#fff;display:flex;align-items:flex-end;gap:16px}.new-chat-drawer header button{border:0;background:none;color:#fff;display:flex}.new-chat-drawer header svg{width:19px}.new-chat-drawer h3{font-size:13px;margin:0}.new-chat-drawer header small{font-size:7px;color:#fff9}.drawer-search{height:52px;margin:8px 12px;display:flex;align-items:center;gap:8px;padding:0 13px;border-radius:9px;background:#f0f2f5}.drawer-search svg{width:15px;color:#7d8a94}.drawer-search input{flex:1;border:0;outline:0;background:transparent;font-size:9px}.contact-list{overflow:auto;height:calc(100% - 180px)}.contact-list button{width:100%;height:65px;border:0;background:#fff;display:flex;align-items:center;gap:10px;padding:8px 15px;text-align:left}.contact-list button:hover{background:#f3f5f6}.contact-list .avatar{width:41px;height:41px}.contact-list span{min-width:0;flex:1;display:flex;flex-direction:column}.contact-list strong{font-size:10px;color:#283b48}.contact-list small{font-size:7px;color:#83909a;margin-top:4px}.contact-list>button>svg{width:15px;color:#84929c}.splash{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;background:#f2f5f4;color:var(--green)}.splash img{width:110px;height:110px;object-fit:contain}@media(max-width:850px){.chat-app{grid-template-columns:1fr;max-width:none}.chat-sidebar{display:flex}.conversation-panel,.conversation-open .chat-sidebar{display:none}.conversation-open .conversation-panel{display:flex}.back-button{display:grid}.chat-wallpaper{padding-left:14px;padding-right:14px}.bubble{max-width:88%}.login{grid-template-columns:1fr}.login-visual{display:none}.login-action{min-height:100vh}.sidebar-brand{display:flex;height:47px;padding:4px 13px;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f2}.sidebar-brand .brand img{width:32px;height:32px}.sidebar-brand .brand strong{font-size:13px}.sidebar-brand>span{min-width:18px;height:18px;border-radius:10px;background:#25d366;color:#fff;display:grid;place-items:center;font-size:7px}.conversation-header{height:60px;padding:0 7px}.conversation-tools button{width:33px}.message-search{top:7px;right:45px;bottom:7px;left:47px;width:auto}.composer{padding-left:5px;padding-right:5px}.composer-row>button{width:34px}.composer-row>button:nth-child(2){display:none}.picker-pop{left:5px;width:calc(100% - 10px)}.replying{margin-left:37px;margin-right:37px}.encryption-note{white-space:normal;text-align:center}.file-attachment,.mention-card{min-width:220px}.quick-react{display:none!important}}@media(max-width:420px){.chat-sidebar>header{height:58px}.profile-button>span{display:none}.header-actions button{width:34px}.chat-wallpaper{padding:10px 8px 17px}.bubble{max-width:91%}.message-input{padding-left:9px;padding-right:9px}.composer-row>button:nth-child(3){width:31px}.sticker-message{width:180px}.image-attachment img{max-height:330px}.empty-conversation h2{font-size:20px}.empty-logo{width:130px;height:130px}.empty-logo img{width:100px}.apps-pop{top:52px}}.profile-button{text-decoration:none}.group-mode-button{width:calc(100% - 24px);height:42px;margin:10px 12px 0;border:0;border-radius:9px;background:#e5f5ef;color:#08725f;display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;font-weight:700}.group-mode-button svg{width:17px}.group-builder{margin:9px 12px;padding:10px;border:1px solid #dce5e2;border-radius:10px;background:#f8faf9}.group-builder>input{width:100%;height:38px;border:1px solid #d8e1df;border-radius:8px;padding:0 10px;outline:0}.group-builder>div{display:flex;flex-wrap:wrap;gap:5px;margin:7px 0}.group-builder>div button{border:0;border-radius:12px;background:#e4f4ef;color:#08725f;padding:5px 8px;font-size:7px}.group-builder>button{width:100%;height:35px;border:0;border-radius:8px;background:var(--green);color:#fff;font-size:8px}.group-builder>button:disabled{opacity:.4}.contact-list button.selected{background:#ebf7f3}.install-offer{position:fixed;left:50%;bottom:20px;transform:translate(-50%);width:min(520px,calc(100% - 24px));z-index:100;padding:13px 14px;border:1px solid #d2dedb;border-radius:14px;background:#fff;box-shadow:0 18px 55px #0f2c2640;display:flex;align-items:center;gap:12px}.install-offer>img{width:48px;height:48px;object-fit:contain}.install-offer>div{min-width:0;flex:1;display:flex;flex-direction:column}.install-offer strong{font-size:11px;color:var(--navy)}.install-offer span{font-size:8px;color:var(--muted);margin-top:3px}.install-offer label{font-size:7px;color:#687984;margin-top:6px}.install-offer>button:last-child{height:35px;border:0;border-radius:8px;background:var(--green);color:#fff;padding:0 14px;font-size:8px}.install-offer-close{position:absolute;right:5px;top:4px;border:0;background:none!important;color:#84918d!important;padding:4px!important}.install-offer-close svg{width:13px}@media(max-width:520px){.install-offer{bottom:10px}.install-offer>img{width:40px;height:40px}.install-offer>button:last-child{padding:0 10px}}
