:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Noto Sans Myanmar,Myanmar Text,sans-serif;color:#17231f;background:#e9edeb;font-synthesis:none;--green: #176d57;--green-dark: #0f5746;--green-soft: #dff0e8;--line: #e4e8e6;--muted: #73807b}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;overflow:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select{font:inherit}button{color:inherit}.app-loading{min-height:100vh;display:grid;place-items:center;background:#eef3f0}.app-loading .brand-mark{animation:breathe 1.2s ease-in-out infinite alternate}@keyframes breathe{to{transform:scale(1.08);box-shadow:0 10px 30px #176d5755}}.app-shell{height:100vh;display:grid;grid-template-columns:340px minmax(480px,1fr) 0;grid-template-rows:minmax(0,1fr);background:#fff;overflow:hidden}.app-shell:has(.details-panel.open){grid-template-columns:330px minmax(430px,1fr) 320px}.sidebar,.chat-panel,.details-panel{min-width:0;height:100%}.sidebar{display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fbfcfb;z-index:2}.brand-row{height:78px;padding:0 20px;display:flex;align-items:center;gap:11px}.brand-row>div:nth-child(2){display:flex;flex-direction:column;line-height:1.15}.brand-row strong{font-size:18px;letter-spacing:-.4px}.brand-row small{color:var(--muted);font-size:10px;margin-top:4px;letter-spacing:.2px}.brand-mark{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;color:#fff;background:var(--green);box-shadow:0 7px 20px #176d5733}.new-chat{margin-left:auto;background:var(--green-soft)!important;color:var(--green)!important}.language-toggle{margin-left:auto}.language-toggle+.new-chat{margin-left:0}.icon-button{border:0;background:transparent;width:38px;height:38px;border-radius:12px;display:grid;place-items:center;cursor:pointer;color:#68736f;transition:.18s ease}.icon-button:hover{background:#eef2f0;color:var(--green)}.search-wrap{margin:2px 17px 14px;height:42px;display:flex;align-items:center;gap:9px;padding:0 13px;border-radius:12px;background:#eef2f0;color:#85908c}.search-wrap:focus-within{outline:2px solid #176d5728;background:#fff;box-shadow:inset 0 0 0 1px #b9ccc4}.search-wrap input{width:100%;border:0;outline:0;background:transparent;color:#23312c;font-size:13px}.search-wrap input::placeholder{color:#97a19d}.search-wrap>button{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;padding:0;color:#8c7d72;background:transparent;border:0;border-radius:9px;cursor:pointer}.search-wrap>button:hover{color:var(--garnet);background:#eadcc4}.tabs{display:flex;gap:5px;padding:0 17px 13px;border-bottom:1px solid var(--line)}.tabs button{border:0;background:transparent;padding:8px 11px;color:#7a8581;font-size:11px;font-weight:600;border-radius:9px;white-space:nowrap;cursor:pointer}.tabs button.active{color:var(--green-dark);background:var(--green-soft)}.tabs b{display:inline-grid;place-items:center;min-width:16px;height:16px;margin-left:3px;padding:0 4px;color:#fff;background:var(--green);border-radius:8px;font-size:9px}.conversation-list{flex:1;overflow:auto;padding:11px 9px;scrollbar-width:thin}.user-search-results{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #dfd1bb}.user-result{width:100%;min-height:62px;padding:7px 10px;display:flex;align-items:center;gap:10px;color:#3c2b23;background:#fffaf2;border:1px solid #dfceb0;border-radius:14px;cursor:pointer;text-align:left;box-shadow:0 4px 14px #3d25150a}.user-result+.user-result{margin-top:6px}.user-result:hover{background:#efe2c9;border-color:#c6a873;transform:translateY(-1px)}.user-result>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.user-result strong,.user-result small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-result strong{font-size:11px}.user-result small{color:#806f63;font-size:9px}.user-result>svg{color:var(--garnet)}.presence-label{padding:3px 6px;color:#8d7e72;background:#eee6d9;border-radius:999px;font-size:7px;font-style:normal;white-space:nowrap}.presence-label.active{color:#2d704f;background:#dcebdd}.search-feedback{padding:14px 10px;color:#8c7b6f;text-align:center;font-size:9px}.section-label{height:30px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;letter-spacing:.8px;color:#909a96;font-size:9px;font-weight:700}.conversation{width:100%;height:70px;padding:8px 10px;border:0;display:flex;align-items:center;gap:11px;background:transparent;border-radius:13px;text-align:left;cursor:pointer;transition:.15s ease}.conversation:hover{background:#f1f4f2}.conversation.active{background:#e3efe9}.conversation-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:5px}.conversation-top,.conversation-bottom{display:flex;align-items:center;min-width:0}.conversation-top strong{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600}.conversation-top time{font-size:9px;color:#98a19e}.conversation-bottom>span{flex:1;color:#84908b;font-size:10.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unread{min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;color:#fff;background:var(--green);border-radius:10px;font-size:9px}.avatar{flex:0 0 auto;position:relative;display:grid;place-items:center;color:#365148;font-weight:700;letter-spacing:-.3px}.avatar>img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.avatar-sm{width:38px;height:38px;border-radius:13px;font-size:12px}.avatar-md{width:48px;height:48px;border-radius:16px;font-size:13px}.avatar-lg{width:76px;height:76px;border-radius:25px;font-size:21px}.online-dot{position:absolute;right:-1px;bottom:1px;width:11px;height:11px;border:2px solid white;background:#35b77e;border-radius:50%}.profile-row{height:68px;border-top:1px solid var(--line);padding:9px 18px;display:flex;align-items:center;gap:10px;background:#fff}.profile-avatar{background:#244f43;color:#fff}.profile-image{object-fit:cover}.profile-row>span{flex:1;display:flex;flex-direction:column;font-size:11px}.profile-row small{margin-top:3px;color:#7f8a85;font-size:9px}.profile-row small i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#2fb076;margin-right:4px}.chat-panel{display:flex;flex-direction:column;background:#f3f5f3}.chat-header{flex:0 0 70px;padding:0 18px;display:flex;align-items:center;gap:11px;background:#fff;border-bottom:1px solid var(--line);z-index:2}.person-heading{padding:0;border:0;background:none;min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer}.person-heading strong{display:flex;align-items:center;gap:5px;font-size:13px}.person-heading strong svg{color:var(--green)}.person-heading small{color:#3aaa76;margin-top:3px;font-size:9px}.person-heading small.presence-active{color:#27845d;font-weight:650}.person-heading small.presence-inactive{color:#988a80}.header-actions{display:flex;gap:2px}.mobile-back{display:none}.message-area{flex:1;min-height:0;overflow:hidden;position:relative;background-color:#f2f5f3;background-image:radial-gradient(#d2d9d5 .6px,transparent .6px);background-size:16px 16px}.message-area:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 40%,#fff8,#eef3f080 70%)}.encryption-banner{position:relative;z-index:1;width:fit-content;margin:14px auto 8px;padding:6px 11px;display:flex;align-items:center;gap:6px;color:#547067;background:#e4eee9db;border:1px solid #d8e5df;border-radius:10px;font-size:8.5px}.date-divider{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;margin:3px 0 12px}.date-divider span{padding:5px 10px;color:#77827e;background:#fff;border:1px solid #e2e7e4;border-radius:10px;font-size:8px;box-shadow:0 2px 6px #27342d0a}.messages{position:relative;z-index:1;height:calc(100% - 76px);max-width:800px;margin:auto;overflow-y:auto;padding:0 24px 24px;scrollbar-width:thin}.message-row{display:flex;margin:6px 0}.message-row.me{justify-content:flex-end}.bubble{position:relative;max-width:min(72%,470px);padding:9px 12px 7px;background:#fff;border-radius:6px 16px 16px;box-shadow:0 1px 2px #1c332817}.message-row.me .bubble{background:#dff0e7;border-radius:16px 6px 16px 16px}.bubble p{display:inline;margin:0;white-space:pre-wrap;font-family:inherit;font-size:11.5px;line-height:1.72}.message-meta{display:inline-flex;gap:3px;align-items:center;margin-left:9px;color:#8b9692;transform:translateY(4px)}.message-meta time{font-size:7.5px}.message-row.me .message-meta svg{color:#398b70}.reaction{position:absolute;right:8px;bottom:-17px;padding:2px 6px;color:#52645e;background:#fff;border:1px solid #e1e6e3;border-radius:9px;font-size:9px;box-shadow:0 2px 7px #24332b10}.reply{margin:-2px 0 7px;padding:5px 8px;display:flex;flex-direction:column;gap:2px;border-left:2px solid var(--green);background:#ffffff70;border-radius:4px 8px 8px 4px;font-size:8px}.reply b{color:var(--green)}.reply span{color:#72807b}.empty-state{height:70%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8c9792;gap:7px;font-size:11px}.empty-state svg{width:35px;height:35px;padding:8px;border-radius:12px;background:#e3ebe7;color:#5d756c}.empty-state strong{color:#53645d}.composer-area{min-height:81px;padding:6px 20px 11px;background:#fff;border-top:1px solid var(--line)}.connection-state{height:17px;display:flex;justify-content:center;align-items:center;gap:5px;color:#9aa29f;font-size:7.5px}.connection-state span{width:5px;height:5px;background:#d39b56;border-radius:50%}.connection-state span.connected{background:#2cad73}.composer{height:48px;max-width:820px;margin:auto;padding:4px 5px 4px 8px;display:flex;align-items:center;gap:3px;background:#f3f5f4;border:1px solid #e4e8e6;border-radius:16px}.composer:focus-within{background:#fff;border-color:#bed1c9;box-shadow:0 0 0 3px #176d570d}.composer input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#27332f;font-family:inherit;font-size:11px}.composer input::placeholder{color:#9aa29f}.send-button{width:38px;height:38px;border:0;display:grid;place-items:center;color:#fff;background:var(--green);border-radius:12px;cursor:pointer;box-shadow:0 4px 12px #176d5730}.details-panel{overflow:hidden;width:0;border-left:1px solid var(--line);background:#fff;opacity:0;transition:opacity .2s}.details-panel.open{width:auto;opacity:1}.details-panel>header{height:70px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:12px}.detail-person{padding:25px 18px 20px;display:flex;flex-direction:column;align-items:center;border-bottom:1px solid var(--line)}.detail-person h2{margin:12px 0 2px;font-size:15px}.detail-person p{margin:0;color:var(--muted);font-size:9px}.quick-actions{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:20px}.quick-actions button{height:53px;border:1px solid #e5e9e7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#fafbfa;color:#62716b;border-radius:12px;font-size:8px;cursor:pointer}.quick-actions svg{width:16px;color:var(--green)}.security-card{margin:14px;padding:13px;display:flex;align-items:center;gap:8px;background:#e8f3ee;border:1px solid #d9e8e1;border-radius:13px}.security-card>div{min-width:0;flex:1;display:flex;gap:8px;align-items:center}.security-card svg{width:18px;color:var(--green)}.security-card span{display:flex;flex-direction:column;gap:2px}.security-card strong{font-size:9px}.security-card small{font-size:7px;color:#73847d}.security-card button{border:0;color:var(--green);background:transparent;font-size:8px;font-weight:700;cursor:pointer}.detail-links{padding:3px 14px}.detail-links button{width:100%;height:45px;border:0;display:flex;align-items:center;gap:10px;background:transparent;color:#596861;cursor:pointer;font-size:9px}.detail-links button:hover{color:var(--green)}.detail-links svg{width:17px}.detail-links span{flex:1;text-align:left}.detail-links b{color:#929b97;font-size:8px;font-weight:500}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 20%,#fff,#e6efea 62%,#dce8e2)}.auth-language{position:fixed;top:22px;right:24px;display:flex;align-items:center;gap:4px;padding:5px;color:#65746e;background:#ffffffc9;border:1px solid #dbe5e0;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-language svg{margin:0 5px}.auth-language button{border:0;padding:7px 10px;color:#74817c;background:transparent;border-radius:8px;cursor:pointer;font-size:11px}.auth-language button.active{color:#fff;background:var(--green)}.auth-card{width:min(430px,100%);padding:44px 48px;text-align:center;background:#fffffff0;border:1px solid #dce6e1;border-radius:28px;box-shadow:0 28px 80px #173f2d1a}.auth-logo{position:relative;width:68px;height:68px;margin:0 auto 24px;display:grid;place-items:center;color:#fff;background:var(--green);border-radius:22px;box-shadow:0 14px 30px #176d5733}.auth-logo>svg:first-child{width:32px;height:32px}.auth-logo>svg:last-child{position:absolute;right:-5px;bottom:-5px;width:24px;height:24px;padding:5px;color:var(--green);background:#fff;border:1px solid #d9e6e0;border-radius:9px}.auth-card h1{margin:0 0 10px;font-size:24px;letter-spacing:-.7px}.auth-card>p{margin:0 auto 28px;max-width:290px;color:var(--muted);font-size:12px;line-height:1.7}.google-button{min-height:44px;display:flex;justify-content:center}.auth-busy{height:44px;display:grid;place-items:center;color:var(--green);font-size:12px}.auth-card .setup-note{margin-bottom:14px;padding:10px;color:#7d7461;background:#f8f3e8;border-radius:10px;font-size:10px}.primary-action,.secondary-action,.signout-button{min-height:40px;padding:0 16px;border-radius:11px;cursor:pointer;font-weight:650;font-size:11px}.primary-action{border:0;color:#fff;background:var(--green);box-shadow:0 5px 14px #176d5725}.primary-action:hover{background:var(--green-dark)}.primary-action:disabled{opacity:.6;cursor:wait}.secondary-action{border:1px solid #dfe5e2;color:#63716b;background:#fff}.signout-button{border:0;display:flex;align-items:center;gap:7px;color:#ad4b4b;background:#fff1f1}.form-error{margin:12px 0 0!important;color:#b34848!important;font-size:10px!important}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#11251d70;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.profile-modal{width:min(500px,100%);overflow:hidden;background:#fff;border-radius:22px;box-shadow:0 30px 80px #0d241a55}.profile-modal>header{height:64px;padding:0 18px 0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.profile-modal>header span{display:flex;align-items:center;gap:9px}.profile-modal>header svg{color:var(--green)}.profile-modal>header strong{font-size:14px}.profile-form{padding:22px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.profile-form label{display:flex;flex-direction:column;gap:7px;color:#65736d;font-size:10px;font-weight:650}.profile-form input,.profile-form select{width:100%;height:42px;padding:0 12px;border:1px solid #dfe6e2;outline:0;color:#26352f;background:#f9fbfa;border-radius:10px;font-size:12px}.profile-form input[readonly]{color:#8a7c70;background:#ece4d6;cursor:default}.profile-form input:focus,.profile-form select:focus{border-color:#9fbdaf;box-shadow:0 0 0 3px #176d5710}.username-input{display:flex;align-items:center;border:1px solid #dfe6e2;background:#f9fbfa;border-radius:10px}.username-input span{padding-left:12px;color:#829089}.username-input input{border:0;background:transparent}.profile-email{grid-column:1 / -1;padding:10px 12px;color:#7a8781;background:#f0f4f2;border-radius:9px;font-size:10px}.profile-form .form-error{grid-column:1 / -1}.profile-modal>footer{min-height:68px;padding:12px 20px;display:flex;align-items:center;gap:9px;border-top:1px solid var(--line);background:#fafbfa}.profile-modal>footer>span{flex:1}:root{color:#30241e;background:#211611;--green: #7b2425;--green-dark: #581719;--green-soft: #efe1c7;--lacquer: #241410;--lacquer-soft: #352019;--garnet: #7b2425;--gold: #b88a3b;--gold-bright: #d4ac62;--gold-wash: #f0e3c8;--paper: #fbf8f0;--ivory: #f5efe3;--ink: #30241e;--line: #ded1bd;--muted: #807267;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Noto Sans Myanmar,Myanmar Text,sans-serif}body{background:var(--lacquer)}button,input,select{font-family:inherit}.app-shell{grid-template-columns:354px minmax(480px,1fr) 0;background:var(--paper);box-shadow:inset 0 0 0 1px #59402e}.app-shell:has(.details-panel.open){grid-template-columns:344px minmax(430px,1fr) 326px}.sidebar{border-right-color:#c8b696;background:#f6f0e5}.brand-row{height:88px;padding:0 19px;gap:12px;color:#f7efd9;background:var(--lacquer);border-bottom:3px double #8d6935;position:relative}.brand-row:after{content:"";position:absolute;left:19px;right:19px;bottom:5px;height:1px;background:linear-gradient(90deg,transparent,#b88a3b88,transparent)}.brand-row>.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-row strong{font-family:inherit;color:#fff9e9;font-size:19px;font-weight:650;letter-spacing:-.3px}.brand-row small{color:#cbae78;font-size:9px;font-weight:500;letter-spacing:.15px}.brand-mark{width:42px;height:42px;color:#f7e5b7;background:#702225;border:1px solid #bc914d;border-radius:50%;box-shadow:0 0 0 3px #241410,0 0 0 4px #79572f}.brand-mark svg{width:19px}.language-toggle,.new-chat{color:#d4b77e!important;background:transparent!important;border:1px solid #6e5138!important;border-radius:2px!important}.language-toggle:hover,.new-chat:hover{color:#fff3d0!important;background:#4a2a21!important;border-color:#a77c40!important}.search-wrap{height:44px;margin:16px 16px 12px;padding:0 12px;color:#8a796b;background:#fbf8f0;border:1px solid #d8cbb7;border-radius:2px;box-shadow:inset 3px 0 0 var(--gold)}.search-wrap:focus-within{outline:0;background:#fffdf8;border-color:#aa8b5b;box-shadow:inset 3px 0 0 var(--garnet),0 3px 14px #3c26100d}.search-wrap input{color:var(--ink);font-size:12px}.tabs{gap:0;padding:0 16px 13px;border-bottom:3px double #d7c9b4}.tabs button{padding:8px 12px 7px;color:#6e6056;background:transparent;border-radius:0;border-bottom:1px solid transparent;font-size:10px;font-weight:500;letter-spacing:0}.tabs button.active{color:var(--garnet);background:transparent;border-bottom:2px solid var(--garnet)}.tabs b{color:#fff6e2;background:var(--garnet);border-radius:50%}.conversation-list{padding:8px 11px 12px;background:linear-gradient(90deg,#f3ecdf,#f8f3e9 20% 80%,#f1e9db)}.conversation-empty{min-height:190px;margin:8px 5px;padding:24px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;color:#897765;border:1px dashed #d5c2a2;border-radius:18px;background:#fffaf0a8}.conversation-empty>svg{color:var(--garnet)}.conversation-empty strong{color:#4b3529;font-size:13px}.conversation-empty span{font-size:10px}.conversation-empty button,.no-conversation-selected button{display:inline-flex;align-items:center;gap:7px;margin-top:6px;padding:9px 14px;color:#fff8e9;background:var(--garnet);border:0;border-radius:999px;font:inherit;cursor:pointer;box-shadow:0 5px 14px #70222526}.section-label{height:34px;padding:0 9px;color:#927e6a;font-size:8px;font-weight:600;letter-spacing:.65px}.conversation{height:72px;padding:8px 9px;gap:12px;border-radius:2px;border-bottom:1px solid #e1d5c3}.conversation:hover{background:#fffaf0}.conversation.active{position:relative;background:#fffaf0;box-shadow:0 3px 14px #5735160c}.conversation.active:before{content:"";position:absolute;left:-1px;top:9px;bottom:9px;width:3px;background:var(--garnet);box-shadow:2px 0 #c69a4e}.conversation-top strong{color:#3a2a23;font-size:12.5px;font-weight:600;letter-spacing:-.1px}.conversation-top time{color:#9b8a7b}.conversation-bottom>span{color:#74655b;font-size:10px}.unread{color:#fff3d0;background:var(--garnet);border:1px solid #9f6e37;border-radius:50%}.avatar{color:#4c3429;border:1px solid #d1bc99;box-shadow:inset 0 0 0 3px #fff6}.avatar-sm,.avatar-md,.avatar-lg{border-radius:50%}.online-dot{border-color:#fbf6eb;background:#7e994e}.profile-row{height:72px;color:#f5ead2;background:var(--lacquer);border-top:3px double #8b6739}.profile-row strong{color:#fff7e6}.profile-row small{color:#bfa987}.profile-row .icon-button{color:#d2b475;border-radius:2px}.profile-avatar{color:#f6dfad;background:#712225;border-color:#b88a3b}.chat-panel{background:var(--ivory)}.no-conversation-selected{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:32px;text-align:center;color:#806f60;background:radial-gradient(circle at center,#fffaf0 0,#f4ecdf 58%,#eee3d2)}.no-conversation-selected .brand-mark{display:grid;place-items:center;width:62px;height:62px;margin-bottom:6px}.no-conversation-selected strong{color:#3a2a23;font-size:18px}.no-conversation-selected span{font-size:12px}.chat-header{flex-basis:74px;padding:0 20px;background:#fcf9f1;border-bottom:3px double #d4c3a7}.chat-header .avatar{box-shadow:inset 0 0 0 3px #fff8e8,0 2px 8px #4f331c14}.person-heading strong{color:#33241d;font-size:12.5px}.person-heading strong svg{color:var(--garnet)}.person-heading small{color:#6f5b39}.person-heading small.typing-status{color:var(--garnet);font-weight:600}.icon-button{border-radius:2px;color:#75665b}.icon-button:hover{color:var(--garnet);background:#eee2cc}.message-area{background-color:#eee6d8;background-image:radial-gradient(circle at 1px 1px,#b59e7a1a 1px,transparent 1.2px),linear-gradient(135deg,transparent 48%,#ad936a0b 49%,#ad936a0b 51%,transparent 52%);background-size:18px 18px,56px 56px}.message-area:before{background:radial-gradient(ellipse at 50% 38%,#fffaf0b8,#f1e8d9a8 68%,#e9dfcfb8)}.encryption-banner{margin-top:15px;padding:6px 13px;gap:7px;color:#765c34;background:#f8f0dfed;border:1px solid #cdb88e;border-radius:1px;font-size:8px;letter-spacing:.15px;box-shadow:0 2px 10px #5035190a}.encryption-banner i{width:18px;height:1px;background:#b8904d;position:relative}.encryption-banner i:after{content:"";position:absolute;width:3px;height:3px;top:-1px;background:#7b2425;transform:rotate(45deg)}.encryption-banner i:first-child:after{right:0}.encryption-banner i:last-child:after{left:0}.date-divider span{color:#806f60;background:#f9f4e9;border-color:#d7c6aa;border-radius:1px}.messages{max-width:850px;padding-inline:28px}.bubble{padding:10px 13px 8px;color:#342820;background:#fffdf8;border:1px solid #e0d5c3;border-radius:2px 10px 10px;box-shadow:0 2px 5px #38221112,0 8px 24px #50351908}.message-row.me .bubble{background:#efe1c4;border-color:#d3bc8f;border-radius:10px 2px 10px 10px}.bubble p{color:#342820;font-family:inherit;font-size:12px;font-weight:400;line-height:1.68;letter-spacing:0}.message-sender{display:block;margin:0 0 4px;color:var(--garnet);font-size:clamp(9px,.72vw,10.5px);font-weight:700;line-height:1.35}.message-row.me .message-sender{color:#6d5128;text-align:right}.message-row.me .message-meta svg{color:var(--garnet)}.reaction{border-color:#d9c8aa;border-radius:50%}.reply{border-left-color:var(--garnet);background:#fffaf06b;border-radius:0}.reply b{color:var(--garnet)}.message-row:has(.reaction-list),.message-row:has(.reaction){margin-bottom:24px}.message-actions{position:absolute;top:50%;right:calc(100% + 7px);z-index:3;display:flex;align-items:center;padding:3px;gap:1px;background:#fffaf2f2;border:1px solid #d9c8aa;box-shadow:0 5px 16px #3b24151a;opacity:0;pointer-events:none;transform:translateY(-50%) translate(4px);transition:.15s ease}.message-row.them .message-actions{right:auto;left:calc(100% + 7px);transform:translateY(-50%) translate(-4px)}.message-row:focus-within .message-actions{opacity:1;pointer-events:auto;transform:translateY(-50%) translate(0)}@media(hover:hover){.message-row:hover .message-actions{opacity:1;pointer-events:auto;transform:translateY(-50%) translate(0)}}.message-actions button{width:29px;height:28px;padding:0;display:grid;place-items:center;border:0;color:#735d4d;background:transparent;cursor:pointer;font-size:14px}.message-actions button:hover{color:var(--garnet);background:#eee1ca}.reaction-list{position:absolute;right:8px;bottom:-22px;z-index:2;display:flex;gap:3px}.message-row.them .reaction-list{right:auto;left:8px}.reaction-chip{height:23px;padding:1px 7px;display:flex;align-items:center;gap:4px;color:#5f5147;background:#fffaf2;border:1px solid #d9c8aa;border-radius:12px;box-shadow:0 2px 7px #3b241514;cursor:pointer}.reaction-chip.active{color:#742326;background:#f0dfbd;border-color:#b78a45}.reaction-chip b{font-size:9px;font-weight:650}.composer-area{min-height:86px;padding:5px 20px 12px;background:#fbf8f1;border-top:3px double #d4c3a7}.connection-state{color:#716359;letter-spacing:.2px}.connection-state span.connected{background:#71833f}.composer-stack{position:relative;width:min(100%,960px);margin:auto}.composer{height:50px;padding-inline:7px;background:#f7f1e7;border:1px solid #d6c8b4;border-radius:2px;box-shadow:inset 3px 0 #b88a3b}.composer:focus-within{background:#fffdf8;border-color:#ad8c57;box-shadow:inset 3px 0 0 var(--garnet),0 4px 18px #4f331c0d}.composer input{color:#3a2a23;font-family:inherit}.send-button{color:#f9eac6;background:var(--garnet);border:1px solid #a77839;border-radius:2px;box-shadow:0 4px 12px #681e2028}.composer-reply{min-height:48px;margin-bottom:5px;padding:7px 7px 7px 12px;display:flex;align-items:center;gap:9px;color:var(--garnet);background:#f7edda;border:1px solid #d7c49f;border-left:3px solid var(--garnet);box-shadow:0 -4px 18px #3f28110b}.composer-reply>span{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.composer-reply b{font-size:10px}.composer-reply small{overflow:hidden;color:#746459;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.composer-reply .icon-button{width:32px;height:32px}.emoji-picker{position:absolute;left:0;bottom:calc(100% + 8px);z-index:8;width:min(310px,calc(100vw - 24px));padding:9px;display:grid;grid-template-columns:repeat(6,1fr);gap:3px;background:#fffaf0;border:1px solid #b99153;box-shadow:0 15px 38px #24140f2c}.emoji-picker button{width:42px;height:38px;border:0;background:transparent;cursor:pointer;font-size:21px}.emoji-picker button:hover{background:#eee0c7}.composer .icon-button.active{color:var(--garnet);background:#eadabd}.message-notification{position:fixed;top:18px;right:18px;z-index:30;width:min(360px,calc(100vw - 28px));padding:11px 13px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;color:#38261e;text-align:left;background:#fffaf0f2;border:1px solid #b78a45;box-shadow:0 16px 44px #1d0e0938;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;animation:notification-in .2s ease-out}.notification-mark{width:38px;height:38px;display:grid;place-items:center;color:#f5dfac;background:var(--garnet);border:1px solid #b78a45;border-radius:50%}.message-notification>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.message-notification b{font-size:11px}.message-notification small{overflow:hidden;color:#76655a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.message-notification>i{color:#89672f;font-size:8px;font-style:normal;white-space:nowrap}@keyframes notification-in{0%{opacity:0;transform:translateY(-8px)}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.composer-error{width:min(100%,960px);margin:5px auto 0;color:#8d292b;font-size:9px}.message-media{width:min(320px,100%);max-height:280px;margin:1px 0 7px;padding:0;display:block;overflow:hidden;border:1px solid #d5c19d;background:#eadcc3;cursor:pointer}.message-media img{width:100%;max-height:278px;display:block;object-fit:cover}.media-gallery{width:min(720px,100%);max-height:min(760px,90dvh);display:flex;flex-direction:column;overflow:hidden;background:var(--paper);border:1px solid #b88a3b;box-shadow:0 0 0 6px #241410,0 30px 80px #0b0504aa}.media-gallery>header{flex:0 0 64px;padding:0 16px 0 20px;display:flex;align-items:center;justify-content:space-between;color:#f6ead0;background:var(--lacquer);border-bottom:3px double #8a6738}.media-gallery>header span{display:flex;align-items:center;gap:9px}.media-gallery>header svg{color:#d3ad68}.media-gallery>header strong{font-size:13px}.media-grid{min-height:0;padding:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;overflow-y:auto}.media-grid a{min-width:0;color:#433027;background:#fffaf0;border:1px solid #d9c7a7;text-decoration:none}.media-grid img{width:100%;aspect-ratio:1;display:block;object-fit:cover;background:#e8ddc9}.media-grid a>span{padding:8px;display:flex;flex-direction:column;gap:3px}.media-grid b,.media-grid small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-grid b{font-size:9px}.media-grid small{color:#837266;font-size:8px}.media-empty{min-height:260px;display:grid;place-content:center;justify-items:center;gap:9px;color:#89786b;font-size:11px}.media-empty svg{color:#a47b3d}.details-panel{background:#f8f3e9;border-left:3px double #cdbb9e}.details-panel>header{height:74px;color:#f6ead0;background:var(--lacquer);border-bottom:3px double #8a6738}.details-panel>header .icon-button{color:#d2b477}.detail-person{border-bottom-color:#d9ccb7;background:linear-gradient(#fbf8ef,#f3ebdd)}.detail-person h2{color:#35251d;font-family:inherit;font-weight:600;letter-spacing:-.2px}.detail-person p{color:#8b7664}.quick-actions button{color:#6f5d50;background:#fbf7ee;border-color:#d9ccb7;border-radius:2px}.quick-actions svg{color:var(--garnet)}.security-card{background:#efe2c8;border-color:#cdb585;border-radius:2px}.security-card svg,.security-card button{color:var(--garnet)}.detail-links button{border-bottom:1px solid #e3d7c5}.detail-links button:hover{color:var(--garnet)}.auth-page{background-color:var(--lacquer);background-image:radial-gradient(circle at 50% 42%,#6e3b251f,transparent 34%),repeating-radial-gradient(circle at 0 100%,transparent 0 24px,#b88a3b0b 25px 26px)}.auth-page:before,.auth-page:after{content:"";position:fixed;width:140px;height:140px;border:1px solid #b88a3b30;border-radius:50%;box-shadow:inset 0 0 0 10px #241410,inset 0 0 0 11px #b88a3b1c,inset 0 0 0 30px #241410,inset 0 0 0 31px #b88a3b12}.auth-page:before{left:-58px;bottom:-58px}.auth-page:after{right:-58px;top:-58px}.auth-language{color:#d5bd8a;background:#2d1b16e8;border-color:#6f5131;border-radius:2px}.auth-language button{color:#bda985;border-radius:1px}.auth-language button.active{color:#fff1cf;background:var(--garnet)}.auth-card{position:relative;width:min(450px,100%);padding:42px 50px 48px;background:#fbf6eaf7;border:1px solid #b9904d;border-radius:2px;box-shadow:0 0 0 7px #241410,0 0 0 8px #6d4e2e,0 32px 90px #08040388}.auth-card:before{content:"";position:absolute;inset:8px;border:1px solid #d8c49d;pointer-events:none}.auth-ornament{height:14px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;gap:7px}.auth-ornament span{width:48px;height:1px;background:linear-gradient(90deg,transparent,#b88a3b)}.auth-ornament span:last-child{transform:scaleX(-1)}.auth-ornament i{width:7px;height:7px;border:1px solid var(--garnet);transform:rotate(45deg)}.auth-logo{color:#f8e9c4;background:var(--garnet);border:1px solid #b88a3b;border-radius:50%;box-shadow:0 0 0 5px #f5ebd8,0 0 0 6px #b88a3b}.auth-logo>svg:last-child{color:var(--garnet);background:#f8f0df;border-color:#b88a3b;border-radius:50%}.auth-card h1{color:#34241d;font-family:inherit;font-size:25px;font-weight:650;letter-spacing:-.45px}.auth-card>p{color:#77675a}.auth-card .setup-note{color:#785e39;background:#eee1c7;border:1px solid #dac295;border-radius:1px}.account-entry-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:13px}.account-entry-actions button,.account-form>.primary-action{display:flex;align-items:center;justify-content:center;gap:7px}.account-form{position:relative;z-index:1;display:grid;gap:13px;text-align:left}.account-form-heading{display:flex;align-items:center;gap:9px;margin-bottom:3px}.account-form-heading>span{display:flex;flex-direction:column;gap:2px}.account-form-heading strong{color:#3d2b22;font-size:13px}.account-form-heading small{color:#806f62;font-size:9px}.account-form label{display:flex;flex-direction:column;gap:6px;color:#66564c;font-size:10px;font-weight:650}.account-form label>small{color:#8b796a;font-size:8px;font-weight:400;line-height:1.45}.account-form input{width:100%;height:41px;padding:0 11px;color:#37271f;background:#fffdf8;border:1px solid #d3c1a4;outline:0;font-size:12px}.account-form input:focus{border-color:#a4783a;box-shadow:inset 3px 0 0 var(--garnet)}.account-form .username-input input{border:0;box-shadow:none}.account-form>.primary-action{width:100%;margin-top:2px}.demo-accounts{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:9px;text-align:left}.demo-heading{grid-column:1 / -1;margin-bottom:3px;display:flex;flex-direction:column;gap:3px;text-align:center}.demo-heading strong{color:#4a352a;font-size:11px}.demo-heading small{color:#877568;font-size:8px;line-height:1.5}.demo-accounts>button{min-width:0;padding:10px;display:flex;align-items:center;gap:9px;color:#3a2b24;background:#fffaf0;border:1px solid #d4bf99;cursor:pointer;text-align:left;transition:border-color .15s,background .15s}.demo-accounts>button:hover{background:#f3e7ce;border-color:#9e7135}.demo-accounts>button>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.demo-accounts>button strong{overflow:hidden;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.demo-accounts>button small{color:#8a7769;font-size:8px}.demo-accounts>button>svg{width:14px;color:#976b35}.demo-avatar{width:31px;height:31px;flex:0 0 auto;display:grid;place-items:center;color:#f8eac7;background:var(--garnet);border:1px solid #b88a3b;border-radius:50%;font-size:10px;font-weight:600}.demo-avatar.alt{color:#503729;background:#e7d5b5}.primary-action,.secondary-action,.signout-button{border-radius:2px;font-weight:600;letter-spacing:0}.primary-action{color:#fff0cf;background:var(--garnet);border:1px solid #a97b3d}.primary-action:hover{background:#5f181a}.modal-backdrop{background:#180e0bc4}.profile-modal{background:var(--paper);border:1px solid #b88a3b;border-radius:2px;box-shadow:0 0 0 6px #241410,0 30px 80px #0b0504aa}.profile-modal>header{color:#f6ead0;background:var(--lacquer);border-bottom:3px double #8a6738}.profile-modal>header svg{color:#d3ad68}.profile-form{background:#fbf7ed}.profile-form label{color:#705f52}.profile-form input,.profile-form select,.username-input{color:#34251e;background:#fffdf8;border-color:#d4c4aa;border-radius:2px}.profile-form input:focus,.profile-form select:focus{border-color:#a77d42;box-shadow:inset 3px 0 0 var(--garnet)}.profile-email{color:#7a685a;background:#eee5d5;border-radius:1px}.profile-modal>footer{background:#f0e7d8;border-top:1px solid #d3c2a7}.secondary-action{border-color:#cdbb9f;background:#fbf7ee;border-radius:2px}.signout-button{color:#81292a;background:#ead9ce;border-radius:2px}.app-shell{width:100%;height:100vh;height:100dvh}.chat-panel{min-height:0;height:100dvh;overflow:hidden}.chat-header{flex:0 0 clamp(62px,7vh,74px);padding-inline:clamp(12px,2vw,22px);gap:clamp(8px,1.2vw,12px)}.chat-header .avatar-sm{width:40px;height:40px}.person-heading strong{font-size:clamp(13px,1.1vw,15px)}.person-heading small{font-size:clamp(9px,.8vw,11px)}.header-actions{gap:clamp(0px,.4vw,4px)}.message-area{display:flex;min-height:0;overflow:hidden}.messages{width:100%;max-width:none;height:auto;min-height:0;flex:1;margin:0;padding:clamp(12px,2.2vh,24px) 0 clamp(16px,2.5vh,28px);display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.messages>.encryption-banner{flex:0 0 auto;margin:auto auto 9px}.messages>.date-divider{flex:0 0 auto;margin:0 0 clamp(10px,1.5vh,16px)}.message-row{width:min(100%,960px);flex:0 0 auto;margin:3px auto;padding-inline:clamp(16px,4vw,52px)}.bubble{max-width:min(68%,560px);padding:9px 13px 8px}.bubble p{font-size:clamp(12.5px,1vw,14px);line-height:1.62}.message-meta{margin-left:8px;transform:translateY(3px)}.message-meta time{font-size:clamp(8px,.65vw,9px)}.reply{font-size:clamp(9px,.75vw,10px)}.empty-state{width:min(100%,960px);min-height:220px;height:auto;flex:1;margin:auto;font-size:12px}.composer-area{flex:0 0 auto;min-height:80px;padding:4px clamp(12px,3vw,28px) max(10px,env(safe-area-inset-bottom))}.connection-state{height:18px;font-size:clamp(8px,.7vw,10px)}.composer{width:100%;max-width:960px;height:clamp(48px,5.5vh,54px)}.composer input{font-size:clamp(12.5px,1vw,14px)}.composer .icon-button,.send-button{flex:0 0 auto}@media(max-width:1200px){.app-shell,.app-shell:has(.details-panel.open){grid-template-columns:clamp(280px,31vw,340px) minmax(0,1fr)}.details-panel{position:fixed;right:0;top:0;bottom:0;z-index:5;box-shadow:-15px 0 40px #15251d1b}.details-panel.open{width:min(380px,56vw)}.message-row{padding-inline:clamp(18px,4vw,34px)}.bubble{max-width:min(76%,520px)}}@media(min-width:768px)and (max-width:1024px){.app-shell,.app-shell:has(.details-panel.open){grid-template-columns:clamp(270px,35vw,310px) minmax(0,1fr)}.brand-row{padding-inline:14px}.brand-row strong{font-size:17px}.brand-row .icon-button{width:35px;height:35px}.search-wrap,.tabs{margin-left:12px;margin-right:12px}.tabs{padding-left:0;padding-right:0}.conversation{padding-inline:7px;gap:9px}.conversation .avatar-md{width:44px;height:44px}.chat-header{padding-inline:13px}.message-row{padding-inline:clamp(16px,3vw,28px)}.bubble{max-width:min(82%,500px)}.composer-area{padding-inline:14px}.details-panel.open{width:min(380px,62vw)}}@media(max-width:900px){.header-actions .icon-button:nth-child(2),.header-actions .icon-button:nth-child(3){display:none}}@media(max-width:767px),(max-width:900px)and (max-height:560px){.app-shell,.app-shell:has(.details-panel.open){display:block}.sidebar,.chat-panel{display:none;width:100%}.sidebar.mobile-visible,.chat-panel.mobile-visible{display:flex}.sidebar,.chat-panel{height:100vh;height:100dvh}.mobile-back{display:grid}.brand-row{padding-top:env(safe-area-inset-top);height:calc(78px + env(safe-area-inset-top))}.chat-header{padding-top:env(safe-area-inset-top);flex-basis:calc(62px + env(safe-area-inset-top));padding-inline:max(8px,env(safe-area-inset-left)) max(8px,env(safe-area-inset-right))}.chat-header .avatar-sm{width:38px;height:38px}.message-row{padding-inline:clamp(10px,3vw,16px)}.bubble{max-width:min(88%,520px)}.messages>.encryption-banner{max-width:calc(100% - 24px);text-align:center}.encryption-banner i{width:10px}.composer-area{min-height:76px;padding-left:max(8px,env(safe-area-inset-left));padding-right:max(8px,env(safe-area-inset-right))}.composer{height:50px}.composer input{font-size:16px}.composer .icon-button,.send-button{min-width:40px;min-height:40px}.message-actions{top:-34px;right:0;transform:none}.message-row.them .message-actions{top:-34px;right:auto;left:0;transform:none}.message-row:focus-within .message-actions{transform:none}@media(hover:hover){.message-row:hover .message-actions{transform:none}}.message-notification{top:max(10px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right))}.details-panel.open{width:min(90vw,360px);height:100dvh;overflow-y:auto}.auth-page{align-items:start;overflow-y:auto;padding-top:max(78px,calc(env(safe-area-inset-top) + 62px));padding-bottom:30px}.auth-card{padding:36px 24px}.auth-language{top:max(14px,env(safe-area-inset-top));right:14px}.demo-accounts{grid-template-columns:1fr}.demo-heading{grid-column:1}.profile-modal{max-height:92dvh;overflow-y:auto}.profile-form{grid-template-columns:1fr}.profile-email{grid-column:1}.profile-modal>footer{flex-wrap:wrap}.profile-modal>footer>span{display:none}.signout-button{margin-right:auto}.media-gallery{max-height:92dvh}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px}}@media(max-width:430px){.header-actions .icon-button:first-child{display:none}.chat-header{gap:7px}.person-heading strong{max-width:42vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bubble{max-width:92%}.bubble p{font-size:13px}.message-row{padding-inline:9px}.composer{padding-left:4px}.composer .icon-button{width:38px;height:38px}.emoji-picker{grid-template-columns:repeat(6,1fr)}.emoji-picker button{width:auto;min-width:0}.message-notification{grid-template-columns:36px minmax(0,1fr)}.message-notification>i{display:none}.account-entry-actions{grid-template-columns:1fr}}@media(max-width:350px){.composer .icon-button[aria-label*=Attach],.composer .icon-button[aria-label*=ဖိုင်],.brand-copy small{display:none}}@media(max-width:900px)and (max-height:560px){.brand-row{height:62px}.chat-header{flex-basis:56px}.messages>.encryption-banner,.messages>.date-divider{display:none}.composer-area{min-height:66px;padding-bottom:max(5px,env(safe-area-inset-bottom))}.connection-state{height:13px}}@media(max-height:700px){.chat-header{flex-basis:60px}.composer-area{min-height:72px}.connection-state{height:15px}.messages{padding-block:10px 14px}}:root{--radius-sm: 9px;--radius-md: 14px;--radius-lg: 20px;--radius-xl: 28px;--surface-shadow: 0 8px 24px #3d251510;--floating-shadow: 0 18px 48px #26130d2b}.language-toggle,.new-chat,.icon-button{border-radius:12px!important}.search-wrap{border-radius:14px;box-shadow:0 4px 16px #3e27100a,inset 3px 0 0 var(--gold)}.tabs{gap:4px}.tabs button{border-radius:10px}.tabs button.active{background:#eadcbe;border-bottom-color:transparent;box-shadow:inset 0 0 0 1px #d4bd92}.conversation-list{padding-inline:10px}.conversation{height:70px;margin:3px 0;border:1px solid transparent;border-radius:15px}.conversation.active{border-color:#decba7;border-bottom-color:#decba7;border-radius:15px;box-shadow:0 7px 22px #4a2b120f}.conversation.active:before{left:3px;top:15px;bottom:15px;width:3px;border-radius:5px}.unread{border-radius:999px}.profile-row .icon-button{border-radius:12px}.encryption-banner,.date-divider span{border-radius:999px}.bubble{border-radius:7px 18px 18px;box-shadow:0 4px 14px #38221113}.message-row.me .bubble{border-radius:18px 7px 18px 18px}.reply{border-radius:5px 11px 11px 5px}.message-actions{overflow:hidden;border-radius:13px;box-shadow:var(--surface-shadow)}.message-actions button{border-radius:9px}.reaction,.reaction-chip{border-radius:999px}.message-media{overflow:hidden;border-radius:14px}.composer{border-radius:18px;box-shadow:0 6px 22px #3f28110d,inset 3px 0 #b88a3b}.composer:focus-within{box-shadow:0 8px 28px #3f281115,inset 3px 0 0 var(--garnet)}.send-button{border-radius:13px}.composer-reply{border-radius:14px;box-shadow:var(--surface-shadow)}.emoji-picker{overflow:hidden;border-radius:18px;box-shadow:var(--floating-shadow)}.emoji-picker button{border-radius:10px}.message-notification{overflow:hidden;border-radius:18px;box-shadow:var(--floating-shadow)}.details-panel{border-radius:0}.quick-actions button{border-radius:14px}.security-card{border-radius:16px;box-shadow:var(--surface-shadow)}.detail-links button{margin:3px 0;padding-inline:10px;border:0;border-radius:11px}.detail-links button:hover{background:#eee2cd}.auth-language{border-radius:16px;box-shadow:var(--surface-shadow)}.auth-language button{border-radius:11px}.auth-card{border-radius:28px;box-shadow:0 0 0 1px #6d4e2e,0 32px 90px #08040370}.auth-card:before{border-radius:20px}.auth-card .setup-note{border-radius:13px}.demo-accounts>button{border-radius:14px;box-shadow:0 4px 14px #4b2d130a}.primary-action,.secondary-action,.signout-button,.account-form input,.account-form .username-input{border-radius:12px}.profile-modal,.media-gallery{overflow:hidden;border-radius:24px;box-shadow:0 0 0 1px #6d4e2e,var(--floating-shadow)}.profile-form input,.profile-form select,.username-input{border-radius:12px}.profile-email{border-radius:11px}.media-grid a{overflow:hidden;border-radius:14px;box-shadow:var(--surface-shadow)}@media(max-width:1200px){.details-panel.open{border-radius:22px 0 0 22px;box-shadow:-18px 0 50px #26130d30}}@media(max-width:767px),(max-width:900px)and (max-height:560px){.search-wrap,.conversation,.conversation.active{border-radius:14px}.bubble{border-radius:6px 17px 17px}.message-row.me .bubble{border-radius:17px 6px 17px 17px}.composer{border-radius:17px}.profile-modal,.media-gallery{border-radius:20px}}
