/* הדמיית טלפון ומערכת הודעות מקורית — ללא סימנים מסחריים או העתקת ממשק */
.pc-messages{align-items:center;grid-template-columns:1fr 310px}.pc-email-preview{transform:translateY(-18px)}.pc-phone{position:relative;width:286px;height:560px;margin:auto;padding:10px;border:2px solid #24364e;border-radius:38px;background:linear-gradient(145deg,#182538,#354a62);box-shadow:0 26px 55px rgba(31,67,99,.25),inset 0 0 0 2px rgba(255,255,255,.18)}.pc-phone:before,.pc-phone:after{content:'';position:absolute;right:-5px;width:3px;border-radius:3px;background:#26384d}.pc-phone:before{top:105px;height:54px}.pc-phone:after{top:178px;height:76px}.pc-phone-speaker{position:absolute;z-index:3;top:17px;left:50%;width:70px;height:18px;border-radius:12px;background:#152235;transform:translateX(-50%)}.pc-phone-screen{height:100%;border-radius:29px;overflow:hidden;background:linear-gradient(145deg,#eef6f2,#e8f1f6);color:#29445d}.pc-phone-screen>header{height:76px;padding:25px 12px 9px;display:grid;grid-template-columns:24px 38px 1fr 20px;gap:8px;align-items:center;background:#fff;border-bottom:1px solid #d9e5e9}.pc-phone-screen>header button{border:0;background:transparent;color:#365e76;font-size:27px;line-height:1}.pc-phone-screen>header>img{width:38px;height:38px;object-fit:contain;border-radius:50%;background:#f5faf6;padding:4px}.pc-phone-screen>header b,.pc-phone-screen>header small{display:block}.pc-phone-screen>header b{font-size:13px}.pc-phone-screen>header small{font-size:9px;color:#78909e}.pc-phone-screen>header i{font-style:normal;font-size:20px;color:#78909e}.pc-phone-date{width:max-content;margin:15px auto 10px;padding:5px 9px;border-radius:12px;background:rgba(255,255,255,.8);color:#718696;font-size:9px}.pc-mobile-message{width:88%;margin:0 10px 0 auto;padding:13px;border:1px solid #d5e8db;border-radius:17px 5px 17px 17px;background:#fff;box-shadow:0 5px 16px rgba(33,79,57,.09)}.pc-message-brand{display:flex;align-items:center;gap:8px;padding-bottom:9px;border-bottom:1px solid #e6eeea}.pc-message-brand img{width:38px;height:38px;object-fit:contain;border-radius:10px;background:#eef7f0;padding:4px}.pc-message-brand span b,.pc-message-brand span small{display:block}.pc-message-brand span b{font-size:11px;color:#173c67}.pc-message-brand span small{font-size:8px;color:#739083}.pc-mobile-message>p{margin:11px 0 8px;color:#496376;font-size:10px;line-height:1.5}.pc-mobile-message ul{margin:0;padding:0;list-style:none;display:grid;gap:6px}.pc-mobile-message li{font-size:10px;line-height:1.45}.pc-mobile-message>a{display:block;margin-top:12px;padding:8px;border-radius:10px;background:#edf6f0;color:#267a48;text-align:center;text-decoration:none;font-size:9px;font-weight:900}.pc-mobile-message>footer{display:flex;justify-content:flex-end;gap:5px;margin-top:7px;color:#78909e;font-size:8px}.pc-mobile-message>footer span{color:#477f9f;font-weight:900}.pc-phone-note{display:block;margin:18px auto 0;text-align:center;color:#78909e;font-size:8px}@media(max-width:950px){.pc-messages{grid-template-columns:1fr 300px}.pc-email-preview{transform:none}}@media(max-width:700px){.pc-messages{grid-template-columns:1fr}.pc-phone{width:280px}.pc-email-preview{order:2}}
