/* ==============================================================
   Oscanre UI 1.0 · compiled runtime bundle
   Kolejność źródeł została zachowana 1:1.
   Nie edytuj bezpośrednio — źródła: server-config/ui-src.
   ============================================================== */

/* ===== public-core.css ===== */
/* ======================================================================
   Oscanre UX131A · bezpieczny rdzeń publicznego motywu premium
   Wyłącznie rytm, proporcje, promienie, interakcje i responsywność.
   Celowo bez nadpisywania kolorów tekstu i teł sekcji.
   ====================================================================== */

.ux131a-public{
  --ux131a-radius-control:11px;
  --ux131a-radius-card:18px;
  --ux131a-radius-feature:22px;
  --ux131a-gutter:clamp(18px,3vw,40px);
}

/* ---------- Wspólny rytm ---------- */
.ux131a-public .container{
  width:min(1240px,calc(100% - (2 * var(--ux131a-gutter))));
}
.ux131a-public main>section{
  scroll-margin-top:calc(var(--header-h) + 24px);
}
.ux131a-public .section{
  padding-block:clamp(72px,7.2vw,108px);
}
.ux131a-public :is(.page-hero,.sub-hero){
  padding-top:clamp(52px,6vw,82px);
  padding-bottom:clamp(34px,4.8vw,56px);
}
.ux131a-public :is(h1,h2,h3){
  text-wrap:balance;
}
.ux131a-public :is(p,li){
  text-wrap:pretty;
}
.ux131a-public .eyebrow{
  margin-bottom:14px;
}
.ux131a-public .section-head-inline{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);
  align-items:end;
  gap:clamp(24px,4vw,58px);
  margin-bottom:clamp(26px,3.5vw,42px);
}
.ux131a-public .section-head-inline>p{
  max-width:560px;
  margin:0;
  justify-self:end;
}

/* ---------- Header i menu ---------- */
.ux131a-public .site-header{
  border-bottom:1px solid transparent;
  box-shadow:none;
}
.ux131a-public .site-header.is-scrolled{
  box-shadow:0 10px 34px rgba(0,0,0,.10);
}
.ux131a-public .header-inner{
  width:min(1320px,calc(100% - (2 * var(--ux131a-gutter))));
  gap:16px;
}
.ux131a-public .brand{
  display:inline-flex;
  align-items:center;
  min-height:44px;
  line-height:1;
  white-space:nowrap;
}
.ux131a-public .brand small{
  margin-left:10px;
}
.ux131a-public .desktop-nav{
  gap:clamp(18px,2vw,28px);
}
.ux131a-public .desktop-nav a{
  display:inline-flex;
  align-items:center;
  min-height:44px;
  padding-block:8px;
}
.ux131a-public .header-actions{
  gap:8px;
}
.ux131a-public :is(.account-link,.header-cta,.header-cart-link,.menu-toggle){
  min-height:44px;
  border-radius:var(--ux131a-radius-control);
}
.ux131a-public :is(.account-link,.header-cta,.header-cart-link){
  padding-inline:14px;
}
.ux131a-public .menu-panel-inner{
  width:min(1320px,100%);
  margin-inline:auto;
  gap:clamp(30px,6vw,90px);
}
.ux131a-public .menu-links{
  gap:4px;
}
.ux131a-public .menu-links>a{
  min-height:1.05em;
}
.ux131a-public .menu-context-links a{
  min-height:42px;
}

/* ---------- Przyciski i linki ---------- */
.ux131a-public .btn{
  min-height:48px;
  padding-inline:18px;
  border-radius:var(--ux131a-radius-control);
  box-shadow:none;
  transition:transform .2s var(--ease),opacity .2s ease,border-color .2s ease,background .2s ease,color .2s ease;
}
.ux131a-public .btn:hover{
  transform:translateY(-1px);
}
.ux131a-public .btn:active{
  transform:translateY(0);
}
.ux131a-public .text-link{
  min-height:38px;
  align-items:center;
  text-underline-offset:5px;
}
.ux131a-public :is(a,button,input,textarea,select):focus-visible{
  outline:3px solid rgba(185,155,125,.48);
  outline-offset:3px;
}

/* ---------- Karty: jeden konsekwentny system ---------- */
.ux131a-public :is(
  .path-card,
  .home-focus-card,
  .home50-main-card,
  .home50-alt-card,
  .home50-quote,
  .home-focus-bridge,
  .home-program-feature-card,
  .sub-card,
  .about-values-grid article,
  .about-page-final .container,
  .service-portrait,
  .service-list-card,
  .service-final-card,
  .conversation-guidance,
  .live-public-event,
  .live-public-steps article,
  .bookstore-trust,
  .ebook-library-card,
  .ebook-choice-grid a,
  .shop-card
){
  border-radius:var(--ux131a-radius-card);
  box-shadow:none;
}
.ux131a-public :is(
  .about-page-photo,
  .product-media,
  .ai-visual,
  .ebook-covers,
  .live-room-mock
){
  border-radius:var(--ux131a-radius-feature);
}
.ux131a-public :is(.path-grid,.offer-grid,.home50-alt-grid,.home-focus-grid,.sub-grid,.service-detail-grid,.live-public-steps){
  gap:14px;
}
.ux131a-public :is(.ebook-library-card,.shop-card):hover{
  transform:translateY(-2px);
}

/* ---------- Strona główna ---------- */
.ux131a-public .hero-copy-inner{
  max-width:720px;
}
.ux131a-public .hero-actions{
  gap:10px;
}
.ux131a-public .home50-proof-compact,
.ux131a-public .home50-offer,
.ux131a-public .home50-about-final{
  padding-block:clamp(68px,7vw,104px);
}
.ux131a-public .home50-other{
  padding-block:clamp(62px,6vw,92px);
}
.ux131a-public .home-program-feature{
  padding-block:clamp(74px,7vw,106px);
}
.ux131a-public .home50-other-links a{
  min-height:68px;
  align-items:center;
}
.ux131a-public .home50-about-actions{
  gap:12px 18px;
}

/* ---------- O mnie i strony treściowe ---------- */
.ux131a-public .about-page-hero{
  padding-top:calc(var(--header-h) + clamp(34px,4vw,58px));
  padding-bottom:clamp(52px,6vw,78px);
}
.ux131a-public .about-page-hero-grid,
.ux131a-public .about-page-story,
.ux131a-public .about-page-links{
  gap:clamp(30px,5vw,66px);
}
.ux131a-public .about-values-grid{
  gap:0;
  overflow:hidden;
  border-radius:var(--ux131a-radius-card);
}
.ux131a-public .about-values-grid article{
  border-radius:0;
}
.ux131a-public .about-page-links nav a{
  min-height:68px;
}

/* ---------- Rozmowy, ebooki, Klub i Live ---------- */
.ux131a-public .service-hero{
  padding-top:clamp(44px,5vw,72px);
  padding-bottom:clamp(54px,6vw,82px);
}
.ux131a-public .service-facts{
  gap:7px;
}
.ux131a-public .service-facts span{
  border-radius:var(--ux131a-radius-control);
}
.ux131a-public .service-actions{
  gap:12px 18px;
}
.ux131a-public .service-detail-section,
.ux131a-public .service-reviews,
.ux131a-public .service-final{
  padding-block:clamp(64px,6.5vw,96px);
}
.ux131a-public .bookstore-intro-grid,
.ux131a-public .live-public-grid{
  gap:clamp(30px,5vw,70px);
}
.ux131a-public .library-toolbar{
  gap:18px;
  align-items:end;
}
.ux131a-public .library-filter{
  min-height:44px;
  border-radius:var(--ux131a-radius-control);
}
.ux131a-public .live-public-event,
.ux131a-public .live-public-steps article{
  padding:clamp(22px,2.5vw,32px);
}

/* ---------- Footer ---------- */
.ux131a-public .site-footer{
  padding-top:clamp(48px,5vw,68px);
  padding-bottom:32px;
}
.ux131a-public .footer-v11{
  gap:30px;
}
.ux131a-public .footer-main{
  grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);
  gap:clamp(38px,7vw,96px);
}
.ux131a-public .footer-link-groups{
  gap:clamp(26px,4vw,56px);
}
.ux131a-public .footer-link-group{
  gap:10px;
}
.ux131a-public .footer-link-group a{
  min-height:34px;
  align-items:center;
}
.ux131a-public .footer-legal{
  gap:18px 30px;
}
.ux131a-public .footer-legal nav{
  gap:8px 22px;
}

/* ---------- Tablet ---------- */
@media(max-width:900px){
  .ux131a-public .section-head-inline{
    grid-template-columns:1fr;
    gap:16px;
  }
  .ux131a-public .section-head-inline>p{
    justify-self:start;
  }
  .ux131a-public .footer-main{
    grid-template-columns:1fr;
  }
  .ux131a-public .footer-brand-block{
    max-width:560px;
  }
}

/* ---------- Mobile ---------- */
@media(max-width:699px){
  .ux131a-public{
    --ux131a-gutter:14px;
    --ux131a-radius-card:15px;
    --ux131a-radius-feature:18px;
  }
  .ux131a-public .section{
    padding-block:56px;
  }
  .ux131a-public :is(.page-hero,.sub-hero){
    padding-top:38px;
    padding-bottom:30px;
  }
  .ux131a-public .header-inner{
    width:calc(100% - 24px);
    gap:8px;
  }
  .ux131a-public .brand small{
    display:none;
  }
  .ux131a-public .header-actions{
    gap:5px;
  }
  .ux131a-public :is(.account-link,.header-cta,.header-cart-link){
    padding-inline:10px;
  }
  .ux131a-public .menu-panel{
    padding-inline:16px;
  }
  .ux131a-public .btn{
    min-height:48px;
  }
  .ux131a-public .hero-actions .btn,
  .ux131a-public .final-actions .btn,
  .ux131a-public .about-page-actions .btn{
    width:100%;
  }
  .ux131a-public .home50-proof-compact,
  .ux131a-public .home50-offer,
  .ux131a-public .home50-other,
  .ux131a-public .home50-about-final,
  .ux131a-public .home-program-feature{
    padding-block:58px;
  }
  .ux131a-public .about-values-grid{
    gap:10px;
    overflow:visible;
    border-radius:0;
  }
  .ux131a-public .about-values-grid article{
    border-radius:var(--ux131a-radius-card);
  }
  .ux131a-public .service-actions .btn{
    width:100%;
    min-width:0;
  }
  .ux131a-public .footer-link-groups{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:28px 20px;
  }
  .ux131a-public .footer-legal{
    align-items:flex-start;
    flex-direction:column;
  }
  .ux131a-public .footer-legal nav{
    justify-content:flex-start;
  }
  .ux131a-public .footer-bottom{
    align-items:flex-start;
    flex-direction:column;
  }
}

@media(max-width:430px){
  .ux131a-public .footer-link-groups{
    grid-template-columns:1fr;
  }
}

@media(prefers-reduced-motion:reduce){
  .ux131a-public :is(.btn,.ebook-library-card,.shop-card){
    transform:none!important;
  }
}

/* ===== sales.css ===== */
/* ======================================================================
   Oscanre UX131B · strony sprzedażowe i checkout premium
   Modułowe reguły tylko dla oznaczonych widoków sprzedażowych.
   Kolory są ustawiane wyłącznie dla konkretnych, znanych jasnych lub
   ciemnych komponentów — bez globalnego nadpisywania motywu.
   ====================================================================== */

body.ux131b-sales{
  --ux131b-line:rgba(17,17,17,.13);
  --ux131b-line-soft:rgba(17,17,17,.075);
  --ux131b-soft:#f1ebe3;
  --ux131b-soft-2:#faf8f4;
  --ux131b-radius:16px;
  --ux131b-radius-lg:22px;
}

/* ---------- Wspólny rytm konwersji ---------- */
body.ux131b-sales :is(.field input,.field select,.field textarea){
  border-radius:11px;
  box-shadow:none;
}
body.ux131b-sales :is(.btn,button){
  border-radius:11px;
}
body.ux131b-sales :is(.notice,.decision-note){
  border-radius:14px;
  box-shadow:none;
}
body.ux131b-sales .form-check{
  align-items:flex-start;
}
body.ux131b-sales .form-check>span{
  line-height:1.52;
}
body.ux131b-sales .section-head-inline{
  align-items:end;
  gap:28px;
}

/* ---------- Rozmowy: jedna porównywalna tabela ofert ---------- */
body.ux131b-sales.conversations-page .conversation-hero{
  padding-bottom:74px;
}
body.ux131b-sales.conversations-page .conversation-hero-grid{
  gap:54px;
  align-items:end;
}
body.ux131b-sales.conversations-page .decision-note{
  padding:24px;
  border:1px solid var(--ux131b-line);
  background:rgba(255,255,255,.72);
}
body.ux131b-sales.conversations-page .conversation-proof{
  padding-block:76px;
}
body.ux131b-sales.conversations-page .conversation-products{
  padding-top:0;
}
body.ux131b-sales.conversations-page .conversation-choice-grid{
  gap:0;
  overflow:hidden;
  border:1px solid var(--ux131b-line);
  border-radius:var(--ux131b-radius-lg);
  background:#fff;
}
body.ux131b-sales.conversations-page .conversation-choice{
  min-height:560px;
  padding:29px 25px 25px;
  border:0;
  border-left:1px solid var(--ux131b-line);
  border-radius:0;
  box-shadow:none;
}
body.ux131b-sales.conversations-page .conversation-choice:first-child{
  border-left:0;
}
body.ux131b-sales.conversations-page .conversation-choice h2{
  margin-top:30px;
  font-size:clamp(2.35rem,3.65vw,4rem);
  line-height:.94;
  letter-spacing:-.058em;
}
body.ux131b-sales.conversations-page .conversation-choice>p{
  min-height:76px;
}
body.ux131b-sales.conversations-page .conversation-choice ul{
  margin-top:22px;
}
body.ux131b-sales.conversations-page .conversation-choice-bottom{
  margin-top:auto;
}
body.ux131b-sales.conversations-page .conversation-choice.is-recommended{
  background:#0d0d0d;
  color:#fff;
}
body.ux131b-sales.conversations-page .conversation-choice.is-recommended :is(h2,strong,.choice-label,.card-detail-link){
  color:#fff;
  -webkit-text-fill-color:#fff;
}
body.ux131b-sales.conversations-page .conversation-choice.is-recommended :is(p,li,.conversation-choice-top>span:last-child){
  color:rgba(255,255,255,.68);
  -webkit-text-fill-color:rgba(255,255,255,.68);
}
body.ux131b-sales.conversations-page .conversation-choice.is-recommended li::before{
  color:#fff;
}
body.ux131b-sales.conversations-page .conversation-choice.is-recommended .btn-dark{
  background:#fff;
  border-color:#fff;
  color:#111;
  -webkit-text-fill-color:#111;
}
body.ux131b-sales.conversations-page .conversation-guidance{
  margin-top:18px;
  border-radius:var(--ux131b-radius-lg);
}
body.ux131b-sales.conversations-page .conversation-process{
  padding-block:92px;
}
body.ux131b-sales.conversations-page .conversation-process .process-grid{
  gap:0;
  overflow:hidden;
  border:1px solid var(--ux131b-line);
  border-radius:var(--ux131b-radius);
}
body.ux131b-sales.conversations-page .conversation-process .process-grid article{
  border:0;
  border-left:1px solid var(--ux131b-line);
  border-radius:0;
  box-shadow:none;
}
body.ux131b-sales.conversations-page .conversation-process .process-grid article:first-child{
  border-left:0;
}

/* ---------- Pełne opisy usług ---------- */
body.ux131b-sales.service-page .service-hero{
  padding-block:74px 84px;
}
body.ux131b-sales.service-page .service-hero-grid{
  gap:70px;
  align-items:center;
}
body.ux131b-sales.service-page .service-portrait{
  border-radius:var(--ux131b-radius-lg);
  box-shadow:none;
}
body.ux131b-sales.service-page .service-copy h1{
  max-width:780px;
  font-size:clamp(3.1rem,6vw,6.2rem);
  line-height:.91;
}
body.ux131b-sales.service-page .service-facts{
  gap:0;
  overflow:hidden;
  border:1px solid var(--ux131b-line);
  border-radius:14px;
}
body.ux131b-sales.service-page .service-facts span{
  flex:1 1 150px;
  min-height:74px;
  padding:14px;
  border:0;
  border-left:1px solid var(--ux131b-line);
  border-radius:0;
}
body.ux131b-sales.service-page .service-facts span:first-child{
  border-left:0;
}
body.ux131b-sales.service-page .service-detail-grid{
  gap:0;
  overflow:hidden;
  border:1px solid var(--ux131b-line);
  border-radius:var(--ux131b-radius-lg);
}
body.ux131b-sales.service-page .service-list-card{
  min-height:490px;
  border:0;
  border-left:1px solid var(--ux131b-line);
  border-radius:0;
  box-shadow:none;
}
body.ux131b-sales.service-page .service-list-card:first-child{
  border-left:0;
}
body.ux131b-sales.service-page .service-list-card.dark{
  background:#111;
  color:#fff;
}
body.ux131b-sales.service-page .service-list-card.dark :is(h2,.eyebrow,li,p){
  color:#fff;
  -webkit-text-fill-color:#fff;
}
body.ux131b-sales.service-page .service-list-card.dark :is(p,li){
  color:rgba(255,255,255,.72);
  -webkit-text-fill-color:rgba(255,255,255,.72);
}
body.ux131b-sales.service-page .service-process-section .process-grid{
  gap:0;
  overflow:hidden;
  border:1px solid var(--ux131b-line);
  border-radius:var(--ux131b-radius);
}
body.ux131b-sales.service-page .service-process-section .process-grid article{
  border:0;
  border-left:1px solid var(--ux131b-line);
  border-radius:0;
  box-shadow:none;
}
body.ux131b-sales.service-page .service-process-section .process-grid article:first-child{
  border-left:0;
}
body.ux131b-sales.service-page .service-final-card{
  border-radius:var(--ux131b-radius-lg);
}

/* ---------- Rezerwacja: mniej dwóch osobnych aplikacji ---------- */
body.ux131b-sales.booking-v2-page .booking-simple-header-inner,
body.ux131b-sales.booking-v2-page .booking-v2-container,
body.ux131b-sales.booking-v2-page .booking-simple-footer>div{
  width:min(1200px,calc(100% - 40px));
}
body.ux131b-sales.booking-v2-page .booking-v2-main{
  padding-top:28px;
}
body.ux131b-sales.booking-v2-page .booking-v2-layout{
  grid-template-columns:minmax(360px,.43fr) minmax(0,.57fr);
  gap:18px;
}
body.ux131b-sales.booking-v2-page .booking-offer-card,
body.ux131b-sales.booking-v2-page .booking-form-card{
  border-radius:var(--ux131b-radius-lg);
  box-shadow:none;
}
body.ux131b-sales.booking-v2-page .booking-offer-card{
  top:18px;
}
body.ux131b-sales.booking-v2-page .booking-offer-top{
  padding:24px;
}
body.ux131b-sales.booking-v2-page .booking-offer-lead{
  padding:23px 24px 0;
}
body.ux131b-sales.booking-v2-page :is(.booking-offer-details,.booking-inline-reviews,.booking-offer-cta){
  margin-inline:24px;
}
body.ux131b-sales.booking-v2-page .booking-form-card{
  padding:27px;
}
body.ux131b-sales.booking-v2-page .booking-form-heading h2{
  font-size:clamp(2.05rem,3.7vw,3.25rem);
}
body.ux131b-sales.booking-v2-page .checkout-step{
  padding-block:25px;
}
body.ux131b-sales.booking-v2-page .checkout-step-service .service-choice{
  gap:9px!important;
}
body.ux131b-sales.booking-v2-page .checkout-step-service .choice-card-body{
  min-height:150px;
  padding:17px;
  border-radius:13px;
}
body.ux131b-sales.booking-v2-page .slot-day-button{
  min-height:86px;
  border-radius:12px;
}
body.ux131b-sales.booking-v2-page .slot-time-grid button{
  min-height:52px;
  border-radius:11px;
}
body.ux131b-sales.booking-v2-page .booking-order-summary,
body.ux131b-sales.booking-v2-page .checkout-consents-compact,
body.ux131b-sales.booking-v2-page .waitlist-box{
  border-radius:14px;
  box-shadow:none;
}
body.ux131b-sales.booking-v2-page .checkout-submit{
  min-height:56px;
  border-radius:11px;
}
body.ux131b-sales.booking-v2-page .booking-payment-badge{
  border-radius:11px;
}

/* ---------- Program: mniej kart, mocniejsza ścieżka zakupu ---------- */
body.ux131b-sales.program-page .program-price-card,
body.ux131b-sales.program-page .program-checkout-card,
body.ux131b-sales.program-page .program-fit-card{
  border-radius:var(--ux131b-radius-lg);
  box-shadow:none;
}
body.ux131b-sales.program-page .program-signals-grid,
body.ux131b-sales.program-page .program-outcomes-grid{
  gap:0;
  overflow:hidden;
  border:1px solid rgba(17,17,17,.13);
  border-radius:var(--ux131b-radius);
}
body.ux131b-sales.program-page .program-signals-grid article,
body.ux131b-sales.program-page .program-outcomes-grid article{
  border:0;
  border-left:1px solid rgba(17,17,17,.13);
  border-radius:0;
  box-shadow:none;
}
body.ux131b-sales.program-page .program-signals-grid article:first-child,
body.ux131b-sales.program-page .program-outcomes-grid article:first-child{
  border-left:0;
}
body.ux131b-sales.program-page .program-callout{
  border-radius:var(--ux131b-radius);
}
body.ux131b-sales.program-page .program-included-list{
  gap:0;
  overflow:hidden;
  border:1px solid rgba(17,17,17,.13);
  border-radius:var(--ux131b-radius);
}
body.ux131b-sales.program-page .program-included-list article{
  min-height:136px;
  border:0;
  border-left:1px solid rgba(17,17,17,.13);
  border-top:1px solid rgba(17,17,17,.13);
  border-radius:0;
}
body.ux131b-sales.program-page .program-included-list article:nth-child(odd){
  border-left:0;
}
body.ux131b-sales.program-page .program-included-list article:nth-child(-n+2){
  border-top:0;
}
body.ux131b-sales.program-page .program-steps{
  gap:0;
  overflow:hidden;
  border:1px solid rgba(17,17,17,.13);
  border-radius:var(--ux131b-radius);
}
body.ux131b-sales.program-page .program-steps li{
  margin:0;
  border-top:1px solid rgba(17,17,17,.13);
  border-radius:0;
}
body.ux131b-sales.program-page .program-steps li:first-child{
  border-top:0;
}
body.ux131b-sales.program-page .program-buy-grid{
  grid-template-columns:minmax(0,1fr) minmax(390px,470px);
  gap:58px;
}
body.ux131b-sales.program-page .program-checkout-card{
  position:sticky;
  top:112px;
  padding:28px;
}

/* ---------- Prywatna odpowiedź i prowadzenie ---------- */
body.ux131b-sales.perspective-wizard-page .perspective-wizard-layout{
  gap:24px;
  align-items:start;
}
body.ux131b-sales.perspective-wizard-page .perspective-wizard-intro{
  position:sticky;
  top:112px;
}
body.ux131b-sales.perspective-wizard-page .perspective-wizard-card{
  border-radius:var(--ux131b-radius-lg);
  box-shadow:none;
}
body.ux131b-sales.perspective-wizard-page .perspective-wizard-step{
  padding-block:26px;
}
body.ux131b-sales.perspective-wizard-page .perspective-progress-line{
  height:5px;
}
body.ux131b-sales.perspective-wizard-page .perspective-review,
body.ux131b-sales.perspective-wizard-page .perspective-consents{
  border-radius:14px;
}
body.ux131b-sales.service-page .contact-grid{
  gap:18px;
}
body.ux131b-sales.service-page .contact-grid :is(.checkout-main,.contact-aside){
  border-radius:var(--ux131b-radius-lg);
  box-shadow:none;
}

/* ---------- Biblioteka ebooków ---------- */
body.ux131b-sales.ebook-library-page .library-toolbar{
  gap:14px;
  align-items:end;
}
body.ux131b-sales.ebook-library-page .library-filters{
  gap:6px;
}
body.ux131b-sales.ebook-library-page .library-filter{
  min-height:42px;
  border-radius:10px;
}
body.ux131b-sales.ebook-library-page .ebook-library-grid{
  gap:14px;
}
body.ux131b-sales.ebook-library-page .ebook-library-card{
  border-radius:var(--ux131b-radius-lg);
  box-shadow:none;
}
body.ux131b-sales.ebook-library-page .ebook-library-card:not(.featured){
  min-height:410px;
}
body.ux131b-sales.ebook-library-page .ebook-library-card.featured{
  grid-column:1/-1;
  display:grid;
  grid-template-columns:minmax(220px,.38fr) minmax(0,.62fr);
  min-height:390px;
  align-items:center;
}
body.ux131b-sales.ebook-library-page .ebook-library-card.featured .ebook-library-cover{
  align-self:stretch;
  min-height:340px;
}
body.ux131b-sales.ebook-library-page .ebook-library-card.featured .ebook-library-copy{
  padding:34px;
}
body.ux131b-sales.ebook-library-page .ebook-card-actions .btn{
  min-height:46px;
}

/* ---------- Pojedynczy ebook ---------- */
body.ux131b-sales.ebook-product-page .ebook-product-layout{
  grid-template-columns:minmax(300px,.42fr) minmax(0,.58fr);
  gap:64px;
}
body.ux131b-sales.ebook-product-page .ebook-cover-stage,
body.ux131b-sales.ebook-product-page .ebook-price-box,
body.ux131b-sales.ebook-product-page .ebook-direct-buy,
body.ux131b-sales.ebook-product-page .ebook-info-card,
body.ux131b-sales.ebook-product-page .ebook-delivery-note{
  border-radius:var(--ux131b-radius);
  box-shadow:none;
}
body.ux131b-sales.ebook-product-page .ebook-product-copy h1{
  max-width:820px;
}
body.ux131b-sales.ebook-product-page .ebook-price-box{
  gap:28px;
}
body.ux131b-sales.ebook-product-page .ebook-direct-buy{
  padding:22px;
  border:1px solid var(--ux131b-line);
  background:var(--ux131b-soft-2);
}
body.ux131b-sales.ebook-product-page .ebook-tabs{
  gap:3px;
  padding:4px;
  border-radius:12px;
  background:var(--ux131b-soft);
}
body.ux131b-sales.ebook-product-page .ebook-tab{
  min-height:40px;
  border:0;
  border-radius:8px;
}
body.ux131b-sales.ebook-product-page .ebook-tab.is-active{
  background:#fff;
  box-shadow:0 1px 2px rgba(17,17,17,.08);
}
body.ux131b-sales.ebook-product-page .related-card{
  border-radius:var(--ux131b-radius);
  box-shadow:none;
}

/* ---------- Kolekcja i koszyk ---------- */
body.ux131b-sales.shop-page .shop-grid{
  gap:14px;
}
body.ux131b-sales.shop-page .shop-grid article,
body.ux131b-sales.shop-page .shop-auto-bundle,
body.ux131b-sales.shop-product-page :is(.shop-gallery,.shop-buy-box){
  border-radius:var(--ux131b-radius-lg);
  box-shadow:none;
}
body.ux131b-sales.shop-product-page .shop-product-grid{
  gap:54px;
}
body.ux131b-sales.shop-product-page .shop-buy-box{
  padding:20px;
  border:1px solid var(--ux131b-line);
  background:var(--ux131b-soft-2);
}
body.ux131b-sales.shop-checkout-page .shop-checkout{
  padding-top:44px;
}
body.ux131b-sales.shop-checkout-page .shop-checkout-grid{
  grid-template-columns:minmax(0,1fr) minmax(320px,.38fr);
  gap:18px;
  align-items:start;
}
body.ux131b-sales.shop-checkout-page .shop-checkout-card,
body.ux131b-sales.shop-checkout-page .shop-summary{
  border-radius:var(--ux131b-radius-lg);
  box-shadow:none;
}
body.ux131b-sales.shop-checkout-page .shop-summary{
  position:sticky;
  top:18px;
}
body.ux131b-sales.shop-checkout-page .shop-checkout-step{
  padding-block:25px;
}
body.ux131b-sales.shop-checkout-page :is(.shop-shipping-choice,.shop-option-choice,.shop-cart-upsell,.shop-coupon){
  border-radius:13px;
  box-shadow:none;
}
body.ux131b-sales.shop-checkout-page .shop-pay-button{
  min-height:56px;
}

/* ---------- Klub i Live ---------- */
body.ux131b-sales.club-landing-page .club-price-grid{
  gap:0;
  overflow:hidden;
  border:1px solid var(--ux131b-line);
  border-radius:var(--ux131b-radius-lg);
  background:#fff;
}
body.ux131b-sales.club-landing-page .club-price-card{
  min-height:720px;
  padding:30px;
  border:0;
  border-left:1px solid var(--ux131b-line);
  border-radius:0;
  box-shadow:none;
}
body.ux131b-sales.club-landing-page .club-price-card:first-child{
  border-left:0;
}
body.ux131b-sales.club-landing-page .club-price-card.is-recommended{
  background:#111;
  color:#fff;
}
body.ux131b-sales.club-landing-page .club-price-card.is-recommended :is(p,strong,span,li,.club-price-badge){
  color:#fff;
  -webkit-text-fill-color:#fff;
}
body.ux131b-sales.club-landing-page .club-price-card.is-recommended li,
body.ux131b-sales.club-landing-page .club-price-card.is-recommended .form-check>span{
  color:rgba(255,255,255,.74);
  -webkit-text-fill-color:rgba(255,255,255,.74);
}
body.ux131b-sales.club-landing-page .club-price-card.is-recommended a{
  color:#fff;
  -webkit-text-fill-color:#fff;
}
body.ux131b-sales.club-landing-page .club-price-card.is-recommended :is(input,select,textarea){
  background:#fff;
  color:#111;
  -webkit-text-fill-color:#111;
}
body.ux131b-sales.club-landing-page .club-price-card.is-recommended .btn-light{
  background:#fff;
  color:#111;
  -webkit-text-fill-color:#111;
}
body.ux131b-sales.club-landing-page .club-checkout-form{
  margin-top:auto;
}
body.ux131b-sales.club-landing-page .club-live-value-card,
body.ux131b-sales.club-landing-page .club-waitlist-card{
  border-radius:var(--ux131b-radius-lg);
  box-shadow:none;
}
body.ux131b-sales.live-landing-page .live-public-grid{
  grid-template-columns:minmax(0,1fr) minmax(390px,.42fr);
  gap:54px;
}
body.ux131b-sales.live-landing-page .live-public-event{
  border-radius:var(--ux131b-radius-lg);
  box-shadow:none;
}
body.ux131b-sales.live-landing-page .live-ticket-form{
  gap:13px;
}
body.ux131b-sales.live-landing-page .live-public-steps{
  gap:0;
  overflow:hidden;
  border:1px solid var(--ux131b-line);
  border-radius:var(--ux131b-radius);
}
body.ux131b-sales.live-landing-page .live-public-steps article{
  border:0;
  border-left:1px solid var(--ux131b-line);
  border-radius:0;
  box-shadow:none;
}
body.ux131b-sales.live-landing-page .live-public-steps article:first-child{
  border-left:0;
}

/* ---------- Tablet ---------- */
@media(max-width:1020px){
  body.ux131b-sales.conversations-page .conversation-choice-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
  }
  body.ux131b-sales.conversations-page .conversation-choice{
    min-height:500px;
    border-top:1px solid var(--ux131b-line);
  }
  body.ux131b-sales.conversations-page .conversation-choice:nth-child(odd){
    border-left:0;
  }
  body.ux131b-sales.conversations-page .conversation-choice:nth-child(-n+2){
    border-top:0;
  }
  body.ux131b-sales.conversations-page .pair-choice{
    grid-column:1/-1;
    min-height:440px;
  }
  body.ux131b-sales.booking-v2-page .booking-v2-layout,
  body.ux131b-sales.ebook-product-page .ebook-product-layout,
  body.ux131b-sales.shop-product-page .shop-product-grid,
  body.ux131b-sales.live-landing-page .live-public-grid{
    grid-template-columns:1fr;
  }
  body.ux131b-sales.booking-v2-page .booking-offer-card,
  body.ux131b-sales.shop-checkout-page .shop-summary,
  body.ux131b-sales.program-page .program-checkout-card,
  body.ux131b-sales.perspective-wizard-page .perspective-wizard-intro{
    position:static;
  }
  body.ux131b-sales.program-page .program-buy-grid,
  body.ux131b-sales.shop-checkout-page .shop-checkout-grid{
    grid-template-columns:1fr;
  }
}

/* ---------- Mobile ---------- */
@media(max-width:699px){
  body.ux131b-sales .section-head-inline{
    align-items:start;
    gap:14px;
  }
  body.ux131b-sales.conversations-page .conversation-hero{
    padding-bottom:48px;
  }
  body.ux131b-sales.conversations-page .conversation-choice-grid{
    display:grid;
    grid-template-columns:1fr;
    overflow:visible;
    border:0;
    border-radius:0;
    background:transparent;
  }
  body.ux131b-sales.conversations-page .conversation-choice,
  body.ux131b-sales.conversations-page .pair-choice{
    grid-column:auto;
    min-height:0;
    margin-top:12px;
    padding:22px 18px;
    border:1px solid var(--ux131b-line);
    border-radius:16px;
  }
  body.ux131b-sales.conversations-page .conversation-choice:first-child{
    margin-top:0;
  }
  body.ux131b-sales.conversations-page .conversation-choice h2{
    margin-top:22px;
    font-size:2.45rem;
  }
  body.ux131b-sales.conversations-page .conversation-choice>p{
    min-height:0;
  }
  body.ux131b-sales.conversations-page .conversation-process .process-grid,
  body.ux131b-sales.service-page .service-process-section .process-grid,
  body.ux131b-sales.live-landing-page .live-public-steps{
    display:grid;
    border-radius:14px;
  }
  body.ux131b-sales.conversations-page .conversation-process .process-grid article,
  body.ux131b-sales.service-page .service-process-section .process-grid article,
  body.ux131b-sales.live-landing-page .live-public-steps article{
    border-left:0;
    border-top:1px solid var(--ux131b-line);
  }
  body.ux131b-sales.conversations-page .conversation-process .process-grid article:first-child,
  body.ux131b-sales.service-page .service-process-section .process-grid article:first-child,
  body.ux131b-sales.live-landing-page .live-public-steps article:first-child{
    border-top:0;
  }
  body.ux131b-sales.service-page .service-hero{
    padding-block:44px 54px;
  }
  body.ux131b-sales.service-page .service-hero-grid{
    gap:28px;
  }
  body.ux131b-sales.service-page .service-copy h1{
    font-size:3rem;
  }
  body.ux131b-sales.service-page .service-facts{
    display:grid;
    grid-template-columns:1fr 1fr;
  }
  body.ux131b-sales.service-page .service-facts span{
    border-left:0;
    border-top:1px solid var(--ux131b-line);
  }
  body.ux131b-sales.service-page .service-facts span:nth-child(even){
    border-left:1px solid var(--ux131b-line);
  }
  body.ux131b-sales.service-page .service-facts span:nth-child(-n+2){
    border-top:0;
  }
  body.ux131b-sales.service-page .service-detail-grid{
    display:grid;
    overflow:visible;
    border:0;
    border-radius:0;
  }
  body.ux131b-sales.service-page .service-list-card{
    min-height:0;
    border:1px solid var(--ux131b-line);
    border-radius:16px;
  }
  body.ux131b-sales.service-page .service-list-card+ .service-list-card{
    margin-top:12px;
  }
  body.ux131b-sales.booking-v2-page .booking-simple-header-inner,
  body.ux131b-sales.booking-v2-page .booking-v2-container,
  body.ux131b-sales.booking-v2-page .booking-simple-footer>div{
    width:calc(100% - 20px);
  }
  body.ux131b-sales.booking-v2-page .booking-form-card{
    padding:20px 16px;
  }
  body.ux131b-sales.program-page .program-signals-grid,
  body.ux131b-sales.program-page .program-outcomes-grid{
    display:grid;
    grid-template-columns:1fr;
  }
  body.ux131b-sales.program-page .program-signals-grid article,
  body.ux131b-sales.program-page .program-outcomes-grid article{
    border-left:0;
    border-top:1px solid rgba(17,17,17,.13);
  }
  body.ux131b-sales.program-page .program-signals-grid article:first-child,
  body.ux131b-sales.program-page .program-outcomes-grid article:first-child{
    border-top:0;
  }
  body.ux131b-sales.program-page .program-included-list{
    grid-template-columns:1fr;
  }
  body.ux131b-sales.program-page .program-included-list article{
    border-left:0;
  }
  body.ux131b-sales.program-page .program-included-list article:nth-child(2){
    border-top:1px solid rgba(17,17,17,.13);
  }
  body.ux131b-sales.ebook-library-page .ebook-library-card.featured{
    display:block;
    min-height:0;
  }
  body.ux131b-sales.ebook-library-page .ebook-library-card.featured .ebook-library-cover{
    min-height:230px;
  }
  body.ux131b-sales.ebook-library-page .ebook-library-card.featured .ebook-library-copy{
    padding:22px;
  }
  body.ux131b-sales.ebook-product-page .ebook-direct-buy{
    padding:17px;
  }
  body.ux131b-sales.ebook-product-page .ebook-tabs{
    width:100%;
    overflow-x:auto;
    scrollbar-width:none;
  }
  body.ux131b-sales.ebook-product-page .ebook-tabs::-webkit-scrollbar{
    display:none;
  }
  body.ux131b-sales.ebook-product-page .ebook-tab{
    flex:0 0 auto;
    white-space:nowrap;
  }
  body.ux131b-sales.shop-checkout-page .shop-checkout{
    padding-top:24px;
  }
  body.ux131b-sales.club-landing-page .club-price-grid{
    display:grid;
    overflow:visible;
    border:0;
    border-radius:0;
    background:transparent;
  }
  body.ux131b-sales.club-landing-page .club-price-card{
    min-height:0;
    padding:22px 18px;
    border:1px solid var(--ux131b-line);
    border-radius:16px;
  }
  body.ux131b-sales.club-landing-page .club-price-card+ .club-price-card{
    margin-top:12px;
  }
}

/* ---------- Dostępność ---------- */
body.ux131b-sales :is(a,button,input,select,textarea):focus-visible{
  outline:3px solid rgba(176,132,65,.55);
  outline-offset:3px;
}
@media(prefers-reduced-motion:reduce){
  body.ux131b-sales *,
  body.ux131b-sales *::before,
  body.ux131b-sales *::after{
    scroll-behavior:auto!important;
    transition:none!important;
    animation:none!important;
  }
}

/* ======================================================================
   Oscanre UX131C · final QA Safari, mobile i rytm konwersji
   Warstwa końcowa wyłącznie dla widoków oznaczonych ux131b-sales.
   Bez globalnego nadpisywania kolorów sekcji i bez zmian logiki.
   ====================================================================== */

body.ux131b-sales{
  overflow-x:clip;
}
body.ux131b-sales :is(img,svg,video,canvas){
  max-width:100%;
}
body.ux131b-sales :is(.btn,button,[role="button"]){
  -webkit-text-fill-color:currentColor;
}
body.ux131b-sales :is(input,select,textarea){
  min-width:0;
}
body.ux131b-sales :is(button:disabled,.btn[aria-disabled="true"],.btn.is-disabled){
  opacity:.56;
  cursor:not-allowed;
  transform:none!important;
  box-shadow:none!important;
}
body.ux131b-sales :is(#dolacz,#checkout,#rezerwacja,.checkout-step){
  scroll-margin-top:calc(var(--header-h,72px) + 24px);
}

/* Klub: sekcja Live zaczyna się szybciej i ma lżejszą kartę terminu. */
body.ux131b-sales.club-landing-page .club-live-value-section{
  padding-block:clamp(50px,5.4vw,74px);
}
body.ux131b-sales.club-landing-page .club-live-value-card{
  padding:clamp(28px,4.2vw,48px);
}
body.ux131b-sales.club-landing-page .club-live-value-event{
  width:100%;
  max-width:360px;
  justify-self:end;
}
body.ux131b-sales.club-landing-page .club-live-value-event .btn::after{
  content:"↗";
  margin-left:.55em;
  font-size:.9em;
}

/* Safari: utrzymanie kontrastu w znanych ciemnych kartach sprzedażowych. */
body.ux131b-sales.conversations-page .conversation-choice.is-recommended .card-detail-link,
body.ux131b-sales.conversations-page .conversation-choice.is-recommended .conversation-choice-bottom>a,
body.ux131b-sales.service-page .service-list-card.dark a,
body.ux131b-sales.club-landing-page .club-price-card.is-recommended a{
  -webkit-text-fill-color:currentColor;
}

/* Modale i panele nie wychodzą poza widok przy powiększeniu lub małym ekranie. */
body.ux131b-sales .cookie-consent__card{
  max-height:min(780px,calc(100svh - 32px));
  overflow:auto;
  overscroll-behavior:contain;
}
body.ux131b-sales .start-help-card.situation-prompt.is-expanded{
  max-height:calc(100svh - 16px);
  overflow:hidden;
}
body.ux131b-sales .start-help-card.situation-prompt.is-expanded .situation-prompt-scroll{
  overscroll-behavior:contain;
}

/* Checkout: podsumowanie nie przykleja się pod headerem. */
@media(min-width:1021px){
  body.ux131b-sales.shop-checkout-page .shop-summary{
    top:calc(var(--header-h,72px) + 18px);
  }
  body.ux131b-sales.club-landing-page .club-live-value-card{
    grid-template-columns:minmax(0,1.55fr) minmax(300px,.45fr);
  }
}

@media(max-width:699px){
  body.ux131b-sales :is(input,select,textarea){
    font-size:16px;
  }
  body.ux131b-sales.club-landing-page .club-live-value-section{
    padding-block:34px;
  }
  body.ux131b-sales.club-landing-page .club-live-value-card{
    padding:22px 18px;
  }
  body.ux131b-sales.club-landing-page .club-live-value-event{
    max-width:none;
    justify-self:stretch;
  }
  body.ux131b-sales .cookie-consent{
    inset:auto 8px max(8px,env(safe-area-inset-bottom));
  }
  body.ux131b-sales .cookie-consent__card{
    max-height:calc(100svh - 16px);
    padding:18px;
    border-radius:18px;
  }
  body.ux131b-sales .start-help-card.situation-prompt.is-expanded{
    top:8px!important;
    bottom:8px!important;
    max-height:none;
  }
  body.ux131b-sales .booking-v2-layout,
  body.ux131b-sales .shop-checkout-grid,
  body.ux131b-sales .live-public-grid{
    min-width:0;
  }
}
