{"id":1361,"date":"2026-04-09T14:10:43","date_gmt":"2026-04-09T12:10:43","guid":{"rendered":"https:\/\/fryzjer.jmbf.pl\/?page_id=1361"},"modified":"2026-04-09T14:10:43","modified_gmt":"2026-04-09T12:10:43","slug":"cennik-trycholog","status":"publish","type":"page","link":"https:\/\/akademiafryzjerstwaitrychologii.pl\/?page_id=1361","title":{"rendered":"Cennik Trycholog"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"pl\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Cennik Trycholog \u2013 Akademia Fryzjerstwa i Trychologii<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,500;1,400&#038;family=Raleway:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n* { box-sizing: border-box; margin: 0; padding: 0; }\n\n:root {\n  --gold: #b89a6a;\n  --gold-light: #d4b896;\n  --gold-bg: #f5ede0;\n  --dark: #1a1a1a;\n  --dark2: #2a2a2a;\n  --light: #f8f5f0;\n  --white: #ffffff;\n  --text: #333333;\n  --muted: #888888;\n  --border: #e8ddd0;\n  --teal: #3a7a70;\n  --teal-light: #e8f4f2;\n}\n\nbody { font-family: 'Raleway', sans-serif; background: var(--white); color: var(--text); font-weight: 300; }\n\n\/* HERO *\/\n.hero {\n  background: var(--light);\n  padding: 80px 24px 70px;\n  text-align: center;\n  position: relative;\n}\n\n.hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(ellipse 70% 60% at 50% 100%, rgba(184,154,106,0.1) 0%, transparent 70%);\n}\n\n.hero::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 50%; transform: translateX(-50%);\n  width: 1px; height: 48px;\n  background: linear-gradient(to bottom, var(--gold), transparent);\n}\n\n.hero-tag {\n  display: inline-block;\n  font-size: 10px; font-weight: 600;\n  letter-spacing: 0.3em; text-transform: uppercase;\n  color: var(--gold); margin-bottom: 24px;\n  position: relative;\n}\n\n.hero h1 {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(42px, 7vw, 72px);\n  font-weight: 400; color: var(--dark);\n  line-height: 1.05; margin-bottom: 16px;\n  position: relative;\n}\n\n.hero h1 em { font-style: italic; color: var(--gold); }\n.hero-line { width: 48px; height: 2px; background: var(--gold); margin: 0 auto 18px; position: relative; }\n\n.hero-sub {\n  font-size: 13px; color: var(--muted);\n  letter-spacing: 0.15em; text-transform: uppercase;\n  position: relative;\n}\n\n.wrap { max-width: 1200px; margin: 0 auto; padding: 0 60px; }\n\n\/* SECTIONS *\/\n.section-light   { background: var(--white);   padding: 64px 0 56px; }\n.section-teal    { background: #0f3330;         padding: 64px 0 56px; }\n.section-premium {\n  background: var(--dark);\n  padding: 64px 0 56px;\n  border-top: 3px solid var(--gold);\n}\n\n.section-eyebrow {\n  font-size: 10px; font-weight: 600;\n  letter-spacing: 0.3em; text-transform: uppercase;\n  color: var(--gold); text-align: center; margin-bottom: 12px;\n}\n\n.section-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(28px, 4vw, 42px);\n  font-weight: 400; text-align: center;\n  line-height: 1.1; margin-bottom: 10px;\n  color: var(--dark);\n}\n\n.section-title em { font-style: italic; color: var(--gold); }\n.title-line { width: 48px; height: 2px; background: var(--gold); margin: 0 auto 16px; }\n\n.section-desc {\n  font-size: 13px; color: var(--muted);\n  text-align: center; max-width: 540px;\n  margin: 0 auto 44px; line-height: 1.8;\n}\n\n\/* teal overrides *\/\n.section-teal .section-title { color: var(--white); }\n.section-teal .section-desc  { color: #7aada8; }\n.section-teal .service        { color: #cce5e3; }\n.section-teal .price          { color: var(--gold-light); }\n.section-teal .price-unit     { color: #5a8a86; }\n.section-teal .price-row      { border-color: rgba(255,255,255,0.07); }\n.section-teal .price-row:hover{ background: rgba(255,255,255,0.04); }\n.section-teal .dots           { border-color: rgba(184,154,106,0.2); }\n.section-teal .cat-bar        { background: rgba(184,154,106,0.1); border-left-color: var(--gold); }\n.section-teal .cat-bar-title  { color: var(--gold-light); }\n\n\/* premium overrides *\/\n.section-premium .section-title { color: var(--white); }\n.section-premium .section-desc  { color: #999; }\n.section-premium .service       { color: #ddd; }\n.section-premium .price         { color: var(--gold); }\n.section-premium .price-unit    { color: #666; }\n.section-premium .price-row     { border-color: rgba(255,255,255,0.07); }\n.section-premium .price-row:hover { background: rgba(255,255,255,0.04); }\n.section-premium .dots          { border-color: rgba(184,154,106,0.2); }\n.section-premium .cat-bar       { background: rgba(184,154,106,0.1); border-left-color: var(--gold); }\n.section-premium .cat-bar-title { color: var(--gold-light); }\n\n\/* featured row *\/\n.price-row.featured {\n  background: rgba(184,154,106,0.12);\n  border-left: 3px solid var(--gold);\n  padding-left: 14px;\n  border-radius: 0 4px 4px 0;\n  border-bottom: none;\n}\n\n.price-row.featured .service { color: var(--white); font-weight: 500; font-size: 15px; }\n.price-row.featured .price   { color: var(--gold); font-size: 22px; }\n\n.badge {\n  display: inline-block;\n  font-size: 9px; font-weight: 600;\n  letter-spacing: 0.12em; text-transform: uppercase;\n  background: var(--gold); color: var(--dark);\n  padding: 3px 10px; border-radius: 20px;\n  margin-left: 10px; vertical-align: middle;\n  position: relative; top: -1px;\n}\n\n\/* cashflow box *\/\n.cashflow-box {\n  margin-top: 32px;\n  padding: 28px 32px;\n  border: 1px solid rgba(184,154,106,0.3);\n  border-radius: 6px;\n  background: rgba(184,154,106,0.06);\n  text-align: center;\n}\n\n.cashflow-box .cf-label {\n  font-size: 10px; font-weight: 600;\n  letter-spacing: 0.25em; text-transform: uppercase;\n  color: var(--gold); margin-bottom: 8px;\n}\n\n.cashflow-box .cf-value {\n  font-family: 'Playfair Display', serif;\n  font-size: 42px; font-weight: 400;\n  color: var(--white); line-height: 1;\n  margin-bottom: 8px;\n}\n\n.cashflow-box .cf-sub {\n  font-size: 12px; color: #777;\n  letter-spacing: 0.08em;\n}\n\n\/* CAT BAR *\/\n.cat-bar {\n  display: flex; align-items: center; gap: 14px;\n  background: var(--gold-bg);\n  border-left: 3px solid var(--gold);\n  padding: 12px 18px;\n  margin-bottom: 4px; margin-top: 32px;\n  border-radius: 0 4px 4px 0;\n}\n\n.cat-bar:first-of-type { margin-top: 0; }\n\n.cat-icon {\n  width: 30px; height: 30px; border-radius: 50%;\n  background: var(--gold);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n\n.cat-icon svg {\n  width: 14px; height: 14px;\n  stroke: #fff; fill: none;\n  stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round;\n}\n\n.cat-bar-title {\n  font-size: 10px; font-weight: 600;\n  letter-spacing: 0.2em; text-transform: uppercase;\n  color: var(--dark);\n}\n\n\/* PRICE ROWS *\/\n.price-row {\n  display: flex; align-items: center;\n  padding: 13px 6px;\n  border-bottom: 1px solid var(--border);\n  gap: 10px; transition: background 0.15s;\n  border-radius: 3px;\n}\n\n.price-row:last-child { border-bottom: none; }\n.price-row:hover { background: rgba(184,154,106,0.06); }\n\n.service { font-size: 14px; font-weight: 400; color: var(--text); }\n\n.dots {\n  flex: 1; min-width: 16px;\n  border-bottom: 1px dotted var(--border);\n  position: relative; top: 1px;\n}\n\n.price {\n  font-family: 'Playfair Display', serif;\n  font-size: 17px; font-weight: 400;\n  color: var(--dark); white-space: nowrap;\n}\n\n.price-unit {\n  font-family: 'Raleway', sans-serif;\n  font-size: 11px; font-weight: 300;\n  color: var(--muted); margin-left: 2px;\n}\n\n.note {\n  margin-top: 48px; padding: 20px 24px;\n  border-left: 3px solid var(--gold);\n  background: rgba(184,154,106,0.08);\n  border-radius: 0 6px 6px 0;\n}\n\n.note p { font-size: 13px; color: #999; line-height: 1.8; }\n.note strong { color: var(--white); font-weight: 500; }\n\n\/* FOOTER *\/\nfooter {\n  background: #111; text-align: center;\n  padding: 32px 24px; font-size: 12px;\n  color: #555; letter-spacing: 0.1em;\n}\n\nfooter span { color: var(--gold); }\n\n\/* ANIM *\/\n.fade-in { opacity: 0; transform: translateY(16px); animation: fadeUp 0.6s ease forwards; }\n.d1 { animation-delay: 0.05s; }\n.d2 { animation-delay: 0.2s; }\n.d3 { animation-delay: 0.35s; }\n\n@keyframes fadeUp { to { opacity: 1; transform: translateY(0); } }\n\n@media (max-width: 768px) { .wrap { padding: 0 24px; } }\n@media (max-width: 500px) {\n  .dots { display: none; }\n  .price { margin-left: auto; }\n  .cashflow-box .cf-value { font-size: 32px; }\n}\n<\/style>\n<\/head>\n<body>\n\n<header class=\"hero\">\n  <p class=\"hero-tag\">Akademia Fryzjerstwa i Trychologii<\/p>\n  <h1>Cen<em>nik<\/em><br>Trycholog<\/h1>\n  <div class=\"hero-line\"><\/div>\n  <p class=\"hero-sub\">Diagnostyka &nbsp;\u00b7&nbsp; Zabiegi &nbsp;\u00b7&nbsp; Terapia<\/p>\n<\/header>\n\n<!-- DIAGNOSTYKA -->\n<section class=\"section-light\">\n  <div class=\"wrap fade-in d1\">\n    <p class=\"section-eyebrow\">Kategoria 01<\/p>\n    <h2 class=\"section-title\">Diagno<em>styka<\/em><\/h2>\n    <div class=\"title-line\"><\/div>\n    <p class=\"section-desc\">Profesjonalna analiza stanu sk\u00f3ry g\u0142owy i w\u0142os\u00f3w z u\u017cyciem nowoczesnej kamery trychologicznej.<\/p>\n\n    <div class=\"cat-bar\">\n      <div class=\"cat-icon\">\n        <svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg>\n      <\/div>\n      <span class=\"cat-bar-title\">Konsultacje<\/span>\n    <\/div>\n    <div class=\"price-row\"><span class=\"service\">Konsultacja trychologiczna<\/span><div class=\"dots\"><\/div><span class=\"price\">180\u2013250<span class=\"price-unit\"> z\u0142<\/span><\/span><\/div>\n    <div class=\"price-row\"><span class=\"service\">Konsultacja + badanie kamer\u0105<\/span><div class=\"dots\"><\/div><span class=\"price\">200\u2013300<span class=\"price-unit\"> z\u0142<\/span><\/span><\/div>\n    <div class=\"price-row\"><span class=\"service\">Wizyta kontrolna<\/span><div class=\"dots\"><\/div><span class=\"price\">100\u2013150<span class=\"price-unit\"> z\u0142<\/span><\/span><\/div>\n  <\/div>\n<\/section>\n\n<!-- ZABIEGI -->\n<section class=\"section-teal\">\n  <div class=\"wrap fade-in d2\">\n    <p class=\"section-eyebrow\">Kategoria 02<\/p>\n    <h2 class=\"section-title\">Za<em>biegi<\/em><\/h2>\n    <div class=\"title-line\"><\/div>\n    <p class=\"section-desc\">Specjalistyczne terapie sk\u00f3ry g\u0142owy \u2014 oczyszczanie, stymulacja wzrostu i zaawansowana mezoterapia.<\/p>\n\n    <div class=\"cat-bar\">\n      <div class=\"cat-icon\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n      <\/div>\n      <span class=\"cat-bar-title\">Zabiegi<\/span>\n    <\/div>\n    <div class=\"price-row\"><span class=\"service\">Zabieg oczyszczaj\u0105cy sk\u00f3r\u0119 g\u0142owy<\/span><div class=\"dots\"><\/div><span class=\"price\">180\u2013250<span class=\"price-unit\"> z\u0142<\/span><\/span><\/div>\n    <div class=\"price-row\"><span class=\"service\">Terapia przeciw wypadaniu w\u0142os\u00f3w<\/span><div class=\"dots\"><\/div><span class=\"price\">250\u2013400<span class=\"price-unit\"> z\u0142<\/span><\/span><\/div>\n    <div class=\"price-row\"><span class=\"service\">Infuzja tlenowa<\/span><div class=\"dots\"><\/div><span class=\"price\">200\u2013300<span class=\"price-unit\"> z\u0142<\/span><\/span><\/div>\n    <div class=\"price-row\"><span class=\"service\">Mezoterapia sk\u00f3ry g\u0142owy<\/span><div class=\"dots\"><\/div><span class=\"price\">300\u2013600<span class=\"price-unit\"> z\u0142<\/span><\/span><\/div>\n  <\/div>\n<\/section>\n\n<!-- PAKIETY -->\n<section class=\"section-premium\">\n  <div class=\"wrap fade-in d3\">\n    <p class=\"section-eyebrow\">Kategoria 03 &nbsp;\u00b7&nbsp; Najwi\u0119kszy cashflow<\/p>\n    <h2 class=\"section-title\">Pakiety <em>terapeutyczne<\/em><\/h2>\n    <div class=\"title-line\"><\/div>\n    <p class=\"section-desc\">Kuracja wieloetapowa daje najlepsze efekty \u2014 i najwi\u0119kszy przych\u00f3d. Sprzedawaj pakiety jako standard, nie opcj\u0119.<\/p>\n\n    <div class=\"cat-bar\">\n      <div class=\"cat-icon\">\n        <svg viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg>\n      <\/div>\n      <span class=\"cat-bar-title\">Pakiety<\/span>\n    <\/div>\n\n    <div class=\"price-row featured\">\n      <span class=\"service\">Pakiet 4 zabieg\u00f3w <span class=\"badge\">Cashflow<\/span><\/span>\n      <div class=\"dots\"><\/div>\n      <span class=\"price\">800\u20131500<span class=\"price-unit\"> z\u0142<\/span><\/span>\n    <\/div>\n\n    <div class=\"cashflow-box\">\n      <p class=\"cf-label\">Potencja\u0142 miesi\u0119czny &nbsp;\u00b7&nbsp; 10 pakiet\u00f3w<\/p>\n      <p class=\"cf-value\">8 000\u201315 000 z\u0142<\/p>\n      <p class=\"cf-sub\">Tylko z samej trychologii \u00b7 bez strzy\u017cenia i koloryzacji<\/p>\n    <\/div>\n\n    <div class=\"note\">\n      <p><strong>Trychologia to najwi\u0119kszy cashflow w salonie.<\/strong> Przy dobrej sprzeda\u017cy pakiet\u00f3w jeden trycholog mo\u017ce generowa\u0107 tyle co ca\u0142y zesp\u00f3\u0142 fryzjerski. Zawsze proponuj pakiet \u2014 nie pojedynczy zabieg.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<footer>\n  <p>&copy; 2026 <span>Akademia Fryzjerstwa i Trychologii<\/span> &nbsp;\u00b7&nbsp; fryzjer.jmbf.pl<\/p>\n<\/footer>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Cennik Trycholog \u2013 Akademia Fryzjerstwa i Trychologii Akademia Fryzjerstwa i Trychologii CennikTrycholog Diagnostyka &nbsp;\u00b7&nbsp; Zabiegi &nbsp;\u00b7&nbsp; Terapia Kategoria 01 Diagnostyka Profesjonalna analiza stanu sk\u00f3ry g\u0142owy i w\u0142os\u00f3w z u\u017cyciem nowoczesnej kamery trychologicznej. Konsultacje Konsultacja trychologiczna 180\u2013250 z\u0142 Konsultacja + badanie kamer\u0105 200\u2013300 z\u0142 Wizyta kontrolna 100\u2013150 z\u0142 Kategoria 02 Zabiegi Specjalistyczne terapie sk\u00f3ry g\u0142owy \u2014 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1361","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/akademiafryzjerstwaitrychologii.pl\/index.php?rest_route=\/wp\/v2\/pages\/1361","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/akademiafryzjerstwaitrychologii.pl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/akademiafryzjerstwaitrychologii.pl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/akademiafryzjerstwaitrychologii.pl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/akademiafryzjerstwaitrychologii.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1361"}],"version-history":[{"count":1,"href":"https:\/\/akademiafryzjerstwaitrychologii.pl\/index.php?rest_route=\/wp\/v2\/pages\/1361\/revisions"}],"predecessor-version":[{"id":1362,"href":"https:\/\/akademiafryzjerstwaitrychologii.pl\/index.php?rest_route=\/wp\/v2\/pages\/1361\/revisions\/1362"}],"wp:attachment":[{"href":"https:\/\/akademiafryzjerstwaitrychologii.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1361"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}