
:root{
  --arek-bg:#080808;
  --arek-panel:#101010;
  --arek-panel-2:#141414;
  --arek-text:#f7f7f7;
  --arek-muted:#9a9a9a;
  --arek-line:#2c2c2c;
  --arek-soft:#1d1d1d;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.arek-front-page{margin:0;background:var(--arek-bg);color:var(--arek-text);font-family:inherit}
body.arek-front-page a{color:inherit}
.arek-site{min-height:100vh;background:var(--arek-bg)}
.arek-topbar{height:72px;border-bottom:1px solid var(--arek-line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 34px;position:sticky;top:0;z-index:50;background:rgba(8,8,8,.94);backdrop-filter:blur(16px)}
.admin-bar .arek-topbar{top:32px}
.arek-brand{text-decoration:none;justify-self:start}
.arek-logo-img{max-height:34px;width:auto}
.arek-monogram{font-size:29px;line-height:1;font-weight:300;letter-spacing:7px}
.arek-nav{display:flex;gap:34px}
.arek-nav a{text-decoration:none;color:#ddd;font-size:14px}
.arek-nav a:hover{color:#fff}
.arek-top-cta{justify-self:end;border:1px solid #fff;padding:12px 22px;text-decoration:none;font-size:14px}
.arek-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}
.arek-narrow{width:min(760px,calc(100% - 48px));margin:0 auto}
.arek-narrow-wide{width:min(900px,calc(100% - 48px));margin:0 auto}
.arek-hero{padding:72px 0 84px;min-height:calc(100vh - 72px);display:flex;align-items:center}
.arek-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}
.arek-kicker{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#cfcfcf;margin:0 0 18px}
.arek-hero h1,.arek-thanks-page h1,.arek-portal h1{font-size:clamp(44px,6.7vw,92px);line-height:.96;letter-spacing:-.055em;margin:0 0 26px;max-width:950px}
.arek-hero .arek-lead{font-size:19px;line-height:1.6;color:#b4b4b4;max-width:720px;margin:0 0 30px}
.arek-price-line{display:flex;align-items:baseline;gap:15px;flex-wrap:wrap;margin:24px 0 28px}
.arek-price-line strong{font-size:34px}
.arek-price-line del{color:#777;font-size:18px}
.arek-price-line span{color:#aaa;font-size:14px}
.arek-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;background:#fff;color:#080808!important;text-decoration:none;font-weight:700;border:1px solid #fff;cursor:pointer;transition:.2s}
.arek-btn:hover{background:#080808;color:#fff!important}
.arek-btn[disabled]{opacity:.35;cursor:not-allowed}
.arek-btn-full{width:100%}
.arek-btn-small{min-height:42px;padding:0 17px;font-size:13px}
.arek-hero-visual{min-height:560px;display:flex;align-items:center;justify-content:center;position:relative}
.arek-hero-photo{display:block;width:100%;height:600px;object-fit:cover;object-position:center;border:1px solid var(--arek-line);filter:saturate(.7)}
.arek-photo-placeholder{width:100%;height:600px;border:1px solid var(--arek-line);background:radial-gradient(circle at 50% 35%,#232323 0,#101010 44%,#080808 75%);display:flex;flex-direction:column;align-items:center;justify-content:center}
.arek-photo-placeholder span{font-size:72px;letter-spacing:.18em;font-weight:200;color:#eee}
.arek-photo-placeholder small{margin-top:18px;color:#777}
.arek-section{padding:110px 0}
.arek-section-border{border-top:1px solid var(--arek-line);border-bottom:1px solid var(--arek-line)}
.arek-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}
.arek-section h2,.arek-booking-section h2{font-size:clamp(34px,4.4vw,64px);line-height:1.02;letter-spacing:-.04em;margin:0}
.arek-rich{font-size:19px;line-height:1.75;color:#aaa}
.arek-rich p:first-child{margin-top:0}
.arek-rich p:last-child{margin-bottom:0}
.arek-section-head{max-width:860px;margin-bottom:56px}
.arek-number-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-top:1px solid var(--arek-line)}
.arek-number-card{padding:35px 25px 30px 0;border-right:1px solid var(--arek-line);min-height:290px}
.arek-number-card+ .arek-number-card{padding-left:25px}
.arek-number-card:last-child{border-right:0}
.arek-number-card>span{display:inline-flex;width:50px;height:50px;background:#fff;color:#080808;align-items:center;justify-content:center;font-weight:800;margin-bottom:35px}
.arek-number-card h3{font-size:22px;line-height:1.15;margin:0 0 18px}
.arek-number-card p{color:#8f8f8f;line-height:1.6;font-size:15px;margin:0}
.arek-number-grid.arek-six{grid-template-columns:repeat(3,1fr)}
.arek-number-grid.arek-six .arek-number-card{min-height:220px;border-bottom:1px solid var(--arek-line)}
.arek-dark-card-section{padding-top:30px}
.arek-callout{background:#111;border:1px solid var(--arek-line);padding:64px;display:grid;grid-template-columns:1fr 1fr;gap:70px}
.arek-check-list{list-style:none;padding:0;margin:0;display:grid;gap:16px}
.arek-check-list li{position:relative;padding-left:34px;color:#d0d0d0;font-size:17px;line-height:1.5}
.arek-check-list li:before{content:"✓";position:absolute;left:0;top:0;color:#fff;font-weight:700}
.arek-two-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.arek-panel-card{border:1px solid var(--arek-line);padding:46px;background:#0d0d0d}
.arek-panel-card h2{font-size:38px;margin-bottom:34px}
.arek-opinions{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.arek-opinions blockquote{margin:0;border:1px solid var(--arek-line);padding:32px;background:#101010}
.arek-opinions p{color:#d6d6d6;line-height:1.65;margin:0 0 20px}
.arek-opinions cite{color:#888;font-style:normal}
.arek-faq{border-top:1px solid var(--arek-line)}
.arek-faq details{border-bottom:1px solid var(--arek-line);padding:0}
.arek-faq summary{font-size:20px;font-weight:700;cursor:pointer;list-style:none;padding:25px 0;display:flex;justify-content:space-between;gap:20px}
.arek-faq summary::-webkit-details-marker{display:none}
.arek-faq summary:after{content:"+";font-size:28px;font-weight:300}
.arek-faq details[open] summary:after{content:"×"}
.arek-faq details>div{color:#9d9d9d;line-height:1.7;padding:0 0 28px;max-width:850px}
.arek-booking-section{padding:110px 0;background:#0b0b0b;border-top:1px solid var(--arek-line)}
.arek-booking-head{max-width:820px;margin-bottom:55px}
.arek-booking-head>p:not(.arek-kicker){font-size:18px;color:#aaa;line-height:1.6}
.arek-booking-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:24px;align-items:start}
.arek-calendar-box,.arek-book-form{border:1px solid var(--arek-line);background:#101010;padding:30px}
.arek-calendar-status{color:#8f8f8f;margin:0 0 22px}
.arek-date-strip{display:flex;gap:8px;overflow-x:auto;padding-bottom:10px;margin-bottom:24px}
.arek-date-btn,.arek-time-btn{appearance:none;border:1px solid #333;background:#0b0b0b;color:#fff;padding:13px 16px;cursor:pointer;white-space:nowrap}
.arek-date-btn.is-active,.arek-time-btn.is-active{background:#fff;color:#080808;border-color:#fff}
.arek-time-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.arek-time-btn{font-size:15px}
.arek-book-form{display:grid;gap:18px;position:sticky;top:96px}
.admin-bar .arek-book-form{top:128px}
.arek-book-form label{display:grid;gap:8px}
.arek-book-form label>span{font-size:13px;color:#a8a8a8}
.arek-book-form input[type=text],.arek-book-form input[type=email],.arek-book-form input[type=tel],.arek-login-box input[type=text],.arek-login-box input[type=password]{width:100%;background:#090909;border:1px solid #333;color:#fff;padding:14px 15px;min-height:49px;border-radius:0}
.arek-selected-slot{padding:15px;border:1px solid #343434;background:#0a0a0a;color:#ddd}
.arek-payment-note{border-top:1px solid var(--arek-line);padding-top:18px}
.arek-payment-note p{color:#858585;line-height:1.5;font-size:13px;margin-bottom:0}
.arek-consent{grid-template-columns:auto 1fr!important;align-items:start}
.arek-consent input{margin-top:4px}
.arek-consent span{line-height:1.5!important}
.arek-centered-form{max-width:560px;margin:0 auto}
.arek-success-banner{padding:18px 20px;background:#fff;color:#080808;font-weight:700;margin-bottom:35px}
.arek-meta-row{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0 30px}
.arek-meta-row span{border:1px solid #333;padding:10px 13px;color:#ddd;font-size:13px}
.arek-confirm-card{border:1px solid var(--arek-line);background:#101010;padding:36px;margin:35px 0;display:grid;gap:20px}
.arek-confirm-card span{color:#888}
.arek-confirm-card strong{font-size:28px}
.arek-thanks-page .arek-section{min-height:70vh;display:flex;align-items:center}
.arek-portal-head{display:flex;justify-content:space-between;gap:30px;align-items:start;margin-bottom:45px}
.arek-portal-head h1{font-size:64px}
.arek-logout{color:#aaa}
.arek-meeting-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.arek-meeting-card{border:1px solid var(--arek-line);background:#101010;padding:30px;min-height:300px}
.arek-meeting-card.is-past{opacity:.72}
.arek-meeting-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}
.arek-meeting-top>span{display:flex;width:46px;height:46px;align-items:center;justify-content:center;background:#fff;color:#080808;font-weight:800}
.arek-meeting-top small{color:#777;letter-spacing:.1em}
.arek-meeting-card h2{font-size:30px;margin:0 0 12px}
.arek-meeting-card p{color:#9d9d9d;line-height:1.55}
.arek-meeting-date{color:#fff!important;font-weight:700}
.arek-meeting-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}
.arek-secondary-link{border:1px solid #333;padding:11px 15px;text-decoration:none}
.arek-login-box{border:1px solid var(--arek-line);background:#101010;padding:28px;margin-top:30px}
.arek-login-box p{margin:0 0 16px}
.arek-login-box label{display:block;margin-bottom:8px;color:#aaa}
.arek-login-box input[type=submit]{background:#fff;color:#080808;border:0;padding:13px 22px;font-weight:700;cursor:pointer}
.arek-footer{min-height:190px;border-top:1px solid var(--arek-line);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#777;padding:40px}
.arek-footer p{margin:0}
.arek-footer a{text-decoration:none}
@media(max-width:1000px){
  .arek-nav{display:none}
  .arek-topbar{grid-template-columns:1fr 1fr}
  .arek-top-cta{grid-column:2}
  .arek-hero{min-height:auto}
  .arek-hero-grid,.arek-split,.arek-booking-grid{grid-template-columns:1fr;gap:45px}
  .arek-hero-visual{min-height:420px}
  .arek-hero-photo,.arek-photo-placeholder{height:500px}
  .arek-number-grid{grid-template-columns:repeat(2,1fr)}
  .arek-number-card{border-bottom:1px solid var(--arek-line)}
  .arek-number-card:nth-child(2n){border-right:0}
  .arek-number-grid.arek-six{grid-template-columns:repeat(2,1fr)}
  .arek-callout{grid-template-columns:1fr;padding:42px}
  .arek-book-form{position:static}
}
@media(max-width:700px){
  .admin-bar .arek-topbar{top:46px}
  .arek-topbar{height:64px;padding:0 18px}
  .arek-top-cta{font-size:12px;padding:10px 13px}
  .arek-monogram{font-size:23px}
  .arek-shell,.arek-narrow,.arek-narrow-wide{width:min(100% - 28px,1180px)}
  .arek-hero{padding:52px 0 65px}
  .arek-hero h1,.arek-thanks-page h1,.arek-portal h1{font-size:45px}
  .arek-hero .arek-lead{font-size:17px}
  .arek-hero-visual{min-height:0}
  .arek-hero-photo,.arek-photo-placeholder{height:390px}
  .arek-section,.arek-booking-section{padding:72px 0}
  .arek-section h2,.arek-booking-section h2{font-size:38px}
  .arek-number-grid,.arek-number-grid.arek-six,.arek-two-cards,.arek-opinions,.arek-meeting-grid{grid-template-columns:1fr}
  .arek-number-card,.arek-number-card+ .arek-number-card{padding:28px 0;border-right:0}
  .arek-panel-card{padding:30px 24px}
  .arek-callout{padding:30px 22px}
  .arek-time-grid{grid-template-columns:repeat(3,1fr)}
  .arek-calendar-box,.arek-book-form{padding:22px}
  .arek-portal-head{display:block}
  .arek-portal-head h1{font-size:44px}
}

/* =========================================================
   KONSULTACJA 1:1  |  layout zgodny z językiem strony głównej
   ========================================================= */
.arek-system-surface{background:#090909;color:#f5f5f5;overflow:hidden}
.arek-system-surface,.arek-system-surface *{box-sizing:border-box}
.arek-consultation-page{background:#090909;color:#f5f5f5;font-family:inherit}
.arek-consultation-page h1,.arek-consultation-page h2,.arek-consultation-page h3,.arek-consultation-page p{font-family:inherit}
.arek-consultation-page h1,.arek-consultation-page h2,.arek-consultation-page h3{color:#f7f7f7;margin-top:0}
.arek-consultation-page p{color:#929292}
.arek-consultation-page a{text-decoration:none}
.arek-consultation-page .arek-shell{width:min(1450px,calc(100% - 10vw));margin-inline:auto}
.arek-eyebrow,.arek-small-label{margin:0 0 18px!important;text-transform:uppercase;letter-spacing:.035em;font-size:16px!important;line-height:1.25;color:#f2f2f2!important;font-weight:400}

.arek-home-hero{position:relative;min-height:760px;padding:78px 0 88px;display:flex;align-items:center;background:#090909;border-bottom:1px solid #252525}
.arek-home-hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:4vw;position:relative;z-index:2}
.arek-home-hero-copy{padding:40px 0 30px;position:relative;z-index:3}
.arek-home-hero-copy h1{font-size:clamp(52px,5.4vw,96px)!important;line-height:.95!important;letter-spacing:-.055em!important;font-weight:700!important;max-width:850px;margin:0 0 28px!important;text-wrap:balance}
.arek-home-lead{max-width:660px;font-size:17px!important;line-height:1.55!important;color:#8f8f8f!important;margin:0 0 26px!important}
.arek-price-row{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap;margin:20px 0 34px}
.arek-price-row strong{font-size:39px;line-height:1;color:#fff;font-weight:700}
.arek-price-row del{font-size:18px;color:#777;text-decoration-thickness:1px}
.arek-price-row span{font-size:13px;color:#777;text-transform:uppercase;letter-spacing:.09em}
.arek-outline-btn,.arek-solid-btn{appearance:none!important;border-radius:0!important;box-shadow:none!important;text-transform:none!important;letter-spacing:0!important;font-family:inherit!important;transition:background .2s ease,color .2s ease,border-color .2s ease}
.arek-outline-btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 34px;border:1px solid #efefef!important;background:transparent!important;color:#fff!important;font-size:15px;font-weight:500}
.arek-outline-btn:hover{background:#fff!important;color:#080808!important}
.arek-home-hero-media{height:620px;position:relative;overflow:hidden;background:#111}
.arek-home-hero-photo{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.82) contrast(1.02);position:relative;z-index:1}
.arek-home-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,9,9,.25),transparent 24%,rgba(9,9,9,.02));z-index:2;pointer-events:none}
.arek-image-index{position:absolute;right:26px;bottom:20px;z-index:3;color:#fff;font-size:13px;letter-spacing:.14em}
.arek-hero-accent{position:absolute;right:1.8vw;bottom:28px;width:170px;opacity:.5;z-index:3;pointer-events:none}
.arek-hero-accent img{display:block;width:100%;height:auto}

.arek-editorial-section{padding:118px 0;background:#090909}
.arek-editorial-grid{display:grid;grid-template-columns:1fr .82fr;gap:8vw;align-items:center}
.arek-editorial-media{position:relative;min-height:620px}
.arek-editorial-media>img:first-child{width:100%;height:620px;object-fit:cover;display:block}
.arek-editorial-media .arek-pattern{position:absolute!important;left:-78px!important;top:-44px!important;width:190px!important;height:auto!important;opacity:.22;object-fit:contain!important;pointer-events:none}
.arek-editorial-copy{max-width:630px}
.arek-editorial-copy h2,.arek-result-copy h2,.arek-about-copy h2,.arek-section-title-row h2,.arek-faq-heading h2{font-size:clamp(40px,4vw,70px)!important;line-height:1.02!important;letter-spacing:-.045em!important;font-weight:700!important;margin:0 0 32px!important;text-wrap:balance}
.arek-editorial-copy .arek-rich,.arek-about-copy .arek-rich{font-size:16px;line-height:1.75;color:#8f8f8f;margin-bottom:34px}
.arek-editorial-copy .arek-rich p,.arek-about-copy .arek-rich p{color:#8f8f8f;margin:0 0 20px}

.arek-process-section{padding:105px 0 98px;background:#0a0a0a;border-top:1px solid #2b2b2b;border-bottom:1px solid #2b2b2b}
.arek-process-head{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:end;padding-bottom:38px;border-bottom:1px solid #383838;margin-bottom:95px}
.arek-process-head h2{font-size:clamp(42px,4vw,66px)!important;line-height:1!important;letter-spacing:-.04em!important;margin:0!important}
.arek-process-head>p{max-width:420px;font-size:15px!important;line-height:1.6!important;margin:0!important;color:#8e8e8e!important}
.arek-process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:52px}
.arek-process-card{min-width:0}
.arek-process-number{display:grid;grid-template-columns:50px 1fr;align-items:center;gap:26px;margin-bottom:26px}
.arek-process-number span{width:50px;height:50px;background:#f5f5f5;color:#080808;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:700}
.arek-process-number i{height:1px;background:#626262;display:block}
.arek-process-card h3{font-size:20px!important;line-height:1.13!important;letter-spacing:-.025em!important;margin:0 0 18px!important;font-weight:700!important}
.arek-process-card p{font-size:14px!important;line-height:1.7!important;color:#858585!important;margin:0!important}

.arek-statement-section{padding:68px 0 76px;background:#090909}
.arek-statement-wrap{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;padding-bottom:32px;border-bottom:1px solid #343434}
.arek-statement-wrap h2{font-size:clamp(42px,4.7vw,78px)!important;line-height:.98!important;letter-spacing:-.045em!important;margin:0!important;max-width:900px}
.arek-statement-wrap img{width:145px;opacity:.32;flex:0 0 auto}

.arek-result-section{padding:95px 0 112px;background:#0d0d0d}
.arek-result-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;align-items:start}
.arek-result-copy{position:sticky;top:120px}
.arek-result-intro{font-size:16px!important;line-height:1.7!important;max-width:540px;margin:0!important}
.arek-result-list{border-top:1px solid #3a3a3a}
.arek-result-item{display:grid;grid-template-columns:72px 1fr;gap:25px;align-items:start;padding:28px 0;border-bottom:1px solid #303030}
.arek-result-item span{font-size:13px;letter-spacing:.13em;color:#727272;padding-top:4px}
.arek-result-item p{font-size:20px!important;line-height:1.35!important;color:#f2f2f2!important;margin:0!important;font-weight:600;max-width:760px}

.arek-audience-section{padding:110px 0;background:#090909}
.arek-audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.arek-audience-card{padding:58px 58px 64px;min-height:590px;border:1px solid #292929;display:flex;flex-direction:column}
.arek-audience-card h2{font-size:clamp(36px,3.5vw,58px)!important;line-height:1.03!important;letter-spacing:-.04em!important;margin:0 0 42px!important;max-width:650px}
.arek-audience-card-light{background:#ededeb;color:#0a0a0a;border-color:#ededeb}
.arek-audience-card-light h2,.arek-audience-card-light .arek-small-label{color:#0a0a0a!important}
.arek-clean-list{list-style:none;margin:auto 0 0;padding:0;border-top:1px solid #343434}
.arek-clean-list li{position:relative;padding:17px 10px 17px 34px;border-bottom:1px solid #292929;color:#b1b1b1;font-size:15px;line-height:1.5}
.arek-clean-list li:before{content:"↘";position:absolute;left:0;top:16px;color:#fff}
.arek-audience-card-light .arek-clean-list{border-top-color:#bcbcbc}
.arek-audience-card-light .arek-clean-list li{border-bottom-color:#c7c7c7;color:#343434}
.arek-audience-card-light .arek-clean-list li:before{color:#111}

.arek-about-section{padding:35px 0 125px;background:#090909}
.arek-about-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:7vw;align-items:center}
.arek-about-photo-wrap{position:relative;min-height:660px;background:#111;overflow:hidden}
.arek-about-photo{display:block;width:100%;height:660px;object-fit:cover;filter:saturate(.75)}
.arek-about-photo-wrap>span{position:absolute;left:30px;bottom:22px;color:#fff;font-size:48px;font-weight:300;letter-spacing:.2em;opacity:.55}
.arek-about-copy{max-width:620px}

.arek-opinions-section{padding:105px 0;background:#0d0d0d;border-top:1px solid #292929}
.arek-section-title-row{max-width:900px;margin-bottom:54px}
.arek-opinions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.arek-opinions-grid blockquote{margin:0;padding:34px;border:1px solid #333;min-height:280px;display:flex;flex-direction:column;background:#0a0a0a}
.arek-opinions-grid blockquote>span{font-size:13px;color:#696969;letter-spacing:.13em;margin-bottom:34px}
.arek-opinions-grid blockquote p{font-size:16px!important;line-height:1.65!important;color:#d5d5d5!important;margin:0 0 28px!important}
.arek-opinions-grid blockquote cite{font-style:normal;color:#737373;margin-top:auto}

.arek-faq-section{padding:105px 0;background:#090909;border-top:1px solid #292929}
.arek-faq-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:9vw;align-items:start}
.arek-faq-heading{position:sticky;top:120px}
.arek-consultation-page .arek-faq{border-top:1px solid #3b3b3b}
.arek-consultation-page .arek-faq details{border-bottom:1px solid #303030}
.arek-consultation-page .arek-faq summary{font-size:18px!important;font-weight:600!important;padding:25px 0!important;color:#f5f5f5!important;background:transparent!important;border:0!important;box-shadow:none!important}
.arek-consultation-page .arek-faq details>div{font-size:15px;line-height:1.7;color:#858585;padding-bottom:25px}

.arek-reservation-section{padding:110px 0 130px;background:#0c0c0c;border-top:1px solid #333}
.arek-reservation-top{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end;padding-bottom:40px;border-bottom:1px solid #393939}
.arek-reservation-top h2{font-size:clamp(43px,4.6vw,76px)!important;line-height:.99!important;letter-spacing:-.048em!important;margin:0!important;max-width:900px}
.arek-reservation-price{justify-self:end;text-align:right}
.arek-reservation-price>span{display:block;color:#777;font-size:12px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}
.arek-reservation-price div{display:flex;justify-content:flex-end;align-items:baseline;gap:14px}
.arek-reservation-price strong{font-size:38px;color:#fff}
.arek-reservation-price del{font-size:17px;color:#777}
.arek-reservation-copy{font-size:16px!important;line-height:1.6!important;margin:24px 0 54px!important;max-width:700px}
.arek-reservation-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:22px;align-items:start}
.arek-calendar-shell,.arek-book-form-modern{border:1px solid #333;background:#101010;min-width:0}
.arek-calendar-shell{padding:0 32px 34px}
.arek-calendar-toolbar{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid #2e2e2e;margin-bottom:30px}
.arek-calendar-toolbar>div,.arek-form-step{display:flex;align-items:center;gap:18px}
.arek-calendar-toolbar span,.arek-form-step span{display:flex;width:42px;height:42px;align-items:center;justify-content:center;background:#f2f2f2;color:#080808;font-weight:700;font-size:14px}
.arek-calendar-toolbar strong,.arek-form-step strong{font-size:17px;color:#fff}
.arek-calendar-toolbar p{font-size:12px!important;line-height:1.4!important;color:#666!important;margin:0!important;text-align:right;max-width:260px}
.arek-calendar-status{font-size:13px;color:#777;margin:0 0 18px}
.arek-date-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px!important;overflow:visible!important;padding:0!important;margin:0 0 34px!important;min-width:0}
.arek-consultation-page button.arek-date-btn,.arek-consultation-page button.arek-time-btn{appearance:none!important;-webkit-appearance:none!important;width:100%!important;min-width:0!important;min-height:54px!important;border-radius:0!important;border:1px solid #373737!important;background:#0b0b0b!important;color:#bcbcbc!important;box-shadow:none!important;margin:0!important;padding:10px 12px!important;font-family:inherit!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important;text-transform:none!important;letter-spacing:0!important;cursor:pointer!important}
.arek-consultation-page button.arek-date-btn:hover,.arek-consultation-page button.arek-time-btn:hover{border-color:#9c9c9c!important;color:#fff!important}
.arek-consultation-page button.arek-date-btn.is-active,.arek-consultation-page button.arek-time-btn.is-active{background:#f2f2f2!important;color:#080808!important;border-color:#f2f2f2!important}
.arek-time-label{font-size:12px;color:#757575;text-transform:uppercase;letter-spacing:.11em;margin-bottom:13px}
.arek-time-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;min-width:0}
.arek-book-form-modern{position:sticky!important;top:110px!important;padding:30px!important;display:grid!important;gap:15px!important}
.admin-bar .arek-book-form-modern{top:142px!important}
.arek-form-step{margin-bottom:3px;padding-bottom:20px;border-bottom:1px solid #2d2d2d}
.arek-selected-slot{border:1px solid #373737!important;background:#0a0a0a!important;color:#bababa!important;padding:14px 15px!important;font-size:13px!important;line-height:1.4!important}
.arek-book-form-modern label{display:grid!important;gap:7px!important;margin:0!important}
.arek-book-form-modern label>span{font-size:12px!important;color:#777!important;line-height:1.2!important}
.arek-book-form-modern input[type=text],.arek-book-form-modern input[type=email],.arek-book-form-modern input[type=tel]{appearance:none!important;width:100%!important;min-height:49px!important;border-radius:0!important;border:1px solid #383838!important;background:#0a0a0a!important;color:#fff!important;padding:12px 13px!important;box-shadow:none!important;font-family:inherit!important;font-size:15px!important}
.arek-book-form-modern input:focus{outline:none!important;border-color:#bfbfbf!important}
.arek-book-form-modern .arek-payment-note{border-top:1px solid #2f2f2f;padding-top:18px;margin-top:2px}
.arek-book-form-modern .arek-payment-note strong{font-size:13px;color:#ececec}
.arek-book-form-modern .arek-payment-note p{font-size:12px!important;line-height:1.5!important;color:#707070!important;margin:6px 0 0!important}
.arek-solid-btn{width:100%!important;min-height:54px!important;padding:0 20px!important;border:1px solid #f3f3f3!important;background:#f3f3f3!important;color:#080808!important;font-size:14px!important;font-weight:700!important;cursor:pointer!important}
.arek-solid-btn:hover{background:#090909!important;color:#fff!important}
.arek-solid-btn:disabled{opacity:.28!important;cursor:not-allowed!important}

@media(max-width:1180px){
  .arek-consultation-page .arek-shell{width:min(100% - 54px,1200px)}
  .arek-home-hero-grid{grid-template-columns:1fr 1fr;gap:36px}
  .arek-home-hero-media{height:560px}
  .arek-process-grid{grid-template-columns:repeat(3,1fr);row-gap:55px}
  .arek-result-grid,.arek-faq-layout{gap:55px}
  .arek-reservation-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}
}
@media(max-width:900px){
  .arek-home-hero{padding-top:48px;min-height:auto}
  .arek-home-hero-grid,.arek-editorial-grid,.arek-result-grid,.arek-about-grid,.arek-faq-layout,.arek-reservation-top,.arek-reservation-grid{grid-template-columns:1fr}
  .arek-home-hero-copy{padding-bottom:0}
  .arek-home-hero-media{height:600px}
  .arek-editorial-grid{gap:55px}
  .arek-editorial-media,.arek-editorial-media>img:first-child{min-height:0;height:520px}
  .arek-process-head{grid-template-columns:1fr;gap:22px;margin-bottom:60px}
  .arek-process-grid{grid-template-columns:repeat(2,1fr);gap:48px 36px}
  .arek-result-copy,.arek-faq-heading{position:static}
  .arek-result-grid{gap:50px}
  .arek-audience-grid{grid-template-columns:1fr}
  .arek-audience-card{min-height:0}
  .arek-about-photo-wrap,.arek-about-photo{min-height:0;height:560px}
  .arek-opinions-grid{grid-template-columns:1fr}
  .arek-reservation-price{justify-self:start;text-align:left}
  .arek-reservation-price div{justify-content:flex-start}
  .arek-book-form-modern{position:static!important}
}
@media(max-width:650px){
  .arek-consultation-page .arek-shell{width:min(100% - 28px,760px)}
  .arek-eyebrow,.arek-small-label{font-size:12px!important;margin-bottom:14px!important}
  .arek-home-hero{padding:42px 0 58px}
  .arek-home-hero-grid{gap:38px}
  .arek-home-hero-copy h1{font-size:45px!important;line-height:.98!important}
  .arek-home-lead{font-size:15px!important}
  .arek-home-hero-media{height:410px}
  .arek-hero-accent{width:105px;right:8px;bottom:8px}
  .arek-editorial-section,.arek-process-section,.arek-result-section,.arek-audience-section,.arek-opinions-section,.arek-faq-section,.arek-reservation-section{padding:72px 0}
  .arek-editorial-media,.arek-editorial-media>img:first-child{height:390px}
  .arek-editorial-media .arek-pattern{width:110px!important;left:-22px!important;top:-24px!important}
  .arek-editorial-copy h2,.arek-result-copy h2,.arek-about-copy h2,.arek-section-title-row h2,.arek-faq-heading h2,.arek-reservation-top h2{font-size:38px!important}
  .arek-process-head h2,.arek-statement-wrap h2{font-size:40px!important}
  .arek-process-grid{grid-template-columns:1fr;gap:38px}
  .arek-process-card{padding-bottom:28px;border-bottom:1px solid #282828}
  .arek-statement-section{padding:55px 0}
  .arek-statement-wrap img{display:none}
  .arek-result-item{grid-template-columns:42px 1fr;gap:14px}
  .arek-result-item p{font-size:17px!important}
  .arek-audience-card{padding:36px 25px 40px}
  .arek-audience-card h2{font-size:35px!important;margin-bottom:32px!important}
  .arek-about-section{padding:0 0 78px}
  .arek-about-photo-wrap,.arek-about-photo{height:420px}
  .arek-reservation-top{gap:30px;padding-bottom:30px}
  .arek-reservation-copy{margin-bottom:36px!important}
  .arek-calendar-shell{padding:0 16px 20px}
  .arek-calendar-toolbar{min-height:82px;align-items:center}
  .arek-calendar-toolbar p{display:none}
  .arek-date-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .arek-time-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .arek-book-form-modern{padding:22px!important}
}

/* =========================================================
   1.0.3 | TYPOGRAFIA + HERO JAK NA STRONIE GŁÓWNEJ
   ========================================================= */
.arek-consultation-page,
.arek-consultation-page p,
.arek-consultation-page li,
.arek-consultation-page a,
.arek-consultation-page button,
.arek-consultation-page input,
.arek-consultation-page select,
.arek-consultation-page textarea,
.arek-consultation-page label,
.arek-consultation-page span,
.arek-consultation-page div {
  font-family:"Poppins",Sans-serif;
}

.arek-consultation-page h1,
.arek-consultation-page h2,
.arek-consultation-page h3,
.arek-consultation-page h4,
.arek-consultation-page h5,
.arek-consultation-page h6,
.arek-consultation-page .arek-process-card h3,
.arek-consultation-page .arek-price-row strong {
  font-family:"equipextended",Sans-serif!important;
  font-style:normal;
}

.arek-home-hero.arek-home-hero-full {
  position:relative;
  min-height:clamp(680px,82vh,860px);
  padding:0;
  display:flex;
  align-items:stretch;
  overflow:hidden;
  isolation:isolate;
  background-color:#080808;
  background-image:var(--arek-hero-bg);
  background-repeat:no-repeat;
  background-size:auto 100%;
  background-position:right center;
  border-bottom:1px solid #272727;
}

.arek-home-hero-full .arek-home-hero-overlay {
  position:absolute;
  inset:0;
  z-index:0;
  background:
    linear-gradient(90deg,rgba(7,7,7,1) 0%,rgba(7,7,7,.98) 20%,rgba(7,7,7,.86) 36%,rgba(7,7,7,.48) 56%,rgba(7,7,7,.12) 76%,rgba(7,7,7,.08) 100%),
    linear-gradient(0deg,rgba(7,7,7,.38) 0%,rgba(7,7,7,0) 35%);
  pointer-events:none;
}

.arek-home-hero-full .arek-home-hero-content {
  min-height:inherit;
  display:flex;
  align-items:flex-end;
  position:relative;
  z-index:2;
  padding-top:90px;
  padding-bottom:84px;
}

.arek-home-hero-full .arek-home-hero-copy {
  width:min(710px,52vw);
  padding:0;
  margin:0;
}

.arek-home-hero-full .arek-eyebrow {
  font-family:"Poppins",Sans-serif!important;
  font-size:15px!important;
  line-height:1.4!important;
  font-weight:500!important;
  letter-spacing:.02em!important;
  text-transform:none!important;
  margin:0 0 22px!important;
  color:#fff!important;
}

.arek-home-hero-full .arek-home-hero-copy h1 {
  font-family:"equipextended",Sans-serif!important;
  font-size:clamp(54px,5.6vw,96px)!important;
  line-height:.92!important;
  letter-spacing:-.025em!important;
  font-weight:400!important;
  text-transform:none;
  max-width:710px;
  margin:0 0 26px!important;
  color:#fff!important;
  text-wrap:balance;
}

.arek-home-hero-full .arek-home-lead {
  font-family:"Poppins",Sans-serif!important;
  max-width:610px;
  font-size:15px!important;
  line-height:1.68!important;
  font-weight:400!important;
  color:#a5a5a5!important;
  margin:0 0 24px!important;
}

.arek-home-hero-full .arek-price-row {
  margin:0 0 30px;
  gap:14px;
}

.arek-home-hero-full .arek-price-row strong {
  font-size:38px;
  line-height:1;
  font-weight:400;
}

.arek-home-hero-full .arek-outline-btn {
  min-width:240px;
  min-height:50px;
  padding:0 28px;
  font-family:"Poppins",Sans-serif!important;
  font-size:14px;
  font-weight:400;
}

.arek-home-hero-full .arek-hero-accent {
  right:2.5vw;
  bottom:26px;
  width:150px;
  opacity:.46;
  z-index:3;
}

/* usuwa stary podział hero na dwie kolumny, jeśli CSS z cache'u miesza reguły */
.arek-home-hero-full .arek-home-hero-grid,
.arek-home-hero-full .arek-home-hero-media {
  display:none!important;
}

/* Nagłówki sekcji mają mieć tę samą rodzinę co strona główna, tekst pozostaje Poppins. */
.arek-consultation-page .arek-editorial-copy h2,
.arek-consultation-page .arek-process-head h2,
.arek-consultation-page .arek-statement-wrap h2,
.arek-consultation-page .arek-result-copy h2,
.arek-consultation-page .arek-audience-card h2,
.arek-consultation-page .arek-about-copy h2,
.arek-consultation-page .arek-section-title-row h2,
.arek-consultation-page .arek-faq-heading h2,
.arek-consultation-page .arek-booking-copy h2,
.arek-consultation-page .arek-calendar-heading h2 {
  font-family:"equipextended",Sans-serif!important;
  font-weight:400!important;
  letter-spacing:-.02em!important;
}

.arek-consultation-page .arek-small-label,
.arek-consultation-page .arek-eyebrow,
.arek-consultation-page .arek-rich,
.arek-consultation-page .arek-rich p,
.arek-consultation-page .arek-process-card p,
.arek-consultation-page .arek-result-item p,
.arek-consultation-page .arek-clean-list li,
.arek-consultation-page .arek-faq summary,
.arek-consultation-page .arek-faq p {
  font-family:"Poppins",Sans-serif!important;
}

@media(max-width:1024px){
  .arek-home-hero.arek-home-hero-full{
    min-height:720px;
    background-size:auto 100%;
    background-position:right center;
  }
  .arek-home-hero-full .arek-home-hero-overlay{
    background:linear-gradient(90deg,rgba(7,7,7,.99) 0%,rgba(7,7,7,.93) 42%,rgba(7,7,7,.42) 72%,rgba(7,7,7,.18) 100%);
  }
  .arek-home-hero-full .arek-home-hero-copy{width:min(650px,68vw)}
}

@media(max-width:700px){
  .arek-home-hero.arek-home-hero-full{
    min-height:720px;
    background-size:auto 68%;
    background-position:center top;
  }
  .arek-home-hero-full .arek-home-hero-overlay{
    background:linear-gradient(0deg,rgba(7,7,7,.99) 0%,rgba(7,7,7,.91) 42%,rgba(7,7,7,.38) 72%,rgba(7,7,7,.2) 100%);
  }
  .arek-home-hero-full .arek-home-hero-content{
    align-items:flex-end;
    padding-top:100px;
    padding-bottom:62px;
  }
  .arek-home-hero-full .arek-home-hero-copy{width:100%;max-width:none}
  .arek-home-hero-full .arek-home-hero-copy h1{
    font-size:clamp(46px,13vw,68px)!important;
    line-height:.94!important;
    max-width:100%;
  }
  .arek-home-hero-full .arek-home-lead{font-size:14px!important;max-width:100%}
  .arek-home-hero-full .arek-price-row strong{font-size:32px}
  .arek-home-hero-full .arek-hero-accent{width:96px;right:14px;bottom:16px;opacity:.3}
}

/* =========================================================
   1.0.5 | POPRAWKA LIST ACF + BR
   ========================================================= */
.arek-home-hero.arek-home-hero-full{
  background-image:none!important;
  min-height:760px;
  position:relative;
  overflow:hidden;
}
.arek-home-hero.arek-home-hero-full::before{
  content:"";
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  width:min(76vw,1450px);
  background-image:var(--arek-hero-bg);
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  z-index:0;
}
.arek-home-hero-full .arek-home-hero-overlay{
  z-index:1;
  background:
    linear-gradient(90deg,#080808 0%,#080808 19%,rgba(8,8,8,.97) 29%,rgba(8,8,8,.82) 40%,rgba(8,8,8,.40) 55%,rgba(8,8,8,.08) 75%,rgba(8,8,8,.05) 100%),
    linear-gradient(0deg,rgba(8,8,8,.25),transparent 34%);
}
.arek-home-hero-full .arek-home-hero-content{z-index:2!important}
.arek-home-hero-full .arek-hero-accent{z-index:3!important}
.arek-home-hero-full .arek-home-hero-copy{width:min(610px,48vw)!important;padding-top:86px!important}
.arek-home-hero-full .arek-home-hero-copy h1{
  font-size:clamp(48px,4.25vw,76px)!important;
  line-height:.98!important;
  letter-spacing:-.03em!important;
  max-width:610px!important;
}
.arek-home-hero-full .arek-home-lead{max-width:560px!important}

.arek-header-fallback{height:68px;background:#080808;border-bottom:1px solid #3a3a3a;position:relative;z-index:100}
.arek-header-fallback-nav{height:100%;padding:0 30px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;font-family:"Poppins",Sans-serif}
.arek-header-left{display:flex;align-items:center;gap:30px}.arek-header-left a{font-size:14px;color:#fff;text-decoration:none}.arek-header-am{font-family:"equipextended",Sans-serif;font-size:30px;letter-spacing:.12em;color:#fff;text-decoration:none}.arek-header-right{justify-self:end}.arek-header-cta{display:inline-flex;min-height:38px;align-items:center;border:1px solid #ddd;padding:0 28px;color:#fff;text-decoration:none;font-size:14px}
.arek-footer-fallback{background:#080808;border-top:1px solid #292929;padding:35px max(24px,5vw);display:flex;justify-content:space-between;gap:20px;color:#aaa;font-family:"Poppins",Sans-serif}

@media(max-width:900px){
  .arek-home-hero.arek-home-hero-full{min-height:720px}
  .arek-home-hero.arek-home-hero-full::before{width:78%;background-position:56% center}
  .arek-home-hero-full .arek-home-hero-copy{width:min(560px,66vw)!important;padding-top:70px!important}
  .arek-header-left{gap:15px}.arek-header-left a:nth-child(n+4){display:none}.arek-header-cta{padding:0 16px}
}
@media(max-width:650px){
  .arek-home-hero.arek-home-hero-full{min-height:700px;padding:0!important}
  .arek-home-hero.arek-home-hero-full::before{width:100%;opacity:.68;background-size:auto 100%;background-position:58% center}
  .arek-home-hero-full .arek-home-hero-overlay{background:linear-gradient(180deg,rgba(8,8,8,.18) 0%,rgba(8,8,8,.42) 35%,#080808 80%,#080808 100%)}
  .arek-home-hero-full .arek-home-hero-content{display:flex;align-items:flex-end;padding-bottom:52px}
  .arek-home-hero-full .arek-home-hero-copy{width:100%!important;padding-top:280px!important}
  .arek-home-hero-full .arek-home-hero-copy h1{font-size:43px!important;max-width:100%!important}
  .arek-header-fallback-nav{grid-template-columns:1fr auto;padding:0 16px}.arek-header-left{display:none}.arek-header-am{justify-self:start}.arek-header-right{justify-self:end}.arek-header-cta{font-size:12px;padding:0 13px}
}

/* =========================================================
   1.0.8 | SALON POD KONTROLĄ + WSPÓLNY DESIGN Z KONSULTACJĄ
   ========================================================= */
.arek-consultation-page.arek-salon-program-page,
.arek-salon-program-page p,
.arek-salon-program-page li,
.arek-salon-program-page a,
.arek-salon-program-page button,
.arek-salon-program-page input,
.arek-salon-program-page select,
.arek-salon-program-page textarea,
.arek-salon-program-page label,
.arek-salon-program-page span,
.arek-salon-program-page div{
  font-family:"Poppins",Sans-serif!important;
}
.arek-salon-program-page h1,
.arek-salon-program-page h2,
.arek-salon-program-page h3,
.arek-salon-program-page h4,
.arek-salon-program-page h5,
.arek-salon-program-page h6,
.arek-salon-program-page .arek-price-row strong{
  font-family:"equipextended",Sans-serif!important;
  font-style:normal!important;
  font-weight:400!important;
  letter-spacing:-.02em!important;
}

/* Oba LP korzystają z pełnego zdjęcia Arka bez agresywnego cropu twarzy. */
.arek-home-hero.arek-home-hero-full::before{
  width:min(70vw,1350px)!important;
  background-size:auto 100%!important;
  background-position:right center!important;
}

.arek-salon-program-page .arek-program-meta{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin:0 0 28px;
}
.arek-salon-program-page .arek-program-meta span{
  border:1px solid #414141;
  padding:9px 12px;
  color:#c9c9c9;
  font-size:12px;
  line-height:1;
  text-transform:uppercase;
  letter-spacing:.07em;
}
.arek-salon-program-page .arek-program-intro{
  font-size:16px!important;
  line-height:1.75!important;
  color:#8f8f8f!important;
  margin:0 0 34px!important;
  max-width:590px;
}
.arek-salon-program-page .arek-process-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:70px 52px;
}
.arek-salon-program-page .arek-process-card h3{
  font-size:25px!important;
  line-height:1.12!important;
}
.arek-salon-program-page .arek-program-about{
  padding-top:110px;
}
.arek-salon-program-page .arek-program-booking{
  padding:120px 0;
  background:#0a0a0a;
  border-top:1px solid #2b2b2b;
  border-bottom:1px solid #2b2b2b;
}
.arek-salon-program-page .arek-program-enrol-grid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:8vw;
  align-items:start;
}
.arek-salon-program-page .arek-program-enrol-copy h2{
  font-family:"equipextended",Sans-serif!important;
  font-size:clamp(42px,4vw,70px)!important;
  line-height:1.02!important;
  font-weight:400!important;
  margin:0 0 28px!important;
}
.arek-salon-program-page .arek-program-enrol-copy>p:not(.arek-small-label){
  color:#929292!important;
  font-size:16px!important;
  line-height:1.7!important;
}
.arek-salon-program-page .arek-program-form{
  position:static!important;
  padding:34px!important;
  border:1px solid #333!important;
  background:#101010!important;
}
.arek-salon-program-page .arek-program-form input[type=text],
.arek-salon-program-page .arek-program-form input[type=email],
.arek-salon-program-page .arek-program-form input[type=tel]{
  background:#090909!important;
  border:1px solid #343434!important;
  color:#fff!important;
  border-radius:0!important;
  min-height:52px!important;
}
.arek-salon-program-page .arek-program-form .arek-solid-btn{
  width:100%;
  min-height:54px;
  border:1px solid #fff!important;
  background:#fff!important;
  color:#080808!important;
  font-family:"Poppins",Sans-serif!important;
  font-size:14px;
  cursor:pointer;
}
.arek-salon-program-page .arek-program-form .arek-solid-btn:hover{
  background:#080808!important;
  color:#fff!important;
}

@media(max-width:1024px){
  .arek-salon-program-page .arek-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .arek-salon-program-page .arek-program-enrol-grid{grid-template-columns:1fr;gap:48px}
  .arek-home-hero.arek-home-hero-full::before{width:76%!important;background-size:auto 100%!important}
}
@media(max-width:650px){
  .arek-home-hero.arek-home-hero-full::before{
    width:100%!important;
    background-size:auto 72%!important;
    background-position:center top!important;
    opacity:.82;
  }
  .arek-salon-program-page .arek-process-grid{grid-template-columns:1fr}
  .arek-salon-program-page .arek-program-about{padding-top:72px}
  .arek-salon-program-page .arek-program-booking{padding:76px 0}
  .arek-salon-program-page .arek-program-form{padding:22px!important}
}


/* =========================================================
   1.0.9 | PANEL UCZESTNIKA + GRUPA WSPARCIA
   ========================================================= */
.arek-portal{background:#080808;color:#f4f4f2;min-height:100vh}
.arek-portal-jump{display:flex;gap:8px;flex-wrap:wrap;margin:-20px 0 46px}
.arek-portal-jump a{border:1px solid #333;padding:11px 16px;text-decoration:none;font-size:12px}
.arek-portal-section{scroll-margin-top:90px}
.arek-portal-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin:0 0 30px}
.arek-portal-section-head h2{font-family:"equipextended",Sans-serif!important;font-size:clamp(34px,4vw,58px)!important;font-weight:400!important;line-height:1.02!important;margin:0!important;max-width:780px}
.arek-portal-section-head>span{font-size:11px;color:#8d8d8d;text-transform:uppercase;letter-spacing:.08em;padding-bottom:7px}
.arek-support-section{padding-top:110px;scroll-margin-top:90px}
.arek-support-compose{border:1px solid #343434;background:#101010;padding:26px;margin-bottom:22px;display:grid;gap:13px}
.arek-support-compose-head{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #292929;padding-bottom:14px;margin-bottom:2px}
.arek-support-compose-head strong{font-size:14px}.arek-support-compose-head span{font-size:11px;color:#777}
.arek-support-compose input[type=text],.arek-support-compose textarea,.arek-support-reply textarea{width:100%;background:#090909;border:1px solid #333;color:#fff;border-radius:0;padding:13px 14px;font-family:"Poppins",Sans-serif!important}
.arek-support-compose textarea,.arek-support-reply textarea{resize:vertical;line-height:1.55}
.arek-support-compose .arek-solid-btn{justify-self:start;min-width:170px}
.arek-support-feed{display:grid;gap:14px}
.arek-support-empty,.arek-support-post{border:1px solid #2e2e2e;background:#0e0e0e;padding:26px}
.arek-support-empty p{color:#888;margin:0}
.arek-support-post>header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}
.arek-support-post>header div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.arek-support-post>header strong{font-size:13px}.arek-support-post>header span{font-size:10px;color:#727272}.arek-support-post>header>a{font-size:10px;color:#888}
.arek-support-post h3{font-family:"equipextended",Sans-serif!important;font-size:28px!important;line-height:1.08!important;font-weight:400!important;margin:0 0 14px!important}
.arek-support-content{font-size:14px;line-height:1.7;color:#d1d1d1}
.arek-support-comments{display:grid;gap:8px;margin:24px 0 0;padding:16px 0 0;border-top:1px solid #292929}
.arek-support-comment{background:#141414;border-left:2px solid #424242;padding:13px 14px}
.arek-support-comment>div{display:flex;gap:9px;align-items:center}.arek-support-comment strong{font-size:11px}.arek-support-comment span{font-size:9px;color:#6e6e6e}
.arek-support-comment p{font-size:12px!important;line-height:1.55!important;color:#aaa!important;margin:7px 0 0!important}
.arek-support-reply{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:14px}
.arek-support-reply button{border:1px solid #e9e9e7;background:#e9e9e7;color:#080808;font-weight:700;padding:0 18px;cursor:pointer}
@media(max-width:700px){
  .arek-portal-section-head{display:block}.arek-portal-section-head>span{display:block;margin-top:12px}
  .arek-support-section{padding-top:78px}
  .arek-support-compose,.arek-support-post,.arek-support-empty{padding:19px 16px}
  .arek-support-post h3{font-size:23px!important}
  .arek-support-reply{grid-template-columns:1fr}.arek-support-reply button{min-height:44px}
}
