{"id":145116,"date":"2026-08-31T15:04:41","date_gmt":"2026-08-31T13:04:41","guid":{"rendered":"https:\/\/goingapp.pl\/more\/?p=145116"},"modified":"2026-08-31T15:05:33","modified_gmt":"2026-08-31T13:05:33","slug":"dorian-concept-koncert-polska-bilety","status":"publish","type":"post","link":"https:\/\/goingapp.pl\/more\/dorian-concept-koncert-polska-bilety\/","title":{"rendered":"Dorian Concept 18 listopada w Warszawie! Ma\u0142o kt\u00f3ry producent ma tak wyrazisty styl"},"content":{"rendered":"\n<p>Dorian Concept na jedynym koncercie w Polsce 18 listopada 2026 roku, w warszawskiej Hydrozagadce! Ma\u0142o kt\u00f3ry producent ma tak wyrazisty styl jak Austriak \u2013 oniryczny, stymuluj\u0105cy wyobra\u017ani\u0119 i rozpi\u0119ty mi\u0119dzy monumentalizmem syntezator\u00f3w, ambientem a jazzem. Wybierz si\u0119 z nim do \u015bwiata pe\u0142nego magii i uroku.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\n<style>\n  .goingapp-dorian {\n    box-sizing: border-box;\n    position: relative;\n    display: flex;\n    align-items: center;\n    gap: 18px;\n\n    width: 100%;\n    max-width: 100%;\n    min-height: 108px;\n    padding: 18px 20px;\n\n    background:\n      radial-gradient(\n        ellipse at 88% 18%,\n        #b8deeb 0%,\n        #b8deeb 10%,\n        transparent 11%\n      ),\n      radial-gradient(\n        ellipse at 18% 105%,\n        #c5e5ee 0%,\n        #c5e5ee 17%,\n        transparent 18%\n      ),\n      #dcecf1;\n\n    border: 3px solid #17243f;\n    border-radius: 0;\n\n    text-decoration: none !important;\n    font-family: inherit;\n\n    box-shadow: 7px 7px 0 #17243f;\n\n    overflow: hidden;\n\n    transition:\n      transform .2s ease,\n      box-shadow .2s ease;\n  }\n\n  .goingapp-dorian,\n  .goingapp-dorian * {\n    text-decoration: none !important;\n  }\n\n  .goingapp-dorian::before {\n    content: \"\";\n    position: absolute;\n\n    width: 210px;\n    height: 85px;\n\n    right: -50px;\n    bottom: -42px;\n\n    background: #b8dce8;\n\n    border-radius:\n      58% 42% 63% 37% \/\n      42% 61% 39% 58%;\n\n    transform: rotate(-12deg);\n\n    opacity: .8;\n\n    pointer-events: none;\n  }\n\n  .goingapp-dorian::after {\n    content: \"\";\n    position: absolute;\n\n    width: 95px;\n    height: 95px;\n\n    left: 48%;\n    top: -65px;\n\n    background: #c5e5ee;\n\n    border-radius:\n      42% 58% 37% 63% \/\n      58% 39% 61% 42%;\n\n    transform: rotate(28deg);\n\n    opacity: .8;\n\n    pointer-events: none;\n  }\n\n  .goingapp-dorian:hover {\n    transform: translate(-2px, -2px);\n\n    box-shadow:\n      10px 10px 0 #17243f;\n  }\n\n  .goingapp-dorian__arrow,\n  .goingapp-dorian__text,\n  .goingapp-dorian__cta-wrap {\n    position: relative;\n    z-index: 2;\n  }\n\n  .goingapp-dorian__arrow {\n    flex: 0 0 auto;\n\n    width: 50px;\n    height: 50px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    background: #17243f;\n    color: #dcecf1;\n\n    border: 3px solid #17243f;\n    border-radius: 50%;\n\n    font-size: 27px;\n    font-weight: 900;\n    line-height: 1;\n\n    transition:\n      transform .2s ease,\n      background .2s ease,\n      color .2s ease;\n  }\n\n  .goingapp-dorian:hover\n  .goingapp-dorian__arrow {\n    transform: translateX(4px);\n\n    background: #8fc8dc;\n    color: #17243f;\n  }\n\n  .goingapp-dorian__text {\n    flex: 1 1 auto;\n    min-width: 0;\n\n    padding-right: 8px;\n  }\n\n  .goingapp-dorian__title {\n    display: block;\n\n    color: #17243f;\n\n    font-weight: 950;\n    font-size: clamp(17px, 3.7vw, 21px);\n    line-height: 1.08;\n\n    letter-spacing: -0.04em;\n  }\n\n  .goingapp-dorian__cta-wrap {\n    flex: 0 0 auto;\n  }\n\n  .goingapp-dorian__cta {\n    display: inline-block;\n\n    background: #17243f;\n    color: #dcecf1;\n\n    padding: 13px 18px;\n\n    border: 3px solid #17243f;\n    border-radius: 0;\n\n    font-size: 13px;\n    font-weight: 950;\n    letter-spacing: .04em;\n    white-space: nowrap;\n\n    box-shadow:\n      4px 4px 0 #8fc8dc;\n\n    transition:\n      transform .2s ease,\n      background .2s ease,\n      color .2s ease;\n  }\n\n  .goingapp-dorian:hover\n  .goingapp-dorian__cta {\n    transform: translate(-2px, -2px);\n\n    background: #8fc8dc;\n    color: #17243f;\n  }\n\n  @media (max-width: 600px) {\n    .goingapp-dorian {\n      align-items: stretch;\n      flex-wrap: wrap;\n      min-height: 0;\n      padding: 18px;\n      gap: 12px;\n    }\n\n    .goingapp-dorian__arrow {\n      width: 44px;\n      height: 44px;\n      font-size: 23px;\n    }\n\n    .goingapp-dorian__text {\n      display: flex;\n      align-items: center;\n      padding-right: 0;\n    }\n\n    .goingapp-dorian__cta-wrap {\n      width: 100%;\n    }\n\n    .goingapp-dorian__cta {\n      width: 100%;\n      text-align: center;\n      padding: 13px 15px;\n    }\n  }\n<\/style>\n\n<a href=\"https:\/\/goingapp.pl\/wydarzenie\/dorian-concept-warszawa\/warszawa-listopad-2026\" class=\"goingapp-dorian\" target=\"_blank\" rel=\"noopener\" aria-label=\"Dorian Concept to \u015bwietny koncept na niezwyk\u0142y wiecz\u00f3r!\">\n\n  <span class=\"goingapp-dorian__arrow\">\n    \u2192\n  <\/span>\n\n  <span class=\"goingapp-dorian__text\">\n    <span class=\"goingapp-dorian__title\">\n      Dorian Concept to \u015bwietny koncept na niezwyk\u0142y wiecz\u00f3r!\n    <\/span>\n  <\/span>\n\n  <span class=\"goingapp-dorian__cta-wrap\">\n    <span class=\"goingapp-dorian__cta\">\n      KUP BILET\n    <\/span>\n  <\/span>\n\n<\/a>\n\n<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-rank-math-toc-block\" id=\"rank-math-toc\"><h2>Spis tre\u015bci<\/h2><nav><ul><li class=\"\"><a href=\"#gdzie-i-kiedy-odbedzie-sie-koncert-doriana-concepta-w-polsce\">Gdzie i kiedy odb\u0119dzie si\u0119 koncert Doriana Concepta w Polsce?<\/a><\/li><li class=\"\"><a href=\"#kim-jest-dorian-concept-i-z-czego-jest-znany\">Kim jest Dorian Concept i z czego jest znany?<\/a><\/li><li class=\"\"><a href=\"#dlaczego-warto-isc-na-koncert-doriana-concepta\">Dlaczego warto i\u015b\u0107 na koncert Doriana Concepta?<\/a><\/li><li class=\"\"><a href=\"#gdzie-kupic-bilet-na-koncert-doriana-concepta\">Gdzie kupi\u0107 bilet na koncert Doriana Concepta?<\/a><\/li><\/ul><\/nav><\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\n<style>\n  .goingapp-pref-source--b {\n    --gps-bg: #fff5f4;\n    --gps-border: #ffd4d1;\n    --gps-text: #12121a;\n    --gps-sub: #6b6b76;\n    --gps-icon-bg: #ffffff;\n    --gps-accent: #ff3b30;\n  }\n  .goingapp-pref-source--b {\n    box-sizing: border-box;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: var(--gps-bg);\n    border: 1.5px solid var(--gps-border);\n    border-radius: 12px;\n    padding: 12px 16px;\n    text-decoration: none !important;\n    font-family: inherit;\n    max-width: 100%;\n    animation: gps-pulse-b 1.6s ease-in-out 2;\n    animation-delay: .4s;\n  }\n  .goingapp-pref-source--b,\n  .goingapp-pref-source--b * {\n    text-decoration: none !important;\n  }\n  .goingapp-pref-source--b * { box-sizing: border-box; }\n  .goingapp-pref-source--b__icon {\n    flex: 0 0 auto;\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: var(--gps-icon-bg);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    box-shadow: 0 1px 3px rgba(0,0,0,.08);\n  }\n  .goingapp-pref-source--b__icon svg { width: 19px; height: 19px; }\n  .goingapp-pref-source--b__text {\n    flex: 1 1 auto;\n    min-width: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 1px;\n  }\n  .goingapp-pref-source--b__title {\n    color: var(--gps-text);\n    font-weight: 700;\n    font-size: clamp(13px, 3.2vw, 14px);\n    line-height: 1.3;\n  }\n  .goingapp-pref-source--b__sub {\n    color: var(--gps-sub);\n    font-weight: 500;\n    font-size: clamp(11px, 2.8vw, 12px);\n    line-height: 1.3;\n  }\n  .goingapp-pref-source--b__cta {\n    flex: 0 0 auto;\n    background: var(--gps-accent);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 700;\n    padding: 8px 14px;\n    border-radius: 999px;\n    white-space: nowrap;\n  }\n  @keyframes gps-pulse-b {\n    0%, 100% { border-color: var(--gps-border); }\n    50% { border-color: var(--gps-accent); }\n  }\n  @media (max-width: 420px) {\n    .goingapp-pref-source--b { flex-wrap: wrap; }\n    .goingapp-pref-source--b__cta { width: 100%; text-align: center; margin-top: 4px; }\n  }\n<\/style>\n \n<a href=\"https:\/\/www.google.com\/preferences\/source?q=goingapp.pl\" class=\"goingapp-pref-source--b\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"Dodaj Going. jako preferowane \u017ar\u00f3d\u0142o w Google\">\n  <span class=\"goingapp-pref-source--b__icon\">\n    <svg viewBox=\"0 0 48 48\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <path fill=\"#4285F4\" d=\"M45.12 24.5c0-1.56-.14-3.06-.4-4.5H24v8.51h11.84c-.51 2.75-2.06 5.08-4.39 6.64v5.52h7.11c4.16-3.83 6.56-9.47 6.56-16.17z\"\/>\n      <path fill=\"#34A853\" d=\"M24 46c5.94 0 10.92-1.97 14.56-5.33l-7.11-5.52c-1.97 1.32-4.49 2.1-7.45 2.1-5.73 0-10.58-3.87-12.31-9.07H4.34v5.7C7.96 41.07 15.4 46 24 46z\"\/>\n      <path fill=\"#FBBC05\" d=\"M11.69 28.18C11.25 26.86 11 25.45 11 24s.25-2.86.69-4.18v-5.7H4.34C2.85 17.09 2 20.45 2 24s.85 6.91 2.34 9.88l7.35-5.7z\"\/>\n      <path fill=\"#EA4335\" d=\"M24 10.75c3.23 0 6.13 1.11 8.41 3.29l6.31-6.31C34.91 4.18 29.93 2 24 2 15.4 2 7.96 6.93 4.34 14.12l7.35 5.7c1.73-5.2 6.58-9.07 12.31-9.07z\"\/>\n    <\/svg>\n  <\/span>\n  <span class=\"goingapp-pref-source--b__text\">\n    <span class=\"goingapp-pref-source--b__title\">Cz\u0119\u015bciej widuj Going. MORE w Google<\/span>\n    <span class=\"goingapp-pref-source--b__sub\">Dodaj nas jako preferowane \u017ar\u00f3d\u0142o<\/span>\n  <\/span>\n  <span class=\"goingapp-pref-source--b__cta\">Dodaj!<\/span>\n<\/a>\n \n<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"gdzie-i-kiedy-odbedzie-sie-koncert-doriana-concepta-w-polsce\">Gdzie i kiedy odb\u0119dzie si\u0119 koncert Doriana Concepta w Polsce? <\/h2>\n\n\n\n<p>Artysta zagra w Polsce jeszcze tej jesieni, <strong>18 listopada 2026 roku <\/strong>(\u015broda) o <strong>20:00<\/strong> w klubie <a href=\"https:\/\/goingapp.pl\/miejsce\/hydrozagadka\" data-type=\"link\" data-id=\"https:\/\/goingapp.pl\/miejsce\/hydrozagadka\" target=\"_blank\" rel=\"noreferrer noopener\">Hydrozagadka<\/a> w Warszawie. Cho\u0107\u00a0trudno w to uwierzy\u0107, na jego pe\u0142noprawny solowy wyst\u0119p musieli\u015bmy czeka\u0107 a\u017c osiem lat! Poprzednia taka okazja nadarzy\u0142a si\u0119 w 2017 roku, gdy producent wraz z <a href=\"https:\/\/goingapp.pl\/artysta\/flying-lotus\" data-type=\"link\" data-id=\"https:\/\/goingapp.pl\/artysta\/flying-lotus\" target=\"_blank\" rel=\"noreferrer noopener\">Flying Lotusem<\/a>, <a href=\"https:\/\/goingapp.pl\/artysta\/thundercat\" data-type=\"link\" data-id=\"https:\/\/goingapp.pl\/artysta\/thundercat\" target=\"_blank\" rel=\"noreferrer noopener\">Thundercatem<\/a> i Jameszoo by\u0142 cz\u0119\u015bci\u0105 showcase&#8217;u wytw\u00f3rni Brainfeeder. P\u00f3\u017aniej wpad\u0142 nad Wis\u0142\u0119 tylko raz, jako support przed ameryka\u0144skim wokalist\u0105 <a href=\"https:\/\/goingapp.pl\/artysta\/montell-fish\" data-type=\"link\" data-id=\"https:\/\/goingapp.pl\/artysta\/montell-fish\" target=\"_blank\" rel=\"noreferrer noopener\">Montell Fishem<\/a>.  <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"810\" height=\"700\" src=\"https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/08\/DORIAN-CONCEPT-GOING-WEB-WARSZAWA.jpg\" alt=\"Dorian Concept\" class=\"wp-image-145118\" srcset=\"https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/08\/DORIAN-CONCEPT-GOING-WEB-WARSZAWA.jpg 810w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/08\/DORIAN-CONCEPT-GOING-WEB-WARSZAWA-300x259.jpg 300w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/08\/DORIAN-CONCEPT-GOING-WEB-WARSZAWA-768x664.jpg 768w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/08\/DORIAN-CONCEPT-GOING-WEB-WARSZAWA-370x320.jpg 370w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/08\/DORIAN-CONCEPT-GOING-WEB-WARSZAWA-800x691.jpg 800w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/08\/DORIAN-CONCEPT-GOING-WEB-WARSZAWA-20x17.jpg 20w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/08\/DORIAN-CONCEPT-GOING-WEB-WARSZAWA-740x640.jpg 740w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/08\/DORIAN-CONCEPT-GOING-WEB-WARSZAWA-56x48.jpg 56w\" sizes=\"(max-width: 810px) 100vw, 810px\" \/><figcaption class=\"wp-element-caption\"><sup>fot. WiniaryBookings \/ materia\u0142y prasowe<\/sup><\/figcaption><\/figure><\/div>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"kim-jest-dorian-concept-i-z-czego-jest-znany\">Kim jest Dorian Concept i z czego jest znany? <\/h2>\n\n\n\n<p>Oliver Johnson, bo tak naprawd\u0119 nazywa si\u0119 artysta, jest poza Fenneszem, Parov Stelarem czy duetem <a href=\"https:\/\/goingapp.pl\/artysta\/hvob\" data-type=\"link\" data-id=\"https:\/\/goingapp.pl\/artysta\/hvob\" target=\"_blank\" rel=\"noreferrer noopener\">HVOB<\/a> jedn\u0105 z najja\u015bniejszych gwiazd austriackiej muzyki elektronicznej. Karier\u0119 rozpocz\u0105\u0142 ju\u017c w 2005 roku, kszta\u0142c\u0105c si\u0119 na przeci\u0119ciu sztuki multimedialnej, in\u017cynierii akustycznej i grafiki. Teori\u0119 szybko przeku\u0142 w praktyk\u0119: na YouTube publikowa\u0142 sesje improwizacji na syntezatorach i klawiszach,   a z u\u017cytkownikami MySpace&#8217;a dzieli\u0142 si\u0119 wskaz\u00f3wkami na temat warsztatu tw\u00f3rczego. Po odkryciu przez dw\u00f3ch cenionych prezenter\u00f3w radiowych, Benjiego B i Gilles Petersona, jego kariera nabra\u0142a tempa. Trafi\u0142 pod skrzyd\u0142a renomowanej wytw\u00f3rni Ninja Tune, podj\u0105\u0142 wsp\u00f3\u0142prac\u0119 z zespo\u0142em <a href=\"https:\/\/goingapp.pl\/artysta\/the-cinematic-orchestra\" data-type=\"link\" data-id=\"https:\/\/goingapp.pl\/artysta\/the-cinematic-orchestra\" target=\"_blank\" rel=\"noreferrer noopener\">The Cinematic Orchestra<\/a> i do\u0142\u0105czy\u0142 do koncertowego sk\u0142adu Flying Lotusa. <\/p>\n\n\n\n<p>Posta\u0107 Doriana Concepta mo\u017ce by\u0107 \u015bwietnie znana mi\u0142o\u015bnikom elektroniki zmieszanej z przestrzennym ambientem i spirytualnym jazzem. Dzi\u0119ki klasycznemu wykszta\u0142ceniu artysta doskonale wie, w jakie uderzy\u0107 struny, by wprawi\u0107 s\u0142uchacza w zachwyt nad misterno\u015bci\u0105 melodii. Co ciekawe, ostatnio przekona\u0142a si\u0119 o tym szerza publiczno\u015b\u0107. Minimalistyczny, bazuj\u0105cy na brzmieniu miniaturowego syntezatora Yamaha utw\u00f3r <em>Hide (CS01 Version) <\/em><a href=\"https:\/\/www.tiktok.com\/discover\/hide-cs01-version-dorian-concept\" data-type=\"link\" data-id=\"https:\/\/www.tiktok.com\/discover\/hide-cs01-version-dorian-concept\" target=\"_blank\" rel=\"noreferrer noopener\">zacz\u0119to na pot\u0119g\u0119 wykorzystywa\u0107 na TikToku<\/a>. Sta\u0142 si\u0119 tam nieformalnym hymnem materia\u0142\u00f3w utrzymanych w stylistyce <em>dark fantasy, <\/em>kt\u00f3re ods\u0142aniaj\u0105 zagadkowy \u015bwiat zamk\u00f3w, jaski\u0144 i innych klimatycznych przestrzeni. <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\"  id=\"_ytid_24752\"  width=\"1170\" height=\"658\"  data-origwidth=\"1170\" data-origheight=\"658\" src=\"https:\/\/www.youtube.com\/embed\/tlFolRo1WiE?enablejsapi=1&#038;autoplay=0&#038;cc_load_policy=0&#038;cc_lang_pref=&#038;iv_load_policy=1&#038;loop=0&#038;modestbranding=0&#038;rel=1&#038;fs=1&#038;playsinline=0&#038;autohide=2&#038;theme=dark&#038;color=red&#038;controls=1&#038;\" class=\"__youtube_prefs__  epyt-is-override  no-lazyload\" title=\"YouTube player\"  allow=\"fullscreen; accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen data-no-lazy=\"1\" data-skipgform_ajax_framebjll=\"\"><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\"><sup>Jeden z najpopularniejszych utwor\u00f3w Austriaka, <em>Hide (CS01 Version)<\/em>, dosta\u0142 drugie \u017cycie na TikToku. \u2013 <em>Wywo\u0142uje poczucie tajemnicy i przygody, jakby\u015b czyta\u0142 ksi\u0105\u017ck\u0119 w dzieci\u0144stwie i zatraca\u0142 si\u0119 we w\u0142asnej wyobra\u017ani<\/em> \u2013 doskonale uchwyci\u0142 jego esencj\u0119 jeden z internaut\u00f3w. <\/sup><\/figcaption><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"dlaczego-warto-isc-na-koncert-doriana-concepta\">Dlaczego warto i\u015b\u0107 na koncert Doriana Concepta?<\/h2>\n\n\n\n<p>Johnson czuje si\u0119 na scenie jak ryba w wodzie. Wyst\u0119powa\u0142 zar\u00f3wno na du\u017cych festiwalach, jak i w kameralnych filharmoniach, w towarzystwie orkiestry symfonicznej. Z obu tych element\u00f3w zaczerpn\u0105\u0142 co bardziej wyraziste elementy, by stworzy\u0107 autorskie, wirtuozerskie show. Pe\u0142ne energii akcenty r\u00f3wnowa\u017c\u0105 w nich intymne interludia. <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\n<style>\n  .goingapp-dorian {\n    box-sizing: border-box;\n    position: relative;\n    display: flex;\n    align-items: center;\n    gap: 18px;\n\n    width: 100%;\n    max-width: 100%;\n    min-height: 108px;\n    padding: 18px 20px;\n\n    background:\n      radial-gradient(\n        ellipse at 88% 18%,\n        #b8deeb 0%,\n        #b8deeb 10%,\n        transparent 11%\n      ),\n      radial-gradient(\n        ellipse at 18% 105%,\n        #c5e5ee 0%,\n        #c5e5ee 17%,\n        transparent 18%\n      ),\n      #dcecf1;\n\n    border: 3px solid #17243f;\n    border-radius: 0;\n\n    text-decoration: none !important;\n    font-family: inherit;\n\n    box-shadow: 7px 7px 0 #17243f;\n\n    overflow: hidden;\n\n    transition:\n      transform .2s ease,\n      box-shadow .2s ease;\n  }\n\n  .goingapp-dorian,\n  .goingapp-dorian * {\n    text-decoration: none !important;\n  }\n\n  .goingapp-dorian::before {\n    content: \"\";\n    position: absolute;\n\n    width: 210px;\n    height: 85px;\n\n    right: -50px;\n    bottom: -42px;\n\n    background: #b8dce8;\n\n    border-radius:\n      58% 42% 63% 37% \/\n      42% 61% 39% 58%;\n\n    transform: rotate(-12deg);\n\n    opacity: .8;\n\n    pointer-events: none;\n  }\n\n  .goingapp-dorian::after {\n    content: \"\";\n    position: absolute;\n\n    width: 95px;\n    height: 95px;\n\n    left: 48%;\n    top: -65px;\n\n    background: #c5e5ee;\n\n    border-radius:\n      42% 58% 37% 63% \/\n      58% 39% 61% 42%;\n\n    transform: rotate(28deg);\n\n    opacity: .8;\n\n    pointer-events: none;\n  }\n\n  .goingapp-dorian:hover {\n    transform: translate(-2px, -2px);\n\n    box-shadow:\n      10px 10px 0 #17243f;\n  }\n\n  .goingapp-dorian__arrow,\n  .goingapp-dorian__text,\n  .goingapp-dorian__cta-wrap {\n    position: relative;\n    z-index: 2;\n  }\n\n  .goingapp-dorian__arrow {\n    flex: 0 0 auto;\n\n    width: 50px;\n    height: 50px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    background: #17243f;\n    color: #dcecf1;\n\n    border: 3px solid #17243f;\n    border-radius: 50%;\n\n    font-size: 27px;\n    font-weight: 900;\n    line-height: 1;\n\n    transition:\n      transform .2s ease,\n      background .2s ease,\n      color .2s ease;\n  }\n\n  .goingapp-dorian:hover\n  .goingapp-dorian__arrow {\n    transform: translateX(4px);\n\n    background: #8fc8dc;\n    color: #17243f;\n  }\n\n  .goingapp-dorian__text {\n    flex: 1 1 auto;\n    min-width: 0;\n\n    padding-right: 8px;\n  }\n\n  .goingapp-dorian__title {\n    display: block;\n\n    color: #17243f;\n\n    font-weight: 950;\n    font-size: clamp(17px, 3.7vw, 21px);\n    line-height: 1.08;\n\n    letter-spacing: -0.04em;\n  }\n\n  .goingapp-dorian__cta-wrap {\n    flex: 0 0 auto;\n  }\n\n  .goingapp-dorian__cta {\n    display: inline-block;\n\n    background: #17243f;\n    color: #dcecf1;\n\n    padding: 13px 18px;\n\n    border: 3px solid #17243f;\n    border-radius: 0;\n\n    font-size: 13px;\n    font-weight: 950;\n    letter-spacing: .04em;\n    white-space: nowrap;\n\n    box-shadow:\n      4px 4px 0 #8fc8dc;\n\n    transition:\n      transform .2s ease,\n      background .2s ease,\n      color .2s ease;\n  }\n\n  .goingapp-dorian:hover\n  .goingapp-dorian__cta {\n    transform: translate(-2px, -2px);\n\n    background: #8fc8dc;\n    color: #17243f;\n  }\n\n  @media (max-width: 600px) {\n    .goingapp-dorian {\n      align-items: stretch;\n      flex-wrap: wrap;\n      min-height: 0;\n      padding: 18px;\n      gap: 12px;\n    }\n\n    .goingapp-dorian__arrow {\n      width: 44px;\n      height: 44px;\n      font-size: 23px;\n    }\n\n    .goingapp-dorian__text {\n      display: flex;\n      align-items: center;\n      padding-right: 0;\n    }\n\n    .goingapp-dorian__cta-wrap {\n      width: 100%;\n    }\n\n    .goingapp-dorian__cta {\n      width: 100%;\n      text-align: center;\n      padding: 13px 15px;\n    }\n  }\n<\/style>\n\n<a href=\"https:\/\/goingapp.pl\/wydarzenie\/dorian-concept-warszawa\/warszawa-listopad-2026\" class=\"goingapp-dorian\" target=\"_blank\" rel=\"noopener\" aria-label=\"Zanurz si\u0119 w magicznym \u015bwiecie Doriana Concepta.\">\n\n  <span class=\"goingapp-dorian__arrow\">\n    \u2192\n  <\/span>\n\n  <span class=\"goingapp-dorian__text\">\n    <span class=\"goingapp-dorian__title\">\n      Zanurz si\u0119 w magicznym \u015bwiecie Doriana Concepta.\n    <\/span>\n  <\/span>\n\n  <span class=\"goingapp-dorian__cta-wrap\">\n    <span class=\"goingapp-dorian__cta\">\n      KUP BILET\n    <\/span>\n  <\/span>\n\n<\/a>\n\n<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Do zobaczenia koncertu w Hydrozagadce powinien te\u017c sk\u0142oni\u0107 fakt, \u017ce Austriak zagra go w szczeg\u00f3lnym momencie swojej kariery. Niedawno wyda\u0142 kompilacj\u0119 <em><strong>Miniatures<\/strong><\/em>, kt\u00f3r\u0105 podsumowa\u0142 dwie dekady aktywno\u015bci tw\u00f3rczej. \u2013 <em>Teraz wydaj\u0105 si\u0119 wpisami z pami\u0119tnika oddaj\u0105cymi chronologi\u0119 pog\u0142\u0119biaj\u0105cej si\u0119 relacji, \u017cniwo ogranicze\u0144 i powtarzalno\u015bci oraz pi\u0119kno prostoty <\/em>\u2013 m\u00f3wi o zbiorze kawa\u0142k\u00f3w artysta. Nast\u0119pn\u0105 p\u0142yt\u0105 w jego dyskografii b\u0119dzie za\u015b <em><strong>Answers<\/strong><\/em>. To pierwszy owoc wsp\u00f3\u0142pracy z wieloletnim przyjacielem i innym wirtuozem elektroniki, Bibio. <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\"  id=\"_ytid_71690\"  width=\"1170\" height=\"658\"  data-origwidth=\"1170\" data-origheight=\"658\" src=\"https:\/\/www.youtube.com\/embed\/dSth_VLyAHY?enablejsapi=1&#038;autoplay=0&#038;cc_load_policy=0&#038;cc_lang_pref=&#038;iv_load_policy=1&#038;loop=0&#038;modestbranding=0&#038;rel=1&#038;fs=1&#038;playsinline=0&#038;autohide=2&#038;theme=dark&#038;color=red&#038;controls=1&#038;\" class=\"__youtube_prefs__  epyt-is-override  no-lazyload\" title=\"YouTube player\"  allow=\"fullscreen; accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen data-no-lazy=\"1\" data-skipgform_ajax_framebjll=\"\"><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\"><sup>Oliver Thomas Johnson przyjedzie do Polski chwil\u0119 po wydaniu <em>Answers <\/em>\u2013 pierwszego wsp\u00f3lnego albumu z Bibio. <\/sup><\/figcaption><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"gdzie-kupic-bilet-na-koncert-doriana-concepta\">Gdzie kupi\u0107 bilet na koncert Doriana Concepta? <\/h2>\n\n\n\n<p>Bilety na wydarzenie w okazyjnej cenie 94 z\u0142 sprzedaje Going. <a href=\"https:\/\/goingapp.pl\/wydarzenie\/dorian-concept-warszawa\/warszawa-listopad-2026?queryID=c12f19e3ff013bf9756cf550a1a39565\" data-type=\"link\" data-id=\"https:\/\/goingapp.pl\/wydarzenie\/dorian-concept-warszawa\/warszawa-listopad-2026?queryID=c12f19e3ff013bf9756cf550a1a39565\" target=\"_blank\" rel=\"noreferrer noopener\">Warto kupi\u0107 je w por\u0119<\/a>, zw\u0142aszcza \u017ce Hydrozagadka nie jest z gumy, a zainteresowanie zobaczeniem Austriaka po o\u015bmioletniej przerwie mo\u017ce by\u0107 ca\u0142kiem spore. Dajemy gwarancj\u0119, \u017ce nie b\u0119dziecie \u017ca\u0142owa\u0107! <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Dorian Concept na jedynym koncercie w Polsce 18 listopada 2026 roku, w warszawskiej Hydrozagadce! Ma\u0142o kt\u00f3ry producent ma tak wyrazisty styl jak Austriak \u2013 oniryczny, stymuluj\u0105cy wyobra\u017ani\u0119 i rozpi\u0119ty mi\u0119dzy monumentalizmem syntezator\u00f3w, ambientem a jazzem. Wybierz si\u0119 z nim do \u015bwiata pe\u0142nego magii i uroku. \u2192 Dorian Concept to \u015bwietny koncept na niezwyk\u0142y wiecz\u00f3r! KUP&hellip;<\/p>\n","protected":false},"author":63,"featured_media":145117,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","_wpscppro_custom_social_share_image":0,"_facebook_share_type":"default","_twitter_share_type":"default","_linkedin_share_type":"default","_pinterest_share_type":"default","_linkedin_share_type_page":"","_instagram_share_type":"default","_selected_social_profile":[]},"categories":[3238],"tags":[8289,3538,3273,5510,3394,6],"thb-sponsors":[],"class_list":["post-145116","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-muzyka","tag-dorian-concept","tag-koncerty","tag-more","tag-muzyka-elektroniczna","tag-news","tag-warszawa","parent_cat_muzyka"],"publishpress_future_action":{"enabled":false,"date":"2026-09-08 19:24:38","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"category"},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/posts\/145116"}],"collection":[{"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/users\/63"}],"replies":[{"embeddable":true,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/comments?post=145116"}],"version-history":[{"count":2,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/posts\/145116\/revisions"}],"predecessor-version":[{"id":145138,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/posts\/145116\/revisions\/145138"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/media\/145117"}],"wp:attachment":[{"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/media?parent=145116"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/categories?post=145116"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/tags?post=145116"},{"taxonomy":"thb-sponsors","embeddable":true,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/thb-sponsors?post=145116"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}