@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--wm-bg: #08080d;--wm-surface: #14141b;--wm-surface2: #1e1e28;--wm-border: #2c2c37;--wm-text: #ece9e2;--wm-muted: #9e9d96;--wm-faint: #6a665f;--wm-accent: #af7964;--wm-accent-press: #9a6553;--wm-accent-subtle: rgba(175, 121, 100, .14);--wm-email-text: #e6e2db;--wm-logo: #e7e4dd;--wm-accent-grad: linear-gradient(135deg, #bd8870 0%, #9a6553 100%);--wm-glow: 0 6px 22px rgba(175, 121, 100, .34);--wm-elev1: 0 8px 24px rgba(0, 0, 0, .45);--wm-elev2: 0 14px 40px rgba(0, 0, 0, .58);--wm-glass: rgba(20, 20, 27, .72)}html.theme-light{--wm-bg: #faf9f6;--wm-surface: #ffffff;--wm-surface2: #f3f0ea;--wm-border: #e6e3db;--wm-text: #1e1e28;--wm-muted: #6e6a62;--wm-faint: #9e9d96;--wm-accent: #a06450;--wm-accent-press: #8c5544;--wm-accent-subtle: rgba(160, 100, 80, .14);--wm-email-text: #2a2a32;--wm-logo: #a06450;--wm-accent-grad: linear-gradient(135deg, #ad6e58 0%, #8c5544 100%);--wm-glow: 0 6px 22px rgba(160, 100, 80, .26);--wm-elev1: 0 6px 20px rgba(60, 50, 40, .1);--wm-elev2: 0 14px 38px rgba(60, 50, 40, .16);--wm-glass: rgba(255, 255, 255, .78)}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}#root{height:100dvh}body{font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;background:var(--wm-bg);color:var(--wm-text);-webkit-font-smoothing:antialiased;font-feature-settings:"tnum"}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,textarea{font-family:inherit}a{color:var(--wm-accent)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--wm-border);border-radius:8px;border:2px solid var(--wm-bg)}.email-html{background:#fff;color:#1a1a1a;font-size:16px;line-height:1.65;padding:16px;border-radius:12px;overflow-wrap:anywhere;word-break:break-word;max-width:100%;overflow-x:auto}.email-html a{color:#0b66c3;overflow-wrap:anywhere}.email-html img,.email-html video{max-width:100%!important;height:auto}.email-html img[data-blocked-src]{display:inline-block;min-width:60px;min-height:24px;max-width:100%;background:#f0f0f0;border:1px dashed #ccc;border-radius:6px}.email-html table{max-width:100%}.email-html td,.email-html th{word-break:break-word}.email-html pre{white-space:pre-wrap;word-break:break-word;max-width:100%}.email-html blockquote{border-left:3px solid #d4d4d4;padding-left:12px;color:#555;margin-left:0}html.capacitor-native input,html.capacitor-native textarea{font-size:16px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.wm-shimmer{background:linear-gradient(100deg,var(--wm-surface2) 30%,var(--wm-surface) 50%,var(--wm-surface2) 70%);background-size:200% 100%;animation:wm-shimmer 1.3s ease-in-out infinite}@keyframes wm-shimmer{to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.wm-shimmer{animation:none}}.wm-field{transition:border-color .15s ease}.wm-field:focus{border-bottom-color:var(--wm-accent)!important}.wm-editor:empty:before{content:attr(data-placeholder);color:var(--wm-faint, #6b6560);pointer-events:none}.wm-editor:focus{outline:none}.wm-editor ul,.wm-editor ol{padding-left:22px;margin:6px 0}.wm-editor a{color:var(--wm-accent)}.wm-brand-dark{display:inline-block}.wm-brand-light,html.theme-light .wm-brand-dark{display:none}html.theme-light .wm-brand-light{display:inline-block}::selection{background:#af796459}:focus-visible{outline:2px solid var(--wm-accent);outline-offset:2px}@media(hover:hover)and (pointer:fine){.wm-row:not(.on):hover{background:var(--wm-surface)!important}.wm-hov:not(.on):hover{background:#af796414!important}.wm-rowact span[role=button]:hover{background:var(--wm-accent-subtle);color:var(--wm-accent)}.wm-rowact span[role=button][title]:last-child:hover{color:#dc2626}}.wm-rowact{opacity:0;pointer-events:none;transition:opacity .12s ease}.wm-row:hover .wm-rowact{opacity:1;pointer-events:auto}html.theme-light .email-html{border:1px solid rgba(0,0,0,.09);box-shadow:0 1px 3px #0000000f}
