.wp-px-entry {
  margin: 0;
  background: #efe8dc;
  color: #161412;
  font-family: Newsreader, Georgia, serif;
}
.wp-px-entry__head {
  padding: 14px 24px 12px;
  border-bottom: 1px solid #161412;
}
.wp-px-wordmark {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  font-family: Syne, Arial Narrow, Arial, sans-serif;
  font-weight: 800;
  font-size: .82rem;
  letter-spacing: -.03em;
  color: #161412;
  text-decoration: none;
}
.wp-px-wordmark i {
  width: 6px;
  height: 6px;
  background: #c4331c;
  transform: translate(2px, -3px);
}
.wp-px-entry__main {
  width: min(1100px, calc(100% - 40px));
  margin: 0 auto;
  padding: 56px 0 88px;
  text-align: center;
}
.wp-px-kicker {
  margin: 0 0 12px;
  font-family: "IBM Plex Mono", ui-monospace, monospace;
  font-size: .7rem;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #5e574d;
}
.wp-px-display {
  margin: 0;
  font-family: Syne, Arial Narrow, Arial, sans-serif;
  font-weight: 800;
  font-size: clamp(2.4rem, 7vw, 5rem);
  line-height: .94;
  letter-spacing: -.05em;
}
.wp-px-mid {
  margin: 48px 0 12px;
  font-family: Syne, Arial Narrow, Arial, sans-serif;
  font-weight: 800;
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  letter-spacing: -.03em;
}
.wp-px-italic {
  margin: .7rem 0 2rem;
  font-family: Newsreader, Georgia, serif;
  font-style: italic;
  font-size: clamp(1.3rem, 2vw, 1.85rem);
  color: #c4331c;
}
.wp-px-line {
  margin: 0 auto;
  max-width: 28rem;
  font-size: 1.2rem;
  line-height: 1.45;
  color: #3a352e;
}
.wp-px-browser {
  margin: 2.2rem auto 0;
  width: min(96vw, 1680px);
  text-align: left;
  background: #efe8dc;
  border: 1px solid #161412;
  box-shadow: 0 10px 28px rgba(22, 20, 18, .08);
}
.wp-px-browser__chrome {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 28px;
  padding: 0 10px;
  border-bottom: 1px solid #161412;
  background: #f4efe6;
}
.wp-px-browser__dots { display: flex; gap: 5px; }
.wp-px-browser__dots i {
  width: 7px;
  height: 7px;
  background: #161412;
  opacity: .22;
}
.wp-px-browser__url {
  flex: 1;
  min-width: 0;
  height: 16px;
  background: #efe8dc;
  font-family: "IBM Plex Mono", ui-monospace, monospace;
  font-size: 9px;
  letter-spacing: .06em;
  color: #5e574d;
  line-height: 16px;
  padding: 0 8px;
  overflow: hidden;
  white-space: nowrap;
}
.wp-px-browser__page { display: block; margin: 0; background: #d8d2c6; }
.wp-px-browser__page img {
  display: block;
  width: 100%;
  height: auto;
}
.wp-px-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 1.6rem;
  justify-content: center;
  align-items: center;
  margin: 1.8rem 0 0;
}
.wp-px-btn {
  display: inline-flex;
  align-items: center;
  min-height: 2.7rem;
  padding: .65rem 1.05rem;
  font-family: "IBM Plex Mono", ui-monospace, monospace;
  font-size: .7rem;
  font-weight: 500;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-decoration: none;
  background: #c4331c;
  color: #fff8f5;
  border: 1px solid #c4331c;
}
.wp-px-link {
  font-family: "IBM Plex Mono", ui-monospace, monospace;
  font-size: .7rem;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-decoration: none;
  color: #161412;
}
.wp-px-link:hover { color: #c4331c; }

.wp-px-hello {
  width: min(1240px, calc(100% - 48px));
  margin: 0 auto;
  padding: 28px 0 8px;
  text-align: center;
}
.wp-px-hello__kicker {
  margin: 0 0 8px;
  font-family: "IBM Plex Mono", ui-monospace, monospace;
  font-size: .7rem;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #5e574d;
}
.wp-px-hello__name {
  margin: 0;
  font-family: Syne, Arial Narrow, Arial, sans-serif;
  font-weight: 800;
  font-size: clamp(1.4rem, 3vw, 2rem);
  letter-spacing: -.03em;
  color: #161412;
}
.wp-px-hello__note {
  margin: .45rem 0 0;
  font-family: Newsreader, Georgia, serif;
  font-style: italic;
  font-size: 1.15rem;
  color: #c4331c;
}
.wp-px-hello__go {
  display: inline-block;
  margin-top: .85rem;
  font-family: "IBM Plex Mono", ui-monospace, monospace;
  font-size: .62rem;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-decoration: none;
  color: #161412;
}
.wp-px-hello__go:hover { color: #c4331c; }

.wp-px-nav-design {
  font-family: "IBM Plex Mono", ui-monospace, monospace;
  font-size: .62rem;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-decoration: none;
  color: #161412;
}
.wp-px-nav-design:hover { color: #c4331c; }
.wp-nav .wp-px-nav-design { margin-left: .2rem; }

.wp-px-yours {
  margin: 2rem auto 0;
  max-width: 36rem;
  text-align: center;
}
.wp-px-yours__exact {
  margin: 0 0 .8rem;
  font-family: Syne, Arial Narrow, Arial, sans-serif;
  font-weight: 800;
  font-size: clamp(1.4rem, 2.4vw, 1.9rem);
  letter-spacing: -.03em;
}
.wp-px-yours__thumb {
  display: block;
  margin: 0 auto;
  max-width: 22rem;
  border: 1px solid #161412;
  overflow: hidden;
  background: #efe8dc;
}
.wp-px-yours__thumb img {
  display: block;
  width: 100%;
  height: auto;
}
.wp-px-yours__go {
  display: inline-block;
  margin-top: .9rem;
  font-family: "IBM Plex Mono", ui-monospace, monospace;
  font-size: .7rem;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff8f5;
  background: #c4331c;
  border: 1px solid #c4331c;
  padding: .55rem .9rem;
}

@media (max-width: 767px) {
  .wp-px-entry__main { width: calc(100% - 24px); padding-top: 40px; }
  .wp-px-hello { width: calc(100% - 24px); }
}
@media (prefers-reduced-motion: reduce) {
  .wp-px-btn, .wp-px-hello__go { transition: none; }
}
