:root{--ink:#152033;--muted:#6d778a;--blue:#1877f2;--blue2:#55a4ff;--line:#e5e9f0;--panel:rgba(255,255,255,.84);--shadow:0 28px 80px rgba(34,72,125,.16);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text",Inter,Segoe UI,sans-serif;color:var(--ink);background:#f5f8fc}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#fbfdff 0,#f3f7fc 58%,#eef4fa 100%);overflow-x:hidden}.ambient{position:fixed;border-radius:50%;filter:blur(2px);pointer-events:none;opacity:.6}.ambient.one{width:600px;height:600px;left:-310px;top:70px;background:radial-gradient(circle,rgba(101,170,255,.18),transparent 70%)}.ambient.two{width:580px;height:580px;right:-280px;top:300px;background:radial-gradient(circle,rgba(103,226,202,.13),transparent 70%)}.nav{height:78px;max-width:1180px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink);font-size:20px;font-weight:650;letter-spacing:-.5px}.brand b{color:var(--blue)}.brand-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:linear-gradient(145deg,#2788ff,#1464df);color:white;font-size:19px;font-weight:750;box-shadow:0 7px 18px rgba(24,119,242,.25)}.status{font-size:13px;color:#4c596d;background:rgba(255,255,255,.75);border:1px solid rgba(223,229,238,.8);padding:8px 13px;border-radius:99px;box-shadow:0 4px 14px rgba(30,64,110,.06)}.status i,.address-foot i,.waiting i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#20be79;margin-right:7px;box-shadow:0 0 0 4px rgba(32,190,121,.11)}main{position:relative;max-width:1040px;margin:auto;padding:58px 28px 20px}.hero{text-align:center;max-width:720px;margin:0 auto 48px}.eyebrow{display:inline-flex;gap:7px;align-items:center;color:#3477c9;background:#edf5ff;border:1px solid #d9eaff;border-radius:99px;padding:7px 12px;font-size:12px;font-weight:600;letter-spacing:.02em}.hero h1{font-size:58px;line-height:1.04;letter-spacing:-3.4px;margin:21px 0 18px;font-weight:720}.hero h1 em{font-style:normal;background:linear-gradient(100deg,#1877f2,#55a9f8);-webkit-background-clip:text;color:transparent}.hero p{font-size:17px;line-height:1.65;color:var(--muted);max-width:600px;margin:auto}.mail-window{background:var(--panel);border:1px solid rgba(255,255,255,.9);border-radius:20px;box-shadow:var(--shadow),0 0 0 1px rgba(185,199,218,.45);backdrop-filter:blur(20px);overflow:hidden}.titlebar{height:50px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:0 18px;color:#7c8492;font-size:12px}.titlebar>span{text-align:center;font-weight:600;color:#566174}.lights{display:flex;gap:7px}.lights i{width:10px;height:10px;border-radius:50%;background:#ff5f57}.lights i:nth-child(2){background:#ffbd2e}.lights i:nth-child(3){background:#28c840}.secure{text-align:right;color:#8a93a3;font-size:11px}.address-panel{padding:26px 28px 19px;background:linear-gradient(120deg,rgba(248,251,255,.8),rgba(244,249,255,.5));border-bottom:1px solid var(--line)}.address-panel label{display:block;color:#8992a2;font-size:10px;font-weight:700;letter-spacing:.1em;margin-bottom:9px}.address-row{display:flex;gap:9px}.address-field{height:48px;display:flex;align-items:center;flex:1;border:1px solid #d6deea;background:#fff;border-radius:10px;padding:0 15px;box-shadow:inset 0 1px 2px rgba(20,45,80,.03),0 2px 6px rgba(20,45,80,.04)}.address-field:focus-within{border-color:#7db6fa;box-shadow:0 0 0 3px rgba(24,119,242,.1)}.address-field input{min-width:50px;flex:1;border:0;outline:0;font:600 16px ui-monospace,SFMono-Regular,Menlo,monospace;color:#263650;background:transparent}.address-field span{color:#728096;font:500 15px ui-monospace,SFMono-Regular,Menlo,monospace}.icon-btn,.primary,.actions button{border:0;border-radius:10px;cursor:pointer;font:600 13px inherit;transition:.18s}.icon-btn{width:48px;background:#fff;border:1px solid #d8e0eb;color:#596980;font-size:20px}.icon-btn:hover,.actions button:hover{background:#f1f5fa}.primary{padding:0 19px;color:#fff;background:linear-gradient(145deg,#2384fc,#1168de);box-shadow:0 6px 16px rgba(24,119,242,.22)}.primary:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(24,119,242,.29)}.address-foot{display:flex;justify-content:space-between;margin-top:13px;color:#8a94a5;font-size:11px}.address-foot span:first-child{color:#5f6c7e}.inbox-head{height:66px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.inbox-head>div:first-child{display:flex;gap:10px;align-items:baseline}.inbox-head h2{margin:0;font-size:15px;letter-spacing:-.2px}.inbox-head span{font-size:11px;color:#939baa}.actions{display:flex;gap:7px}.actions button{padding:8px 11px;color:#657085;background:#fff;border:1px solid #e0e5ed}.actions .danger{color:#d3515b}.content{min-height:325px;background:rgba(255,255,255,.52)}.empty{height:325px;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center}.empty-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(145deg,#edf5ff,#e4effc);color:#418ce9;font-size:24px;box-shadow:inset 0 0 0 1px #d9e9fb}.empty h3{font-size:15px;margin:15px 0 5px}.empty p{margin:0;color:#8a93a3;font-size:12px;max-width:300px;line-height:1.6}.waiting{margin-top:19px;color:#95a0b0;font-size:10px;background:#f6f9fc;border:1px solid #e8edf3;padding:7px 12px;border-radius:99px}.waiting i{width:5px;height:5px;animation:pulse 1.5s infinite}.mail-layout{display:grid;grid-template-columns:300px 1fr;min-height:390px}.hidden{display:none}.message-list{border-right:1px solid var(--line);max-height:500px;overflow:auto}.message{padding:17px 18px;border-bottom:1px solid var(--line);cursor:pointer;transition:.15s}.message:hover,.message.active{background:#f0f6ff}.message strong{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.message .subject{font-size:12px;color:#526077;margin:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.message time{font-size:10px;color:#929bab}.viewer{min-width:0;background:white}.select-hint{height:100%;display:grid;place-items:center;color:#9ba4b2;font-size:13px}.viewer-head{padding:20px 22px;border-bottom:1px solid var(--line)}.viewer-head h3{margin:0 0 8px;font-size:17px}.viewer-meta{display:flex;justify-content:space-between;color:#7e899b;font-size:11px}.viewer-tools{text-align:right;margin-top:10px}.viewer-tools button{border:0;background:#fff2f2;color:#d34d58;border-radius:7px;padding:6px 9px;cursor:pointer}.viewer iframe{width:100%;height:370px;border:0;background:white}.plain{padding:22px;white-space:pre-wrap;font:13px/1.7 ui-monospace,monospace;color:#344155}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:25px 0 70px}.features article{display:flex;gap:13px;padding:19px;border:1px solid rgba(218,226,237,.8);background:rgba(255,255,255,.54);border-radius:14px}.features article>span{width:33px;height:33px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:#eaf3ff;color:#2679e0}.features h3{font-size:13px;margin:0 0 5px}.features p{font-size:11px;line-height:1.55;color:#818c9d;margin:0}footer{max-width:1040px;margin:auto;padding:25px 28px 35px;border-top:1px solid #dfe6ef;display:flex;justify-content:space-between;color:#9aa3b1;font-size:11px}#toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);background:#182336;color:#fff;padding:11px 17px;border-radius:10px;font-size:12px;opacity:0;pointer-events:none;transition:.25s;box-shadow:0 12px 30px rgba(20,30,50,.22)}#toast.show{opacity:1;transform:translate(-50%,0)}@keyframes pulse{50%{opacity:.25}}@media(max-width:700px){.nav{height:65px;padding:0 18px}.status{display:none}main{padding:35px 14px 10px}.hero{margin-bottom:30px}.hero h1{font-size:40px;letter-spacing:-2.2px}.hero p{font-size:15px}.titlebar{grid-template-columns:1fr 1fr}.secure{display:none}.address-panel{padding:20px 16px}.address-row{flex-wrap:wrap}.address-field{flex-basis:calc(100% - 57px)}.primary{height:45px;flex:1}.inbox-head{padding:0 16px}.actions button{font-size:0}.actions button:first-letter{font-size:14px}.mail-layout{grid-template-columns:1fr}.message-list{border-right:0;max-height:250px}.viewer{border-top:1px solid var(--line)}.features{grid-template-columns:1fr;margin-bottom:40px}footer{margin:0 14px;padding-inline:0}.address-foot span:last-child{display:none}}
