.phone-wrapper{display:flex;justify-content:center}.phone{position:relative;width:260px;height:563px;flex-shrink:0;margin:0 auto;filter:drop-shadow(0 2px 4px rgba(13,42,94,.05)) drop-shadow(0 8px 16px rgba(13,42,94,.07)) drop-shadow(0 24px 48px rgba(13,42,94,.14)) drop-shadow(0 48px 80px rgba(13,42,94,.06));z-index:1}.phone-body{width:100%;height:100%;border-radius:55px;padding:8px;position:relative;box-sizing:border-box;background:linear-gradient(170deg,#525256,#444448 2%,#36363a 5%,#2a2a2e 15%,#1c1c1e 50%,#2a2a2e 85%,#36363a 95%,#444448 98%,#525256);box-shadow:inset 0 1px 0 rgba(255,255,255,.22),inset 0 -1px 0 rgba(255,255,255,.08),0 1px 0 0 #626266,0 0 0 .5px rgba(0,0,0,.7)}.phone-body:before{left:-3px;top:88px;border-radius:2px 0 0 2px;height:12px;box-shadow:0 24px 0 #3a3a3e,0 40px 0 0 #3a3a3e,0 56px 0 #3a3a3e,0 72px 0 0 #3a3a3e,0 88px 0 #3a3a3e}.phone-body:after,.phone-body:before{content:"";position:absolute;width:3px;background:linear-gradient(180deg,#525256,#3a3a3e,#525256)}.phone-body:after{right:-3px;top:115px;height:44px;border-radius:0 2px 2px 0}.phone-screen{width:100%;height:100%;border-radius:47px;overflow:hidden;position:relative;display:flex;flex-direction:column;background:#f5f7fa}.phone-island{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:80px;height:22px;background:#000;border-radius:20px;z-index:10;box-shadow:inset 0 .5px 1px rgba(0,0,0,.6)}.phone-island:after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#1e1e40,#0a0a1a);box-shadow:inset 0 0 1.5px rgba(80,80,160,.5),0 0 .5px rgba(255,255,255,.05)}.status-bar{flex-shrink:0;justify-content:space-between;padding:36px 20px 3px;font-size:12px;font-weight:700;letter-spacing:.2px;color:#fff;background:#075e54}.status-bar,.status-icons{display:flex;align-items:center}.status-icons{gap:5px}.chat-header{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:6px 10px;background:#075e54;color:#fff}.chat-header .back{font-size:17px;line-height:1;opacity:.9;font-weight:300}.chat-header .avatar{width:30px;height:30px;border-radius:50%;background:#ffffff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-header .avatar svg{width:20px;height:auto}.chat-header .header-info{flex:1;min-width:0}.chat-header .who{display:flex;align-items:center;gap:4px;font-size:12.5px;font-weight:600;line-height:1.2}.chat-header .who .verified{width:13px;height:13px;flex-shrink:0}.chat-header .online{font-size:9.5px;opacity:.75;font-weight:400}.chat-header .header-actions{display:flex;align-items:center;gap:12px;opacity:.85}.chat-header .header-actions svg{width:16px;height:16px}.chat-wallpaper{flex:1;overflow:hidden;background-color:#efeae2;background-image:radial-gradient(circle,#d4cfc6 .8px,transparent 0);background-size:24px 24px;position:relative}.chat-body{position:absolute;inset:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scrollbar-width:none;padding:6px 8px;display:flex;flex-direction:column;gap:3px;min-height:0}.chat-body::-webkit-scrollbar{display:none}.bubble{padding:5px 7px;border-radius:7px;font-size:11.5px;line-height:1.35;max-width:82%;flex-shrink:0;position:relative;box-shadow:0 1px .5px rgba(0,0,0,.06)}.bubble .t{font-size:8.5px;color:#8693a6;margin-top:2px;text-align:right;display:flex;align-items:center;justify-content:flex-end;gap:3px}.bubble .t .checks{display:inline-flex;color:#53bdeb;font-size:9px;line-height:1}.bubble.them{background:#fff;color:#1a1a1a;align-self:flex-start;border-top-left-radius:2px;margin-left:6px}.bubble.them:before{content:"";position:absolute;left:-6px;top:0;width:8px;height:12px;background:#fff;clip-path:polygon(100% 0,100% 100%,0 0)}.bubble.me{background:#d9fdd3;color:#1a1a1a;align-self:flex-end;border-top-right-radius:2px;margin-right:6px}.bubble.me:before{content:"";position:absolute;right:-6px;top:0;width:8px;height:12px;background:#d9fdd3;clip-path:polygon(0 0,0 100%,100% 0)}.bubble .sim-title{font-weight:700;font-size:11.5px;margin-bottom:2px}.bubble .sim-row{font-size:10.5px;line-height:1.4}.bubble.note{border:1px solid #f0dfa0;color:#5d6b82;align-self:flex-end;margin-right:6px}.bubble.note,.bubble.note:before{background:#fff8e6}.bubble.note .ph{font-size:10.5px;font-weight:600;display:flex;align-items:center;gap:4px;margin-bottom:2px}.bubble.note .ph svg{color:#5d6b82}.wa-buttons{display:flex;flex-direction:column;gap:4px;align-self:flex-end;margin-right:6px;max-width:82%;flex-shrink:0}.wa-btn{display:block;width:100%;padding:5px 10px;border:1.5px solid #075e54;border-radius:8px;background:transparent;color:#075e54;font-family:inherit;font-size:11.5px;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;transition:background .15s,color .15s;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.wa-btn:focus-visible,.wa-btn:hover{background:#075e54;color:#fff}.wa-btn:focus-visible{outline:2px solid #53bdeb;outline-offset:2px}.wa-btn:active{transform:scale(.97)}.wa-btn--secondary{border-color:#075e54;color:#075e54;opacity:.85}.wa-btn--secondary:focus-visible,.wa-btn--secondary:hover{opacity:1;background:#075e54;color:#fff}.chat-input{flex-shrink:0;display:flex;align-items:center;gap:5px;padding:5px 8px;background:#f0f0f0}.chat-input .field{flex:1;font-size:11px;color:#8693a6;padding:5px 10px;border-radius:20px;background:#fff;min-width:0}.chat-input .send{width:28px;height:28px;border-radius:50%;background:#075e54}.chat-input .send,.phone-home{display:flex;align-items:center;justify-content:center;flex-shrink:0}.phone-home{background:#f0f0f0;padding:3px 0 5px}.phone-home:after{content:"";display:block;width:80px;height:3px;background:#1a1a1e;border-radius:2px;opacity:.15}.phone-shine{inset:0;border-radius:55px;z-index:2;background:linear-gradient(135deg,rgba(255,255,255,.14),rgba(255,255,255,.05) 12%,rgba(255,255,255,.02) 25%,transparent 45%)}.phone-glow,.phone-shine{position:absolute;pointer-events:none}.phone-glow{bottom:-14px;left:50%;transform:translateX(-50%);width:140px;height:28px;background:rgba(30,158,85,.08);filter:blur(32px);border-radius:50%;z-index:0}.typing-indicator{display:inline-flex;gap:3px;padding:7px 10px;background:#fff;border-radius:7px;border-top-left-radius:2px;align-self:flex-start;flex-shrink:0;margin-left:6px;position:relative;box-shadow:0 1px .5px rgba(0,0,0,.06)}.typing-indicator:before{content:"";position:absolute;left:-6px;top:0;width:8px;height:12px;background:#fff;clip-path:polygon(100% 0,100% 100%,0 0)}.typing-indicator span{width:4px;height:4px;border-radius:50%;background:#8693a6;animation:typing-bounce 1.2s ease-in-out infinite}.typing-indicator span:nth-child(2){animation-delay:.15s}.typing-indicator span:nth-child(3){animation-delay:.3s}@keyframes typing-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.typing-indicator span{animation:none}.phone-shine{display:none}}