*{box-sizing:border-box;margin:0;padding:0}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1a1a1a;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100vh}:root{--phone-width: 393px;--phone-height: 852px}._container_fjwkq_6{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:#1a1a1a;padding:20px}._desktopControls_fjwkq_16{margin-bottom:20px;display:flex;flex-direction:column;align-items:center;gap:8px;color:#888}._selector_fjwkq_25{background:#333;color:#fff;border:1px solid #444;padding:8px 16px;border-radius:8px;font-size:14px;outline:none;cursor:pointer}._resolutionInfo_fjwkq_36{font-size:12px}._phoneWrapper_fjwkq_40{position:relative;width:var(--phone-width);height:var(--phone-height);transition:all .3s ease-in-out}._bezel_fjwkq_47{position:absolute;inset:0;background:#000;border-radius:50px;padding:12px;box-shadow:0 0 0 4px #333,0 0 20px #00000080;display:flex;flex-direction:column;overflow:hidden}._screen_fjwkq_62{flex:1;background:#222;border-radius:40px;overflow:hidden;position:relative;display:flex;flex-direction:column}._notch_fjwkq_72{position:absolute;top:0;left:50%;transform:translate(-50%);width:120px;height:35px;background:#000;border-bottom-left-radius:18px;border-bottom-right-radius:18px;z-index:101}._homeIndicator_fjwkq_85{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:120px;height:5px;background:#ffffff4d;border-radius:10px;z-index:101}@media(max-width:768px){._container_fjwkq_6{padding:0;background:transparent}._desktopControls_fjwkq_16{display:none}._phoneWrapper_fjwkq_40{width:100vw;height:100vh}._bezel_fjwkq_47{border-radius:0;padding:0;box-shadow:none}._screen_fjwkq_62{border-radius:0}._notch_fjwkq_72,._homeIndicator_fjwkq_85{display:none}}._statusBar_1d3hf_1{display:flex;justify-content:space-between;align-items:center;padding:8px 24px;height:44px;background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:14px;font-weight:600;z-index:100;border-top-left-radius:40px;border-top-right-radius:40px}._left_1d3hf_17{display:flex;align-items:center}._right_1d3hf_22{display:flex;align-items:center;gap:8px}._battery_1d3hf_28{display:flex;align-items:center;gap:4px}._batteryIcon_1d3hf_34{width:20px;height:10px;border:1px solid rgba(255,255,255,.5);border-radius:2px;padding:1px;position:relative}._batteryIcon_1d3hf_34:after{content:"";position:absolute;right:-3px;top:2px;width:2px;height:4px;background:#ffffff80;border-radius:0 1px 1px 0}._batteryLevel_1d3hf_54{height:100%;background:#fff;border-radius:1px}._batteryText_1d3hf_60{font-size:10px;opacity:.8}@media(max-width:768px){._statusBar_1d3hf_1{border-radius:0}}._homeScreen_i112v_1{flex:1;background:linear-gradient(135deg,#1a2a6c,#b21f1f,#fdbb2d);background-size:400% 400%;animation:_gradient_i112v_1 15s ease infinite;padding:60px 24px 24px}@keyframes _gradient_i112v_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}._appGrid_i112v_25{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}._iconContainer_i112v_31{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;transition:transform .2s}._iconContainer_i112v_31:active{transform:scale(.9)}._iconWrapper_i112v_44{position:relative;width:60px;height:60px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:14px;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 6px #0000001a}._iconContent_i112v_57{font-size:32px}._badge_i112v_61{position:absolute;top:-5px;right:-5px;background:#ff3b30;color:#fff;border-radius:50%;min-width:22px;height:22px;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:700;padding:0 4px;box-shadow:0 2px 4px #0003;border:1.5px solid white}._appName_i112v_80{color:#fff;font-size:11px;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.5);text-align:center}._pagination_1cjfo_1{display:flex;justify-content:space-between;padding:16px;background:#f8f8f8;border-top:1px solid #ddd;gap:12px}._pageButton_1cjfo_10{flex:1;padding:8px 16px;border:1px solid #ccc;background:#fff;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;color:#007aff;transition:all .2s ease}._pageButton_1cjfo_10:disabled{color:#ccc;border-color:#eee;cursor:not-allowed}._pageButton_1cjfo_10:not(:disabled):active{background:#f0f0f0;transform:scale(.98)}._container_1lo3z_1{display:flex;flex-direction:column;height:100%;background:#fff}._header_1lo3z_8{padding:44px 16px 12px;background:#f8f8f8;border-bottom:1px solid #ddd;display:flex;align-items:center;gap:12px}._header_1lo3z_8 h1{margin:0;font-size:18px;font-weight:700;color:#000}._backButton_1lo3z_24{background:transparent;border:none;color:#007aff;font-size:16px;cursor:pointer}._contactInfo_1lo3z_32{display:flex;flex-direction:column;align-items:center;flex:1;margin-right:44px}._senderName_1lo3z_41{font-weight:600;font-size:14px}._senderPhone_1lo3z_46{font-size:10px;color:#888}._list_1lo3z_51{flex:1;overflow-y:auto}._messageItem_1lo3z_56{display:flex;padding:12px 16px;gap:12px;border-bottom:.5px solid #eee;cursor:pointer}._messageItem_1lo3z_56:active{background:#f0f0f0}._avatar_1lo3z_68{width:44px;height:44px;background:#ccc;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;color:#fff;flex-shrink:0}._content_1lo3z_81{flex:1;min-width:0}._row_1lo3z_86{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}._sender_1lo3z_41{font-weight:400;font-size:15px}._unread_1lo3z_98 ._sender_1lo3z_41{font-weight:600}._time_1lo3z_102{font-size:12px;color:#888}._subject_1lo3z_107{font-size:14px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._detailView_1lo3z_115{flex:1;background:#f0f0f0;padding:20px 16px;display:flex;flex-direction:column;gap:16px}._timestamp_1lo3z_124{text-align:center;font-size:11px;color:#8e8e93;margin-bottom:8px}._messageBubble_1lo3z_131{background:#e9e9eb;padding:10px 14px;border-radius:18px;max-width:85%;align-self:flex-start;color:#000;font-size:15px;line-height:1.4;position:relative}._bubbleContent_1lo3z_143 a{color:#007aff;text-decoration:underline}._loading_1lo3z_148,._error_1lo3z_149,._empty_1lo3z_150{padding:40px;text-align:center;color:#888}._container_o5bf6_1{display:flex;flex-direction:column;height:100%;background:#fff;color:#000}._header_o5bf6_9{padding:44px 16px 12px;background:#f8f8f8;border-bottom:1px solid #ddd;display:flex;align-items:center;gap:12px}._header_o5bf6_9 h1{margin:0;font-size:18px;font-weight:700}._subjectHeader_o5bf6_24{font-weight:600;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}._backButton_o5bf6_33{background:transparent;border:none;color:#007aff;font-size:16px;cursor:pointer}._list_o5bf6_41{flex:1;overflow-y:auto}._emailItem_o5bf6_46{padding:12px 16px;border-bottom:.5px solid #eee;cursor:pointer}._emailItem_o5bf6_46:active{background:#f0f0f0}._row_o5bf6_56{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}._sender_o5bf6_63{font-weight:400;font-size:15px}._time_o5bf6_68{font-size:12px;color:#888}._subject_o5bf6_24{font-weight:400;font-size:14px;margin-bottom:4px}._unread_o5bf6_79 ._sender_o5bf6_63{font-weight:700}._unread_o5bf6_79 ._subject_o5bf6_24{font-weight:600}._preview_o5bf6_87{font-size:13px;color:#666;line-height:1.3}._emailDetail_o5bf6_93{flex:1;overflow-y:auto;display:flex;flex-direction:column}._meta_o5bf6_100{padding:12px 16px;border-bottom:.5px solid #eee;background:#fafafa}._metaRow_o5bf6_106{display:flex;gap:8px;margin-bottom:4px;font-size:13px}._label_o5bf6_113{color:#888;width:45px}._value_o5bf6_118{color:#333}._emailContent_o5bf6_122{padding:16px;font-size:15px;line-height:1.5}._loading_o5bf6_128,._error_o5bf6_129,._empty_o5bf6_130{padding:40px;text-align:center;color:#888}._emailContent_o5bf6_122 img{max-width:100%;height:auto}._emailContent_o5bf6_122 p{margin-bottom:1em}
