@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap";:root{--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-pill:9999px;--text-muted:#5f666d;--text-subtle:#687078;--unread:#1677c8}*{box-sizing:border-box}html,body,#root{scrollbar-width:none;-ms-overflow-style:none;height:100%;overflow:hidden}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}#root::-webkit-scrollbar{display:none}body{color:#252523;background:#f7f5f1;margin:0;font-family:DM Sans,sans-serif;font-size:14px}.app-shell{grid-template-columns:244px 388px minmax(500px,1fr);height:100vh;min-height:670px;display:grid;overflow:hidden}.sidebar{background:#fbfaf8;border-right:1px solid #e9e6e0;flex-direction:column;padding:25px 14px 17px;display:flex}.brand{align-items:center;gap:9px;height:36px;padding:0 10px;font-family:Playfair Display;font-size:20px;font-weight:600;display:flex}.brand-mark{color:#fff;background:#ed755f;border-radius:8px;place-items:center;width:22px;height:22px;font-family:DM Sans;font-size:16px;font-style:italic;font-weight:700;display:grid}.compose{color:#fff;cursor:pointer;background:#242422;border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;height:42px;margin:29px 5px 22px;font-weight:600;transition:all .2s;display:flex}.compose:hover{transform:translateY(-2px);box-shadow:0 7px 17px #0002}.nav-section{gap:3px;display:grid}.nav-item,.sidebar-bottom>button{color:#74726d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;height:39px;padding:0 11px;font-size:14px;display:flex}.nav-item:hover{background:#f2f0ec}.nav-item.selected{color:#222;background:#efeeeb}.nav-item span{flex:1}.nav-item em{color:#777;background:#e3e1dd;border-radius:7px;padding:2px 6px;font-size:11px;font-style:normal}.label-title{color:#a29f98;letter-spacing:.09em;justify-content:space-between;margin:30px 11px 10px;font-size:10px;font-weight:700;display:flex}.label-title button{color:#999;background:0 0;border:0;font-size:18px}.labels{color:#74726d;gap:2px;display:grid}.labels span{align-items:center;gap:11px;padding:8px 12px;display:flex}.dot{border-radius:50%;width:8px;height:8px}.coral{background:#e9765e}.blue{background:#72a0d3}.gold{background:#dea74b}.sidebar-bottom{margin-top:auto}.sidebar-bottom>button{width:100%}.profile{border-top:1px solid #eeeae5;align-items:center;gap:9px;margin:12px 5px 0;padding-top:15px;display:flex}.profile strong,.profile small{display:block}.profile strong{font-size:12px}.profile small{color:#999;margin-top:2px;font-size:10px}.profile svg{margin-left:auto}.avatar{color:#fff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:11px;font-weight:700;display:grid}.photo{background:linear-gradient(135deg,#362b2b,#dfb995)}.mail-list{background:#fff;border-right:1px solid #eae7e2;min-width:0}.list-header{justify-content:space-between;align-items:flex-start;padding:28px 24px 16px;display:flex}.list-header h1{letter-spacing:-.7px;margin:0 0 4px;font-size:23px}.list-header p{color:#95928c;margin:0;font-size:12px}.icon-button{color:#65645f;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px}.icon-button:hover{background:#f2f1ee}.search{color:#9a9790;background:#f4f2ef;border-radius:10px;align-items:center;gap:8px;height:39px;margin:0 22px;padding:0 11px;display:flex}.search input{width:100%;font:inherit;background:0 0;border:0;outline:0}.search span{white-space:nowrap;background:#e8e5df;border:1px solid #dedbd5;border-radius:4px;padding:2px 4px;font-size:10px}.list-tools{color:#908d87;border-bottom:1px solid #f0eeeb;align-items:center;gap:18px;height:52px;padding:0 22px;display:flex}.list-tools label{align-items:center;gap:6px;margin-right:auto;font-size:12px;display:flex}.message-scroll{height:calc(100vh - 159px);padding-bottom:30px;overflow:auto}.day-label{letter-spacing:.1em;color:#a3a09a;padding:17px 24px 8px;font-size:10px;font-weight:700}.mail-row{text-align:left;cursor:pointer;background:#fff;border:0;border-left:3px solid #0000;gap:11px;width:100%;height:82px;padding:10px 19px;transition:background .18s;display:flex;position:relative}.mail-row:hover{background:#faf9f7}.mail-row.active{background:#f5f1ec;border-left-color:#e66e58}.mail-copy{flex:1;min-width:0}.mail-copy>div{justify-content:space-between;align-items:baseline;gap:5px;display:flex}.mail-copy strong{font-size:13px}.mail-copy time{color:#aaa;font-size:10px}.mail-copy b{white-space:nowrap;text-overflow:ellipsis;color:#3c3a37;margin:3px 0;font-size:12px;font-weight:600;display:block;overflow:hidden}.mail-copy p{color:#98948e;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;overflow:hidden}.row-dot{border-radius:50%;width:6px;height:6px;position:absolute;top:15px;left:10px}.reading-pane{scrollbar-width:none;background:#fff;overflow-y:auto}.reading-pane::-webkit-scrollbar{display:none}.message-scroll::-webkit-scrollbar{display:none}.reading-top{background:#fbfaf8;border-bottom:1px solid #ebe8e3;justify-content:space-between;align-items:center;height:78px;padding:0 38px;display:flex}.crumb{color:#9b9791;white-space:nowrap;align-items:center;gap:9px;font-size:12px;display:flex;overflow:hidden}.crumb b{color:#4a4844;text-overflow:ellipsis;overflow:hidden}.actions{gap:4px;display:flex}.email-card{width:min(820px,100%);min-height:calc(100vh - 78px);box-shadow:none;background:#fff;border:0;border-radius:0;margin:0 auto;padding:35px 52px 42px;animation:.32s enter}.email-heading{justify-content:space-between;gap:10px;display:flex}.email-heading h2{letter-spacing:-.8px;margin:0 0 11px;font-size:24px;font-weight:600;line-height:1.25}.chips{gap:6px;display:flex}.chips span{color:#b45847;background:#f4d9d2;border-radius:5px;padding:3px 8px;font-size:10px}.chips .soft-chip{color:#938277;background:#f2ede7}.sender{border-top:1px solid #f1efec;align-items:center;gap:10px;margin-top:23px;padding-top:20px;display:flex}.sender-name{gap:2px;display:grid}.sender-name strong{font-size:12px}.sender-name span{color:#999;align-items:center;font-size:11px;display:flex}.sender time{color:#aaa;margin-left:auto;font-size:11px}.mail-body{color:#4d4b47;padding:14px 1px 4px;font-size:13px;line-height:1.62}.mail-body p{margin:0 0 14px}.mail-body ol{margin:0 0 16px;padding-left:20px}.mail-body li{margin:3px 0;padding-left:5px}.quote{background:#fcf8f5;border-left:2px solid #e67b63;align-items:center;gap:12px;margin:16px 0;padding:10px 16px 10px 19px;display:flex}.quote span{color:#e6755e;font-family:Georgia;font-size:30px;line-height:1}.quote p{color:#665b53;margin:0;font-family:Playfair Display;font-size:14px;font-style:italic}.attachment{background:#fdfcfb;border:1px solid #ece9e5;border-radius:9px;align-items:center;gap:10px;height:58px;margin:9px 0 17px;padding:8px;display:flex}.file-icon{color:#fff;background:#e96f5a;border-radius:5px;padding:8px 5px;font-size:9px;font-weight:700}.attachment div:nth-child(2){flex:1;gap:2px;display:grid}.attachment b{font-size:11px}.attachment small{color:#999;font-size:10px}.attachment button{color:#67625d;cursor:pointer;background:#f2efeb;border:0;border-radius:6px;padding:6px 10px;font-size:11px}.reply-row{gap:8px;display:flex}.reply-row button{height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e6e3df;border-radius:8px;align-items:center;gap:7px;padding:0 15px;font-size:12px;font-weight:600;display:flex}.floating-nav{display:none}.compose-window{z-index:5;background:#fff;border:1px solid #ddd9d3;border-radius:13px 13px 8px 8px;flex-direction:column;width:480px;height:430px;animation:.28s cubic-bezier(.2,.8,.2,1) compose;display:flex;position:fixed;bottom:22px;right:35px;overflow:hidden;box-shadow:0 18px 45px #2e241e30}.compose-title{color:#fff;background:#272624;justify-content:space-between;align-items:center;height:46px;padding:0 15px;font-size:13px;font-weight:600;display:flex}.compose-title div{gap:8px;display:flex}.compose-title button{color:#ddd;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.recipient{border-bottom:1px solid #f0ede9;align-items:center;gap:13px;height:42px;padding:0 15px;display:flex}.recipient span{color:#8d8982;width:44px;font-size:12px}.recipient input{font:inherit;border:0;outline:0;flex:1}.compose-window textarea{font:inherit;resize:none;border:0;outline:0;flex:1;padding:15px}.compose-footer{border-top:1px solid #efede9;align-items:center;gap:12px;height:53px;padding:0 13px;display:flex}.compose-footer button{color:#777;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.compose-footer .send-button{color:#fff;background:#e7715d;border-radius:7px;gap:8px;padding:8px 13px;font-size:12px;font-weight:600;display:flex}.compose-footer .sparkle{color:#dd715d}.compose-footer .trash{margin-left:auto}@keyframes enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes compose{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:none}}@media (width<=950px){.app-shell{grid-template-columns:210px 340px 1fr}.email-card{width:calc(100% - 35px);padding:25px}.reading-top{padding:0 20px}}@media (width<=720px){.app-shell{min-height:100vh;display:block}.sidebar,.mail-list{display:none}.reading-pane{min-height:100vh}.reading-top{height:65px}.email-card{width:100%;box-shadow:none;border:0;border-radius:0;margin:0;padding:25px 20px 100px}.email-heading h2{font-size:21px}.floating-nav{z-index:4;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff2;border:1px solid #e5e0da;border-radius:19px;justify-content:space-around;align-items:center;height:61px;display:flex;position:fixed;bottom:14px;left:15px;right:15px;box-shadow:0 8px 25px #2d21141a}.floating-nav button{color:#89847c;background:0 0;border:0;justify-items:center;gap:3px;font-size:9px;display:grid}.floating-nav .active{color:#dc715d}.floating-nav .float-compose{color:#fff;background:#242422;border-radius:15px;place-items:center;width:42px;height:42px;display:grid;transform:translateY(-12px);box-shadow:0 5px 14px #0003}.compose-window{width:calc(100% - 22px);height:68vh;bottom:10px;right:11px}.actions button:nth-child(-n+2){display:none}}.compose{border-radius:var(--radius-pill)}.nav-item,.sidebar-bottom>button,.icon-button,.search,.reply-row button,.attachment,.attachment button,.recipient,.compose-footer .send-button{border-radius:var(--radius-md)}.email-card{border-radius:var(--radius-lg)}.chips span,.list-tag{border-radius:var(--radius-sm)}.list-header p,.day-label,.mail-copy time,.mail-copy p,.sender-name span,.sender time,.attachment small,.profile small,.crumb,.recipient span{color:var(--text-muted)}.mail-copy time{font-weight:500}.day-label{color:var(--text-subtle)}.label-title{color:#687078}.search{color:#5f666d}.search span{color:#4b5563}.message-scroll{scrollbar-width:thin;scrollbar-color:transparent transparent}.message-scroll:hover{scrollbar-color:#25252347 transparent}.message-scroll::-webkit-scrollbar{width:6px}.message-scroll::-webkit-scrollbar-track{background:0 0}.message-scroll::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:0 0}.message-scroll:hover::-webkit-scrollbar-thumb{background:#25252338}.message-scroll::-webkit-scrollbar-thumb:hover{background:#2525236b}.mail-row{padding-right:26px}.mail-row.unread .mail-copy strong,.mail-row.unread .mail-copy b{font-weight:700}.subject-line{align-items:center;gap:7px;min-width:0;display:flex}.subject-line b{flex:1;min-width:0}.list-tag{color:#5f666d;background:#f2efeb;flex:none;padding:2px 5px;font-size:9px;font-weight:700;line-height:1.1}.list-tag.work{color:#a64e40;background:#f9e4df}.list-tag.design{color:#316b9f;background:#e2effa}.unread-dot{background:var(--unread);border-radius:50%;width:7px;height:7px;position:absolute;top:15px;left:9px;box-shadow:0 0 0 2px #fff}.mail-row.active .unread-dot{box-shadow:0 0 0 2px #f5f1ec}.row-dot{display:none}.message-scroll,.reading-pane{scrollbar-width:none;-ms-overflow-style:none}.message-scroll::-webkit-scrollbar{display:none!important}.reading-pane::-webkit-scrollbar{display:none!important}.labels button{color:#74726d;text-align:left;border-radius:var(--radius-md);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:8px 12px;display:flex}.labels button:hover,.labels button.label-active{color:#252523;background:#efeeeb}.compose,.compose:hover{box-shadow:none;transform:none}.trash-nav.selected{color:#c9483f;background:#fbe9e6}.trash-nav.selected em{color:#a83e37;background:#f6d3ce}.email-skeleton{background:#fff;width:min(820px,100%);min-height:calc(100vh - 78px);margin:0 auto;padding:35px 52px}.skeleton{border-radius:var(--radius-md);background:#efede9;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);animation:1.15s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.skeleton.title{width:58%;height:29px;margin-bottom:14px}.skeleton.chip{border-radius:var(--radius-sm);width:76px;height:18px;margin-bottom:36px}.skeleton.sender{width:100%;height:48px;margin-bottom:25px}.skeleton.line{width:94%;height:12px;margin:13px 0}.skeleton.line.short{width:48%}.skeleton.line.medium{width:72%}.skeleton.quote{width:100%;height:58px;margin:24px 0}@keyframes shimmer{to{transform:translate(100%)}}.mobile-compose{display:none}@media (width<=720px){.floating-nav{justify-content:space-evenly;right:78px}.mobile-compose{z-index:5;color:#fff;width:48px;height:48px;box-shadow:none;background:#242422;border:0;border-radius:16px;place-items:center;display:grid;position:fixed;bottom:22px;right:17px}.email-skeleton{min-height:calc(100vh - 65px);padding:25px 20px 100px}.skeleton.title{width:78%}.skeleton.chip{margin-bottom:28px}}
