:root{--background:#101415;--surface:#1c2420;--border:#29332f;--text:#e0e9e2;--muted:#82968a;--tiffany:#81d8d0;--purple:#b39adb;--champagne-gold:#b9a67a;--danger:#d99e8e;--radius:12px;--space:8px;--shadow:0 12px 35px #0003}*{box-sizing:border-box}html,body,#root{width:100%;height:100dvh;margin:0}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--background);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,textarea,select{font:inherit}button{cursor:pointer}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{color:inherit;background:0 0;border:0}button:disabled{cursor:not-allowed;opacity:.35}button:focus-visible,a:focus-visible{outline:2px solid var(--tiffany);outline-offset:4px}input,textarea{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:9px;outline:none;min-width:0;padding:13px 14px}input:focus,textarea:focus{border-color:var(--tiffany)}input::placeholder,textarea::placeholder{color:#626a6d}input[type=checkbox]{accent-color:var(--tiffany);flex-shrink:0;width:17px;height:17px}::selection{color:#fff;background:#365e5c}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.logo{color:var(--tiffany);letter-spacing:-1.2px;align-items:center;gap:10px;font-size:24px;font-weight:620;display:inline-flex}.logo svg{width:34px;height:34px}.logo>span{color:#edf4f2}.brand-dot{color:var(--tiffany)}.logo.small svg{width:54px;height:54px}.button{border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:13px 19px;font-size:13px;font-weight:580;transition:background .14s,transform .14s;display:inline-flex}.button.primary{background:var(--tiffany);color:#102a29}.button.primary:hover:not(:disabled){background:#a1e9e1;transform:translateY(-1px)}.button.secondary{color:#e1e7e5;background:#202627;border:1px solid #343c3d}.button.ghost{color:var(--muted);background:0 0}.button.danger{color:#ef9fa5;background:#3a2025;border:1px solid #71404a}.icon-button{color:#929c9f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .14s,color .14s;display:inline-flex}.icon-button:hover:not(:disabled){color:var(--tiffany);background:#252d2e}.text-button,.small-link{color:var(--tiffany);justify-content:center;align-items:center;gap:7px;padding:5px 0;font-size:12px;display:inline-flex}.small-link{color:#838f91;font-size:12px}.small-link:hover{color:var(--tiffany)}.status-dot{background:var(--tiffany);border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block;box-shadow:0 0 8px #73c7bf25}.status-dot.offline{box-shadow:none;background:#768182}.app{grid-template-columns:288px minmax(0,1fr);width:100%;height:100%;display:grid;overflow:hidden}.mobile-shell,.mobile-tabbar{display:none}.sidebar{border-right:1px solid var(--border);min-height:0;padding-top:28px;padding-bottom:env(safe-area-inset-bottom);background:#141819;flex-direction:column;display:flex}.sidebar-brand{align-items:center;gap:12px;min-height:44px;margin-bottom:36px;padding:0 25px;display:flex}.beta{letter-spacing:1px;color:#899692;border:1px solid #3e4644;border-radius:3px;padding:3px 4px;font-size:8px;transform:translateY(2px)}.search{color:#758083;background:#1b2021;border:1px solid #252c2d;border-radius:8px;align-items:center;gap:10px;height:41px;margin:0 24px 20px;padding:0 12px;display:flex}.search input{background:0 0;border:0;flex:1;width:100%;padding:0;font-size:12px}.search:focus-within{border-color:#53817b}.section-row{color:#a2acac;justify-content:space-between;align-items:center;margin:0 20px 8px 25px;font-size:12px;display:flex}.count{color:#596366;margin-left:8px;font-size:9px}.chat-list{scrollbar-width:thin;flex:1;min-height:0;padding:0 11px;overflow-y:auto}.chat-item{text-align:left;border:1px solid #0000;border-radius:9px;align-items:center;gap:12px;width:100%;margin-bottom:4px;padding:15px 13px;display:flex}.chat-item:hover{background:#1b2223}.chat-item.selected{background:#1d2a2a;border-color:#294342}.avatar{color:#aaa3c9;letter-spacing:1px;background:#252931;border:1px solid #333743;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:12px;font-weight:600;display:inline-flex}.avatar.own{color:var(--tiffany);background:#223533;border:1px solid #354b46}.chat-info{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.chat-title{color:#d3dcdb;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:550;overflow:hidden}.chat-preview{color:#6e7c7e;align-items:center;gap:5px;font-size:10px;display:flex}.chat-meta{color:#6d797b;white-space:nowrap;flex-direction:column;align-self:flex-start;align-items:flex-end;gap:12px;font-size:9px;display:flex}.chat-meta b{background:var(--tiffany);color:#102f2d;border-radius:6px;justify-content:center;align-items:center;width:17px;height:17px;display:flex}.sidebar-empty{border:1px solid var(--border);border-radius:var(--radius);text-align:left;margin:8px 13px;padding:24px 18px}.small-orbit{color:var(--muted);margin-bottom:8px;display:inline-flex}.sidebar-empty p{color:var(--text);margin:8px 0;font-size:13px;font-weight:500}.sidebar-empty>span:not(.small-orbit){color:var(--muted);font-size:12px;line-height:1.7}.sidebar-start-actions{display:none}.sidebar-tools{margin:12px 24px 8px}.privacy-note{width:100%;min-height:44px;color:var(--muted);text-align:left;align-items:center;gap:10px;padding:8px 0;display:flex}.privacy-note>span{flex:1;font-size:11px}.privacy-note:hover{color:var(--tiffany)}.connection.sidebar-connection{display:none}.profile-trigger{text-align:left;border-top:1px solid #29302e;align-items:center;gap:12px;margin:0 16px;padding:18px 10px;display:flex}.profile-trigger>span:nth-child(2){flex-direction:column;flex:1;gap:7px;min-width:0;display:flex}.profile-trigger strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.profile-trigger small{letter-spacing:.3px;color:#778985;align-items:center;gap:5px;font-size:9px;display:flex}.profile-trigger>svg{color:#8b9694}.main-panel{background:#101415;flex-direction:column;min-width:0;min-height:0;display:flex}.chat-header{border-bottom:1px solid #242b2c;flex-shrink:0;align-items:center;gap:14px;height:76px;padding:0 35px;display:flex}.header-title{color:#b5bfbd;letter-spacing:.1px;font-size:12px;font-weight:450}.header-actions{align-items:center;gap:11px;margin-left:auto;display:flex}.header-divider{background:#2b3334;width:1px;height:15px;margin:0 5px}.connection{color:#8b9a97;align-items:center;gap:7px;font-size:10px;display:flex}.connection.disconnected{color:#c4a47e}.contact-heading{text-align:left;align-items:center;gap:13px;min-width:0;padding:0;display:flex}.contact-heading>span:last-child{flex-direction:column;gap:7px;min-width:0;display:flex}.contact-heading strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:550;overflow:hidden}.contact-heading small{color:#778c86;align-items:center;gap:5px;font-size:10px;display:flex}.contact-heading small>span{margin:0 3px}.mobile-back{display:none}.welcome{flex:1;min-height:0;padding:32px 36px;display:flex;overflow-y:auto}.welcome-inner{width:100%;max-width:560px;margin:auto}.welcome-mark{background:#1b2b27;border:1px solid #3b5750;border-radius:19px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.welcome-mark .logo.small svg{width:39px;height:39px}.welcome h1{letter-spacing:-1.8px;color:#e8ece7;margin:0 0 16px;font-size:clamp(30px,3.4vw,46px);font-weight:500;line-height:1.15}.welcome h1>span{color:var(--tiffany)}.welcome-copy{color:#80918a;margin:0 0 24px;font-size:14px;line-height:1.8}.welcome-actions{border:1px solid var(--border);border-radius:16px;overflow:hidden}.start-conversation{background:#141819;padding:26px 28px}.action-heading{align-items:center;gap:14px;margin-bottom:22px;display:flex}.action-heading>svg{color:var(--tiffany);flex-shrink:0}.action-heading h2{margin:0 0 6px;font-size:14px;font-weight:550}.action-heading p{color:var(--muted);margin:0;font-size:12px}.start-conversation .button{justify-content:space-between;width:100%;min-height:48px;padding:13px 18px}.own-id-card{text-align:left;background:#161a1d;border-top:1px solid #2b2c36;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:24px 28px;display:flex}.own-id-card>div{flex-direction:column;gap:10px;min-width:0;display:flex}.own-id-card span{color:#81818d;font-size:11px}.own-id-card strong{font-variant-numeric:tabular-nums;letter-spacing:1.2px;color:#b8a0ed;white-space:nowrap;font-size:clamp(16px,1.8vw,22px);font-weight:500}.own-id-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.own-id-card .icon-button{color:#a9bed1;border:1px solid #3a3544;border-radius:9px;width:40px;height:40px}.welcome-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.welcome-bottom>span{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:inline-flex}.welcome-bottom .small-link{min-height:32px;font-size:11px}.encryption-strip{color:#69837d;background:#12201c55;border-bottom:1px solid #1e2d28;flex-shrink:0;justify-content:center;align-items:center;gap:7px;padding:11px 16px;font-size:10px;display:flex}.encryption-strip button{color:#9ab8ac;align-items:center;gap:4px;margin-left:4px;font-size:10px;display:inline-flex}.message-feed{scrollbar-width:thin;scrollbar-color:#34423e transparent;flex:1;min-height:0;padding:24px clamp(20px,4vw,68px) 20px;overflow-y:auto}.conversation-start{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.conversation-icon{color:#769d8a;background:#17251f;border:1px solid #2c4336;border-radius:23px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:20px;display:flex}.conversation-start h2{letter-spacing:-.6px;color:#b9c9bd;font-size:23px;font-weight:450}.conversation-start p{color:#6d8577;font-size:12px;line-height:1.8}.conversation-start small{color:#53665a;margin-top:20px;font-size:10px}.messages{flex-direction:column;gap:15px;max-width:1100px;margin:0 auto;display:flex}.date-label{text-align:center;color:#54675f;margin:0 0 18px;font-size:10px}.message-row{content-visibility:auto;contain-intrinsic-size:auto 70px;align-self:flex-start;align-items:center;gap:7px;max-width:82%;display:flex}.message-row.mine{flex-direction:row-reverse;align-self:flex-end}.message-bubble{background:#212827;border:1px solid #2b3431;border-radius:14px 14px 14px 4px;min-width:84px;padding:12px 15px 8px;box-shadow:0 2px 5px #0001}.mine .message-bubble{background:#203b33;border-color:#2d4a41;border-radius:14px 14px 4px}.message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;color:#d0dcd4;margin:0;font-size:13px;line-height:1.65}.message-time{color:#7f9688;justify-content:flex-end;align-items:center;gap:5px;margin-top:5px;font-size:9px;display:flex}.message-time button{color:#e2ada1;font-size:9px;text-decoration:underline}.message-time svg{color:#89beb1}.reply-button{opacity:0;color:#7d9485;border-radius:50%;padding:10px}.message-row:hover .reply-button,.reply-button:focus-visible{opacity:1}.reply-preview{color:#93b2a2;white-space:nowrap;text-overflow:ellipsis;border-left:2px solid #74b7a4;align-items:center;gap:5px;max-width:320px;margin-bottom:8px;padding:4px 8px;font-size:11px;display:flex;overflow:hidden}.history-button{color:#91a89a;border:1px solid #304038;border-radius:14px;margin:0 auto 15px;padding:8px 15px;font-size:10px;display:block}.composer-area{padding:15px clamp(20px, 4vw, 68px) max(17px, env(safe-area-inset-bottom));flex-shrink:0}.composer{background:#19221d;border:1px solid #303d36;border-radius:13px;align-items:center;gap:10px;max-width:1100px;margin:auto;padding:10px 12px;display:flex}.composer:focus-within{border-color:#4d7967}.composer textarea{resize:none;box-shadow:none;background:0 0;border:0;flex:1;max-height:130px;padding:8px 0;font-size:12px;line-height:1.6}.send-button{background:var(--tiffany);color:#173c34;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:39px;height:35px;display:flex}.composer-footer{color:#5d7766;justify-content:space-between;max-width:1100px;margin:10px auto 0;font-size:9px;display:flex}.composer-footer>span,.composer-footer label{align-items:center;gap:5px;display:flex}.composer-footer select{color:#829989;background:0 0;border:0;outline:none;max-width:190px;font-size:9px}.compose-reply{color:#80af9a;align-items:center;gap:12px;max-width:1100px;margin:auto;padding:0 12px 12px;display:flex}.compose-reply>span{flex-direction:column;flex:1;gap:4px;display:flex;overflow:hidden}.compose-reply strong{font-size:10px;font-weight:500}.compose-reply small{color:#7e9787;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.modal{color:var(--text);scrollbar-width:thin;background:#171c1d;border:1px solid #36413d;border-radius:18px;width:calc(100% - 32px);max-width:460px;max-height:calc(100dvh - 48px);padding:27px;box-shadow:0 32px 100px #0008}.modal.wide{max-width:500px}.modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#050909c9}.modal-top{justify-content:space-between;align-items:center;gap:14px;margin-bottom:17px;display:flex}.modal h2{letter-spacing:-.5px;margin:0;font-size:19px;font-weight:500}.modal h3{font-weight:500}.muted{color:#869a8d;margin:0 0 21px;font-size:12px;line-height:1.85}.stack{flex-direction:column;gap:19px;display:flex}.stack label:not(.checkbox):not(.file-label){color:#a4b3a8;flex-direction:column;gap:9px;font-size:11px;display:flex;position:relative}.stack .button{width:100%;margin-top:3px}.optional{color:#607364;font-size:10px;position:absolute;top:0;right:0}.id-input{color:#bca0ef;letter-spacing:2px;font-variant-numeric:tabular-nums;font-size:20px}.info-line{color:#798f81;align-items:flex-start;gap:8px;margin:0;font-size:11px;line-height:1.7;display:flex}.info-line svg{flex-shrink:0;margin-top:2px}.error{background:#382322;border-radius:8px;margin:4px 0;padding:10px 13px;font-size:12px;line-height:1.8;color:#e6a498!important}.toast{bottom:max(24px, env(safe-area-inset-bottom));z-index:20;color:#b9cfbe;background:#223329;border:1px solid #476756;border-radius:12px;align-items:center;gap:10px;max-width:min(580px,100% - 32px);padding:10px 13px 10px 17px;font-size:12px;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 40px #0006}.toast>svg{color:var(--tiffany);flex-shrink:0}.toast>span{line-height:1.65}.profile-intro{align-items:center;gap:15px;margin-bottom:20px;display:flex}.profile-intro .avatar{border-radius:17px;width:50px;height:50px;font-size:15px}.profile-intro>div{flex-direction:column;gap:8px;display:flex}.profile-intro strong{font-size:14px;font-weight:500}.profile-intro small{color:#819486;font-size:10px}.alias-form{align-items:center;gap:8px;margin-bottom:20px;display:flex}.alias-form input{flex:1;padding:12px;font-size:11px}.id-card,.master-card{background:#1d1d27;border:1px solid #393243;border-radius:12px;margin:14px 0;padding:21px}.subscription-card{background:#1a211e;border:1px solid #2c3a35;border-radius:12px;margin:14px 0;padding:21px;box-shadow:inset 0 0 30px #0d17140d}.card-eyebrow{letter-spacing:2px;color:#bba0e5;justify-content:space-between;align-items:center;font-size:9px;display:flex}.id-card>strong{color:#b89bea;letter-spacing:2px;font-variant-numeric:tabular-nums;margin:20px 0;font-size:25px;font-weight:470;display:block}.inline-actions{flex-wrap:wrap;gap:21px;display:flex}.inline-actions button{color:var(--tiffany);align-items:center;gap:7px;padding:0;font-size:10px;line-height:2;display:flex}.id-card>small{color:#726b86;margin-top:13px;font-size:9px;line-height:1.7;display:block}.profile-id-card{margin-top:0}.profile-id-main{justify-content:space-between;align-items:center;gap:14px;margin:18px 0 10px;display:flex}.profile-id-main>strong{color:#b89bea;letter-spacing:2px;font-variant-numeric:tabular-nums;margin:0;font-size:25px;font-weight:470;display:block}.profile-id-actions{flex-wrap:nowrap;gap:14px}.profile-id-actions button{white-space:nowrap}.master-card{background:#22211c;border-color:#484332;box-shadow:inset 0 0 30px #72634207}.master-card .card-eyebrow{color:#c0af81}.subscription-card .card-eyebrow{color:#81d8d0}.master-card h3{color:#d6c7a2;letter-spacing:-.3px;margin:23px 0 12px;font-size:19px;font-weight:450}.subscription-card h3{color:#d0ddd5;letter-spacing:-.3px;margin:23px 0 12px;font-size:19px;font-weight:450}.master-card p{color:#8e8974;margin:0 0 20px;font-size:11px;line-height:1.8}.subscription-card p{color:#88a095;margin:0 0 18px;font-size:11px;line-height:1.8}.master-card .inline-actions button{color:#c4b486}.master-secondary{color:#8e8770;align-items:center;gap:8px;margin-top:18px;padding:0;font-size:10px;display:flex}.profile-section-title{justify-content:space-between;align-items:center;margin:27px 0 5px;display:flex}.profile-section-title.compact{margin:0 0 10px}.profile-section-title h3{margin:0;font-size:12px}.profile-section-title>span{color:#6e8374;font-size:10px}.profile-section-title.compact button{color:var(--tiffany);align-items:center;gap:6px;font-size:10px;display:inline-flex}.status-pill{letter-spacing:.4px;color:#9ed2c7;background:#16241f;border:1px solid #355047;border-radius:999px;align-items:center;padding:5px 9px;font-size:9px;display:inline-flex}.status-pill.good{color:#9ed5b7;background:#17261f;border-color:#2f5a46}.status-pill.warn{color:#d3bf8e;background:#262318;border-color:#5a5235}.status-pill.danger{color:#d99e8e;background:#261d1b;border-color:#5c433d}.status-pill.muted{color:#8a9b91;background:#18201d;border-color:#334039}.status-pill.info{color:#9ed2c7;background:#16241f;border-color:#355047}.subscription-state{background:#13211c;border:1px solid #305043;border-radius:11px;flex-direction:column;gap:8px;margin:0 0 16px;padding:16px;display:flex}.subscription-state strong{color:#d2e2d7;font-size:14px;font-weight:500}.subscription-state small{color:#769685;font-size:10px}.payment-plans{gap:12px;display:grid}.plan-card{background:#151d1a;border:1px solid #2d3c36;border-radius:11px;gap:12px;padding:15px;display:grid}.plan-card strong{color:#d3dfd8;margin-bottom:6px;font-size:13px;display:block}.plan-card small{color:#789285;font-size:10px;line-height:1.6}.plan-price{color:var(--tiffany);letter-spacing:-.2px;font-size:18px;font-weight:500}.invoice-panel{background:#151f1b;border:1px solid #31453d;border-radius:11px;gap:12px;margin:0 0 14px;padding:15px;display:grid}.invoice-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.invoice-head strong{color:#d6e0da;margin-bottom:5px;font-size:13px;display:block}.invoice-head small{color:#7f978c;font-size:10px}.invoice-head button,.payment-field button,.invoice-history-row button{color:var(--tiffany);align-items:center;gap:6px;font-size:10px;display:inline-flex}.payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.payment-field{background:#121917;border:1px solid #2a3732;border-radius:10px;gap:7px;padding:12px;display:grid}.payment-field>span{color:#71887d;letter-spacing:1px;text-transform:uppercase;font-size:9px}.payment-field>strong{color:#d6e1da;overflow-wrap:anywhere;font-size:12px;line-height:1.6}.payment-history{gap:10px;margin-top:14px;display:grid}.invoice-history-row{border-top:1px solid #27332f;justify-content:space-between;align-items:center;gap:10px;padding:12px 0;display:flex}.invoice-history-row strong{color:#d3ddd7;margin-bottom:4px;font-size:11px;display:block}.invoice-history-row small{color:#70857a;font-size:9px}.payment-warning{margin-top:6px}.device-card{color:#9ab1a0;border-bottom:1px solid #2a352f;align-items:center;gap:13px;padding:16px 1px;display:flex}.device-card>span{flex-direction:column;flex:1;gap:8px;display:flex}.device-card strong{align-items:center;gap:9px;font-size:11px;font-weight:500;display:flex}.device-card b{color:#86bfab;background:#254235;border-radius:4px;padding:3px 5px;font-size:8px;font-weight:400}.device-card small{color:#69806f;font-size:9px}.device-card button{color:#af8274;font-size:10px}.settings-row{color:#8fa596;text-align:left;border-bottom:1px solid #29332e;align-items:center;gap:12px;width:100%;padding:17px 1px;display:flex}.settings-row>span:first-of-type{flex:1;font-size:11px}.settings-row small{color:#5d7264;margin-top:7px;font-size:9px;line-height:1.6;display:block}.settings-row svg{flex-shrink:0}.danger-text{color:#c69583}.toggle-off{background:#354037;border-radius:10px;width:26px;height:14px;position:relative}.toggle-off:before{content:"";background:#7a8c7d;border-radius:50%;width:10px;height:10px;position:absolute;top:2px;left:2px}.profile-footnote{text-align:center;letter-spacing:1px;color:#56685c;margin:23px 0 0;font-size:9px}.checkbox{color:#9aad9e;align-items:flex-start;gap:9px;margin:17px 0;font-size:11px;line-height:1.7;display:flex}.checkbox input{margin:2px 0 0}.warning{color:#b8aa7e;background:#29281f;border:1px solid #534c36;border-radius:10px;align-items:flex-start;gap:13px;margin:0 0 19px;padding:17px;display:flex}.warning svg{flex-shrink:0;margin-top:2px}.warning p{margin:0;font-size:12px;line-height:1.8}.revealed-key{overflow-wrap:anywhere;color:#ddc48e;background:#24221c;border:1px solid #605338;border-radius:10px;margin:18px 0;padding:18px;font-family:monospace;line-height:1.8}.button-row{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.small-text{font-size:10px}.verify-heading{color:var(--tiffany);align-items:center;gap:14px;margin:7px 0 23px;display:flex}.verify-heading>div{flex-direction:column;gap:7px;display:flex}.verify-heading strong{color:#c7d6ca;font-size:14px;font-weight:500}.verify-heading small{color:#6f9b81;font-size:10px}.fingerprint{letter-spacing:2px;color:#a9c9b2;overflow-wrap:anywhere;background:#14261c;border:1px solid #35533d;border-radius:9px;margin-bottom:10px;padding:17px 20px;font:16px/2.2 monospace}.file-label{color:#9cb5a4;cursor:pointer;border:1px dashed #435c4a;border-radius:9px;align-items:center;gap:9px;padding:12px;font-size:11px;display:flex;position:relative}.file-label input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.security-intro{color:var(--tiffany);align-items:center;gap:17px;display:flex}.security-intro svg{flex-shrink:0}.security-intro h3{color:#b9d1bd;font-size:18px;font-weight:450;line-height:1.5}.security-points{margin:15px 0 25px}.security-points p{color:#88a58f;align-items:flex-start;gap:11px;font-size:12px;line-height:1.8;display:flex}.security-points svg{color:var(--tiffany);flex-shrink:0;margin-top:3px}.boot{text-align:center;background:#121917;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:32px;display:flex}.boot>.logo{position:absolute;top:40px;left:40px}.boot h1{letter-spacing:-.8px;margin-top:25px;font-size:27px;font-weight:450}.boot>p{color:#839d8a;max-width:420px;font-size:13px;line-height:1.8}.boot-symbol{color:var(--tiffany);background:#1b2f24;border:1px solid #36523f;border-radius:23px;padding:23px}.boot form{flex-direction:column;gap:15px;width:min(340px,100%);margin:16px 0 25px;display:flex}.boot-note{color:#587662;letter-spacing:1px;font-size:10px;position:absolute;bottom:30px}.boot.boot-hello>.logo,.boot.boot-choice>.logo{position:static}.boot.boot-hello>.logo{font-size:28px}.boot.boot-hello>.logo svg{width:36px;height:36px}.boot.boot-hello>.button{min-width:188px;margin-top:42px}.boot-choice-actions{flex-direction:column;gap:12px;width:min(340px,100%);display:flex}.boot-choice-actions .button{width:100%}.boot-choice-note{margin:18px 0 0}.boot-back{color:var(--muted);background:0 0;border:0;margin-top:18px;padding:0;font-size:13px}.boot form>.boot-back{align-self:flex-start;margin:0 0 4px}.loading-line{background:#314d3b;width:140px;height:2px;margin:20px;overflow:hidden}.loading-line:before{content:"";background:var(--tiffany);width:40%;height:100%;animation:1s ease-in-out infinite alternate loading;display:block}@keyframes loading{to{transform:translate(210%)}}*{scrollbar-color:#35433c transparent}@media (width>=1500px){.app{grid-template-columns:308px minmax(0,1fr)}.welcome-inner{max-width:600px}}@media (width<=1050px){.app{grid-template-columns:282px minmax(0,1fr)}.sidebar-brand{padding:0 22px}.logo{font-size:22px}.beta{display:none}.chat-header{padding:0 24px}.connection{font-size:9px}.header-divider{display:none}.welcome{padding:32px 24px}.welcome h1{font-size:34px}.start-conversation,.own-id-card{padding:22px}.desktop-break{display:none}.contact-heading small{font-size:9px}.contact-heading small>span,.contact-heading .avatar{display:none}}@media (width<=700px){.app{display:block}.sidebar{height:100%;padding-top:max(26px, env(safe-area-inset-top));border:0}.sidebar-brand{padding:0 24px}.sidebar-brand .logo{font-size:28px}.sidebar-brand .logo svg{width:36px}.beta{margin-left:auto;display:block}.search{height:45px;margin:0 22px 18px}.search input{font-size:13px}.section-row{margin-bottom:12px;font-size:12px}.sidebar-empty{text-align:center;margin:8px 13px;padding:24px 18px}.sidebar-empty p{margin-top:12px;font-size:17px}.sidebar-start-actions{flex-direction:column;align-items:stretch;gap:20px;margin-top:24px;display:flex}.sidebar-start-actions .own-id-card{border:1px solid #2b2c36;border-radius:10px;padding:16px 12px}.sidebar-start-actions .own-id-card strong{letter-spacing:.5px;font-size:clamp(13px,4vw,18px)}.sidebar-start-actions .icon-button{width:36px;height:36px}.sidebar-tools{align-items:center;gap:12px;display:flex}.connection.sidebar-connection{white-space:nowrap;font-size:9px;display:flex}.chat-item{padding:17px 15px}.chat-title{font-size:14px}.chat-preview{font-size:11px}.chat-meta{font-size:10px}.avatar{width:46px;height:46px;font-size:13px}.profile-trigger{padding:20px 12px}.profile-trigger strong{font-size:13px}.profile-trigger small{font-size:10px}.privacy-note>span{font-size:11px}.main-panel,.app.has-chat .sidebar{display:none}.app.has-chat .main-panel{height:100%;display:flex}.chat-header{height:calc(70px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 13px 0;gap:8px}.mobile-back{display:flex}.contact-heading strong{max-width:190px;font-size:13px}.contact-heading small{gap:4px;font-size:9px}.contact-heading small>span{display:inline}.header-actions{gap:2px}.header-actions .connection{display:none}.header-actions .icon-button{width:32px}.encryption-strip{gap:5px;padding:10px 8px;font-size:9px}.encryption-strip button{margin-left:0;font-size:9px}.message-feed{padding:20px 16px}.message-row{max-width:91%}.message-bubble p{font-size:14px}.message-bubble{padding:11px 12px 7px}.reply-button{opacity:.6;padding:5px}.messages{gap:13px}.composer-area{padding:10px 11px max(12px, env(safe-area-inset-bottom))}.composer{border-radius:12px;gap:6px;padding:6px 8px}.composer .icon-button{width:29px}.composer textarea{padding:9px 0;font-size:16px}.composer .icon-button:nth-last-child(2){display:none}.composer-footer{margin-top:8px;padding:0 4px;font-size:8px}.composer-footer select{max-width:174px;font-size:9px}.conversation-start h2{font-size:21px}.conversation-start small{font-size:9px}.modal{border-radius:15px;max-height:calc(100dvh - 30px);padding:22px}.modal input{font-size:16px}.modal .id-input{letter-spacing:1.8px;font-size:20px}.modal h2{font-size:18px}.id-card>strong{letter-spacing:1.4px;font-size:23px}.profile-id-main{flex-direction:column;align-items:flex-start;gap:10px}.profile-id-main>strong{letter-spacing:1.4px;font-size:23px}.profile-id-actions{flex-wrap:wrap;justify-content:space-between;width:100%}.id-card,.master-card,.subscription-card{padding:19px}.profile-intro{margin-top:5px}.toast{bottom:max(18px, env(safe-area-inset-bottom));width:max-content;max-width:calc(100% - 24px);font-size:11px}.fingerprint{letter-spacing:2px;font-size:14px}.button-row .button{flex:1}.boot>.logo{top:30px;left:25px}.boot h1{font-size:24px}.boot>p{font-size:12px}.boot-note{font-size:9px}.settings-row{padding:18px 0}.settings-row>span:first-of-type{font-size:12px}.payment-grid{grid-template-columns:1fr}.invoice-head,.invoice-history-row{flex-direction:column;align-items:flex-start}.plan-price{font-size:16px}.device-card strong{font-size:12px}.device-card small{font-size:10px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.panic-capsule{color:#181506;letter-spacing:.02em;background:#f2c94c;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:32px;padding:0 12px;font-size:10px;font-weight:750;transition:transform .14s,filter .14s;display:inline-flex;box-shadow:0 0 0 1px #f7d96f2e,0 8px 24px #00000024}.panic-capsule:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.panic-capsule:focus-visible{outline-color:#f2c94c}.panic-warning{background:#24200f;border:1px solid #5f5128;border-radius:12px;align-items:flex-start;gap:14px;padding:15px;display:flex}.panic-warning>svg{color:#f2c94c;flex:none}.panic-warning strong{margin-bottom:6px;display:block}.retention-fixed{align-items:center;gap:5px;display:inline-flex}@media (width<=720px){.panic-capsule{width:32px;padding:0}.panic-capsule span{display:none}}.language-gate{background:radial-gradient(circle at 50% -10%, #203332 0%, transparent 38%), var(--background);place-items:center;width:100%;min-height:100dvh;padding:32px 20px;display:grid}.language-shell{text-align:center;flex-direction:column;align-items:center;width:min(720px,100%);display:flex}.language-kicker{color:#65716f;letter-spacing:.22em;margin-top:34px;font-size:9px;font-weight:700}.language-shell h1{letter-spacing:-.04em;margin:13px 0 7px;font-size:clamp(28px,5vw,44px);font-weight:590}.language-shell>p{color:var(--muted);margin:0}.language-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;margin:30px 0 22px;display:grid}.language-option{text-align:left;background:#151a1b;border:1px solid #2b3435;border-radius:12px;min-height:72px;padding:14px 42px 14px 16px;transition:border-color .14s,background .14s,transform .14s;position:relative}.language-option:hover,.language-option.selected{background:#172120;border-color:#5faea7;transform:translateY(-1px)}.language-option strong,.language-option span{display:block}.language-option strong{color:#eff5f3;font-size:15px;font-weight:590}.language-option span{color:#73807e;margin-top:5px;font-size:10px}.language-option>svg{color:var(--tiffany);position:absolute;top:50%;right:16px;transform:translateY(-50%)}.language-shell>.button{min-width:190px}.language-note{color:#525d5b;margin-top:18px;font-size:9px}@media (width<=560px){.language-grid{grid-template-columns:1fr}}.premium-checkout{position:relative;overflow:hidden}.premium-checkout:before{content:"";opacity:.7;background:linear-gradient(90deg,#0000,#81d8d0,#b89bea,#0000);height:1px;position:absolute;inset:0 0 auto}.premium-hero{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.premium-hero>div{min-width:0}.premium-badge{letter-spacing:1.4px;color:#8fbeb3;background:#13201c;border:1px solid #3b5249;border-radius:999px;flex:none;padding:7px 10px;font-size:8px}.payment-rail-switch{grid-template-columns:1fr 1fr;gap:9px;margin:17px 0;display:grid}.payment-rail-switch>button{text-align:left;color:#809489;background:#121a17;border:1px solid #2c3a35;border-radius:12px;align-items:center;gap:10px;padding:13px;transition:border-color .16s,background .16s,transform .16s;display:flex}.payment-rail-switch>button:hover{border-color:#43564e;transform:translateY(-1px)}.payment-rail-switch>button.active{background:#17241f;border-color:#5b8175;box-shadow:inset 0 0 0 1px #81d8d012}.payment-rail-switch>button.active:nth-child(2){background:#1a1721;border-color:#66587d;box-shadow:inset 0 0 0 1px #b89bea12}.payment-rail-switch strong,.payment-rail-switch small{display:block}.payment-rail-switch strong{color:#d5dfda;margin-bottom:3px;font-size:12px}.payment-rail-switch small{color:#71847b;font-size:9px}.rail-mark{color:#81d8d0;background:#183129;border-radius:10px;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:16px;font-weight:600;display:grid}.rail-mark.xmr{color:#c4a5ef;background:#2a2234}.premium-state{background:linear-gradient(135deg,#13211c,#141d1a);border-color:#3c6656}.premium-plan{background:linear-gradient(145deg,#151d1a,#121916)}.payment-method-kicker{color:#738e82;letter-spacing:1.45px;margin-bottom:7px;font-size:8px;display:block}.premium-invoice.xmr{background:linear-gradient(145deg,#18161d,#151a18);border-color:#4b405e}.premium-invoice.xmr .payment-method-kicker{color:#a88dca}.address-field strong{overflow-wrap:anywhere;font-size:10px;line-height:1.55}.amount-highlight strong{color:#d7ebe3;letter-spacing:-.2px;font-size:18px}.privacy-note small{color:#7a7087;margin-top:4px;font-size:9px;display:block}.quote-line{background:#111815;border:1px solid #303c37;border-radius:9px;padding:9px 11px;color:#7f988d!important;margin:0!important;font-size:9px!important}.payment-trust-row{border-top:1px solid #26332e;flex-wrap:wrap;gap:8px 14px;margin-top:15px;padding-top:13px;display:flex}.payment-trust-row span{color:#687e74;letter-spacing:.15px;align-items:center;gap:6px;font-size:8px;display:inline-flex}@media (width<=640px){.premium-hero{display:block}.premium-badge{margin-bottom:8px;display:inline-block}.payment-rail-switch{grid-template-columns:1fr}}.wallet-deeplink{color:#c7a9ed;background:#211a2b;border:1px solid #55476b;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:fit-content;padding:9px 12px;font-size:10px;text-decoration:none;display:inline-flex}.wallet-deeplink:hover{color:#ddc6f7;border-color:#786092}.attach-button{color:currentColor;cursor:pointer;background:#ffffff0e;border:0;border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.attach-button:hover:not(:disabled){background:#ffffff17}.attach-button:disabled{opacity:.42;cursor:default}.private-image{max-width:min(340px,72vw);margin:0}.private-image img{object-fit:cover;background:#ffffff0a;border-radius:14px;width:100%;height:auto;max-height:480px;display:block}.private-image figcaption{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:8px}.private-image-loading{opacity:.65;place-items:center;min-width:140px;min-height:90px;display:grid}.profile-language-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}@media (width<=520px){.profile-language-grid{grid-template-columns:1fr}}@media (width<=700px){.app{flex-direction:column;height:100%;min-height:0;display:flex}.sidebar{display:none}.mobile-shell{background:var(--background);flex-direction:column;flex:1;min-height:0;display:flex}.app.has-chat .mobile-shell{display:none}.app.has-chat .main-panel{flex:1;height:auto;min-height:0;display:flex}.mobile-home-header{border-bottom:1px solid var(--border);background:#101415;justify-content:space-between;align-items:center;min-height:78px;padding:18px 22px 12px;display:flex}.mobile-home-header .logo{font-size:23px}.mobile-home-header .logo svg{width:32px;height:32px}.mobile-connection{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:inline-flex}.mobile-connection.offline{color:var(--champagne-gold)}.mobile-page{flex:1;min-height:0;padding:24px 18px 18px;overflow-y:auto}.mobile-page-title{justify-content:space-between;align-items:center;min-height:44px;margin:0 3px 20px;display:flex}.mobile-page-title>div{align-items:baseline;gap:10px;display:flex}.mobile-page-title h1{color:var(--text);letter-spacing:-.7px;margin:0;font-size:25px;font-weight:560}.mobile-page-title>div>span{color:var(--muted);font-size:11px}.mobile-page-title .icon-button{border:1px solid var(--border);background:var(--surface);width:42px;height:42px;color:var(--tiffany);border-radius:13px}.mobile-chat-list{flex-direction:column;gap:6px;display:flex}.mobile-chat-item{text-align:left;border:1px solid #0000;border-radius:15px;align-items:center;gap:13px;width:100%;min-height:72px;padding:12px;display:flex}.mobile-chat-item:active{background:var(--surface);border-color:var(--border)}.mobile-chat-item .chat-title{color:var(--text);font-size:14px}.mobile-chat-item .chat-preview{color:var(--muted);font-size:11px}.mobile-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:48vh;display:flex}.mobile-empty-icon{width:58px;height:58px;color:var(--tiffany);background:#17251f;border:1px solid #355048;border-radius:19px;place-items:center;margin-bottom:18px;display:grid}.mobile-empty h2{margin:0 0 7px;font-size:19px;font-weight:540}.mobile-empty p{color:var(--muted);margin:0 0 22px;font-size:12px}.mobile-empty .button{min-width:132px}.mobile-codes,.mobile-profile{width:100%}.mobile-id-card{background:#161a1d;border:1px solid #34303d;border-radius:18px;padding:22px 20px}.mobile-id-card>span{color:var(--muted);margin-bottom:13px;font-size:13px;display:block}.mobile-id-card>strong{color:#b8a0ed;font-variant-numeric:tabular-nums;letter-spacing:1.5px;white-space:nowrap;font-size:clamp(24px,7.4vw,34px);font-weight:520;display:block;overflow:hidden}.mobile-card-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:22px;display:grid}.mobile-card-actions .button{padding-inline:10px}.mobile-profile-id-card{margin-bottom:12px}.mobile-list-action,.mobile-profile-card{border:1px solid var(--border);background:var(--surface);width:100%;min-height:72px;color:var(--muted);text-align:left;border-radius:16px;align-items:center;gap:14px;margin-top:10px;padding:13px 15px;display:flex}.mobile-list-action>span,.mobile-profile-card>span{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.mobile-list-action strong,.mobile-profile-card strong{color:var(--text);font-size:13px;font-weight:540}.mobile-list-action small,.mobile-profile-card small{color:var(--muted);font-size:10px}.mobile-profile-card{min-height:82px;margin-bottom:18px}.mobile-tabbar{z-index:15;min-height:94px;padding:10px 10px max(12px, env(safe-area-inset-bottom));border-top:1px solid var(--border);background:radial-gradient(circle at 50% -20%,#1d282c 0%,#0000 48%),#141819;flex:none;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:relative;box-shadow:0 -10px 26px #06080966}.mobile-tabbar>button{min-width:0;color:var(--muted);letter-spacing:.04em;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:2px 0;font-size:11px;transition:color .14s,transform .14s;display:flex}.mobile-tabbar>button>span:last-child{min-height:12px;margin:0;line-height:1}.mobile-tabbar>button:active{transform:translateY(1px)}.mobile-tabbar .mobile-panic-tab{color:#ccb86d;transform:translateY(0)}.mobile-tabbar .mobile-panic-tab .mobile-tab-icon-warn{color:#f2c94c;background:#2a2414;border-color:#675629;box-shadow:inset 0 1px #ffe39f2b,0 8px 20px #b89a3b26}.mobile-panic-label{letter-spacing:0;color:#ccb86d;min-height:12px;margin:0;font-size:9px;line-height:1}.mobile-tab-icon{color:#8ba198;background:#1a2123;border:1px solid #2c3638;border-radius:14px;place-items:center;width:44px;height:44px;transition:border-color .14s,background .14s,color .14s;display:grid;box-shadow:inset 0 1px #ffffff0f,0 6px 16px #00000038}.mobile-tab-icon svg{width:22px;height:22px}.mobile-tabbar>button.active{color:var(--tiffany)}.mobile-tabbar>button.active .mobile-tab-icon{color:var(--tiffany);background:#1a2b2b;border-color:#3f766d;box-shadow:inset 0 1px #ffffff14,0 8px 20px #4ea79d2e}.composer-area{padding-bottom:10px}.toast{bottom:104px}}.profile-language-card{background:#ffffff06;border:1px solid #ffffff13;border-radius:16px;margin-top:14px;padding:14px}.profile-language-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.profile-language-grid button{color:inherit;text-align:start;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:13px;justify-content:space-between;gap:8px;padding:10px 12px;display:flex}.profile-language-grid button.active{background:#ffffff17;border-color:#ffffff47}.profile-language-grid small{opacity:.55}@media (width<=520px){.profile-language-grid{grid-template-columns:1fr}}
