/* morninghouse - sekcje strony glownej */

.main-content { padding-top: 64px; }

/* kropki halftone pod zdjeciami */
.mh-dots {
  position: absolute;
  border-radius: 50%;
  background-image: radial-gradient(#2945ff 1.3px, transparent 1.8px);
  background-size: 9px 9px;
  opacity: .55;
}
.mh-dots--hero { width: 300px; height: 300px; left: 4%; top: 8%; }
.mh-dots--card { width: 76%; aspect-ratio: 1; left: 12%; top: 0; }
.mh-dots--alt { left: auto; right: 10%; background-image: radial-gradient(#fd8878 1.3px, transparent 1.8px); opacity: .7; }
.mh-dots--split { width: 82%; aspect-ratio: 1; left: 9%; top: 6%; }
.mh-dots--report { width: 280px; height: 280px; left: 10%; top: 4%; }

/* hero */
.mh-hero__row { display: flex; flex-direction: column-reverse; gap: 3.2rem; }
.mh-hero__art { position: relative; min-height: 380px; }
.mh-phone {
  position: absolute;
  left: 50%;
  top: 10px;
  width: 210px;
  height: 400px;
  margin-left: -120px;
  padding: 10px;
  border-radius: 34px;
  background: #0d0d0d;
  transform: rotate(-14deg);
  box-shadow: 0 24px 50px rgba(0,0,0,0.22);
}
.mh-phone__screen { height: 100%; padding: 22px 16px 16px; border-radius: 26px; background: #fff; overflow: hidden; }
.mh-phone__app { font-size: 1rem; font-weight: 700; color: #2945ff; }
.mh-phone__cap { margin-top: 1.4rem; font-size: 1.1rem; color: #666666; }
.mh-phone__sum { font-size: 3rem; font-weight: 800; letter-spacing: -0.03em; color: #000; }
.mh-phone__sum sup { font-size: 1.2rem; margin-left: 2px; vertical-align: 1.4em; }
.mh-phone__rows { list-style: none; margin-top: 1.4rem; }
.mh-phone__rows li { display: flex; justify-content: space-between; padding: .8rem 0; border-bottom: 1px solid #E5E5E5; font-size: 1.05rem; }
.mh-phone__rows b { font-weight: 700; color: #000; }
.mh-phone__bar { margin-top: 1.6rem; height: 7px; border-radius: 4px; background: #e7ebff; overflow: hidden; }
.mh-phone__bar i { display: block; height: 100%; background: #2945ff; border-radius: 4px; }
.mh-phone__foot { margin-top: .6rem; font-size: 1rem; color: #666666; }
.mh-chip {
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem 1.4rem;
  border-radius: 1.2rem;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0,0,0,.12);
  font-size: 1.15rem;
  line-height: 1.3;
  color: #666666;
}
.mh-chip b { display: block; font-size: 1.25rem; color: #000; }
.mh-chip__ok { flex: 0 0 22px; height: 22px; border-radius: 50%; background: #2945ff; position: relative; }
.mh-chip__ok:after { content: ''; position: absolute; left: 8px; top: 5px; width: 5px; height: 9px; border: solid #fff; border-width: 0 2px 2px 0; transform: rotate(45deg); }
.mh-chip--hero { right: 4%; top: 40px; }
.mh-hero__badge { display: none; position: absolute; left: 3%; bottom: 0; font-size: 1.1rem; line-height: 1.15; color: #000; border-left: 3px solid #2945ff; padding-left: .8rem; }
.mh-hero__badge b { font-size: 1.5rem; font-weight: 800; }
.mh-hero__text { text-align: center; }
.mh-hero__text .body-large-16 { color: #262626; }
.mh-hero__second { margin-top: 1.8rem; }
.cmp-link { display: block; }

/* para kart */
.mh-pair__row { display: grid; grid-template-columns: minmax(0, 1fr); gap: 1.6rem; }
.mh-pair__card { padding-left: 2.4rem; padding-right: 2.4rem; }
.mh-pair__media { position: relative; max-width: 340px; margin: 0 auto; }
.mh-pair__img { position: relative; width: 78%; margin: 6% auto 0; aspect-ratio: 1; object-fit: cover; border-radius: 50%; background: #e7ebff; }
.mh-chip--left { left: 0; bottom: 14%; }
.mh-chip--right { right: 0; bottom: 10%; }
.mh-pair__card p + p { margin-top: 1.2rem; }
.mh-pair__card .btn-link-arrow { margin-top: 1.8rem; }

/* szerokie panele */
.mh-wide { margin-top: 1.6rem; }
.mh-wide .gd-content-card { text-align: center; padding-left: 2.4rem; padding-right: 2.4rem; }
.mh-wide .heading-large-48 { display: inline-block; max-width: 17em; }
.mh-wide .body-large-18 { display: block; max-width: 36em; margin: 1.4rem auto 0; color: #262626; }
.mh-wide .btn-link-arrow { margin-top: 2rem; }

/* przyklad liczbowy */
.mh-example { margin-top: 1.6rem; }
.mh-example__card { padding: 3.2rem 2.4rem; border: 2px solid #000; background: #fff; }
.mh-example__kick { font-size: 1.2rem; color: #666666; margin-bottom: .8rem; }
.mh-example__table { margin-top: 2.4rem; font-size: 1.4rem; }
.mh-example__table th, .mh-example__table td { padding: 1.2rem 0; border-bottom: 1px solid #E5E5E5; text-align: left; font-weight: 400; }
.mh-example__table td { text-align: right; white-space: nowrap; font-weight: 700; color: #000; padding-left: 1.2rem; }
.mh-example__sum th, .mh-example__sum td { border-bottom: 0; padding-top: 1.8rem; font-size: 1.7rem; font-weight: 800; color: #2945ff; }
.mh-example__note { margin-top: 1.6rem; padding: 1.4rem 1.6rem; border-radius: 12px; background: #f8f8f8; font-size: 1.35rem; line-height: 1.55; }

/* split: obraz + tekst */
.mh-split { margin-top: 1.6rem; }
.mh-split__card { padding: 3.2rem 2.4rem; display: grid; gap: 2.4rem; }
.mh-split__media { position: relative; max-width: 380px; margin: 0 auto; width: 100%; }
.mh-split__img { position: relative; width: 80%; margin: 8% auto 0; aspect-ratio: 1; object-fit: cover; border-radius: 50%; background: #e7ebff; }
.mh-toggle { position: absolute; right: 0; top: 18%; display: flex; align-items: center; gap: 1rem; padding: 1rem 1.2rem 1rem 1.6rem; border-radius: 3rem; background: #fff; box-shadow: 0 8px 24px rgba(0,0,0,.12); font-size: 1.2rem; font-weight: 700; color: #000; }
.mh-toggle__sw { position: relative; width: 36px; height: 20px; border-radius: 20px; background: #2945ff; }
.mh-toggle__sw:after { content: ''; position: absolute; right: 3px; top: 3px; width: 14px; height: 14px; border-radius: 50%; background: #fff; }
.mh-split__intro { margin-top: 1.2rem; }
.mh-icons { list-style: none; margin-top: 2rem; }
.mh-icons li { display: flex; align-items: center; gap: 1.2rem; padding: .8rem 0; font-size: 1.4rem; }
.mh-icons svg { flex: 0 0 22px; }
.mh-split__text .btn-link-arrow { margin-top: 1.6rem; }

/* niebieski pas */
.mh-band { margin-top: 1.6rem; background-color: #2945ff; color: #ffffff; text-align: center; padding-bottom: 8.8rem; }
.mh-band__h { font-size: 4rem; line-height: 1.02; font-weight: 800; letter-spacing: -0.03em; }
.mh-band__h span { display: block; }
.mh-band__ico { display: block; width: 64px; height: auto; margin: 1rem auto; }
.mh-band__sub { max-width: 34em; margin: 2rem auto 0; font-size: 1.4rem; line-height: 1.55; color: #e7ebff; }

/* raport */
.mh-report { padding: 8rem 0 6rem; }
.mh-report__row { display: grid; grid-template-columns: minmax(0, 1fr); gap: 4rem; }
.mh-report__text { min-width: 0; }
.mh-report__art { position: relative; min-height: 340px; }
.mh-sheet { position: absolute; left: 50%; top: 20px; width: 230px; height: 300px; margin-left: -115px; padding: 2rem 1.8rem; border-radius: 10px; background: #fff; box-shadow: 0 20px 44px rgba(0,0,0,.16); transform: rotate(8deg); }
.mh-sheet--back { transform: rotate(-4deg) translate(-26px, 14px); background: #f7f7f7; box-shadow: none; border: 1px solid #E5E5E5; }
.mh-sheet__t { font-size: 1rem; color: #2945ff; font-weight: 700; }
.mh-sheet__h { margin: .8rem 0 1.4rem; font-size: 1.8rem; font-weight: 800; color: #000; }
.mh-sheet__line { height: 7px; margin-bottom: .8rem; border-radius: 4px; background: #E5E5E5; }
.mh-sheet__line--s { width: 60%; }
.mh-sheet__bars { display: flex; align-items: flex-end; gap: 10px; height: 90px; margin: 1.6rem 0; }
.mh-sheet__bars i { flex: 1; border-radius: 4px 4px 0 0; background: #2945ff; }
.mh-sheet__bars i:nth-child(4) { background: #fd8878; }
.mh-slider { margin-top: 2.4rem; overflow: hidden; border-radius: 15px; }
.mh-slider__track { display: flex; transition: transform .5s ease; }
.mh-slide { flex: 0 0 100%; padding: 2.4rem; border-radius: 15px; background: #fff; box-shadow: 0 6px 24px rgba(0,0,0,0.08); margin: 6px 0 14px; }
.mh-slide__n { font-size: 1.1rem; font-weight: 700; color: #2945ff; text-transform: uppercase; letter-spacing: .05em; }
.mh-slide__t { margin: .6rem 0 .8rem; font-size: 1.9rem; font-weight: 800; color: #000; letter-spacing: -0.02em; }
.mh-slide__p { font-size: 1.4rem; line-height: 1.55; }
.slick-dots { display: flex; gap: 6px; margin-top: .6rem; }
.slick-dots button { width: 8px; height: 8px; border-radius: 8px; background: #cccccc; transition: width .3s, background-color .3s; }
.slick-dots button.slick-active { width: 26px; background: #2945ff; }
.mh-report__meta { display: flex; gap: 3.2rem; margin-top: 2.8rem; }
.mh-report__meta p { font-size: 1.2rem; color: #666666; line-height: 1.35; }
.mh-report__meta b { display: block; font-size: 2rem; font-weight: 800; color: #000; }

/* cennik */
.mh-price-head .gd-content-card { text-align: center; padding-left: 2.4rem; padding-right: 2.4rem; }
.mh-inline-ico { display: inline-block; width: 36px; height: 36px; vertical-align: middle; margin: 0 .4rem; }
.mh-price-head .body-large-16 { display: block; max-width: 38em; margin: 1.2rem auto 0; }
.mh-trio { margin-top: 1.6rem; }
.mh-trio__row { display: grid; grid-template-columns: minmax(0, 1fr); gap: 1.6rem; }
.mh-trio__card { padding: 2.8rem 2.4rem 3.2rem; }
.mh-trio__ico { display: block; margin-bottom: 1.6rem; }
.mh-trio__price { display: inline-block; margin-bottom: 1.2rem; padding: .4rem 1.2rem; border-radius: 4.7rem; background: #fff; font-size: 1.3rem; font-weight: 800; color: #2945ff; }
.mh-trio__card .body-large-16 { display: block; margin-top: 1rem; }

/* czarny pas */
.mh-black { margin-top: 8.8rem; background-color: #000000; color: #fff; text-align: center; }
.mh-black__lead { font-size: 1.6rem; font-weight: 400; color: #cccccc; }
.mh-black__h { margin: .8rem 0 2.8rem; font-size: 2.8rem; line-height: 1.15; font-weight: 800; letter-spacing: -0.03em; }

/* formularz - kontener */
.mh-contact { padding: 8rem 0; }
.mh-contact__row { display: grid; grid-template-columns: minmax(0, 1fr); gap: 3.2rem; }
.mh-contact__text .body-large-16 { display: block; margin-top: 1.4rem; max-width: 30em; }
.mh-contact__list { list-style: none; margin-top: 2.4rem; }
.mh-contact__list li { padding: 1rem 0; border-top: 1px solid #E5E5E5; font-size: 1.5rem; font-weight: 700; color: #000; }

/* stopka */
.mh-footer { padding: 3.2rem 0; background: #f7f7f7; }
.mh-footer__top { display: grid; gap: 3.2rem; }
.mh-footer__addr { margin-top: 1rem; font-size: 1.3rem; color: #666666; }
.mh-footer__links { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 2.8rem 2rem; }
.mh-footer__col { display: flex; flex-direction: column; gap: 1rem; font-size: 1.3rem; overflow-wrap: anywhere; }
.mh-footer__h { font-size: 1.5em; font-weight: 800; color: #000; margin-bottom: .4rem; }
.mh-footer__col a:hover, .mh-footer__cookie:hover { color: #2945ff; }
.mh-footer__cookie { text-align: left; font-size: 1.3rem; }
.mh-footer__fine { margin-top: 4rem; padding-top: 2.4rem; border-top: 1px solid #E5E5E5; }
.mh-footer__fine p { margin-bottom: 1rem; font-size: 1.1rem; line-height: 1.6; color: #666666; }
.mh-footer__copy { margin-top: 1.6rem; }

/* kto przychodzi */
.mh-who { padding: 6.4rem 0 1.6rem; }
.mh-who__row { display: grid; grid-template-columns: minmax(0, 1fr); gap: 1.6rem; margin-top: 2.8rem; }
.mh-who__card { padding: 2.8rem 2.4rem 3.2rem; }
.mh-who__ico { display: block; margin-bottom: 1.6rem; }
.mh-who__tag { display: inline-block; padding: .3rem 1rem; border-radius: 4.7rem; background: #fff; font-size: 1.15rem; font-weight: 700; color: #2945ff; }
.mh-who__h { margin: 1.2rem 0 .8rem; font-size: 1.9rem; line-height: 1.25; font-weight: 800; color: #000; letter-spacing: -0.02em; }
.mh-who__p { font-size: 1.4rem; line-height: 1.6; }

/* kroki */
.mh-steps { margin-top: 1.6rem; }
.mh-steps__card { padding: 3.2rem 2.4rem; border: 1px solid #E5E5E5; background: #fff; }
.mh-steps__list { list-style: none; margin-top: 2.8rem; display: grid; gap: 2.4rem; }
.mh-steps__it { position: relative; padding-left: 6.4rem; }
.mh-steps__it svg { position: absolute; left: 0; top: 0; }
.mh-steps__d { font-size: 1.15rem; font-weight: 700; color: #fd8878; text-transform: uppercase; letter-spacing: .04em; }
.mh-steps__h { margin: .2rem 0 .4rem; font-size: 1.7rem; font-weight: 800; color: #000; }
.mh-steps__p { font-size: 1.35rem; line-height: 1.55; }

/* slowniczek */
.mh-words { padding: 8rem 0 0; }
.mh-words__grid { display: grid; grid-template-columns: minmax(0, 1fr); gap: 1rem; margin-top: 2.8rem; }
.mh-word { border-radius: 15px; background: #f8f8f8; }
.mh-word summary { list-style: none; cursor: pointer; display: flex; flex-wrap: wrap; align-items: baseline; gap: .4rem 1.2rem; padding: 2rem 5.2rem 2rem 2.4rem; position: relative; }
.mh-word summary::-webkit-details-marker { display: none; }
.mh-word summary:after { content: ''; position: absolute; right: 2.4rem; top: 2.6rem; width: .8rem; height: .8rem; border-right: 2px solid #2945ff; border-bottom: 2px solid #2945ff; transform: rotate(45deg); transition: transform .2s; }
.mh-word[open] summary:after { transform: rotate(-135deg); top: 3rem; }
.mh-word b { font-size: 2rem; font-weight: 800; color: #000; letter-spacing: -0.02em; }
.mh-word span { font-size: 1.3rem; color: #666666; }
.mh-word p { padding: 0 2.4rem 2.2rem; font-size: 1.4rem; line-height: 1.6; }

@media (min-width: 768px) {
  .mh-hero__art { min-height: 440px; }
  .mh-hero__badge { display: block; }
  .mh-phone { width: 230px; height: 440px; margin-left: -130px; }
  .mh-pair__row { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .mh-pair__card { padding-left: 4rem; padding-right: 4rem; }
  .mh-example__card { padding: 4.8rem 6.4rem; }
  .mh-split__card { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); align-items: center; padding: 4.8rem; }
  .mh-band__h { font-size: 6.4rem; }
  .mh-band__h span { display: inline; }
  .mh-band__ico { display: inline-block; width: 80px; margin: 0 1.2rem; vertical-align: middle; }
  .mh-trio__row { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .mh-who__row { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .mh-steps__card { padding: 4.8rem; }
  .mh-steps__list { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 3.2rem 4rem; }
  .mh-words__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); align-items: start; }
  .mh-black__h { font-size: 4rem; }
  .mh-footer { padding: 6rem 0; }
  .mh-footer__links { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (min-width: 1144px) {
  .main-content { padding-top: 72px; }
  .mh-hero__row { flex-direction: row; align-items: center; }
  .mh-hero__art { flex: 0 0 50%; min-height: 520px; }
  .mh-hero__text { flex: 1; padding: 0 2rem; }
  .mh-phone { width: 250px; height: 480px; margin-left: -150px; top: 20px; }
  .mh-dots--hero { width: 400px; height: 400px; left: 6%; }
  .mh-chip--hero { right: 2%; top: 70px; }
  .mh-pair__card { padding-left: 6.4rem; padding-right: 6.4rem; }
  .mh-split__card { padding: 5.6rem 8rem 5.6rem 4rem; grid-template-columns: 46% minmax(0, 1fr); gap: 4rem; }
  .mh-band__h { font-size: 86px; }
  .mh-band__ico { width: 92px; }
  .mh-report { padding: 12rem 0 8rem; }
  .mh-report__row { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); align-items: center; gap: 6.4rem; }
  .mh-report__art { min-height: 420px; }
  .mh-sheet { width: 270px; height: 350px; margin-left: -135px; }
  .mh-dots--report { width: 360px; height: 360px; }
  .mh-contact__row { grid-template-columns: minmax(0, 1fr) 520px; gap: 8rem; }
  .mh-who { padding-top: 10.4rem; }
  .mh-steps__card { padding: 6.4rem 8.8rem; }
  .mh-steps__list { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 3.2rem; }
  .mh-steps__it { padding-left: 0; padding-top: 6.4rem; }
  .mh-words { padding-top: 12rem; }
  .mh-words__grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .mh-footer { padding: 100px 0 60px; }
  .mh-footer__top { grid-template-columns: 300px minmax(0, 1fr); }
}

/* stary wariant bannera, zostawiony po tescie */
.mh-hero--darling { display: none; }
