.elementor-18647 .elementor-element.elementor-element-057571b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS *//*
  Scoped version for Elementor Canvas.
  IMPORTANT: Wrap the page HTML in: <div class="oto-page"> ... </div>
  Generated from onetoone-style.css.
*/

.oto-page {  --ink: #171717;
  --ink-soft: #303033;
  --muted: #6c6661;
  --paper: #f3f1ec;
  --paper-light: #fbf8f3;
  --paper-warm: #f8efea;
  --white: #ffffff;
  --rose: #c57484;
  --rose-strong: #f9598a;
  --gold: #b5924d;
  --line: rgba(181, 146, 77, .34);
  --line-soft: rgba(23, 23, 23, .11);
  --shadow: 0 24px 70px rgba(23, 23, 23, .08);
  --radius: 28px;
  --radius-lg: 42px;
  --wrap: 1180px;
  --font-display: "Noto Serif Display", serif;
  --font-body: "Noto Serif", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --section-y: clamp(62px, 8vw, 110px);}

.oto-page,
.oto-page * { box-sizing: border-box; }
.oto-page { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
.oto-page {  margin: 0;
  color: var(--ink);
  background:
    radial-gradient(circle at 85% 6%, rgba(197, 116, 132, .13), transparent 22rem),
    radial-gradient(circle at 10% 30%, rgba(181, 146, 77, .10), transparent 18rem),
    var(--paper-light);
  font-family: var(--font-body);
  font-size: 17px;
  line-height: 1.7;
  text-rendering: optimizeLegibility;}

.oto-page img { display: block; max-width: 100%; }
.oto-page a { color: inherit; }
.oto-page ::selection { background: rgba(249, 89, 138, .22); }

.oto-page .skip-link {  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 999;
  transform: translateY(-150%);
  padding: 10px 14px;
  border-radius: 999px;
  background: var(--ink);
  color: var(--white);
  text-decoration: none;}
.oto-page .skip-link:focus { transform: translateY(0); }

.oto-page .wrap {  width: min(var(--wrap), calc(100% - 40px));
  margin-inline: auto;}

.oto-page .site-header {  position: sticky;
  top: 0;
  z-index: 50;
  border-bottom: 1px solid rgba(181, 146, 77, .22);
  background: rgba(251, 248, 243, .88);
  backdrop-filter: blur(16px);}
.oto-page .header-inner {  min-height: 76px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;}
.oto-page .brand {  display: inline-flex;
  flex-direction: column;
  line-height: 1;
  text-decoration: none;
  min-width: max-content;}
.oto-page .brand-title {  font-family: var(--font-display);
  font-size: clamp(25px, 2.4vw, 36px);
  letter-spacing: -.05em;}
.oto-page .brand-subtitle {  margin-top: 6px;
  color: var(--rose);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .18em;
  text-transform: uppercase;}
.oto-page .nav {  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(14px, 1.7vw, 24px);
  color: var(--muted);
  font-size: 14px;}
.oto-page .nav a { text-decoration: none; }
.oto-page .nav a:hover { color: var(--ink); }

.oto-page .section { padding-block: var(--section-y); position: relative; }
.oto-page .section-soft {  background:
    linear-gradient(180deg, rgba(251, 248, 243, .96), rgba(248, 239, 234, .72)),
    var(--paper-light);}
.oto-page .section-warm {  background:
    radial-gradient(circle at 12% 12%, rgba(197, 116, 132, .10), transparent 18rem),
    linear-gradient(180deg, rgba(248, 239, 234, .72), rgba(251, 248, 243, .96)),
    var(--paper-warm);}

.oto-page .hero {  min-height: calc(100svh - 76px);
  display: flex;
  align-items: center;
  overflow: hidden;
  background:
    linear-gradient(120deg, rgba(251, 248, 243, .96), rgba(248, 239, 234, .84)),
    var(--paper-light);}
.oto-page .hero-grid {  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, .78fr);
  gap: clamp(36px, 6vw, 82px);
  align-items: center;}
.oto-page .hero-content { max-width: 760px; }

.oto-page .eyebrow {  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin: 0 0 22px;
  color: var(--rose);
  font-size: clamp(13px, 1.3vw, 16px);
  font-weight: 700;
  letter-spacing: .15em;
  text-transform: uppercase;}
.oto-page .eyebrow::after {  content: "";
  width: clamp(48px, 8vw, 120px);
  height: 1px;
  background: var(--gold);}
.oto-page .eyebrow.light { color: var(--white); }
.oto-page .eyebrow.light::after { background: rgba(255,255,255,.54); }

.oto-page h1,
.oto-page h2,
.oto-page h3 {  margin: 0;
  font-family: var(--font-display);
  font-weight: 400;
  letter-spacing: -.05em;
  color: var(--ink);}
.oto-page h1 {  font-size: clamp(60px, 9vw, 126px);
  line-height: .9;}
.oto-page h2 {  font-size: clamp(40px, 5.5vw, 78px);
  line-height: 1.03;}
.oto-page h3 {  font-size: clamp(28px, 3vw, 44px);
  line-height: 1.08;}
.oto-page p { margin: 16px 0 0; color: var(--muted); }
.oto-page .lead {  max-width: 700px;
  margin-top: 28px;
  color: var(--ink-soft);
  font-size: clamp(24px, 3vw, 26px);
  line-height: 1.28;}
.oto-page .lead-small {  margin-top: 22px;
  color: var(--ink-soft);
  font-size: clamp(21px, 2.4vw, 32px);
  line-height: 1.3;}

.oto-page .hero-actions {  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
  margin-top: 34px;}
.oto-page .btn {  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 15px 25px;
  border: 1px solid var(--ink);
  border-radius: 999px;
  background: var(--ink);
  color: var(--white);
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: transform .18s ease, box-shadow .18s ease;}
.oto-page .btn:hover { transform: translateY(-1px); box-shadow: 0 14px 32px rgba(23,23,23,.13); }
.oto-page .btn-small { min-height: 42px; padding: 11px 16px; font-size: 13px; }
.oto-page .btn-light { background: var(--white); color: var(--ink); border-color: var(--white); }
.oto-page .text-link {  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--ink);
  font-weight: 700;
  text-decoration: none;}
.oto-page .text-link::after {  content: "";
  width: 52px;
  height: 1px;
  background: var(--gold);}

.oto-page .image-card {  position: relative;
  margin: 0;
  overflow: hidden;
  border-radius: var(--radius-lg);
  background: var(--paper);
  box-shadow: var(--shadow);}
.oto-page .image-card img {  width: 100%;
  height: 100%;
  min-height: 420px;
  object-fit: cover;
  filter: saturate(.92) contrast(.97) brightness(1.02);}
.oto-page .hero-image img { min-height: 540px; }
.oto-page .image-card figcaption {  position: absolute;
  left: 22px;
  right: 22px;
  bottom: 22px;
  padding: 13px 18px;
  border: 1px solid rgba(255,255,255,.55);
  border-radius: 999px;
  background: rgba(251, 248, 243, .88);
  backdrop-filter: blur(12px);
  color: var(--ink-soft);
  font-size: 14px;
  text-align: center;}
.oto-page .small-image img { min-height: 300px; }

.oto-page .two-col {  display: grid;
  grid-template-columns: minmax(0, .85fr) minmax(0, 1fr);
  gap: clamp(32px, 5vw, 74px);
  align-items: start;}
.oto-page .text-block {  padding-top: 8px;
  max-width: 720px;}

.oto-page .split-card {  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, .72fr);
  gap: clamp(28px, 5vw, 66px);
  align-items: center;
  padding: clamp(26px, 4vw, 52px);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  background:
    radial-gradient(circle at 92% 10%, rgba(249, 89, 138, .10), transparent 16rem),
    rgba(255,255,255,.56);
  box-shadow: 0 22px 60px rgba(23,23,23,.045);}
.oto-page .split-card.reverse {  grid-template-columns: minmax(300px, .72fr) minmax(0, 1fr);}
.oto-page .split-card.reverse .split-card-text { order: 2; }
.oto-page .split-card.reverse .image-card { order: 1; }
.oto-page .split-card-text { max-width: 820px; }
.oto-page .statement {  margin-top: 28px;
  font-family: var(--font-display);
  color: var(--ink);
  font-size: clamp(30px, 4vw, 58px);
  line-height: 1.08;
  letter-spacing: -.05em;}
.oto-page .statement.small {  font-size: clamp(21px, 2vw, 30px);}

.oto-page .section-head { max-width: 840px; margin-bottom: clamp(28px, 5vw, 58px); }
.oto-page .section-head.wide { max-width: 980px; }
.oto-page .section-head p { max-width: 800px; }

.oto-page .cards { display: grid; gap: 18px; }
.oto-page .cards-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.oto-page .cards-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.oto-page .card {  padding: clamp(24px, 3vw, 36px);
  border: 1px solid var(--line-soft);
  border-radius: var(--radius);
  background: rgba(255,255,255,.68);
  box-shadow: 0 14px 38px rgba(23,23,23,.04);}
.oto-page .card::before {  content: "";
  display: block;
  width: 42px;
  height: 1px;
  margin-bottom: 22px;
  background: var(--gold);}
.oto-page .card h3 { font-size: clamp(27px, 2.8vw, 40px); }
.oto-page .card p { font-size: 16px; line-height: 1.65; }
.oto-page .note-box {  margin-top: 24px;
  max-width: 980px;
  padding: clamp(24px, 4vw, 40px);
  border-left: 1px solid var(--gold);
  background: rgba(255,255,255,.62);}
.oto-page .note-box p {  margin: 0;
  font-family: var(--font-display);
  color: var(--ink);
  font-size: clamp(26px, 3.5vw, 50px);
  line-height: 1.1;
  letter-spacing: -.045em;}
.oto-page .quiet-panel {  margin-top: 18px;
  max-width: 980px;
  padding: clamp(24px, 4vw, 40px);
  border: 1px solid var(--line-soft);
  border-radius: var(--radius);
  background: rgba(251,248,243,.72);}
.oto-page .quiet-panel h3 { font-size: clamp(28px, 3.4vw, 48px); }

.oto-page .comparison {  display: grid;
  grid-template-columns: minmax(0, .85fr) minmax(0, 1fr);
  gap: clamp(32px, 5vw, 68px);
  align-items: start;}
.oto-page .comparison-card {  padding: clamp(28px, 4vw, 48px);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  background: rgba(255,255,255,.64);
  box-shadow: var(--shadow);}
.oto-page ul { margin: 20px 0 0; padding: 0; list-style: none; }
.oto-page li {  position: relative;
  padding-left: 24px;
  margin-top: 10px;
  color: var(--muted);}
.oto-page li::before {  content: "";
  position: absolute;
  left: 0;
  top: .76em;
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: var(--rose);
  box-shadow: 0 0 0 5px rgba(249,89,138,.09);}

.oto-page .days-grid {  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;}
.oto-page .day-card {  padding: clamp(26px, 4vw, 44px);
  border: 1px solid var(--line-soft);
  border-radius: var(--radius-lg);
  background: rgba(255,255,255,.68);
  box-shadow: 0 16px 44px rgba(23,23,23,.045);}
.oto-page .day-label {  margin: 0 0 14px;
  color: var(--rose);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;}
.oto-page .day-card h3 { font-size: clamp(32px, 3.6vw, 52px); }
.oto-page .feature-row {  display: grid;
  grid-template-columns: minmax(280px, .7fr) minmax(0, 1fr);
  gap: clamp(26px, 5vw, 58px);
  align-items: center;
  margin-top: 20px;
  padding: clamp(24px, 4vw, 44px);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  background: rgba(255,255,255,.56);}



.oto-page .cta-section {  color: var(--white);
  background:
    radial-gradient(circle at 82% 14%, rgba(249, 89, 138, .22), transparent 20rem),
    linear-gradient(135deg, #1b1b1d, #2e2528);}
.oto-page .cta-section h2,
.oto-page .cta-section h3 { color: var(--white); }
.oto-page .cta-section p { color: rgba(255,255,255,.74); }
.oto-page .cta-grid {  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, .55fr);
  gap: clamp(32px, 5vw, 64px);
  align-items: center;}
.oto-page .cta-card {  padding: clamp(26px, 4vw, 42px);
  border: 1px solid rgba(255,255,255,.18);
  border-radius: var(--radius-lg);
  background: rgba(255,255,255,.08);
  box-shadow: 0 22px 60px rgba(0,0,0,.20);}
.oto-page .label {  margin: 0 0 12px;
  color: var(--rose);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;}
.oto-page .price-grid {  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, .5fr);
  gap: clamp(32px, 5vw, 64px);
  align-items: center;}
.oto-page .price-card {  padding: clamp(28px, 4vw, 44px);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  background: rgba(255,255,255,.72);
  box-shadow: var(--shadow);}
.oto-page .price-card strong {  display: block;
  margin-top: 6px;
  font-family: var(--font-display);
  font-size: clamp(24px, 3vw, 30px);
  font-weight: 400;
  letter-spacing: -.06em;
  line-height: 1.5;}

.oto-page .faq-list {  display: grid;
  gap: 12px;
  max-width: 940px;}
.oto-page details {  border: 1px solid var(--line-soft);
  border-radius: 20px;
  background: rgba(255,255,255,.64);
  overflow: hidden;}
.oto-page summary {  cursor: pointer;
  padding: 20px 24px;
  color: var(--ink);
  font-weight: 700;}
.oto-page details p {  margin: 0;
  padding: 0 24px 22px;}

.oto-page .footer {  padding-block: 34px;
  border-top: 1px solid var(--line-soft);
  background: rgba(255,255,255,.60);
  font-size: 13px;
  line-height: 1.55;}
.oto-page .footer-inner { display: grid; gap: 8px; }
.oto-page .footer p { margin: 0; }

@media (max-width: 1020px) {
  .oto-page .nav { display: none; }
  .oto-page .hero { min-height: auto; }
  .oto-page .hero-grid,
.oto-page .two-col,
.oto-page .split-card,
.oto-page .split-card.reverse,
.oto-page .comparison,
.oto-page .feature-row,
.oto-page .cta-grid,
.oto-page .price-grid {    grid-template-columns: 1fr;
  }
  .oto-page .split-card.reverse .split-card-text,
.oto-page .split-card.reverse .image-card { order: initial; }
  .oto-page .days-grid,
.oto-page .cards-3,
.oto-page .cards-2,
.oto-page .team-grid { grid-template-columns: 1fr; }
  .oto-page .hero-image { order: -1; }
  .oto-page .hero-image img,
.oto-page .image-card img { min-height: 340px; }
}

@media (max-width: 640px) {
  .oto-page { font-size: 16px; line-height: 1.62; }
  .oto-page .wrap { width: min(var(--wrap), calc(100% - 28px)); }
  .oto-page .header-inner { min-height: 68px; }
  .oto-page .site-header .btn { display: none; }
  .oto-page .brand-title { font-size: 27px; }
  .oto-page .brand-subtitle { font-size: 10px; }
  .oto-page .section { padding-block: clamp(48px, 12vw, 76px); }
  .oto-page .eyebrow { gap: 10px; margin-bottom: 18px; font-size: 12px; letter-spacing: .12em; }
  .oto-page .eyebrow::after { width: 52px; }
  .oto-page h1 { font-size: clamp(54px, 16vw, 78px); }
  .oto-page h2 { font-size: clamp(38px, 11vw, 54px); }
  .oto-page .lead { font-size: 22px; }
  .oto-page .hero-actions { align-items: stretch; flex-direction: column; }
  .oto-page .btn { width: 100%; }
  .oto-page .text-link { justify-content: center; }
  .oto-page .split-card,
.oto-page .feature-row,
.oto-page .comparison-card,
.oto-page .day-card,
.oto-page .card,
.oto-page .quiet-panel,
.oto-page .price-card,
.oto-page .cta-card { border-radius: 24px; }
  .oto-page .image-card { border-radius: 26px; }
  .oto-page .image-card figcaption { left: 14px; right: 14px; bottom: 14px; border-radius: 18px; }
  .oto-page .note-box p,
.oto-page .statement,
.oto-page .price-card strong { font-size: clamp(30px, 9vw, 44px); }
}

@media (prefers-reduced-motion: reduce) {
  .oto-page,
.oto-page *,
.oto-page *::before,
.oto-page *::after {    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}

.oto-page .cb-logo {  display: inline-flex;
  align-items: center;
  text-decoration: none;}

.oto-page .cb-logo__image {  display: block;
  width: min(260px, 54vw);
  height: auto;}

/* SEKCJA: Najbliższe edycje */

.oto-page .editions-section {  position: relative;
  overflow: hidden;}

.oto-page .editions-section::before {  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 255, 255, .12), transparent 24rem),
    radial-gradient(circle at 88% 82%, rgba(255, 255, 255, .10), transparent 22rem);
  pointer-events: none;}

.oto-page .editions-grid {  position: relative;
  z-index: 1;
  align-items: start;}

.oto-page .editions-copy {  max-width: 720px;}

.oto-page .editions-copy p + p {  margin-top: 14px;}

.oto-page .edition-cards {  display: grid;
  gap: 18px;}

.oto-page .edition-card {  display: grid;
  gap: 16px;}

.oto-page .edition-card h3,
.oto-page .edition-card p {  margin: 0;}

.oto-page .edition-card .small-note {  font-size: 15px;
  line-height: 1.55;
  opacity: .86;}

.oto-page .edition-card--soft {  background: rgba(255, 255, 255, .12);
  border-color: rgba(255, 255, 255, .28);}

.oto-page .stripe-box {  margin-top: 4px;
  width: 100%;}

.oto-page .stripe-box stripe-buy-button {  display: block;
  width: 100%;}

.oto-page .edition-link {  color: rgba(255, 255, 255, .88);
  font-size: 14px;
  line-height: 1.4;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;}

.oto-page .edition-link:hover {  color: #ffffff;}

.oto-page .is-hidden {  display: none !important;}

@media (max-width: 860px) {
  .oto-page .editions-grid {    gap: 34px;
  }

  .oto-page .edition-cards {    gap: 16px;
  }
}

/* Formularz listy zainteresowanych */

.oto-page .edition-form {  display: grid;
  gap: 14px;
  margin-top: 4px;}

.oto-page .edition-form__field {  display: grid;
  gap: 7px;}

.oto-page .edition-form label {  color: rgba(255, 255, 255, .9);
  font-size: 14px;
  line-height: 1.35;
  font-weight: 500;}

.oto-page .edition-form input,
.oto-page .edition-form select,
.oto-page .edition-form textarea {  width: 100%;
  border: 1px solid rgba(255, 255, 255, .28);
  border-radius: 14px;
  background: rgba(255, 255, 255, .12);
  color: #ffffff;
  font: inherit;
  font-size: 15px;
  line-height: 1.4;
  padding: 13px 14px;
  outline: none;
  transition: border-color .18s ease, background .18s ease, box-shadow .18s ease;}

.oto-page .edition-form textarea {  min-height: 108px;
  resize: vertical;}

.oto-page .edition-form input::placeholder,
.oto-page .edition-form textarea::placeholder {  color: rgba(255, 255, 255, .58);}

.oto-page .edition-form input:focus,
.oto-page .edition-form select:focus,
.oto-page .edition-form textarea:focus {  border-color: rgba(255, 255, 255, .72);
  background: rgba(255, 255, 255, .16);
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .12);}

.oto-page .edition-form select {  appearance: none;
  cursor: pointer;}

.oto-page .edition-form select option {  color: #1b252f;
  background: #ffffff;}

.oto-page .edition-form__consent {  margin-top: 2px;}

.oto-page .edition-form__consent label {  display: grid;
  grid-template-columns: 18px 1fr;
  gap: 10px;
  align-items: start;
  color: rgba(255, 255, 255, .82);
  font-size: 13px;
  line-height: 1.45;
  font-weight: 400;}

.oto-page .edition-form__consent input {  width: 18px;
  height: 18px;
  margin: 1px 0 0;
  padding: 0;
  accent-color: #ffffff;}

.oto-page .edition-form .btn {  margin-top: 4px;
  width: 100%;
  border: 0;
  cursor: pointer;}

.oto-page .edition-form .small-note {  margin-top: 2px;
  color: rgba(255, 255, 255, .78);
  font-size: 13px;
  line-height: 1.5;}

/* Jeśli karta formularza ma być wizualnie spokojniejsza od kart rezerwacji */

.oto-page .edition-card--waitlist {  background: rgba(255, 255, 255, .10);
  border-color: rgba(255, 255, 255, .24);}

/* Mobile */

@media (max-width: 560px) {
  .oto-page .edition-form input,
.oto-page .edition-form select,
.oto-page .edition-form textarea {    border-radius: 12px;
    font-size: 16px;
  }

  .oto-page .edition-form__consent label {    font-size: 12.5px;
  }
}

/* SEKCJA: Opinie */

.oto-page .testimonials-section {  background: var(--color-bg, #f7f1ea);}

.oto-page .testimonials-section .section-head {  max-width: 760px;
  margin-bottom: 42px;}

.oto-page .testimonials-section .section-head p {  max-width: 680px;}

.oto-page .testimonials-grid {  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;}

.oto-page .testimonial-card {  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 26px 24px;
  border: 1px solid rgba(42, 36, 31, .12);
  border-radius: 24px;
  background: rgba(255, 255, 255, .72);
  box-shadow: 0 18px 46px rgba(31, 24, 18, .06);}

.oto-page .testimonial-card__quote {  margin: 0 0 22px;
  color: var(--color-text, #2b2520);
  font-size: 15px;
  line-height: 1.65;}

.oto-page .testimonial-card__author {  margin: auto 0 2px;
  color: var(--color-text, #2b2520);
  font-size: 15px;
  line-height: 1.35;
  font-weight: 700;}

.oto-page .testimonial-card__role {  margin: 0;
  color: var(--color-muted, #756b62);
  font-size: 13px;
  line-height: 1.35;}

.oto-page .testimonials-note {  max-width: 760px;
  margin: 28px 0 0;
  color: var(--color-muted, #756b62);
  font-size: 14px;
  line-height: 1.6;}

/* Tablet */

@media (max-width: 1020px) {
  .oto-page .testimonials-grid {    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* Mobile */

@media (max-width: 620px) {
  .oto-page .testimonials-section .section-head {    margin-bottom: 28px;
  }

  .oto-page .testimonials-grid {    grid-template-columns: 1fr;
    gap: 14px;
  }

  .oto-page .testimonial-card {    padding: 22px 20px;
    border-radius: 20px;
  }

  .oto-page .testimonial-card__quote {    font-size: 14.5px;
    line-height: 1.6;
  }

  .oto-page .testimonials-note {    margin-top: 22px;
    font-size: 13px;
  }
}

.oto-page .faq-list {  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;}

.oto-page .faq-item {  display: flex;
  align-items: flex-start;
  gap: 18px;
  padding: 26px 28px;
  border-radius: 18px;
  background: rgba(255, 255, 255, .72);}

.oto-page .faq-item h3 {  margin: 0 0 8px;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 500;}

.oto-page .faq-item p {  margin: 0;
  font-size: 15px;
  line-height: 1.55;
  color: var(--color-muted, #4d5560);}
@media (max-width: 1080px) {
  .oto-page .faq-list {    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  .oto-page .faq-list {    grid-template-columns: 1fr;
  }

  .oto-page .faq-item {    padding: 22px 20px;
  }

  .oto-page .faq-icon {    flex-basis: 36px;
    width: 36px;
    height: 36px;
    font-size: 20px;
  }

  .oto-page .faq-item h3 {    font-size: 18px;
  }
}

.oto-page .faq-cta {  max-width: 760px;
  margin: 42px auto 0;
  padding: 28px 30px;
  border-radius: 24px;
  background: rgba(255, 255, 255, .72);
  border: 1px solid rgba(42, 36, 31, .12);
  text-align: center;
  box-shadow: 0 18px 46px rgba(31, 24, 18, .06);}

.oto-page .faq-cta p {  margin: 0 auto 18px;
  max-width: 560px;
  color: var(--color-muted, #4d5560);
  font-size: 16px;
  line-height: 1.6;}

.oto-page .faq-cta .btn {  display: inline-flex;
  justify-content: center;
  align-items: center;}

/* SEKCJA: Kontakt */

.oto-page .contact-section {  background: var(--color-bg, #f7f1ea);}

.oto-page .contact-grid {  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(320px, .9fr);
  gap: 42px;
  align-items: start;}

.oto-page .contact-grid h2 {  margin-bottom: 18px;}

.oto-page .contact-grid p {  max-width: 680px;}

.oto-page .contact-grid p + p {  margin-top: 14px;}

.oto-page .contact-card {  padding: 30px;
  border: 1px solid rgba(42, 36, 31, .12);
  border-radius: 24px;
  background: rgba(255, 255, 255, .76);
  box-shadow: 0 18px 46px rgba(31, 24, 18, .06);}

.oto-page .contact-card h3 {  margin: 0 0 18px;
  color: var(--color-text, #2b2520);
  font-size: 24px;
  line-height: 1.2;}

.oto-page .contact-links {  display: grid;
  gap: 10px;
  margin-bottom: 20px;}

.oto-page .contact-links a {  color: var(--color-text, #2b2520);
  font-size: 17px;
  line-height: 1.4;
  text-decoration: none;
  border-bottom: 1px solid rgba(42, 36, 31, .24);
  width: fit-content;}

.oto-page .contact-links a:hover {  border-bottom-color: currentColor;}

.oto-page .contact-card .small-note {  margin: 0;
  color: var(--color-muted, #756b62);
  font-size: 14px;
  line-height: 1.6;}

@media (max-width: 820px) {
  .oto-page .contact-grid {    grid-template-columns: 1fr;
    gap: 28px;
  }
}

@media (max-width: 560px) {
  .oto-page .contact-card {    padding: 24px 20px;
    border-radius: 20px;
  }

  .oto-page .contact-card h3 {    font-size: 21px;
  }

  .oto-page .contact-links a {    font-size: 16px;
  }
}



.oto-page .cta-section .payment-card {  max-width: 380px;
  margin: 30px auto 18px;
  padding: 30px 26px 24px;
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.13);
  text-align: center;
  color: #1f2937;}

.oto-page .cta-section .payment-card-image {  width: 154px;
  margin: 0 auto 22px;
  border-radius: 10px;
  overflow: hidden;
  background: #f3eee8;
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.16);}

.oto-page .cta-section .payment-card-image img {  display: block;
  width: 100%;
  height: auto;}

.oto-page .cta-section .payment-card-date {  margin: 0 0 8px;
  font-size: 14px;
  line-height: 1.35;
  font-weight: 600;
  color: #6b7280;}

.oto-page .cta-section .payment-card-title {  max-width: 300px;
  margin: 0 auto 10px;
  font-family: var(--font-body);
  font-size: 18px;
  line-height: 1.35;
  font-weight: 600;
  letter-spacing: 0;
  color: #374151;}

.oto-page .cta-section .payment-card-price {  margin: 0 0 24px;
  font-family: var(--font-body);
  font-size: 36px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #1f2937;}

.oto-page .cta-section .payment-card-button {  display: block;
  width: 100%;
  padding: 17px 22px;
  border-radius: 8px;
  background: #0570de;
  color: #ffffff;
  text-decoration: none;
  font-family: var(--font-body);
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  transition: background 0.18s ease, transform 0.18s ease;}

.oto-page .cta-section .payment-card-button:hover,
.oto-page .cta-section .payment-card-button:focus {  background: #035fc0;
  color: #ffffff;
  transform: translateY(-1px);}

.oto-page .cta-section .payment-card-note {  margin: 14px auto 0;
  max-width: 290px;
  font-size: 13px;
  line-height: 1.45;
  color: #6b7280;}

.oto-page .cta-section .payment-card-methods-label {  margin: 18px 0 8px;
  font-size: 14px;
  line-height: 1.35;
  color: #8b95a1;}

.oto-page .cta-section .payment-card-methods {  display: flex;
  justify-content: center;
  gap: 7px;
  flex-wrap: wrap;}

.oto-page .cta-section .payment-card-methods span {  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  height: 21px;
  padding: 0 7px;
  border-radius: 4px;
  background: #f3f4f6;
  border: 1px solid #e5e7eb;
  font-size: 10px;
  line-height: 1;
  font-weight: 700;
  color: #374151;}

@media (max-width: 520px) {
  .oto-page .cta-section .payment-card {    max-width: 100%;
    padding: 26px 20px 22px;
  }

  .oto-page .cta-section .payment-card-title {    font-size: 17px;
  }

  .oto-page .cta-section .payment-card-price {    font-size: 34px;
  }

  .oto-page .cta-section .payment-card-button {    font-size: 17px;
  }
}

/* MENU MOBILE / HAMBURGER */

.oto-page .nav-toggle {  display: none;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(23, 23, 23, .12);
  border-radius: 999px;
  background: rgba(255, 255, 255, .56);
  color: var(--ink);
  cursor: pointer;
  padding: 0;
  position: relative;
  z-index: 80;
  flex: 0 0 auto;}

.oto-page .nav-toggle span {  display: block;
  width: 21px;
  height: 2px;
  margin: 5px auto;
  border-radius: 999px;
  background: currentColor;
  transition:
    transform .22s ease,
    opacity .18s ease;}

.oto-page .nav-mobile-cta {  display: none;}

/* Desktop: zostaje normalne menu */

@media (min-width: 1021px) {
  .oto-page .nav {    display: flex;
  }

  .oto-page .nav-toggle {    display: none;
  }
}

/* Tablet i mobile: hamburger + panel menu */

@media (max-width: 1020px) {
  .oto-page .header-inner {    position: relative;
  }

  .oto-page .nav-toggle {    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .oto-page .nav {    display: none;
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    right: 0;
    z-index: 70;
    width: 100%;
    padding: 16px;
    border: 1px solid rgba(181, 146, 77, .24);
    border-radius: 24px;
    background: rgba(251, 248, 243, .98);
    box-shadow: 0 24px 70px rgba(23, 23, 23, .14);
    backdrop-filter: blur(18px);
  }

  .oto-page .nav.is-open {    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    gap: 4px;
  }

  .oto-page .nav a {    display: block;
    width: 100%;
    padding: 13px 14px;
    border-radius: 16px;
    color: var(--ink);
    font-size: 15px;
    line-height: 1.25;
    text-decoration: none;
  }

  .oto-page .nav a:hover,
.oto-page .nav a:focus {    background: rgba(181, 146, 77, .10);
    color: var(--ink);
  }

  .oto-page .nav-mobile-cta {    display: block;
    margin-top: 8px;
    padding: 15px 18px !important;
    border-radius: 999px !important;
    background: var(--ink);
    color: var(--white) !important;
    font-weight: 700;
    text-align: center;
  }

  .oto-page .nav-toggle.is-open span:nth-child(1) {    transform: translateY(7px) rotate(45deg);
  }

  .oto-page .nav-toggle.is-open span:nth-child(2) {    opacity: 0;
  }

  .oto-page .nav-toggle.is-open span:nth-child(3) {    transform: translateY(-7px) rotate(-45deg);
  }
}

/* Drobne poprawki na bardzo małych ekranach */

@media (max-width: 640px) {
  .oto-page .header-inner {    min-height: 68px;
    gap: 12px;
  }

  .oto-page .nav {    top: calc(100% + 8px);
    padding: 14px;
    border-radius: 22px;
  }

  .oto-page .nav a {    padding: 12px 13px;
    font-size: 15px;
  }

  .oto-page .nav-toggle {    width: 44px;
    height: 44px;
  }
}

/* SEKCJA: Przykładowe efekty pracy 1:1 */

.oto-page .photo-results-section {  background:
    radial-gradient(circle at 88% 8%, rgba(197, 116, 132, .10), transparent 20rem),
    linear-gradient(180deg, rgba(251, 248, 243, .96), rgba(248, 239, 234, .62)),
    var(--paper-light);}

.oto-page .photo-results-gallery {  display: grid;
  gap: 18px;}

.oto-page .photo-results-row {  display: grid;
  gap: 18px;}

.oto-page .photo-results-row--landscape {  grid-template-columns: repeat(3, minmax(0, 1fr));}

.oto-page .photo-results-row--portrait {  grid-template-columns: repeat(4, minmax(0, 1fr));}

.oto-page .photo-result {  margin: 0;
  overflow: hidden;
  border-radius: 26px;
  background: var(--paper);
  box-shadow: 0 18px 46px rgba(23, 23, 23, .07);}

.oto-page .photo-result--landscape {  aspect-ratio: 3 / 2;}

.oto-page .photo-result--portrait {  aspect-ratio: 2 / 3;}

.oto-page .photo-result img {  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(.96) contrast(.98) brightness(1.01);
  transition: transform .28s ease, filter .28s ease;}

.oto-page .photo-result:hover img {  transform: scale(1.025);
  filter: saturate(1) contrast(1) brightness(1.02);}

.oto-page .photo-results-note {  max-width: 860px;
  margin: 26px 0 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.65;}

/* Tablet */

@media (max-width: 1020px) {
  .oto-page .photo-results-row--landscape {    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .oto-page .photo-results-row--portrait {    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* Mobile */

@media (max-width: 620px) {
  .oto-page .photo-results-gallery {    gap: 14px;
  }

  .oto-page .photo-results-row {    gap: 14px;
  }

  .oto-page .photo-results-row--landscape,
.oto-page .photo-results-row--portrait {    grid-template-columns: 1fr;
  }

  .oto-page .photo-result {    border-radius: 22px;
  }

  .oto-page .photo-results-note {    margin-top: 22px;
    font-size: 13px;
  }
}

/* SEKCJA: Lokalizacja One to One */

.oto-page .location-section {  background:
    radial-gradient(circle at 88% 8%, rgba(197, 116, 132, .10), transparent 20rem),
    linear-gradient(180deg, rgba(251, 248, 243, .96), rgba(248, 239, 234, .62)),
    var(--paper-light);}

.oto-page .location-section .split-card {  align-items: stretch;}

.oto-page .location-section .split-card-text {  align-self: center;}

.oto-page .location-section .split-card-text p {  max-width: 760px;}

/* Prawa kolumna: box + zdjęcie */

.oto-page .location-side {  display: grid;
  gap: 18px;
  align-self: stretch;}

/* Box z faktami */

.oto-page .location-card {  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(26px, 4vw, 42px);
  border: 1px solid var(--line-soft);
  border-radius: var(--radius-lg);
  background:
    radial-gradient(circle at 88% 8%, rgba(197, 116, 132, .08), transparent 14rem),
    rgba(255, 255, 255, .72);
  box-shadow: var(--shadow);}

.oto-page .location-card .label {  margin-bottom: 14px;}

.oto-page .location-card h3 {  margin: 0 0 22px;
  color: var(--ink);
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1.02;}

.oto-page .location-facts {  display: grid;
  gap: 14px;
  margin-top: 8px;}

.oto-page .location-facts div {  padding: 18px 20px;
  border: 1px solid var(--line-soft);
  border-radius: 22px;
  background: rgba(248, 239, 234, .74);}

.oto-page .location-facts strong {  display: block;
  color: var(--ink);
  font-family: var(--font-display);
  font-size: clamp(24px, 2.6vw, 34px);
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -.04em;}

.oto-page .location-facts span {  display: block;
  margin-top: 7px;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.45;}

.oto-page .location-card .small-note {  margin-top: 22px;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.6;}

/* Zdjęcie wnętrza studia pod boxem */

.oto-page .location-photo {  margin: 0;
  border-radius: var(--radius-lg);}

.oto-page .location-photo img {  width: 100%;
  height: 100%;
  min-height: 260px;
  max-height: 360px;
  object-fit: cover;}

.oto-page .location-photo figcaption {  font-size: 13px;}

/* Tablet */

@media (max-width: 1020px) {
  .oto-page .location-section .split-card {    align-items: start;
  }

  .oto-page .location-section .split-card-text {    align-self: auto;
  }

  .oto-page .location-side {    gap: 18px;
  }

  .oto-page .location-card {    justify-content: flex-start;
  }

  .oto-page .location-photo img {    min-height: 320px;
    max-height: none;
  }
}

/* Mobile */

@media (max-width: 640px) {
  .oto-page .location-side {    gap: 14px;
  }

  .oto-page .location-card {    padding: 24px 20px;
    border-radius: 24px;
  }

  .oto-page .location-card h3 {    margin-bottom: 18px;
  }

  .oto-page .location-facts {    gap: 10px;
  }

  .oto-page .location-facts div {    padding: 16px 17px;
    border-radius: 18px;
  }

  .oto-page .location-facts strong {    font-size: clamp(24px, 8vw, 32px);
  }

  .oto-page .location-photo {    border-radius: 24px;
  }

  .oto-page .location-photo img {    min-height: 250px;
  }

  .oto-page .location-photo figcaption {    left: 14px;
    right: 14px;
    bottom: 14px;
    border-radius: 18px;
  }
}

/* SEKCJA: Kto prowadzi — nagłówek + trzy kolumny */

.oto-page .team-section {  background:
    radial-gradient(circle at 88% 8%, rgba(197, 116, 132, .08), transparent 20rem),
    var(--paper-light);}

.oto-page .team-three-layout {  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(260px, 1fr) minmax(260px, 1fr);
  gap: clamp(18px, 2.8vw, 28px);
  align-items: stretch;}

.oto-page .team-intro-card {  padding: clamp(24px, 3vw, 34px);
  border: 1px solid var(--line-soft);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, .58);
  box-shadow: 0 14px 38px rgba(23, 23, 23, .035);}

.oto-page .team-intro-card::before {  content: "";
  display: block;
  width: 42px;
  height: 1px;
  margin-bottom: 22px;
  background: var(--gold);}

.oto-page .team-intro-card h3 {  font-size: clamp(30px, 3.2vw, 46px);}

.oto-page .team-intro-card p {  font-size: 15px;
  line-height: 1.65;}

.oto-page .team-card--oto {  height: 100%;}

.oto-page .team-card--oto img {  width: 100%;
  aspect-ratio: 4 / 5;
  min-height: 0;
  border-radius: calc(var(--radius) - 8px);
  object-fit: cover;}

.oto-page .team-card--oto h3 {  margin-top: 18px;
  font-size: clamp(28px, 3vw, 40px);}

.oto-page .team-card--oto p {  font-size: 15px;
  line-height: 1.6;}

/* Tablet */

@media (max-width: 1020px) {
  .oto-page .team-three-layout {    grid-template-columns: 1fr 1fr;
  }

  .oto-page .team-intro-card {    grid-column: 1 / -1;
  }
}

/* Mobile */

@media (max-width: 680px) {
  .oto-page .team-three-layout {    grid-template-columns: 1fr;
    gap: 16px;
  }

  .oto-page .team-intro-card,
.oto-page .team-card--oto {    border-radius: 24px;
  }

  .oto-page .team-card--oto img {    border-radius: 18px;
  }
}

/* POPRAWKA: Karty zespołu One to One
   Potrzebna, bo sekcja używa <article class="team-card team-card--oto">,
   a w pliku brakowało bazowych stylów .team-card po zmianie układu. */

.oto-page .team-section .section-head {  max-width: 980px;}

.oto-page .team-section .team-card {  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 16px 16px 24px;
  border: 1px solid var(--line-soft);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, .66);
  box-shadow: 0 14px 34px rgba(23, 23, 23, .04);}

.oto-page .team-section .team-card img {  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  min-height: 0;
  height: auto;
  border-radius: calc(var(--radius) - 8px);
  object-fit: cover;
  background: var(--paper);}

.oto-page .team-section .team-card h3 {  margin-top: 18px;
  font-size: clamp(28px, 3vw, 40px);}

.oto-page .team-section .team-card p {  font-size: 15px;
  line-height: 1.6;}

@media (max-width: 680px) {
  .oto-page .team-section .team-card {    border-radius: 24px;
  }

  .oto-page .team-section .team-card img {    border-radius: 18px;
  }
}

/* FIX: Team section — wymuszenie układu kolumnowego */

.oto-page .team-section .team-three-layout {  display: grid !important;
  grid-template-columns: minmax(0, .9fr) minmax(260px, 1fr) minmax(260px, 1fr) !important;
  gap: clamp(18px, 2.8vw, 28px) !important;
  align-items: stretch !important;}

.oto-page .team-section .team-intro-card,
.oto-page .team-section .team-card--oto {  width: auto !important;
  max-width: none !important;}

.oto-page .team-section .team-card {  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 16px 16px 24px;
  border: 1px solid var(--line-soft);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, .66);
  box-shadow: 0 14px 34px rgba(23, 23, 23, .04);}

/* Dopiero węższy tablet: tekst u góry, dwie osoby obok siebie */

@media (max-width: 860px) {
  .oto-page .team-section .team-three-layout {    grid-template-columns: 1fr 1fr !important;
  }

  .oto-page .team-section .team-intro-card {    grid-column: 1 / -1 !important;
  }
}

/* Mobile: wszystko jeden pod drugim */

@media (max-width: 620px) {
  .oto-page .team-section .team-three-layout {    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }

  .oto-page .team-section .team-intro-card,
.oto-page .team-section .team-card--oto {    grid-column: auto !important;
  }
}/* End custom CSS */