.hero-cards-row{display:flex;flex-direction:column;align-items:center;gap:14px;padding-top:1rem}@media(min-width:640px){.hero-cards-row{flex-direction:row;align-items:flex-start;justify-content:center}}.hero-fc{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 8px 32px #0006,inset 0 1px #ffffff14;width:min(280px,90vw);animation:heroFloat 5s ease-in-out infinite;animation-delay:var(--fdelay, 0s)}.hero-fc--mid{margin-top:0}@media(min-width:640px){.hero-fc--mid{margin-top:2rem}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(calc(var(--fdir,1) * -12px))}}.hero-fc-icon{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #0000004d}.hero-fc-body{flex:1;min-width:0}.hero-fc-label{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#ffffffe6;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-fc-desc{font-size:11px;color:#ffffff8c;margin:0}.hero-fc-biz{font-size:10px;color:#f77737cc;font-weight:600;margin:2px 0 0}.hero-fc-time{font-size:9px;color:#ffffff4d;white-space:nowrap;flex-shrink:0;padding-top:2px}.ai-chat-line{display:block;transition:opacity .4s ease}.ai-chat-mock.is-animated .ai-chat-line:nth-child(1){animation:fadeLineIn .4s ease .3s forwards}.ai-chat-mock.is-animated .ai-chat-line:nth-child(2){animation:fadeLineIn .4s ease 1.2s forwards}.ai-chat-mock.is-animated .ai-chat-line:nth-child(3){animation:fadeLineIn .4s ease 1.8s forwards}.ai-chat-mock.is-animated .ai-chat-line:nth-child(4){animation:fadeLineIn .4s ease 2.4s forwards}.ai-chat-mock.is-animated .ai-chat-line:nth-child(5){animation:fadeLineIn .4s ease 3.2s forwards}@keyframes fadeLineIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.social-post-mock{width:min(400px,100%);border-radius:20px;border:1px solid rgba(0,0,0,.1);background:#fff;overflow:hidden;box-shadow:0 12px 48px #0000001f}.spm-header{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.07)}.spm-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#ff512f,#f77737);color:#fff;font-weight:900;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.spm-name{font-size:12px;font-weight:800;color:#1a1a1a;margin:0}.spm-handle{font-size:10px;color:#888;margin:1px 0 0}.spm-badge{margin-left:auto;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;background:#f777371f;color:#f77737;border:1px solid rgba(247,119,55,.3);padding:3px 8px;border-radius:6px}.spm-image-photo{width:100%;height:100%;object-fit:cover;object-position:center 30%;display:block}.spm-image-block{position:relative;height:140px;background:linear-gradient(135deg,#0b1d3a,#1e3a5f);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.spm-caption{padding:12px 16px;font-size:11.5px;line-height:1.65;color:#333;border-bottom:1px solid rgba(0,0,0,.07)}.spm-hashtags{font-size:10px;color:#1d74f5}.spm-footer{padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.spm-actions{display:flex;gap:8px}.spm-btn{font-size:10px;font-weight:700;padding:5px 12px;border-radius:8px;border:none;cursor:pointer}.spm-btn-ghost{background:#0000000f;color:#555}.spm-btn-primary{background:linear-gradient(135deg,#ff512f,#f77737);color:#fff}.phone-mock{position:relative;width:264px;height:510px;background:#0d1425;border-radius:40px;border:2.5px solid rgba(255,255,255,.14);box-shadow:0 0 0 1px #00000073,0 48px 120px #000000bf,inset 0 1px #ffffff0f;overflow:hidden;flex-shrink:0}.phone-mock:before{content:"";position:absolute;top:10px;left:50%;transform:translate(-50%);width:80px;height:24px;background:#000;border-radius:12px;z-index:20}.phone-inner{position:absolute;inset:0;padding:44px 14px 14px;display:flex;flex-direction:column}.pm-status-bar{display:flex;align-items:center;justify-content:space-between;font-size:9px;font-weight:600;color:#ffffff80;margin-bottom:10px;padding:0 2px}.pm-header{display:flex;align-items:center;gap:8px;padding:9px 10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:14px;margin-bottom:10px}.pm-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#ff512f,#f77737);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;color:#fff;flex-shrink:0;box-shadow:0 0 16px #f7773766}.pm-meta{flex:1;overflow:hidden}.pm-name{font-size:11px;font-weight:800;color:#fff;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pm-sub{font-size:8.5px;color:#ffffff61;margin-top:1px}.pm-live{display:flex;align-items:center;gap:4px;font-size:7.5px;font-weight:800;color:#4ade80;text-transform:uppercase;letter-spacing:.05em}.pm-live-dot{width:6px;height:6px;border-radius:50%;background:#4ade80;animation:livePulse 1.6s ease-in-out infinite}@keyframes livePulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #4ade8080}50%{opacity:.7;transform:scale(.8);box-shadow:0 0 0 4px #4ade8000}}.pm-messages{flex:1;display:flex;flex-direction:column;gap:7px;overflow:hidden}.pm-msg{max-width:90%;padding:8px 11px;border-radius:16px;font-size:10px;line-height:1.55;opacity:0;transform:translateY(8px)}.pm-msg.is-ai{background:#ffffff14;color:#ffffffde;border-bottom-left-radius:4px;align-self:flex-start;border:1px solid rgba(255,255,255,.06)}.pm-msg.is-caller{background:linear-gradient(135deg,#ff512f33,#f7773733);border:1px solid rgba(247,119,55,.22);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.pm-booked{display:flex;align-items:center;gap:7px;padding:9px 13px;background:#4ade8014;border:1px solid rgba(74,222,128,.2);border-radius:12px;margin-top:9px;font-size:10px;font-weight:700;color:#4ade80;opacity:0;transform:translateY(8px)}.pm-check-icon{width:20px;height:20px;flex-shrink:0}.phone-mock.is-animated .pm-msg:nth-child(1){animation:pmMsgIn .35s cubic-bezier(.22,1,.36,1) .4s forwards}.phone-mock.is-animated .pm-msg:nth-child(2){animation:pmMsgIn .35s cubic-bezier(.22,1,.36,1) 1.6s forwards}.phone-mock.is-animated .pm-msg:nth-child(3){animation:pmMsgIn .35s cubic-bezier(.22,1,.36,1) 3s forwards}.phone-mock.is-animated .pm-msg:nth-child(4){animation:pmMsgIn .35s cubic-bezier(.22,1,.36,1) 4.2s forwards}.phone-mock.is-animated .pm-msg:nth-child(5){animation:pmMsgIn .35s cubic-bezier(.22,1,.36,1) 5.6s forwards}.phone-mock.is-animated .pm-booked{animation:pmMsgIn .45s cubic-bezier(.22,1,.36,1) 7s forwards}@keyframes pmMsgIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.faq-item summary::-webkit-details-marker{display:none}@media(prefers-reduced-motion:reduce){.hero-fc,.pm-live-dot{animation:none}}@media(max-width:640px){.hero-fc{width:min(320px,92vw)}}
