.hp-icon-defs{position:absolute;width:0;height:0;overflow:hidden}.hp-phone{--hp-verde: #7fcc4e;--hp-verde-osc: #6db840;--hp-verde-claro: #f2faed;--hp-negro: #1b1e17;--hp-gris-1: #d1d2dc;--hp-gris-2: #f4f4f5;--hp-naranja: #e58036;position:relative;isolation:isolate;width:100%;max-width:320px;background:linear-gradient(105deg,rgba(255,255,255,.8),transparent 8% 92%,rgba(255,255,255,.55)),linear-gradient(145deg,#aab1b5,#252a2d 12%,#090b0c,#3e4549 84%,#c7cccf);border:1px solid #8d9498;border-radius:48px;padding:8px;box-shadow:inset 0 0 0 1px #ffffff61,inset 0 0 0 3px #000000ad,0 30px 65px #1b1e174d;box-sizing:border-box;font-family:Navigo,Nunito,Helvetica Neue,Helvetica,Arial,sans-serif}.hp-phone *,.hp-phone *:before,.hp-phone *:after{box-sizing:border-box}.hp-screen{position:relative;background:#fff;border:1px solid #050606;border-radius:39px;overflow:hidden}.hp-device-button{position:absolute;z-index:-1;width:4px;background:linear-gradient(90deg,#1b1e20,#92999d 48%,#24282a);border:1px solid #303537;box-shadow:0 1px 2px #00000073}.hp-device-button--action{top:95px;left:-4px;height:26px;border-radius:3px 0 0 3px}.hp-device-button--volume-up,.hp-device-button--volume-down{left:-5px;height:48px;border-radius:3px 0 0 3px}.hp-device-button--volume-up{top:139px}.hp-device-button--volume-down{top:197px}.hp-device-button--power{top:155px;right:-5px;height:72px;border-radius:0 3px 3px 0}.hp-statusbar{position:relative;display:flex;align-items:center;justify-content:space-between;height:36px;padding:0 19px;background:#7fcc4e;color:#090a09;font-family:Arial,sans-serif;font-size:10px;font-weight:600;margin-bottom:-15px}.hp-dynamic-island{position:absolute;top:7px;left:50%;width:76px;height:22px;transform:translate(-50%);background:#050606;border-radius:999px;box-shadow:inset 0 -1px 2px #ffffff1f}.hp-device-status{display:flex;align-items:center;gap:5px}.hp-signal{display:flex;align-items:flex-end;gap:1px;height:10px}.hp-signal i{display:block;width:2px;background:currentColor;border-radius:1px}.hp-signal i:nth-child(1){height:3px}.hp-signal i:nth-child(2){height:5px}.hp-signal i:nth-child(3){height:7px}.hp-signal i:nth-child(4){height:9px}.hp-wifi{display:inline-block;font-size:13px;line-height:1;transform:rotate(-45deg)}.hp-battery{position:relative;width:16px;height:8px;border:1px solid currentColor;border-radius:2px}.hp-battery:before{content:"";position:absolute;inset:1px;width:10px;background:currentColor;border-radius:1px}.hp-battery:after{content:"";position:absolute;top:2px;right:-3px;width:2px;height:3px;background:currentColor;border-radius:0 1px 1px 0}.hp-header{display:flex;align-items:center;gap:12px;background:var(--hp-verde);padding:16px 16px 5px;border-bottom:1px solid #fff}.hp-header-icon{width:36px;height:36px;color:#fff;flex:0 0 36px}.hp-title{font-size:15px;font-weight:700;color:#fff}.hp-status{font-size:12px;font-weight:300;color:#ffffffe6}.hp-feed{padding:18px;background:var(--hp-gris-2);overflow:hidden}.hp-bubbles{display:flex;flex-direction:column;gap:10px}.hp-row{display:flex;animation:hp-in .3s ease-in-out}.hp-row--out{justify-content:flex-end}.hp-row--in{justify-content:flex-start}.hp-bubble{max-width:80%;padding:11px 14px;border-radius:18px;font-size:14px;font-weight:300;line-height:1.5;box-shadow:0 1px 2px #00000014}.hp-bubble--out{background:var(--hp-verde);color:#fff;border-bottom-right-radius:4px}.hp-bubble--in{background:#fff;color:var(--hp-negro);border-bottom-left-radius:4px}.hp-bubble-sender,.hp-card-sender{display:flex;align-items:center;gap:7px;color:#ffffffe6;font-size:11px;font-weight:400;line-height:1;margin-bottom:9px}.hp-sender-icon{width:17px;height:20px;color:currentColor;flex:0 0 17px}.hp-bubble-text{line-height:1.5}.hp-bubble-meta,.hp-card-meta{display:flex;align-items:center;justify-content:flex-end;gap:4px;min-height:14px;margin-top:3px;font-size:10px;line-height:1}.hp-bubble--out .hp-bubble-meta{color:#ffffffc2}.hp-bubble--in .hp-bubble-meta{color:#90938e}.hp-read-receipt{color:#1689d4;font-size:13px;font-weight:700;letter-spacing:-4px;padding-right:3px}.hp-typing{display:flex;justify-content:flex-start;margin-top:10px}.hp-typing[hidden]{display:none}.hp-typing-box{display:flex;gap:5px;background:#fff;padding:14px 16px;border-radius:18px 18px 18px 4px}.hp-typing-box span{width:7px;height:7px;border-radius:50%;background:var(--hp-verde);animation:hp-dot 1.2s ease-in-out infinite}.hp-typing-box span:nth-child(2){animation-delay:.2s}.hp-typing-box span:nth-child(3){animation-delay:.4s}.hp-card{max-width:92%;background:var(--hp-verde);color:#f7f7f7;border-radius:16px 16px 4px;overflow:hidden;margin-left:auto;margin-top:16px;box-shadow:0 1px 3px #0000001f;animation:hp-in .35s ease-in-out}.hp-card[hidden]{display:none}.hp-card-sender{padding:12px 14px 0;margin-bottom:10px}.hp-card-preview{background:#1b1e1714;border-bottom:1px solid rgba(255,255,255,.22)}.hp-card-logo{min-height:128px;display:flex;align-items:center;justify-content:center;padding:18px}.hp-card-logo img{display:block;width:100%;height:auto;filter:brightness(0) invert(1);opacity:.95}.hp-card-info{padding:0 14px 14px}.hp-card-title{color:#fff;font-size:13px;font-weight:700;line-height:1.35}.hp-card-sub{color:#ffffffdb;font-size:12px;line-height:1.45;margin-top:5px}.hp-card-domain{display:flex;align-items:center;gap:8px;color:#ffffffeb;font-size:12px;margin-top:14px}.hp-card-domain svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.hp-card-message{position:relative;padding:13px 14px 25px;font-size:14px;font-weight:300;line-height:1.45}.hp-card-message p{margin:0}.hp-card-message p+p{margin-top:14px}.hp-card-link{color:#fff;text-decoration:underline;text-decoration-thickness:1px;overflow-wrap:anywhere}.hp-card-meta{position:absolute;right:10px;bottom:6px;color:#ffffffc2;margin:0}@keyframes hp-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes hp-dot{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}@media (prefers-reduced-motion: reduce){.hp-row,.hp-card,.hp-typing-box span{animation:none}}
