/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"src/app/layout.js","import":"Inter","arguments":[{"subsets":["latin"]}],"variableName":"inter"} ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/ba9851c3c22cd980-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/21350d82a1f187e9-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/df0a9ae256c0569c-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/8e9860b6e62d6359-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Inter_Fallback_f367f3';src: local("Arial");ascent-override: 90.49%;descent-override: 22.56%;line-gap-override: 0.00%;size-adjust: 107.06%
}.__className_f367f3 {font-family: '__Inter_f367f3', '__Inter_Fallback_f367f3';font-style: normal
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/footer/footer.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
.footer_container__cL_uA {
  margin-top: 50px;
  padding: 20px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--softTextColor);
}

.footer_info__uKSJc {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.footer_logo__pe9i3 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.footer_logoText__QUSlJ {
  font-size: 24px;
}

.footer_desc__4TFpC {
  text-align: justify;
  font-weight: 300;
  text-indent: 2em;
  font-size: 14px;
  line-height: 1.6;
  margin: 20px 0;
}

.footer_icons__owG1o {
  margin-top: 10px;
  display: flex;
  gap: 10px;
}

.footer_links__t81SU {
  flex: 1 1;
  display: flex;
  justify-content: flex-end;
  gap: 100px;
}

.footer_list__TA6Rj {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-weight: 300;
}

.footer_listTitle__wUBPu {
  font-weight: bold;
  text-transform: uppercase
}

.footer_listItem__VBGR_ {
  text-transform: capitalize;
}

.footer_listItem__VBGR_:hover {
  transition: 300ms;
  -webkit-text-decoration: underline solid crimson 20%;
          text-decoration: underline solid crimson 20%;
}

@media screen and (max-width: 1440px) {
  .footer_links__t81SU {
    padding-left: 50px;
  }
}

@media screen and (max-width: 1024px) {
  .footer_container__cL_uA {
    flex-direction: column;
    gap: 50px;

  }

  .footer_links__t81SU {
    width: 100%;
    justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .footer_container__cL_uA {
    flex-direction: column;
    gap: 50px;
  }

  .footer_links__t81SU {
    display: flex;
    flex-direction: column;
    /* Egymás alá rendezi a listákat */
    gap: 30px;
    /* Listák közötti távolság */
    text-align: center;
    /* Szöveg középre igazítása */
  }

  .footer_list__TA6Rj {
    display: flex;
    flex-direction: column;
    gap: 5px;
    /* Listaelemek közötti távolság */
  }

}

@media screen and (max-width: 640px) {
  .footer_links__t81SU {
    font-size: 14px;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./src/app/globals.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
:root {
  --bg: white;
  --sec-bg: #f8f8f8;
  --textColor: black;
  --softBg: #f0f0f0;
  --softTextColor: #626262;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body {
  max-width: 100vw;
  overflow-x: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

.dark {
  --bg: #0f172a;
  --textColor: #ddd;
  --softBg: #1f273a;
  --softTextColor: #a6a6a6;
}

.light {
  --bg: white;
  --textColor: black;
  --softBg: #f0f0f0;
  --softTextColor: #626262;
}

.container {
  min-height: 100vh;
  background-color: var(--bg);
  color: var(--textColor);
}

.wrapper {
  max-width: 1536px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 80px;
  padding-right: 80px;
}

@media screen and (max-width: 1536px) {
  .wrapper {
    max-width: 1366px;
  }
}

@media screen and (max-width: 1280px) {
  .wrapper {
    max-width: 1024px;
  }
}

@media screen and (max-width: 1024px) {
  .wrapper {
    max-width: 768px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 768px) {
  .wrapper {
    max-width: 640px;
  }
}

@media screen and (max-width: 640px) {
  .wrapper {
    max-width: 475px;
  }
}

.ql-container {
  font-size: 28px !important;
}

.quill>.ql-container>.ql-editor.ql-blank::before {
  color: #b3b3b1;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/navbar/navbar.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
/* .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100px;
  position: relative;
  padding: 0 20px;
}

.social {
  display: flex;
  gap: 10px;
  flex: 1;
}

.logo {
  flex: 1;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
}

.links {
  display: flex;
  align-items: center;
  gap: 20px;
  flex: 1;
  font-size: 20px;
  transition: all 0.3s ease;
}

.link {
  text-decoration: none;
  color: #333;
}

/* Hamburger gomb (alapból rejtett) */
/*.burger {
  display: none;
  flex-direction: column;
  gap: 4px;
  cursor: pointer;
}

.burger .line {
  width: 24px;
  height: 2px;
  background-color: #333;
}*/

/* === RESPONSIVE STYLES === */

/*@media screen and (max-width: 1280px) {
  .logo {
    font-size: 32px;
  }

  .links {
    font-size: 18px;
    gap: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .social {
    display: none;
  }

  .logo {
    text-align: left;
  }
}

@media screen and (max-width: 768px) {
  .logo {
    font-size: 24px;
  }

  .links {
    position: absolute;
    top: 100%;
    right: 0;
    background-color: white;
    flex-direction: column;
    align-items: flex-start;
    padding: 15px 20px;
    gap: 15px;
    display: none;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    z-index: 999;
  }

  .links.open {
    display: flex;
  }

  .burger {
    display: flex;
  }
}

@media screen and (max-width: 640px) {
  .links {
    font-size: 16px;
  }

  .link {
    display: block; /* mobilon látszódjon a lenyílóban */
/* }
} 
*/

.navbar_wrapper__xR_Rh {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 9999;
  border-bottom: 1px solid var(--softTextColor);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: var(--bg);
  color: var(--textColor);
}

.navbar_container__CZncu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  flex-wrap: wrap;
}

.navbar_logo__uZP7g {
  margin: auto;
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  display: flex;
  /* vertikálisan középre */
  justify-content:right;
  /* horizontálisan középre */
  flex: 1 1;
  height: 100%;
  /* fontos, hogy legyen magassága a szülőhöz képest */
}

.navbar_links__zwFDW {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1 1;
  gap: 16px;
}


/* === MOBILE === */
@media screen and (max-width: 768px) {
  .navbar_categoryLink__AQuB_ {
    flex: 1 1 45%;
    /* kisebb szélesség mobilon, 2 oszlopban */
    font-size: 13px;
    min-width: unset;
  }

  .navbar_navCategories__M0dVV {
    justify-content: flex-start;
    gap: 10px;
  }

  .navbar_logo__uZP7g {
    font-size: 20px;
    align-items: center;
    text-align: center;
    width: 100%;
  }

  .navbar_links__zwFDW {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
  }

  .navbar_navCategories__M0dVV {
    flex-direction: row;
    justify-content: flex-start;
    padding: 10px;
  }

  .navbar_categoryLink__AQuB_ {
    font-size: 13px;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/authLinks/authLinks.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
.authLinks_link__yirEv {
    cursor: pointer;
}
/*.arrow {
    width: 0;
    height: 0;
    border-left: 5px solid transparent; 
    border-right: 5px solid transparent; 
    border-top: 5px solid white;         
    display: inline-block;
    margin-left: 5px; 
  }
   */ 
  .authLinks_dropdownMenu__onAG5 {
    position: relative;           
    background-color: white;     
    border: 1px solid #ccc;       
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); 
    padding: 10px;                
    margin-top: 7%;
    z-index: 10;                
  }
  
  .authLinks_dropdownItem__qq8bD {
    display: block;                
    padding: 8px;                 
    color: #333;                 
    text-decoration: none;        
    transition: background-color 0.3s; 
  }
  
  .authLinks_dropdownItem__qq8bD:hover {
    background-color: #f0f0f0;
    color: #000;              
  }

.authLinks_burger__pRjeS {
    width: 20px;
    height: 16px;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    display: none;
}

.authLinks_line__hpTU5 {
    width: 100%;
    height: 2px;
    background-color: var(--textColor);
}

.authLinks_resposiveMenu__ABNKs {
    position: fixed; /* legyen fix, ne absolute */
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: var(--bg);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 50px;
    font-size: 36px;
    z-index: 1000;
}


@media screen and (max-width:640px) {
    .authLinks_burger__pRjeS {
        display: flex;
    }

    .authLinks_link__yirEv {
        display: none;
    }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/themeToggle/themeToggle.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
.themeToggle_container__qFM4I {
  width: 40px;
  height: 20px;
  border-radius: 50px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  background-color: lightgray;
}

.themeToggle_ball__I_org {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  left: 2px; /* Kezdőpozíció */
  transition: left 2s ease, background-color 2s ease; /* Átmenet a pozícióra és a háttérszínre */
}

