:root{--tm:#5b4cf0;--tm-dark:#191631;--tm-ink:#192235;--tm-muted:#68748a;--tm-line:#e2e6ef;--tm-soft:#f7f8fc;--tm-green:#0c9a73}.tm-page{background:var(--tm-soft);color:var(--tm-ink)}.tm-page *{box-sizing:border-box}.tm-container{width:min(1160px,calc(100% - 36px));margin:auto}.tm-hero{position:relative;overflow:hidden;padding:40px 0 60px;background:linear-gradient(135deg,#15162c 0%,#282260 55%,#5344d5 100%);color:#fff}.tm-glow{position:absolute;right:-100px;top:-240px;width:500px;height:500px;border-radius:50%;background:rgba(152,141,255,.25)}.tm-breadcrumb{display:flex;gap:9px;margin-bottom:34px;color:#c8c5eb;font-size:.74rem}.tm-breadcrumb a{color:#fff;text-decoration:none}.tm-hero-grid{display:grid;grid-template-columns:1fr 190px;align-items:center;gap:80px}.tm-kicker{display:block;margin-bottom:8px;color:#6c5dea;font-size:.68rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.tm-hero .tm-kicker{color:#9debdc}.tm-hero h1{max-width:750px;margin:0;font-size:clamp(2.1rem,4.5vw,4rem);line-height:1.04;letter-spacing:-.05em}.tm-hero p{max-width:650px;margin:17px 0 20px;color:#d8d6ef;font-size:1rem;line-height:1.7}.tm-trust{display:flex;flex-wrap:wrap;gap:8px}.tm-trust span{padding:7px 11px;border:1px solid rgba(255,255,255,.15);border-radius:30px;background:rgba(255,255,255,.07);font-size:.68rem}.tm-envelope{position:relative;width:175px;height:125px;border-radius:18px;background:#fff;box-shadow:0 25px 65px rgba(0,0,0,.25);transform:rotate(3deg)}.tm-envelope:before,.tm-envelope:after{content:"";position:absolute;inset:0;border-radius:18px;clip-path:polygon(0 0,50% 55%,100% 0);background:#dcd8ff}.tm-envelope:after{clip-path:polygon(0 100%,50% 43%,100% 100%);background:#eeecff}.tm-envelope b{position:absolute;z-index:2;left:67px;top:42px;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--tm);color:#fff}.tm-main{padding:0 0 70px}.tm-address-card{position:relative;z-index:3;margin-top:-28px;padding:22px;border:1px solid var(--tm-line);border-radius:18px;background:#fff;box-shadow:0 14px 42px rgba(30,34,63,.1)}.tm-setup{display:flex;align-items:center;justify-content:center;gap:13px;min-height:110px}.tm-setup div{display:grid;gap:3px}.tm-setup p{margin:0;color:var(--tm-muted);font-size:.72rem}.tm-setup button{margin-left:18px;padding:9px 14px;border:0;border-radius:8px;background:var(--tm);color:#fff;font-weight:800}.tm-spinner{width:34px;height:34px;border:3px solid #e4e1ff;border-top-color:var(--tm);border-radius:50%;animation:tm-spin .8s linear infinite}@keyframes tm-spin{to{transform:rotate(360deg)}}.tm-card-top{display:flex;justify-content:space-between;gap:20px;align-items:center}.tm-card-top>div:first-child{flex:1}.tm-card-top>div>span{color:#818ba0;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.tm-address-row{display:flex;gap:8px;align-items:center;margin-top:6px}.tm-address-row strong{min-width:0;color:#29224e;font:800 clamp(.92rem,2.5vw,1.45rem) monospace;word-break:break-all}.tm-address-row button{height:38px;padding:0 14px;border:0;border-radius:8px;background:var(--tm);color:#fff;font-size:.66rem;font-weight:850;white-space:nowrap}.tm-live{display:flex;gap:7px;align-items:center;padding:8px 11px;border-radius:30px;background:#edf9f5;color:#14755e;font-size:.64rem;font-weight:800}.tm-live i{width:8px;height:8px;border-radius:50%;background:var(--tm-green);box-shadow:0 0 0 4px rgba(12,154,115,.13)}.tm-live.offline{background:#fff1f1;color:#ae3535}.tm-live.offline i{background:#dd4545}.tm-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:17px}.tm-card-actions button{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border:1px solid var(--tm-line);border-radius:9px;background:#fafbfc;color:#374156;text-align:left}.tm-card-actions span{font-size:.7rem;font-weight:850}.tm-card-actions small{color:#8c95a6;font-size:.58rem}.tm-card-actions button:disabled{opacity:.55}.tm-refresh-track{height:3px;margin-top:9px;overflow:hidden;border-radius:5px;background:#eceef3}.tm-refresh-track i{display:block;width:100%;height:100%;background:linear-gradient(90deg,var(--tm),#8e82f7);transition:width .5s linear}.tm-privacy{display:flex;gap:9px;margin-top:13px;padding:10px;border-radius:9px;background:#fff8e9;color:#755e2e}.tm-privacy>span{display:grid;place-items:center;flex:0 0 24px;height:24px;border-radius:50%;background:#f7c967;font-weight:900}.tm-privacy p{display:grid;margin:0;font-size:.6rem;line-height:1.5}.tm-privacy b{font-size:.65rem}.tm-workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;margin-top:20px;align-items:start}.tm-inbox-card,.tm-guide-card,.tm-viewer{border:1px solid var(--tm-line);border-radius:17px;background:#fff;box-shadow:0 10px 32px rgba(35,41,66,.05)}.tm-inbox-card{min-height:420px;padding:24px}.tm-guide-card{padding:22px}.tm-section-head{display:flex;justify-content:space-between;align-items:end;gap:15px;padding-bottom:15px;border-bottom:1px solid var(--tm-line)}.tm-section-head h2{margin:0;font-size:1.25rem}.tm-section-head h2 b{display:inline-grid;place-items:center;min-width:25px;height:25px;margin-left:5px;padding:0 7px;border-radius:20px;background:#edeaff;color:#4d3ec8;font-size:.62rem}.tm-section-head>span{color:#9098a8;font-size:.58rem}.tm-message-list{display:grid}.tm-empty{display:grid;place-items:center;padding:68px 20px;color:#8b94a6;text-align:center}.tm-empty-icon{position:relative;width:65px;height:48px;margin-bottom:12px;border:3px solid #cbd1dc;border-radius:9px}.tm-empty-icon:before,.tm-empty-icon:after{content:"";position:absolute;inset:0;clip-path:polygon(0 0,50% 55%,100% 0);background:#e8eaf0}.tm-empty h3{margin:0;color:#69758a;font-size:.88rem}.tm-empty p{max-width:320px;margin:6px 0 0;font-size:.7rem;line-height:1.6}.tm-message{display:grid;grid-template-columns:42px 1fr auto;gap:11px;align-items:center;padding:14px 4px;border-bottom:1px solid #eceef3;cursor:pointer}.tm-message:hover{background:#faf9ff}.tm-message.unread .tm-msg-subject{font-weight:850}.tm-avatar{display:grid;place-items:center;width:39px;height:39px;border-radius:10px;background:#eeeaff;color:#5041cf;font-size:.72rem;font-weight:900}.tm-msg-body{min-width:0}.tm-msg-top{display:flex;gap:7px;align-items:center}.tm-msg-from,.tm-msg-subject,.tm-msg-preview{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tm-msg-from{color:#657084;font-size:.62rem}.tm-unread{width:7px;height:7px;border-radius:50%;background:var(--tm)}.tm-msg-subject{margin:3px 0;color:#253047;font-size:.72rem}.tm-msg-preview{color:#9098a7;font-size:.59rem}.tm-msg-time{color:#8c95a5;font-size:.56rem;white-space:nowrap}.tm-guide-card h2{margin:0 0 18px;font-size:1.15rem}.tm-guide-card ol{display:grid;gap:15px;margin:0;padding:0;list-style:none}.tm-guide-card li{display:flex;gap:10px}.tm-guide-card li>span{display:grid;place-items:center;flex:0 0 30px;height:30px;border-radius:8px;background:#eeeaff;color:#5142cb;font-size:.62rem;font-weight:900}.tm-guide-card li div{display:grid;gap:2px}.tm-guide-card li b{font-size:.7rem}.tm-guide-card li p{margin:0;color:var(--tm-muted);font-size:.61rem;line-height:1.5}.tm-provider{margin-top:20px;padding-top:14px;border-top:1px solid var(--tm-line);color:#8a93a4;font-size:.58rem}.tm-provider a{color:var(--tm);font-weight:800}.tm-viewer{margin-top:20px;padding:24px}.tm-viewer-head{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:start}.tm-viewer-head>button{padding:8px 11px;border:1px solid var(--tm-line);border-radius:8px;background:#fff;color:#5c687e;font-size:.62rem;font-weight:800}.tm-viewer-head>div:nth-child(2)>span{color:#929aaa;font-size:.57rem}.tm-viewer-head h2{margin:3px 0;font-size:1.2rem;word-break:break-word}.tm-viewer-head p{margin:0;color:#6c778b;font-size:.65rem}.tm-viewer-actions{display:flex;gap:6px}.tm-viewer-actions button{padding:8px 11px;border:1px solid var(--tm-line);border-radius:8px;background:#fff;color:#536078;font-size:.61rem;font-weight:800}.tm-viewer-actions .danger{border-color:#f0cdcd;color:#b43838}.tm-attachments{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px;padding:10px;border-radius:9px;background:#f7f8fb}.tm-attachments button{padding:7px 9px;border:1px solid #dde2ea;border-radius:7px;background:#fff;color:#59667d;font-size:.58rem}.tm-message-tabs{display:flex;gap:5px;margin:20px 0 9px;border-bottom:1px solid var(--tm-line)}.tm-message-tabs button{padding:8px 12px;border:0;border-bottom:2px solid transparent;background:none;color:#7b8495;font-size:.62rem;font-weight:800}.tm-message-tabs button.active{border-color:var(--tm);color:var(--tm)}#message-frame{width:100%;min-height:480px;border:1px solid var(--tm-line);border-radius:8px;background:#fff}#message-text{min-height:360px;margin:0;padding:18px;overflow:auto;border:1px solid var(--tm-line);border-radius:8px;background:#fafbfc;color:#344058;font:normal .7rem/1.7 monospace;white-space:pre-wrap;word-break:break-word}.tm-content{margin-top:62px}.tm-content>h2{margin:0 0 20px;font-size:1.7rem;letter-spacing:-.035em}.tm-use-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tm-use-cards article{padding:22px;border:1px solid var(--tm-line);border-radius:14px;background:#fff}.tm-use-cards article>span{color:var(--tm);font-size:.62rem;font-weight:900}.tm-use-cards h3{margin:12px 0 6px;font-size:.9rem}.tm-use-cards p{margin:0;color:var(--tm-muted);font-size:.7rem;line-height:1.6}.tm-faq{max-width:820px}.tm-faq details{border-bottom:1px solid var(--tm-line)}.tm-faq summary{display:flex;justify-content:space-between;padding:15px 0;cursor:pointer;list-style:none;font-size:.8rem;font-weight:800}.tm-faq summary span{color:var(--tm);font-size:1rem}.tm-faq p{margin:0;padding:0 25px 15px 0;color:var(--tm-muted);font-size:.72rem;line-height:1.7}.tm-related{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-top:62px;padding:26px;border-radius:16px;background:#171a30;color:#fff}.tm-related h2{margin:0}.tm-related>div:last-child{display:flex;gap:7px}.tm-related a{display:grid;min-width:145px;padding:11px;border:1px solid rgba(255,255,255,.13);border-radius:9px;color:#fff;text-decoration:none}.tm-related small{color:#aeb4c5;font-size:.56rem}.tm-toast{position:fixed;z-index:9999;right:20px;bottom:20px;max-width:320px;padding:11px 14px;border-radius:9px;background:#181b2d;color:#fff;font-size:.68rem;box-shadow:0 10px 30px rgba(0,0,0,.2);opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s}.tm-toast.show{opacity:1;transform:none}@media(max-width:880px){.tm-workspace{grid-template-columns:1fr}.tm-hero-grid{grid-template-columns:1fr}.tm-envelope{display:none}.tm-related{align-items:flex-start;flex-direction:column}.tm-related>div:last-child{width:100%;flex-wrap:wrap}}@media(max-width:620px){.tm-container{width:min(100% - 20px,1160px)}.tm-hero{padding:26px 0 47px}.tm-breadcrumb{margin-bottom:24px}.tm-address-card,.tm-inbox-card,.tm-guide-card,.tm-viewer{padding:16px;border-radius:13px}.tm-card-top{align-items:flex-start;flex-direction:column}.tm-live{align-self:flex-start}.tm-address-row{align-items:stretch;flex-direction:column}.tm-address-row button{width:100%}.tm-card-actions{grid-template-columns:1fr}.tm-viewer-head{grid-template-columns:1fr}.tm-viewer-actions{width:100%}.tm-viewer-actions button{flex:1}.tm-use-cards{grid-template-columns:1fr}.tm-related>div:last-child{display:grid}.tm-related a{min-width:0}}
.tm-name-personalizer{display:grid;grid-template-columns:220px 1fr;gap:12px;align-items:center;margin-top:16px;padding:13px;border:1px solid #e4e7f0;border-radius:12px;background:linear-gradient(135deg,#fbfbff,#f7f8fc)}.tm-name-personalizer label{display:grid;gap:3px;color:#354057;font-size:.7rem;font-weight:900}.tm-name-personalizer label span{color:#8d96a8;font-size:.56rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.tm-name-personalizer div{display:grid;gap:5px}.tm-name-personalizer input{width:100%;height:38px;padding:0 12px;border:1px solid #dce1eb;border-radius:9px;background:#fff;color:#263047;font:800 .82rem/1 monospace;outline:0}.tm-name-personalizer input:focus{border-color:var(--tm);box-shadow:0 0 0 3px rgba(91,76,240,.1)}.tm-name-personalizer small{color:#7d8798;font-size:.58rem}@media(max-width:620px){.tm-name-personalizer{grid-template-columns:1fr}}
