/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[7].use[3]!./app/page.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
/* Light / Student-Friendly Theme */
.page_main__nw1Wk {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 100vh;
  padding: 2rem 1rem;
  background-color: #f8fafc;
  /* Slate 50 */
  background-image:
    radial-gradient(at 0% 0%, hsla(253, 16%, 7%, 0) 0, transparent 50%),
    radial-gradient(at 50% 0%, hsla(225, 39%, 30%, 0) 0, transparent 50%),
    radial-gradient(at 100% 0%, hsla(339, 49%, 30%, 0) 0, transparent 50%);
  color: #1e293b;
  font-family: 'Inter', -apple-system, sans-serif;
}

.page_container__jZF7q {
  width: 100%;
  max-width: 420px;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.page_header__oRW75 {
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.page_logo__ikIZE {
  font-size: 3rem;
  margin-bottom: 0.5rem;
  animation: page_float__Xp_VR 3s ease-in-out infinite;
}

.page_header__oRW75 h1 {
  font-size: 2rem;
  font-weight: 800;
  color: #0f172a;
  margin: 0;
  letter-spacing: -0.025em;
}

.page_header__oRW75 p {
  color: #64748b;
  margin-top: 0.5rem;
  font-size: 1.1rem;
}

/* Input Section */
.page_inputSection__ENAEl {
  background: white;
  padding: 1.5rem;
  border-radius: 24px;
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.05), 0 2px 4px -2px rgb(0 0 0 / 0.05);
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.page_inputGroup__keP_G {
  position: relative;
  width: 100%;
}

.page_icon__HtCf9 {
  position: absolute;
  left: 1rem;
  top: 50%;
  transform: translateY(-50%);
  color: #94a3b8;
}

.page_input__lx_gt {
  width: 100%;
  padding: 1rem 1rem 1rem 3rem;
  border-radius: 16px;
  border: 2px solid #e2e8f0;
  background: #f8fafc;
  color: #334155;
  font-size: 1rem;
  outline: none;
  transition: all 0.2s;
}

.page_input__lx_gt:focus {
  border-color: #3b82f6;
  background: white;
  box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.1);
}

.page_button__52WaL {
  width: 100%;
  padding: 1rem;
  border-radius: 16px;
  border: none;
  background: #0f172a;
  color: white;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.1s;
  margin-top: 0.5rem;
}

.page_button__52WaL:active {
  transform: scale(0.98);
}

.page_button__52WaL:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}

.page_linkButton__CNwSn {
  background: none;
  border: none;
  color: #64748b;
  cursor: pointer;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 500;
  margin-top: 0.5rem;
}

.page_linkButton__CNwSn:hover {
  color: #3b82f6;
}

/* Results */
.page_results__r0wQg {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  animation: page_slideUp___dulW 0.5s ease-out;
}

/* Hero Card */
.page_heroCard__uJqad {
  background: linear-gradient(135deg, #3b82f6, #2563eb);
  color: white;
  padding: 1.5rem;
  border-radius: 24px;
  box-shadow: 0 10px 15px -3px rgb(59 130 246 / 0.3);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.page_heroHeader__slR6C {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
}

.page_topPickLabel__EtROj {
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  opacity: 0.9;
  font-weight: 600;
}

.page_scoreBadge__sOIAV {
  background: rgba(255, 255, 255, 0.2);
  padding: 0.25rem 0.75rem;
  border-radius: 20px;
  font-size: 0.85rem;
  font-weight: 700;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
}

.page_heroContent__dzLob {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.page_heroTitle__ixXIp {
  font-size: 1.5rem;
  font-weight: 800;
  margin: 0;
  line-height: 1.2;
}

.page_heroPlace__3uoNJ {
  font-size: 1rem;
  opacity: 0.9;
  font-weight: 500;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

.page_displayText__HnsNw {
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 0.75rem;
  font-weight: 400;
  opacity: 0.95;
}

/* Info Card (Weather) */
.page_infoCard__lDVVa {
  background: white;
  padding: 1.25rem;
  border-radius: 20px;
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.05);
}

.page_cardHeader__GSUA9 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1rem;
  color: #64748b;
}

.page_cardHeader__GSUA9 h3 {
  font-size: 1rem;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.page_cardIcon__syb4d {
  color: #f59e0b;
}

.page_weatherGrid__xenan {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 0.5rem;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}

.page_weatherItem__2WLMD {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
  text-align: center;
  background: #f1f5f9;
  padding: 0.75rem 0.25rem;
  border-radius: 12px;
}

.page_weatherItem__2WLMD span {
  font-weight: 600;
  font-size: 0.9rem;
  color: #334155;
}

.page_weatherItem__2WLMD .page_label__jI4Tf {
  font-size: 0.7rem;
  color: #64748b;
  font-weight: 400;
}

.page_weatherSub__vXxZN {
  text-align: right;
  font-size: 0.8rem;
  color: #94a3b8;
  margin: 0.5rem 0 0 0;
}

/* Activities */
.page_section__zQZ2o h3 {
  font-size: 1.1rem;
  color: #334155;
  margin: 1rem 0 0.5rem 0.5rem;
}

.page_activityGrid__3uyt_ {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.page_activityCard__U6iDH {
  background: white;
  padding: 1rem;
  border-radius: 16px;
  border: 1px solid #e2e8f0;
  display: flex;
  align-items: center;
  gap: 1rem;
  transition: transform 0.1s;
}

.page_activityCard__U6iDH:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.05);
}

.page_activityNumber__5w0LU {
  background: #e0f2fe;
  color: #0284c7;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 0.85rem;
  flex-shrink: 0;
}

.page_activityContent__Esa48 {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}

.page_activityText__WT3QF {
  font-weight: 600;
  color: #334155;
  font-size: 1rem;
}

.page_placeName___az62 {
  font-size: 0.85rem;
  color: #64748b;
  font-weight: 500;
}

.page_secondaryButton__0Pzex {
  margin-top: 1rem;
  background: none;
  border: none;
  color: #64748b;
  padding: 1rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
}

.page_secondaryButton__0Pzex:hover {
  color: #3b82f6;
}

.page_spinner__1BdMn {
  animation: page_spin__OXxwq 1s linear infinite;
}

@keyframes page_spin__OXxwq {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@keyframes page_slideUp___dulW {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes page_float__Xp_VR {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0px);
  }
}
