.pfd-earn {
  --earn-ink: #25293b;
  --earn-muted: #697383;
  background: #f5f8ff;
  color: var(--earn-ink);
  font: 17px/1.5 "Source Sans Pro", Arial, sans-serif;
  text-align: left;
  padding: 26px 0 34px;
}
.pfd-earn * { box-sizing: border-box; }
.pfd-earn__surface { width: calc(100% - 72px); max-width: 1960px; margin: 0 auto; padding: 8px 0 34px; background: #fff; border: 1px solid #e5e9f2; border-radius: 32px; box-shadow: 0 12px 32px #27314a08; }
.pfd-earn__wrap { max-width: 1360px; margin: 0 auto; padding: 0 32px 46px; }
.pfd-earn h1, .pfd-earn h2, .pfd-earn h3, .pfd-earn p { margin: 0; padding: 0; color: inherit; font-family: inherit; text-transform: none; }
.pfd-earn a { color: inherit; text-decoration: none; transition: color .18s, background .18s, transform .18s, box-shadow .18s; }
.pfd-earn a:focus-visible { outline: 3px solid #3caeae; outline-offset: 4px; }
.pfd-earn__breadcrumbs { display: flex; gap: 13px; padding: 24px 0; color: var(--earn-muted); font-size: 14px; }
.pfd-earn__breadcrumbs a:hover { color: #5d63be; }
.pfd-earn__eyebrow { display: block; color: #6475a2; font-size: 12px; font-weight: 700; letter-spacing: 1.8px; line-height: 1.5; }

.pfd-earn__hero { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, .9fr); align-items: center; min-height: 390px; padding: 44px 60px; position: relative; overflow: hidden; border: 1px solid #e6eaf2; border-radius: 28px; background: linear-gradient(115deg, #f5fbfd 0%, #f3f4fc 54%, #f8eff9 100%); }
.pfd-earn__hero-copy { max-width: 620px; min-width: 0; position: relative; z-index: 2; }
.pfd-earn h1 { margin: 16px 0 20px; font-size: clamp(42px, 4.8vw, 65px); line-height: 1.04; letter-spacing: -2.1px; font-weight: 700; }
.pfd-earn h1 em { color: #7562bb; font-style: normal; }
.pfd-earn__hero-copy p { max-width: 520px; color: #667281; font-size: 18px; line-height: 1.6; }
.pfd-earn__hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 20px; margin-top: 26px; }
.pfd-earn__button { display: inline-flex; align-items: center; justify-content: center; gap: 25px; min-height: 46px; padding: 11px 19px; border-radius: 11px; background: #7659ba; color: #fff !important; font-size: 15px; font-weight: 700; box-shadow: 0 8px 18px #654ab022; }
.pfd-earn__button:hover { background: #614696; transform: translateY(-2px); }
.pfd-earn__text-link { padding-bottom: 4px; border-bottom: 1px solid #af9fd0; font-size: 15px; font-weight: 700; }
.pfd-earn__text-link:hover { color: #7659ba; }
.pfd-earn__hero-art { width: 100%; max-width: 410px; height: 290px; position: relative; justify-self: center; }
.pfd-earn__art-orbit { position: absolute; width: 295px; height: 295px; top: -4px; left: 52px; border: 1px solid #dde4ef; border-radius: 50%; background: radial-gradient(circle, #dceefa 0%, #e9e2f776 47%, transparent 70%); }
.pfd-earn__art-orbit::after { content: ""; position: absolute; inset: 17px; border: 1px dashed #d7deed; border-radius: 50%; }
.pfd-earn__art-card { display: flex; flex-direction: column; align-items: center; justify-content: center; position: absolute; width: 150px; height: 175px; border: 8px solid #fff; border-radius: 20px; box-shadow: 0 20px 33px #5969922a; }
.pfd-earn__art-card i { font: normal 55px/1 Arial, sans-serif; }
.pfd-earn__art-card b { margin-top: 12px; color: #605875; font-size: 15px; letter-spacing: .4px; }
.pfd-earn__art-card--left { top: 32px; left: 45px; transform: rotate(-14deg); background: linear-gradient(150deg, #e0f7f3, #bde4e7); color: #3fa8a6; }
.pfd-earn__art-card--right { top: 21px; right: 40px; transform: rotate(13deg); background: linear-gradient(145deg, #fceaf3, #e4d7f4); color: #bb6eaa; }
.pfd-earn__art-card--front { top: 108px; left: 131px; transform: rotate(3deg); background: linear-gradient(145deg, #f9f4fe, #d8cbf2); color: #8565bc; }
.pfd-earn__art-spark { position: absolute; color: #cc7fae; font-size: 32px; }
.pfd-earn__art-spark--one { top: 8px; left: 20px; }
.pfd-earn__art-spark--two { bottom: 8px; right: 6px; color: #53b6b5; font-size: 40px; }

.pfd-earn__intro { max-width: 785px; margin: 65px auto 30px; text-align: center; }
.pfd-earn h2 { font-size: clamp(30px, 3vw, 40px); line-height: 1.14; letter-spacing: -.9px; font-weight: 700; }
.pfd-earn__intro h2 { margin: 11px 0 15px; }
.pfd-earn__intro p { color: var(--earn-muted); font-size: 17px; line-height: 1.65; }
.pfd-earn__ideas { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; scroll-margin-top: 28px; }
.pfd-earn__idea { min-width: 0; min-height: 240px; padding: 27px; border: 1px solid #e8eaf0; border-radius: 22px; background: #fff; }
.pfd-earn__idea-icon { display: inline-flex; align-items: center; justify-content: center; width: 49px; height: 49px; margin-bottom: 21px; border-radius: 14px; background: #edf8f7; color: #38a6a4; font-size: 28px; line-height: 1; }
.pfd-earn__idea--craft .pfd-earn__idea-icon, .pfd-earn__idea--custom .pfd-earn__idea-icon { background: #f9edf6; color: #b46a9e; }
.pfd-earn__idea--print .pfd-earn__idea-icon, .pfd-earn__idea--content .pfd-earn__idea-icon { background: #f0edfa; color: #8068bb; }
.pfd-earn__idea-no { display: block; margin-bottom: 7px; color: #8b8999; font-size: 10px; font-weight: 700; letter-spacing: 1.6px; }
.pfd-earn h3 { font-size: 23px; line-height: 1.2; letter-spacing: -.4px; font-weight: 700; }
.pfd-earn__idea p { margin-top: 10px; color: var(--earn-muted); font-size: 15px; line-height: 1.5; }

.pfd-earn__path { margin-top: 76px; padding: 42px 46px; border: 1px solid #e7e5f0; border-radius: 25px; background: linear-gradient(145deg, #fbfaff, #f6f7fc); }
.pfd-earn__path-heading { max-width: 650px; }
.pfd-earn__path-heading h2 { margin: 10px 0 12px; }
.pfd-earn__path-heading p { color: var(--earn-muted); font-size: 16px; }
.pfd-earn__steps { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 27px; margin-top: 34px; }
.pfd-earn__steps > div { min-width: 0; border-top: 1px solid #dedae9; padding-top: 18px; }
.pfd-earn__steps span { display: block; margin-bottom: 13px; color: #8b69bb; font-size: 17px; font-weight: 700; }
.pfd-earn__steps h3 { font-size: 20px; }
.pfd-earn__steps p { margin-top: 8px; color: var(--earn-muted); font-size: 15px; }
.pfd-earn__license-link { display: inline-flex; gap: 16px; margin-top: 32px; padding-bottom: 3px; border-bottom: 1px solid #a993d1; color: #7556b6 !important; font-size: 15px; font-weight: 700; }
.pfd-earn__license-link:hover { color: #4c347f !important; }

.pfd-earn__closing { display: flex; align-items: center; justify-content: space-between; gap: 35px; margin-top: 76px; padding: 34px 40px; border: 1px solid #dfeeed; border-radius: 23px; background: linear-gradient(110deg, #f4fbfa, #f7f9fd); }
.pfd-earn__closing h2 { margin: 10px 0; font-size: 31px; }
.pfd-earn__closing p { color: var(--earn-muted); font-size: 16px; }
.pfd-earn__closing-actions { display: flex; flex-direction: column; gap: 11px; min-width: 205px; }
.pfd-earn__closing-actions a { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 11px 14px; border: 1px solid #d6e6e5; border-radius: 10px; background: #fff; color: #3f8185; font-size: 15px; font-weight: 700; }
.pfd-earn__closing-actions a:hover { box-shadow: 0 8px 20px #557b7d18; transform: translateY(-2px); }

@media (max-width: 1050px) {
  .pfd-earn__hero { padding: 39px 42px; }
  .pfd-earn__hero-art { transform: scale(.85); }
  .pfd-earn__ideas { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 800px) {
  .pfd-earn__surface { width: calc(100% - 36px); border-radius: 26px; }
  .pfd-earn__wrap { padding: 0 24px 38px; }
  .pfd-earn__hero { grid-template-columns: minmax(0, 1fr); padding: 35px 34px 0; }
  .pfd-earn__hero-art { width: 100%; height: 250px; margin: 12px auto 0; transform: scale(.8); }
  .pfd-earn__steps { gap: 17px; }
  .pfd-earn__closing { display: block; }
  .pfd-earn__closing-actions { margin-top: 23px; max-width: 330px; }
}
@media (max-width: 650px) {
  .pfd-earn { padding: 14px 0 20px; }
  .pfd-earn__surface { width: calc(100% - 20px); padding: 0; border-radius: 22px; }
  .pfd-earn__wrap { padding: 0 18px 30px; }
  .pfd-earn__breadcrumbs { padding: 18px 0; }
  .pfd-earn__hero { padding: 28px 24px 0; border-radius: 22px; }
  .pfd-earn h1 { margin: 14px 0 18px; font-size: clamp(36px, 10vw, 46px); letter-spacing: -1.5px; }
  .pfd-earn__hero-copy p { font-size: 16px; }
  .pfd-earn__hero-actions { gap: 16px; }
  .pfd-earn__hero-art { width: 100%; max-width: 320px; height: 205px; margin: 10px auto -12px; transform: scale(.68); transform-origin: top center; }
  .pfd-earn__intro { margin: 49px auto 27px; text-align: left; }
  .pfd-earn h2 { font-size: 30px; }
  .pfd-earn__intro p { font-size: 16px; }
  .pfd-earn__ideas { grid-template-columns: 1fr; gap: 13px; }
  .pfd-earn__idea { min-height: 205px; padding: 23px; }
  .pfd-earn__idea-icon { margin-bottom: 15px; }
  .pfd-earn__path { margin-top: 59px; padding: 28px 24px; border-radius: 21px; }
  .pfd-earn__steps { grid-template-columns: 1fr; gap: 21px; margin-top: 25px; }
  .pfd-earn__steps span { margin-bottom: 7px; }
  .pfd-earn__closing { margin-top: 59px; padding: 28px 24px; border-radius: 21px; }
  .pfd-earn__closing h2 { font-size: 28px; }
}
@media (prefers-reduced-motion: reduce) { .pfd-earn a { transition: none; } }
