.twsr-profile-card { box-sizing: border-box; width: 100%; max-width: 420px; padding: 22px; border: 1px solid #e6e6e6; border-radius: 14px; background: #fff; box-shadow: 0 6px 18px rgba(0,0,0,.08); color: #333; font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif; line-height: 1.75; }
.twsr-profile-card *, .twsr-profile-card *::before, .twsr-profile-card *::after { box-sizing: border-box; }
.twsr-profile-card__header { display: flex; align-items: center; gap: 16px; margin-bottom: 16px; }
.twsr-profile-card__photo { width: 90px; height: 90px; flex: 0 0 90px; border: 3px solid #06c755; border-radius: 50%; object-fit: cover; background: #fff; }
.twsr-profile-card__identity { min-width: 0; }
.twsr-profile-card__name { color: #222; font-size: 24px; font-weight: 800; line-height: 1.2; }
.twsr-profile-card__company { margin-top: 6px; color: #555; font-size: 14px; line-height: 1.5; }
.twsr-profile-card__message { margin-bottom: 18px; padding-top: 18px; border-top: 1px dashed #ddd; }
.twsr-profile-card__headline { margin-bottom: 12px; color: #333; font-size: 16px; font-weight: 700; line-height: 1.4; text-align: center; }
.twsr-profile-card__benefits { margin-bottom: 10px; padding: 10px 14px; border-radius: 8px; background: #f9f9f9; color: #333; font-size: 15px; line-height: 1.7; }
.twsr-profile-card__pitch { display: grid; gap: 2px; padding: 12px; border: 1px solid #ffe6b8; border-radius: 8px; background: #fffaf0; color: #333; font-size: 15px; line-height: 1.6; text-align: center; }
.twsr-profile-card__pitch strong { font-weight: 700; }
.twsr-profile-card__pitch span { font-weight: 500; }
.twsr-profile-card__contact { padding-top: 18px; border-top: 1px dashed #ddd; color: #333; font-size: 15px; line-height: 1.9; }
.twsr-profile-card__phone a { color: #000; font-weight: 700; text-decoration: none; }
.twsr-profile-card__service { margin: 10px 0 16px; color: #555; font-size: 14px; text-align: center; }
.twsr-profile-card__cta { display: block; padding: 12px 14px; border-radius: 10px; background: #06c755; box-shadow: 0 4px 10px rgba(6,199,85,.25); color: #fff !important; font-size: 17px; font-weight: 700; line-height: 1.45; text-align: center; text-decoration: none; }
.twsr-profile-card__address { margin-top: 20px; color: #777; font-size: 12px; line-height: 1.6; text-align: center; }
.twsr-profile-card__license { margin-top: 8px; color: #999; font-size: 11px; line-height: 1.5; text-align: center; }
.twsr-profile-card-empty { max-width: 420px; padding: 18px; border: 1px dashed #c3c4c7; border-radius: 8px; background: #fff; color: #50575e; }
.twsr-profile-card-admin .twsr-profile-layout-choice { display: inline-flex; align-items: flex-start; gap: 8px; margin: 12px 0 18px; }
.twsr-profile-card-preview { max-width: 420px; padding: 20px; border: 1px solid #dcdcde; border-radius: 8px; background: #f6f7f7; }
#twsr-line-card-v16-1 + #twsr-line-card-v16-1 { display: none !important; }
@media (min-width: 1024px) { .twsr-property-content-with-sidebar { display: grid; grid-template-columns: minmax(0, 1fr) minmax(280px, 320px); gap: 30px; align-items: start; } .twsr-property-content-with-sidebar__sidebar { position: sticky; top: 24px; min-width: 0; } .twsr-property-content-with-sidebar__sidebar .twsr-profile-card { max-width: none; } }
@media (max-width: 1023px) { .twsr-property-content-with-sidebar__sidebar { margin-top: 30px; } }
@media (max-width: 420px) { .twsr-profile-card { padding: 18px; } .twsr-profile-card__name { font-size: 22px; } .twsr-profile-card__photo { width: 78px; height: 78px; flex-basis: 78px; } }
